* {
	margin:0;
	padding:0;
}
p {
	margin: 10px 0 10px 0;
	clear:both;
}
p img{
	float:left;
	margin: 6px;
}
img.droit{
	float:right;
	margin: 6px;
}
a {
	text-decoration:none;
	color:#11311E;
	font-weight:bold;
	border:none;
}
a:hover {
	color: #172;
}
a img {
	border:none;
}
a.visited {
	/*color: #0C61BE;*/
	color:#11311e;
}

H1 {
margin-top:20px;
margin-bottom: 6px;
font-size: 24px;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
}
H2 {
margin-top:20px;
margin-bottom: 6px;
font-size: 18px;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
}
H3 {
margin-top:14px;
margin-bottom: 6px;
font-size: 20px;
font-weight:normal;
/*border-bottom: 1px solid #CCCCCC;*/
}

ul {
	list-style: disc outside;
	padding-left: 2em;
}
ul ul{
	list-style: circle outside;
	padding-left: 2em;
	padding-right: 2em;
}

/*-----  fin du global -----*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#fff url(../skin_vert/entete.jpg) top left repeat-x;
/*color: #0C61BE;*/
color: #11311e;
font-size: 0.8em;
text-align:center;
}

#conteneur {
background: transparent;
width: 950px;
margin:auto;
text-align:left;
}

#header {
width:100%;
height: 211px;
//*background:#999999 url(../skin_vert/entete.jpg) top left no-repeat;
}
#header A.header_retour {
	display:block;
	height:180px;
	width:100%;
	/*display:none;*/
}
#header H1{
	position:absolute;
	color:#FFFFFF;
	font-size:18px;
	margin-top:140px;
	/*margin-left: 540px;*/
	margin-left: 400px;
	font-weight:normal;
	border: none;
}
#menu_header {
	text-align:right;
}
#menu_header A{
	display: inline;
	line-height:30px;
	margin-right: 20px;
	font-size:12px;
	font-weight:normal;
}

/* ----------- milieu de la page ---------- */
#encart_actu{
float:left;
/*  margin-left:5px;
	margin-top:10px;
	background:#FCFCFE;*/
	border-bottom: 1 solid #C5C5C5;
	width: 241px;
	padding-left:5px;
	height:50px;
}
#centre {
float:left;
margin-left:5px;
margin-top:10px;
background:#FCFCFE url(../skin/bord_droite.png) top right repeat-y;
width:695px;
}
#autour_centre{
	background: url(../skin/bord_gauche.png) top left repeat-y;
}
#contenu_page {
	padding-left: 40px;
	padding-right: 20px;
}

#hautcentregauche, #hautcentredroit, #bascentregauche, #bascentredroit {
height: 19px; width: 19px;
background-repeat: no-repeat;
background-color:#FF0000;
font-size:1px; /* correction d'un bug IE */
}
#hautcentre {
	background: transparent url(../skin/bord_haut.png) top left repeat-x;
}
#hautcentredroit{
	background: url(../skin/angle_haut_droite.png) top right;
	float: right;
}
#hautcentregauche{
	background: url(../skin/angle_haut_gauche.png) top left;
}
#bascentre {
	background: transparent url(../skin/bord_bas.png) bottom left repeat-x;
}
#bascentredroit A{
	font-size:10px;
}
#bascentredroit{
	background: transparent url(../skin/angle_bas_droite.png) bottom right no-repeat;
	width:100px;
	float: right;
}
#bascentregauche{
	background: url(../skin/angle_bas_gauche.png) bottom left;
}

#encart_centre_droite{
	float:right;
	margin-left:20px;
	padding-left:5px;
	width: 185px;
	border-left: 1px solid #CCCCCC;
}

.encart_plus{
	background: #FFFFCC url(../skin_vert/postit_decoup.png) top left repeat-x;
	margin:10px;
	margin-left:0px;
	padding:10px;
	border: 2px outset #888;
}

