
body {
	width: 780px;
	margin: 0 auto;
	background: url('images/bgGlob.jpg') repeat-y center;
}

img { border: 0; }
div.clear { clear: both; }

/* Le titre */
h1 {
	width: 780px;
	height: 264px;
	background: url('images/head.jpg') no-repeat;
	margin: 0 auto;
}

/* Menu */
div#left {
	width: 195px;
	float: left;
	margin-left: 14px !important;
	margin-left: 7px;
}

.agaynprices {
font: bold 11px Verdana;
color: #ff007a;
}

div.extraitvideo {

   width: 480px;

   margin: 20px auto;

}
div.pornotour {

   width: 500px;

   margin: 0px auto;

}

div.mailcatcher {

   width: 468px;

   margin: 32px auto;

}

div#left div {
	width: 195px;
	margin: 0;
	background: url('images/bg_menu.jpg') repeat-y;
}
div#left div div.foot {
	width: 195px;
	margin: 0;
	padding-bottom: 10px;
	background: url('images/ft_menu.jpg') no-repeat bottom;
}
div#left div div.foot ul {
	list-style-image: url('images/puce.jpg');
	font: bold 11px Verdana;
	color: #ff007a;
	margin: 10px 0 10px 30px;
	padding: 0;
}
div#left div.stats div.foot ul {
	list-style-image: none;
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
}
div#left div div.foot ul li {
	margin: 3px 0 3px 0;
}
div#left div div.foot ul li span {
	font: normal 11px Verdana;
	color: #00e8ff;
}
div#left div div.foot ul li a {
	color: #ff007a;
	text-decoration: none;
}
div#left div div.foot ul li a:hover {
	color: #ff007a;
	text-decoration: underline;
}
div#left div.categories h2 {
	width: 195px;
	height: 38px;
	margin: 0;
	background: url('images/cats.jpg') repeat-y right;
}
div#left div.stats h2 {
	width: 195px;
	height: 38px;
	margin: 0;
	background: url('images/stats.jpg') repeat-y right;
}
div#left div.partenaires h2 {
	width: 195px;
	height: 36px;
	margin: 0;
	background: url('images/part.jpg') repeat-y right;
}

/* Le contenu */
div#right {
	width: 550px;
	float: right;
	margin-right: 14px !important;
	margin-right: 7px;
}
div#right div.video {
	width: 550px;
	background: url('images/bg.jpg') repeat-y;
}
div#right div.video div.foot {
	width: 550px;
	padding-bottom: 20px;
	background: url('images/ft.jpg') no-repeat bottom;
}
div#right div.video div.foot h2 {
	width: 550px;
	height: 31px;
	margin: 0;
	padding: 20px 0 0 0;
	background: url('images/video.jpg') no-repeat;
	font: bold 11px Verdana;
	color: #ff007a;
	text-indent: 330px;
}
div#right div.video div.foot div.text {
	width: 500px;
	margin: 0 auto;
}
div#right div.video div.foot div.text img.img1 {
	float: left;
	margin-right: 5px;
}
div#right div.video div.foot div.text p.description {
	text-indent: 15px;
	background: url('images/puce.jpg') no-repeat 0 3px;
	font: normal 11px Verdana;
	color: #ff007a;
}
div#right div.video div.foot div.text img.right {
	float: right;
}

/* Le footer */
p#footer {
	width: 780px;
	height: 18px;
	background: url('images/foot.jpg') no-repeat;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font: bold 11px Verdana;
	color: #fff;
	text-align: center;
}
p#footer a {
	text-decoration: underline;
	color: #fff;
}
p#footer a:hover {
	text-decoration: none;
	color: #fff;
}