body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0 5px 0 0;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}
#header {
	height: 92px;
	background: #FFFFFF url(../picture_library/bandeau.gif) no-repeat;
}
#en_tete2 {
	height: 20px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
	background: #006699;
	text-align: left;
	text-indent: 170px;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	border-top: 1px solid #333333;
}
#en_tete2 a:link {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
#en_tete2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#en_tete2 a:hover {
	color: #FFCC00;
}
#en_tete_pub {
	height: 80px;
	border-bottom: 1px solid #006699;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#conteneur {
	position: absolute;
	width: 100%;
	background-color:#FFFFFF;
    left: 0px;
}
#centre {
	background-color:#FFFFFF;
	border-left: 1px solid #006699;
	margin: 0px 170px 0px 205px;
	padding: 0px 5px;
}
#centre p {
	text-align: center;
}
#centre li a:link {
	font-weight: bold;
}

#gauche {
	position: absolute;
	left:0;
	width: 200px;
	text-align: center;
}
#gauche p {
	padding-left: 5px;
}
#droite {
	position: absolute;
	right:0;
	width: 165px;
	text-align: left;
	padding-right: 5px;
}
#pied {
height: 20px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background: #006699;
	text-align: center;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	}
	
#pied a:link {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#pied a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover {
	color: #FFCC00;
}
p {
	margin: 0 0 10px 0;
}
li {
	margin-bottom: 10px;
	list-style-image: none;
	list-style-type: none;
}
.region li {
	float: left;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	list-style: url(none) none;
}
.region a {
	display: block;
	width: 150px;
	height: 17px;
	border: 1px solid #006699;
	text-decoration: none;
	color: #000;
	background: #fff url(../picture_library/fond_li_region.jpg) no-repeat;
	text-indent: 3px;
	margin-bottom: 2px;
	margin-right: 2px;
	list-style: url(none) none;
}

.region a:hover {
	background: #FF3300;
	font-style: normal;
	list-style: url(none) none;
}

.region a:active {
	background: #CC3300;
	color: #fff;
	list-style: url(none) none;
}
h1 {
	font-size: 1.3em;
	font-style: normal;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 1.5em;
	color: #CC0000;
	text-align: center;
}
h3 {
	text-align: center;
	font-size: 1em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
}
.conteneur_td {
	margin-right: 170px;
	margin-left: 10px;
}
#centre p {
	text-align: justify;
	margin-left: 5px;
}
#centre img {
	border: 1px solid #006699;
	margin-left: 3px;
	margin-bottom: 3px;
}
.frite{
	background: #FFFF66;
}
.tomate{
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.encadré_tomate{
	border: 1px solid #FF0000;
	padding-bottom: 5px;
	width: 160px;
}
.encadré_tomate a:link {
	font-size: 1em;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.encadré_tomate a:visited {
	color: #FF0000;
	text-decoration: none;
}
.encadré_tomate a:hover {
	color: #FFCC00;
}
.bleu{
	background: #006699;
	color: #FFFFFF;
}
.evidence {
	color: #CC0000;
	text-align: center;
	border: 1px solid #CC0000;
	font-size: 1em;
	font-weight: normal;
	padding: 3px;
	width: 320px;
	margin-left: 70px;
}
.imgnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}