body
	{
	scrollbar-face-color: #FF9966;
	scrollbar-shadow-color: #FF9966;
	scrollbar-highlight-color: #FF9966;
	scrollbar-3dlight-color: #white;
	scrollbar-darkshadow-color: #white;
	scrollbar-track-color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/vague_class_sex.jpg);
	background-repeat: repeat-x;
	}
#conteneur
	{
	width:980px; /*pour une def 1024*/
	margin-left:auto; /*centrer le site*/
	margin-right:auto; /*centrer le site*/
	}
#conteneur-head
	{
	/*contient:
	-logo
	-bandeau*/
	width:980px;/*largeur du site*/
	height:100px;/*hauteur du bandeau*/
	}
#conteneur-corps
	{
	width:980px;/*largeur du site*/
	position:relative;/*c'est le div de reference*/
	}
#conteneur-tail
	{
	margin-top:10px;
	width:980px;
	text-align:center;
	float:left;
	}
#conteneur-tail h1, h2
	{
	margin-top:6px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
#conteneur-tail h1
	{
	font-size:9pt;
	font-weight:normal;
	}
#conteneur-tail h2
	{
	font-size:7pt;
	font-weight:normal;
	}
#conteneur-tail a
	{
	color:#990000;
	text-decoration:none;
	}
#conteneur-tail a:hover
	{
	text-decoration:underline;
	}
/*class et balises de texte g&eacute;n&eacute;ral*/
a
	{
	color:#990000;
	text-decoration:underline;
	}
a:hover
	{
	color:#990000;
	text-decoration:none;
	}
.texte
	{
	/*texte normal*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.texte b, strong
	{
	/*text normal en gras*/
	font-weight:bold;
	}
.texte h1
	{
	font-size:13pt;
	font-weight:bold;
	color:#990000;	
	}
.texte h2
	{
	font-size:10pt;
	font-weight:bold;
	color:#990000;	
	}
.texte p
	{
	text-align:justify;
	}
.td-titre
	{
	text-align:justify;
	background-image: url(images/fond-td-produits-titre.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align:center;
	font-style: italic;
	}