html, body {
	height: 100%;
			}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00346F;
	background-repeat: repeat-x;
} /* marges intérieures et extérieures */ 



#promotionEncart {
	position:absolute;
	top:20px;
	left:20%;
	z-index:999;
	width:620px;
	height:550px;
	overflow:auto;
	background-color:#f3f3f5;
	border: 2px double #4d84c4;
	padding:10px;
}
#promotionEncart a.closePub {
	display:block;
	background-color:#4d84c4;
	width:100%;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:10px;
}


.centre img {
}
.image_visible {
display:none;}

.centre h1 {
	font-size: 17px;
	font-weight: bold;
	color: #11499C;
	text-align: left;
	background-image: url(../IMG/h1.png);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	line-height: 53px;
	text-indent: 45px;
	padding: 0px;
	margin-top: 0px;
	margin-left: -20px;
	height: 51px;
	width: 510px;
	font-style: italic;
	text-transform: uppercase;
}
.centre h3 {
	line-height: 20px;
	background-image: url(../IMG/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 19px;
	display: block;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.haut {
	margin: 0;
	background-image: url(../IMG/bg_top.jpg);
	background-repeat: repeat-x;
	height: 148px;
	padding: 0px;
} /* style de l'encadrement bas */ 


.bas {
	background-color: #FFEA01;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1;
	text-align: center;
	height: 23px;
	line-height: 23px;
} 
.bas a {
	color: #11499C;
	text-decoration: underline;
}
.bas a:hover {
	text-decoration: none;
}



.container { /* boite qui entoure les 3 colonnes */
position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	margin:0 0 30;
	padding:0;
} 

.left_middle {
margin-bottom:40px;
	width: 100%;
	background-image: url(../IMG/bg_left_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.gauche { /* boite gauche (avec le menu) */
	width: 169px; /* largeur de la boite */
	background-image: url(../IMG/bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 10px;
	float: left;
}

.centre { /* boite qui "pousse" vers le bas le reste de la page */
	background-image: url(../IMG/bg_left_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 180px;
	margin-left: 160px;
	padding-right: 45px;
	padding-left: 45px;	
} /* couleur du fond */


.droite { /* boite droite (avec le commentaire) */
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	right: 1px;
	top: 140px;
} /* encadrement discret de la boite */

a.rubrique {
	background-image: url(../IMG/bg_rubrique.gif);
	background-repeat: no-repeat;
	font-size: 10px!important;
	background-position: left top;
}

a.rubriqueon {
	background-image: url(../IMG/bg_rubrique.gif);
	background-repeat: no-repeat;
	font-size: 11px!important;
	background-position: left top;
	color: #FFEE12!important;
}
.gauche ul ul li {
	display:block!important;
	background-color: #203c7c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4298;
	margin-right:23px;
	

}
a.sous_rubrique {
	font-size:10px;
	display:inline!important;
	margin-left:2px!important;
}/*
.gauche ul ul li {
	display:block!important;
	background-color: #203c7c;
	width:146px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4298;
	

}
  a.sous_rubriqueon {
   width:141px;
   color: #FFEE12!important;
   font-size:10px;
	display: block;
	background-color: #203c7c;
	padding-left:5px;
	margin-right: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4298;
   }*/
 a.sous_rubriqueon {color: #FFEE12!important; line-height:auto!important;}
   a.sous_sous_rubrique {
   width:143px;
	font-size:10px;
	display: block;
	background-color: #20325d!important;

	margin-right: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4298;
	line-height:auto!important;
}
   a.sous_sous_rubriqueon {
width:143px;
   color: #FFEE12!important;
   font-size:10px!important;
	display: block;
	background-color: #20325d;
	margin-right: 25px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4298;line-height:auto!important;
   }

   .gauche a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	display: block;
	margin-right: 17px;
	text-indent: 8px;
	/*height: 25px;*/
	font-variant: normal;
	text-transform: uppercase;

}
.gauche a:hover{
	color: #FFEE12;
}
.gauche ul, .gauche li {
	margin: 0px;
	padding: 0px;
}
.gauche ul {
	list-style-type: none;
}
   
.centre p {
	text-align: justify;	
}
.centre a {
	color: #4d84c4;
	text-decoration: underline;
}
.centre a:hover{
	color: #437094;
	text-decoration: none;
}

.centre ul {
	padding-left: 10px;
	
}

.img_left {
	float: left;
	margin-right: 5px;
}
input, textarea {
	background-color: #ffec00;
	border: 1px solid #062b83;
}

 
.encart_news {
	background-image: url(../IMG/encart_news.gif);
	height: 201px;
	width: 179px;
	background-repeat: no-repeat;
}
.sous_titre {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	background-color: #4d84c4;

}
.img_align_gauche {
	padding: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.img_align_droite {
	padding: 0px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
td {
}
.centre a img {
	margin: 3px;
	border: 1px solid #003366;
}
.no_border {
	border: none!important;
	
}
#imag {
	border: solid #000000 1px;
}

#gal_centre {
	margin: 0px auto;
}