/* ----------- colonnes ---------- */
#gauche {
background:transparent url() top left repeat-y;
float:left;
width: 250px;

}
/*#droite {
background:#333333 url() top left repeat-y;
float:right;
width: 250px;
display:none;
}*/
hr.hr_cache {
	clear:both;
	visibility: hidden;
}
#pied {
height: 30px;
border:1px solid #C5C5C5;
font-size: 9px;
color: inherit;
text-align: center;
background: #EEF0F6 url(../skin/fond_pied.png) top left repeat-x;
}

/* ----------- menu colonne gauche ---------- */
.menugauche {
background: transparent url() top left no-repeat;
list-style-type: none;
/*padding-top: 50px;*/
border:1px solid #C5C5C5;
border-top:none;
}
.menugauche P {
	font-size:14px;
	font-weight:bold;
	text-indent:6px;
}
.menugauche dt {
border-bottom:1px solid #C5C5C5;
width: 100%;
background: transparent url() top left repeat-y;
display:block;
/*height:30px;*/
}
.menugauche dd {

}
.menugauche ul {
	list-style: none outside;
	margin:0;
	padding:0;
}
.menugauche ul li {
border-bottom:1px solid #C5C5C5;
background: #E3E7F4;
text-decoration:none;
list-style-type:none;
}
.menugauche ul li a {/*, .menudroit ul li a {*/
background: #f0f9f2 url(../skin_vert/menu_2_inact.png) top left no-repeat;/*F0F2F9*/
line-height:15px;
padding-left: 40px;
width:208px;
padding-top:0;
color: inherit;
font-size: 10px;
border: none;
}
.menugauche ul li a.sansrien {
background: #f0f9f2;
}
.menugauche ul li a.actif {
background: #8BDB80 url(../skin_vert/menu_2_actif.png) top left no-repeat;

}
.menugauche ul li a:hover {
background: #eff9ee url(../skin_vert/menu_2_survol.png) top left no-repeat;/*5fea47*/
/*color:#c5ffba;*/
}
.menugauche a {
background: #e3f4e4 url(../skin_vert/menu_1_inact.png) top left no-repeat;/*E3E7F4*/
display:block;
width:226px;
line-height:30px;
/*line-height:100%;
padding-top:8px;
margin-bottom:8px;
height:100%;*/
padding-left:22px;
text-align:left;
color: inherit;
text-decoration: none;
font-size: 12px;
font-weight:bold;
}
.menugauche a.actif {
	background: #e3f4e4 url(../skin_vert/menu_1_actif.png) top left no-repeat;/*E3E7F4*/
}
.menugauche a:hover {
background:#eff9ee url(../skin_vert/menu_1_survol.png) top left no-repeat;/*EEF0F9*/
text-decoration: none;
color:#45e002;
}
#basgauche {
	display:none;
	/*background: transparent url() top left no-repeat;
	width:100%;
	height: 51px;*/
}

/* ----------- menu colonne droite ---------- */
/*.menudroit {
background: transparent url() top left no-repeat;
list-style-type: none;
width:100%;
padding-top: 60px;
padding-left:0px;
position:relative;
}
.menudroit p {
width:192px;
text-align:center;
}
.menudroit a img {
	border: none;
	margin:0px;
	padding:0;
}
.menudroit dt {
text-align:center;
margin-bottom: 5px;
margin-left: 0px;
width: 100%;
background: url() top left repeat-y;
background-color:#6C5446;
display:block;
}
.menudroit ul li {
margin-bottom: 5px;
margin-left: 32px;
padding-left: 2px;
width: 100%;
background: transparent;
}
.menudroit a {
margin: 0;
color:#FFFFFF;
text-decoration: none;
font-weight:bold;
}
.menudroit a:hover {
text-decoration: none;
}
#basdroite {
	background: transparent url() top left no-repeat;
	width:100%;
	height: 51px;
}
*/

/* ----------- formulaire mail ---------- */
LABEL { 
	DISPLAY: inline ; 
	FLOAT: left ; 
	WIDTH: 140px ; 
	font-weight: normal ; 
	margin-left: 20px ; 
}

.boite_form{
	border: 1px solid gray;
	/*background:#f6d599;*/
	width: 60%;
}

.bouton_form{
	border: 1px solid gray;
	/*background: #f6d599;*/
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #545977;
}

.mail_erreur{
	color:#FF0000;
}
.tableau_contenu {
text-align:left;
}