/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;;
margin: 0;
padding: 0;
background-color:#254C71;
}
a{
color:#254C71;/*couleur bleu foncé du txt*/
text-decoration: none;
}
a:hover {color:#FF6600; /*couleur orange du rollover*/}
h4 {color:#FF6600;/*couleur orange*/}
img { border:0px;}
#header {
height: 115px;
background-color: #254C71;
}
#bandeau{ 
position:absolute; 
}
#ombre_bandeau{
	clear:both;
	position:absolute; 
	top:108px;
	height:7px;
	width:100%;
	background:#254C71 url(../images/bandeau/degrade_bandeau.gif) repeat-x;
	}
	
#filariane{
	width:817px;/*je retire 3pour le padding*/
	border-top:3px #254C71 solid;
	border-bottom:2px #254C71 solid;
	background-color:#FFFFFF;
	height:15px;
	color:#999999;
	padding:3px 0 4px 3px;
	font-size:9px;
	}
#filariane a{
	color:#999999;
	}
#filariane a:hover{
	color:#000080;
	}

#conteneur {
	position: relative;
	width: 950px;
	margin: 0 auto; 
	background-color:#254C71;
	}
#part_gauche{
	margin-top:5px;
	width:827px;
	background:#E7EBEF url(../images/contenu/deg_right.gif) repeat-y right;
	}
#centre {
	width:630px;
	margin-left: 180px;
	background:#FFFFFF url(../images/contenu/l_haut_contenu.gif) no-repeat top right;
	min-height:410px;
	padding-right:10px;	
	padding-top:30px;
	margin-bottom:-110px;
	}

#gauche {
	position: absolute;
	left:0;
	width:166px;/*180 -4 pour avoir un petit espace et -10pour la droite*/
	margin-left:10px;
	padding-top:30px;
	}
#l_bas{
	top:100%;
	width:36px;
	height:110px;
	background:#FFFFFF url(../images/contenu/l_bas_menu.gif) no-repeat bottom left;
	}

#ombre_bas{
	height:7px;
	width:824px;
	background:#254C71 url(../images/bandeau/degrade_bandeau.gif) repeat-x;
	}
	
.deg_droit{
	position: absolute;
	left:820px;
	width:7px;
	height:100%;
	background-color:#FF0000;
	}	
/*********** FOOTER *********************/
#pied {
	width:820px;
	text-align:right;
	height: 30px;
	color:#FFFFFF;
	font-size:9px;
	}
#pied a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	margin:0px;
	padding:0 5px;
	border-right:#FFF 2px solid;
	}



	
/*********** PARTIE DROITE *********************/
#part_droite{
	position: absolute;
	left:827px;
	height:100%;
	margin-top:14px;
	width:127px;
	font-size:9px;
	}	
#part_droite a{
	text-decoration:none;
	color:#000080;/*couleur bleu foncé du txt*/
	}	
#part_droite h3{
	font-size:11px;
	margin:0px;
	}	
.rmenu_contact_us{}

/******************  MENU **********************/
#menu{
	position:absolute;
	left:0;
	top:129px;
	width:826px;
	height:27px;
	margin:0;
	padding:0;
	z-index:100;
	font-size:10px;
	}
	
#ombre_menu{
	padding-top:14px;
	height:36px;
	min-height:36px;
	width:820px;
	background:#254C71 url(../images/bandeau/degrade_bandeau.gif) repeat-x bottom;
	}
#menu_ombre_droite{
	margin:0;
	height:29px;
	display:block;
	float:left;
	background:#254C71 url(../images/contenu/deg_right.gif) repeat-y right;
	width:7px;
	}
	
dl, dt, dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.menuhome dl,.menuhome dt,.menuhome dd{
	width: 70px; margin: 0; background-color:#FFFFFF;
	}
.menuautre dl,.menuautre dt,.menuautre dd{
	width: 146.5px; margin: 0 0 0 3px; background-color:#FFFFFF;
	}
#menu dl {
float: left;
}
#menu dt{
color:#000080;/*couleur bleu foncé du txt*/
cursor: pointer;
text-align: center;
font-weight: bold;
background-color: #EFEFF0;
height:27px;
}
#menu dd{
margin-top:7px;
}
#menu li {
text-align: left;
padding-left:3px;
}
#menu .menuhome2 dl, #menu .menuhome2 dt, #menu .menuhome2 dd {
	width: 70px; height:45px; background-color:#FFFFFF; margin: 0px;
	}
