body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	margin: 0px;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }

#spacer {
	clear:both;
}
#input_search {
	width:150px;
	height:25px;
	font-size:16px;
	border: 1px solid #CCCCCC;
	color:#DE0A78;
}
#liste_aff li {
	font-size:14px;
	font-weight:bold;
	list-style-type:square;
	list-style:inside;
	color: #DE0A78;
	margin-bottom:5px;
}
.foot {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align:right;
	color:#FFFFFF;
	padding-top:25px;
	font-weight:bold;
	font-size:14px;
	padding-right:10px;
}
.main {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

.bandeau {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	font-size:16px;
	background-color:#DE0A78;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DE0A78;
}

.bandeau a {
	color:#fff;
	font-weight:bold;
}

.head {
	height: 279px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bestof-sextape_02.jpg);
}
.menu {
	background-image: url(images/bestof-sextape_04.jpg);
	height: 30px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	text-align:center;
}
.menu a {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.main .gauche {
	float: left;
	height: auto;
	width: 160px;
	padding-top:15px;
}

.main .gauche ul {
	margin-left:0px;
	padding-left:5px;
}

.main .gauche ul li {
	font-size:12px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.main .gauche ul li a {
	text-decoration:none;
	color:#DE0A78;
}

.main .droite {
	float: left;
	height: auto;
	width: 728px;
	padding-left:10px;
	padding-top:15px;
}

.main .droite .trafic {
	width:660px;
	height:260px;
	margin-left:19px;
	background-image: url(images/fond_trafic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-left: 20px;
	margin-top:25px;
}

.main .droite .pagination {
	text-align:center;
	width:680px;
	height:20px;
	border: 1px solid #DE0A78;
	font-size:16px;
}

.main .droite .pagination a {
	font-weight:bold;
	color:#DE0A78;
	text-decoration:none;
}

.main .droite h1 {
	font-size:22px;
	color:#333333;
	margin-top:0px;
	margin-bottom:15px;
	font-weight:normal;
}

.main .droite h2 {
	font-size:18px;
	font-weight:normal;
	color:#DE0A78;
	margin-top:15px;
	margin-bottom:15px;
}

.main .droite .thumb_big {
	float: left;
	margin-right:5px;
}

.main .droite .descriptif {
	float: left;
	width:456px;
	height:108px;
	background-color:#CCCCCC;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/bg_descriptif.png);
	padding:12px;
	text-align:justify;
	color:#FFFFFF;
}

.main .droite .preview {
	width:160px;
	height:140px;
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	text-align: center;
	font-size: 12px;
}

.main .droite .preview a {
	font-weight: bold;
	color: #DE0A78;
}

.main .droite .preview img {
	border: 2px solid #DE0A78;
}