body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: center top;
}

.conteneur-principal
{
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 35px;
}

.conteneur-principal .header
{
	width:980px;
	height:357px;
	float:left;
	background-image: url(images/sextape_01.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

.conteneur-principal .menu
{
	width:980px;
	height:48px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

.conteneur-principal .titre
{
	width:980px;
	height:141px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;

}

.conteneur-principal .centre
{
	width:980px;
	height:354px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(images/sextape_06.jpg);

}

.conteneur-principal .centre .photo
{
	width:400px;
	height:354px;
	float:left;
	margin-left:45px;
}

.conteneur-principal .centre .description
{
	width:480px;
	height:100px;
	float:left;
}

.conteneur-principal .centre .description p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left:5px;
	margin-right:45px;
	margin-top:10px;
	line-height: 20px;

}

.conteneur-principal .centre .photominiature
{
	width:480px;
	height:254px;
	float:left;
}

.conteneur-principal .centre .video
{
	width:480px;
	height:354px;
	float:left;
}



.conteneur-principal .footer
{
	width:980px;
	height:28px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: center;
}

.spacer {
	clear:both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
}