.topliste {font-size: 14px}
.topliste2 {font-zike: 12px}
.Style5 {font-size: 18px}
.Style8 {color: #000000}
.Style6 {
	color: #000000;
	font-weight: bold;
}
.Style7 {font-size: 11px}
.Style1 {font-size: 16px}
.Style3 {
	font-size: 14px;
	font-weight: bold;
}
.Style4 {color: #FFFFFF}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
* {
	margin:0px;
	padding:0px;
}

body {
	background:#ffffff url("img/background.png") no-repeat bottom center;
	background-attachment: fixed;
}

#main {
	width:990px;
	margin:0px auto;
	font-family:Myriad Pro, Arial;
	color:#4b4b4b;
	font-size:12px;
	padding-bottom:44px;
	background:#ffffff url("img/mainBackground.png") repeat-x top left;
}

.spacer { clear:both; }
.bold  { font-weight:bold; }
.floatLeft { float:left; }
.floatRight { float:right; }

.purple { color:#6d3178; }
.rose 	{ color:#9a0f77; }

/* headers */
#people {
	position:relative;
	z-index:3;
}

#imgHeader {
	position:absolute;
	z-index:0;
	top:-30px;
}

#rightLogos {
	float:right;
	display:block;
	margin:40px 0px 0 0;
	text-align:right;
	width:690px;
}

#logo {
	width:599px;
	height:120px;
	display:block;
	margin-left:15px;
}

#headerGoogleAds {
	width:549px;
	height:72px;
	display:block;
	margin:15px 0px 0 40px;
}

#connectedUsers {
	font-size:18px;
	color:#4b4b4d;
	margin:7px 110px 0 0;
}

/* menu */

#menu {
	list-style-type:none;
	margin:20px 0 0 10px;
}

#menu li {
	float:left;
	display:block;
	color:#c2d462;
	font-size:14px;
}

#menu li a {
	text-decoration:none;
	color:white;
	padding:0px 4px;
	font-weight:bold;
}

#googleThema {
	width:546px;
	height:18px;
	display:block;
	position:relative;
	top:-5px;
	margin-bottom:15px;
	z-index:5;
}

/* main content */
/* left */
#leftBlocs {
	float:left;
	display:block;
	margin:0px 30px;
}

#googleSearch {
	width:100%;
	height:300px;
	background-repeat: no-repeat;
	background-position: left top;
}

#inputSearch {
	float:right;
	width:110px;
	height:15px;
	padding:3px 5px;
	border:1px solid #5a5a5c;
	margin:0px 7px 0px 0px;
	position:relative;
	font-weight:bold;
	color:#4b4b4b;
	top:-7px;
	text-align:center;
}

#inscription {
	background:url("img/inscriptionBloc.png") no-repeat top left;
	width:369px;
	height:193px;
	margin-bottom:5px;
	padding:70px 20px 10px 20px;
	font-size:16px;
}

#inscription input {
	border:1px solid #5a5a5c;
	height:20px;
}

select#color { width:145px; }
select#age, select#sexe { width:70px; }

#inputTchat {
	float:right;
	width:90px;
	height:30px;
	padding:3px 5px;
	margin:10px 7px 0px 0px;
	font-weight:bold;
	color:#4b4b4b;
	text-align:center;
	background-color:#ffffff;
	cursor:pointer;
}

/* right */
#rightBlocGlobal {
	background:url("img/rightBlocMiddle.png") repeat-y;
	width:497px;
	float:left;
}

#rightBlocMainContent {
	padding:10px 35px 35px 30px;
	font-size:14px;
	background:url("img/blocRightMainContentBackground.png") no-repeat 62% 68%;
}

h1.purple { border-bottom:3px solid #6d3178;}
h1.rose { border-bottom:3px solid #9a0f77; }

a.middlePurple {
	text-decoration:none;
	color:#814c8c;
}

/* bottom page */
#bottomAd {
	width:850px;
	height:100px;
	display:block;
	margin:20px auto 0px auto;
}

#pageBottom {
	display:block;
	margin:0px auto;
}
