/* CSS Document */
body{
	background-color:#CCD1BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
}
a{text-decoration:underline; }
a:hover{text-decoration:none;}
#print2{display:none;}
#conteneur{
	margin:0 auto;
	width:712px;
}
h1{/*titre des sections*/
	font-size:16px; 
	color:#333333; 
	padding-left:10px;
}
#entete{/*style pour l'entete*/
	background: #CEE1BA url(../images/entete2.gif) no-repeat top;
	height:114px;
	width:712px;
	padding-top:1px;
}
#flash{width:698px;margin-left:1px;background-color:#;height:96px;}
#nav1{/*barre de navigation*/
	background:url(../images/nav.gif) top no-repeat;
	height:96px;
	width:712px;
}
#nav2{
	background:url(../images/nav2.png) top no-repeat;
	width:712px;
	height:40px;
	padding-top: 5px;
}
/*#############menu principal####################*/
#nav2 a{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
}
#nav2 a:hover{
	text-decoration:underline;
}
/*################colonne de gauche################*/
#left{/*pour la page index et links*/
	float:left;
	width:206px;
	background-color:#29485D;
	height:33px;
}
#left2{/*autre pages*/
	float:left;
	width:206px;
	height:34px;
	background-color:#29485D;
	/***height:50px;****/
}

.titre_section{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:13px;
	padding-top: 15px;
	padding-right: 13px;
}
/*#############colonne de droite#####################*/
#right2{
	height:49px;
	float:right;
	width:479px;
	background:url(../images/right2.png) top no-repeat;
}
#right1{
	width:100%;
	float:left;
	height:5px;
	background:url(../images/right1.png) top right no-repeat;
	margin:0;
}
#right3{
	width:100%;
	height:14px;
	background:url(../images/right1.png) top right no-repeat;
}
#right11, #right12, #right14, #right15{
	padding:0px;
	margin:0px 14px 0 0px;
	width:465px;
	background-color:#FFFFFF;
	float:left;
}
#right12 p{
	margin:10px;
	font-size: 13px;
}
#right11 p, #right14 p, #right15 p{ font-size:13px;margin:5px 10px;}
li {
	font-size: 13px;
	margin: 5px 10px;
}
/*############partie centrale##################*/
#textCentral{
	width:698px;
	background-color:#ffffff;
	float:left;
	padding-bottom:20px;
}
#textCentral a, #right11 a{
	text-decoration:underline;
	color:#3d668d;
}
#textCentral, #right11 a:hover{
	text-decoration:none;
}
#textCentral p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 10px;
	margin:10px 0;
}


/*#####PRINT THIS PAGE########*/
#print{display:block;}
#print a{
	color:#ffffff;
	text-decoration:underline;
}
#print a:hover{text-decoration:none;}
#print p{margin-top:15px;margin-left:295px;/*text-align:right;*/}



#access{
	background-color:#3C6A8A;
	color:#ccd1bb;
	padding-left:5px;
	padding-bottom:5px;
}

#access h1{
	color:#ccd1bb;
	font-weight:bold;
	font-size:16px;
}

#access p{
	color:#ccd1bb;
	font-size:13px;
}
#access a{
	text-decoration:underline;
	color:#ccd1bb;
}
#access a:hover{text-decoration:none;}

/*##### FIN PRINT THIS PAGE#######*/

/*################styles pour les menus latraux##################*/
.menu1{/*styles pour les menus latraux*/
	background:url(../images/menu_lateral.jpg) repeat-y;
	margin-top:0px;
	line-height:25px;
	vertical-align:middle;
	border-top:1px solid #ccd1bb;
	padding-left:15px;
}
.menu1 a{
	text-decoration:none; 
	font-weight:bold; 
	color:#3d668d; 
	font-size:12px;
}
.menu1 a:hover{text-decoration:underline;}
#contenu3{clear:both;}
#menu_lateral{
	width:233px;
	float:left;
	clear:left;
	margin-top:-1px;
}
* html #menu_lateral{
	margin-top:-4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
}

