body{
	background:url(../fond_body.png) repeat-x #ffc8e4;
	font-family:'Trebuchet MS';
	font-size:11px;
	color:black;
}

a{color:#da267a;}
a:hover{color:#fa68ac;}

div#conteneur{
	position:relative;
	border:0px solid black;
	width:1000px;
	height:100%;
	margin-left:50%;
	left:-500px;
}
div#top{
	width:100%;
	height:243px;
	border-bottom:0px solid black;
	margin-left:-35px;
}
div#bottom{
	clear:both;
	height:auto;
}
div#sexillico{
	float:left;
	width:242px;
	height:100%;
	background:url(../sexillico.png) no-repeat;
}
div#banniere{
	float:right;
	width:586px;
	height:100%;
	background:url(../sexix.png) no-repeat;
}
div#menug{
	float:left;
	width:242px;
	height:85px;
	padding-top:90px;
	background:url(../partenaires.png) no-repeat;
	border-right:0px solid black;
}
div#navigation{
	float:right;
	width:700px;
	height:35px;
	border:0px solid black;
	background:url("../img_nav/fond_divmenu.png") repeat-x;
}
ul#liste_nav{height:35px;}
ul#liste_nav  li{display:inline;}

			ul#liste_nav li#home a{float:left;display:block;width:94px;height:100%;background:url(../img_nav/accueil.png); color:#b72468; font-variant:small-caps; font-weight:bold; text-align:center;}
			ul#liste_nav li#videos a{float:left;display:block;width:135px;height:100%;background:url(../img_nav/videos.png); color:#b72468; font-variant:small-caps; font-weight:bold; text-align:center;}
			ul#liste_nav li#videoshd a{float:left;display:block;width:104px;height:100%;background:url(../img_nav/videoshd.png); color:#b72468; font-variant:small-caps; font-weight:bold; text-align:center;}
			ul#liste_nav li#contact a{float:left;display:block;width:87px;height:100%;background:url(../img_nav/contact.png); color:#b72468; font-variant:small-caps; font-weight:bold; text-align:center;}
			
			span.span_nav {position:relative;top:8px;left:-6px;}
			
div#contenu{
	float:right;
	width:698px;
	/*height:auto;*/
	border:1px solid #cb8080;
	background:#fdf;
	border-top:0px;
	border-bottom:0px;
	clear:both;
}
		td#contenu_indexg{
			width:228px;
			vertical-align:top;
			/*height:100%;*/
			border-right:1px solid #cb8080;
			background:#fdf;
		}
					div.liste_minivid{
						margin-top:30px;
						width:100%;
						border-top:1px solid #cb8080;
						/*height:auto;*/
						background:#fdccfd;
					}
		td#contenu_indexd{
			width:197px;
			vertical-align:top;
			border-left:1px solid #cb8080;
			background:#fdf;
		}
					div#contenu_indexd form{
						width:187px;
						margin-top:30px;
					}
		
h1.liste_video{
	font-size:11px;
	padding:6px;
	color:#b72468;
	padding-left:8px;
	padding-right:3px;
	font-weight:normal;
	}
	
div#footer{
	float:right;
	clear:both;
	width:700px;
	height:35px;
	background:url(../img_nav/fond_divmenu.png) repeat-x;
}
h1.titre{
text-align:center;
color:#b72468;
font-size:20px;
margin-top:10px;
margin-bottom:30px;
}

input,select,textarea{
	background:#fdccfd;
	border:1px solid #cb8080;
}
input:focus,input:hover,select:focus,select:hover,textarea:focus,textarea:hover{background:#ffe1ff;}
label{color:#b72468;font-size:1.1em;}
input,textarea,select{font-family:'Trebuchet MS'; font-size:13px;}
.center{text-align:center;}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid #cb8080;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #fdf;

}

table.form_index{
	width:100%;
	margin-top:20px;
}
table.form_index td{
	text-align:center;
	border:0px;
}
table.form_index th{
	color:#fa68ac;
	font-weight:normal;
	border-bottom:1px dashed #cb8080;
}
table.form_index td input{border:0px;}

p.view_more{
	float:right;
	font-size:0.8em;
	color:grey;
	font-weight:bold;
	margin-right:10px;
}

div#contenu_liste{
	background:url(../img_nav/fond_liste.png) repeat-y;
	float:right;
	clear:both;
	width:700px;
	border:0px solid black;
	position:relative;
	top:-50px;
}
h1.titre_video{
	color:#b72468; font-variant:small-caps; font-weight:bold; text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

div.lien_video:hover{
	background:#ffffff;
}

a.play{
	display:block;
	background:url("../img_nav/play.png") no-repeat;
	width:50px;
	height:50px;
	margin-left:10px
}
a.play:hover{
	background-image:url("../img_nav/play.png");
	background-position:0px -50px;
}
#img_sexillico{
	margin-top:80px;
	padding:3px;
	border:1px solid #cb8080;
}

.highlight{
	border:1px solid #cb8080;
}

.highlight:hover{
	border:1px solid #f0f;
}

a#dl_porn{
	margin-top:4px;
	display:block;
	width:320px;
	height:98px;
	background:url("../img_nav/dl_porn_ro.png") no-repeat;
}
a#dl_porn:hover{
	background-position:0 -98px;
}
