body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#conteneur {
	position: relative;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagesnouvelles/barreHorizontale.gif);
	padding: 0px;

}
#entete {
	width: 800px;
	background-image: url(imagesnouvelles/Bandeau800applati.jpg);
	height: 150px;
}
#postitre {
	padding-top: 20px;
	padding-left: 120px;
}
#reserve {
	width: 800px;
	height: 2px;
	background-image: url(imagesnouvelles/barreHorizontale.gif);
	margin: 0px;	/*background-repeat: no-repeat;*/
}
#menuhorizontal {
	width: 800px;
	background-image: url(imagesnouvelles/barreHorizontaleFFFF99.gif);
	background-repeat: repeat-y;
	height: 45px;
	border-top: 1px solid #006600;
	border-right: thin none;
	border-bottom: 0px solid #006600;
	border-left: thin none;
	clip: rect(5px,auto,auto,auto);
}
#corps {
	width: 740px;
	margin: 0 auto;
	background-image: none;
	background-repeat: repeat-y;
	padding: 0px;
}
#centre {
	
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 3px;
}
#conteneurTexte {
	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	padding-top:20px;		
}
#gauche {
	position: absolute;
	left:0;
	width: 180px;
}
#menugauche {
	width: 150px;
	list-style: none;
	margin: 0px;
	padding: 15px;
}
#menugauche li {
	background: #006600;
	color: #ff0;
	border: 1px solid #600;
	margin-bottom: 1px;
}
#menugauche li a {
	display: block;
	background: #006600;
	color: #ff0;
	font: 1em "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1em;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
}
#menugauche li a:hover, #menugauche li a:focus, #menugauche li a:active {
	background: #009900;
	text-decoration: underline;
}
#droite {
	position: absolute;
	right: 0;
	width: 180px;
}
body {
	background-image: url(imagesnouvelles/gris_30420.jpg);
	background-repeat: repeat;
}
#ours {
	width: 800px;
	background-image: url(../CVS2009/images/barreHorizontaleFFFF99.gif);
	background-repeat: repeat-y;
	height: 40px;
	border-top: thin solid #006600;
	border-right: thin none;
	border-bottom: 4px solid #006600;
	border-left: thin none;
}
#conteneur #ours img {
	margin-left: 10px;
}
#pied {
	width: 800px;
	background-image: url(../CVS2009/images/barreHorizontaleVerte.gif);
	background-repeat: no-repeat;
}
#conteneur #ours div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003300;
}
#conteneur #corps #droite img {
	margin: 10px 0px 0px;
}
#conteneur #corps #photodroite {
	margin-bottom: 15px;
	margin-left: 15px;
}


#conteneur #corps ul {
	list-style-image: url(images/anabull1.gif);
}




   /**********************Style menu dynamique Goetter**************************************/


.menu li {
	float: left;
	/*margin-top: 6px;*/
	padding-top: 8px;
}
.menu a {
	margin: 0 2px;
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #FFFF00;
	background: #006600;
}
.menu a:hover {
	background: #FFFF99;
	border: 1px solid gray;
	color: #006600;
}
.menu a:active {
	background: #FFFF99;
	border: 1px solid gray;
	color: #003300;
}

   /**************************Fin style menu Goetter*******************************/

