body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#000000;
	margin:0px;
}


.content {
    width:800px;
	height:3350px;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}


.bandeau {
    width:800px;
	height:98px;
	padding-top:20px;
}


.intro {
    padding-top:15px;
	margin-left:35px;
	margin-right:50px;
	padding-bottom:20px;
}


.separation {
    padding-bottom:30px;
	padding-top:30px;
	width:800px;
	height:1px;
}


.cellule {
    width:800px;
	height:418px;
	padding-left:35px;
}


.visuel {
    width:300px;
	height:400px;
	float:left;
	margin-right:30px;
}


.bandeaudroit {
    width:400px;
	height:400px;
	float:left;
}


.anim {
    float:left;	
}


.url {
   text-align:center;
   color:#666670;
   font-size: 15px;
}


a:link, a:visited, a:active { color:#666670; text-decoration:none; }
a:hover { color: #000000; text-decoration: underline; }


.content_partenaire {
    float:left;
	margin:2px 0px 0px 18px;
	padding:7px 0px 0px 13px;
}