body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover {color:#777777;}

#conteneur {
	width:952px;
	margin-left:auto;
	margin-right:auto;
	background: transparent url(img/page.jpg) top center repeat-y;
}

#haut {
	height:205px;
	text-align:right;
	background: transparent url(img/header.jpg) top left no-repeat;
}

#haut table {
	margin-right:35px;
	margin-top:35px;
}

#droite {
	width:712px;
	float:right;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	margin-right:1px;
	text-align:center;
}

#droite strong {
	clear:both;
	display:block;
	height:24px;
	width:712px;
	background: transparent url(img/catdroite.jpg) top left no-repeat;
	color:#FFFFFF;
	line-height:22px;
	font-size:14px;
	text-align:center;
}

#droite img {
	display:block;
	float:right;
	margin:0px;
	margin-bottom:10px;
	margin-top:8px;
	margin-right:13px;
	border:1px solid #F95FBC;
}

#droite iframe { 
	float: none;
	clear:both;
	display:block;
	margin-left:auto; 
	margin-right:auto; 
	width:605px;
	height:165px;
}

#droite p {
	display:block;
	float:left;
	width:535px;
	text-align:justify;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-top:30px;
	margin-left:3px;
}

#droite u {
	color:#F95BBA;
	width:712px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

#droite u a {
	color:#F95BBA;
	font-weight:normal;
}

#droite u a:hover {color:#777777;}

#gauche {
	width:222px;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1px;
}

#gauche strong {
	display:block;
	height:24px;
	background: transparent url(img/catgauche.jpg) top left no-repeat;
	color:#FFFFFF;
	line-height:22px;
	font-size:14px;
}

#gauche ul {
	display:block;
	list-style: none;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	text-align:left;
	text-indent:20px;
}

#gauche li {
	display:block;
	background: transparent url(img/pointilles.jpg) bottom left no-repeat;
	height:20px;
	line-height:18px;
}

#bas {
	height:37px;
	clear:both;
	color:#FFFFFF;
	line-height:36px;
	background: transparent url(img/footer.gif) top left no-repeat;
}

#bas a {
	color:#FFFFFF;
	font-weight:bold;	
}