#menu .menuautre2 dl, #menu .menuautre2 dt, #menu .menuautre2 dd {
	width: 146.5px; height:45px; background-color:#FFFFFF; margin: 0 0 0 3px;
	}
#menu .menuautre2 dt, #menu .menuhome2 dt{ background-color:#FFFFFF;}
#menu .menuautre2 dd, #menu .menuhome2 dd{ height:100%;}

#menu dt a{
padding-top:5px;
height:22px;
color:#000080;/*couleur bleu foncé du txt*/
text-decoration: none;
vertical-align:middle;
display: block;
border: 0 none;
}
#menu dt a.lignex2,
#menu dt a.lignex2:hover {
padding-top:2px;
line-height:11px;
}
#menu li a, #menu .menuautre2 li a{
color:#000080;/*couleur bleu foncé du txt*/
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
background-color:#FFFFFF;
border-bottom:2px #254C71 solid;
border-right:1px #254C71 solid; 
}
#menu dt a:hover {
padding-top:5px;
height:22px;
background:#FFF url(../images/contenu/deg_menu_roll.gif) repeat-x;
color:#FF6600;/*couleur orange du rollover*/
}
#menu li a:hover{
color:#FF6600;/*couleur orange du rollover*/
}
/**************** FIN MENU ***************************/
/**************** MENU GAUCHE *********************/
.menugauche_angleh{
	display:block;
	height:9px;
	background:#FFF url(../images/contenu/angle_haut_orange.gif) no-repeat;
	} 
.menugauche_angleb{
	display:block;
	height:9px;
	background:#FFF url(../images/contenu/angle_bas_orange.gif) no-repeat;
	padding-bottom:5px;
	}

.menugauche, .menugauche2{	
	margin:0;
	padding:0;
	list-style-type:none;	
}
.menugauche li{	
	list-style-type:none;	
	margin: 0; padding:0;
	margin-left:4px;
	padding-bottom:2px;
}
.menugauche a{
	background:url(../images/contenu/list_puce.gif) left no-repeat;
	padding-left:7px;
	text-decoration:none;	
	color:#254C71;
	}
.menugauche a:hover{
	color:#FF6600;/*couleur orange du rollover*/
	}
.menugauche2 li{
	list-style-type:none;	
	margin:0; padding:0;
	margin-left:10px;
	padding-bottom:2px;
	}
.seemore{
	color:#FF6600;
	display:block	;
	background:#FFF url(../images/contenu/fleche_seemore.gif) no-repeat left;
	padding-left:15px;
	margin-left:15px;
	text-decoration:none;
	}
.menugauche a.lmenu_select, .menugauche2 a.lssmenu_select{
color:#FF6600;
}
.menugauche a.lmenu, .menugauche2 a.lssmenu{
color:#000080;
}

/**************** CONTENU GAUCHE *********************/
.contenu_titreblock, .contenu_centre{
	/*margin-top:30px;*/
	background:#FFFFFF;
}
.contenu_titreblock h2{
	font-size:11px;
	color:#FFF;
	background:#FFF url(../images/contenu/deg_titre.gif) repeat-x;
	height:16px;
	text-align:center;
}
.contenu_centre h2{
	font-size:11px;
	font-weight:bold;
	background:#FFF url(../images/contenu/deg_titre2.gif) repeat-x;
	color:#000080;
	height:16px;
	text-align:center;
}
	
/**************** CONTENU CENTRE ARTICLES *********************/
.article{
	color:#000080;
	display:block;
	padding:0 15px 5px 15px;
	border-bottom:1px #FF6600 solid;/*separation orange*/	
	}
.article2{
	display:block;
	padding:0 15px 5px 15px;
	}
.article p a, .article2 p a, .article li a, .article2 li a{
	color:#FF6600;
	text-decoration:underline;	
}
.article h3, .article2 h3{	
	color:#000080;/*titre bleu foncé*/
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	}
.article p, .article2 p{
	display:block;
	padding-bottom:0px;
	}
.article img, .article2 img{
	margin-right:20px;
	margin-bottom:20px;
	}
.resum{
	font-style:italic;
	color:#000080;
	}
.article .seemore2{
	color:#FF6600;
	background:#FFF url(../images/contenu/fleche_seemore.gif) no-repeat left;
	padding-left:15px;
	text-decoration:none;
	}

/*Pour la homepage pour le menu gauche*/
.titremenug_home{
	color:#FF6600;
	font-weight:bold;
	display:block;
	}
.textmenug_home{
	color:#000080;
	display:block;
	}
