.vision {
	background-image: url(images/vision.gif);
	padding: 16px 0px 16px 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0;
}
.vision  a {
	color: #8b0000;
	font-size: 11px;
	font-weight: bold;
}
#visionLeft {
	margin-left: 30px;
	float: left;
	width: 230px;
}
#visionRight {
	margin-right: 30px;
	float: right;
	width: 230px;
}
.clear { 
  clear: both; 
  margin-bottom: 0;
  margin-top: 0;
}
.titreActu {
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 18px 0px 18px 0px;
	font-style: italic;
	color: white;
	margin-top: 0;
}
#titreActuLeft {
	background-image: url(images/titreActu.gif);
	margin-left: 20px;
	float: left;
	width: 680px;
	margin-top: 0;
}
#titreActuRight {
	background-image: url(images/titreAVoir.gif);
	margin-right: 20px;
	float: right;
	width: 250px;
	margin-top: 0;
}
#corpsActu {
	background-color: #FFFFF6;
	color: #B92E2E;
	border: 3px double #1C0BA4;
	height:800px; 
	width:660px;
	overflow: auto;
	padding: 10px;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
	float:left;
}
#aVoir{
	float: right;
	margin-right: 20px;
	padding: 10px;
	width: 230px;
	border: 2px ridge;
}
#aVoir li {
	padding-left: 2px;
	vertical-align: middle;
	margin-top: 5px;
	margin-left: 3px;
	padding-left: 0px;
	font-size: 11px;
}
#aVoir img {
	height:110px;
}
#aVoir p {
	text-align: center;
}
.rubriqueAVoir {
	margin-top: 20px;
	font-weight: bold;
}
.snake {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:black;
}
.tableActu {
	text-align: center; 
	width: 100%;
}
/*
.bodysnake {
	width:100%;
	overflow-x:hidden;
	overflow-y:scroll;
}
*/
