/**************************************************************
	design01.css style entetePage + piedPage + colNavigation                           
***************************************************************/

/**********************************************
 Styles de la page                             
***********************************************/ 

body{
	margin:0;
	padding:0;
	font: 11px Verdana,Arial,sans-serif;
	color:#000;
	background:#FFF;
	font-size:65%;
}

/* suppression de toutes les marges */
h1,h2,h3,h4,h5,h6,p,ul,li{
	margin:0;
	padding:0;
}

.cBoth{
	clear:both;
	height:1px;
	overflow:hidden;
}

.both:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* pour supprimer la bordure autour des images */
a img{
	border:none;
}

.none{
	display:none;
}

* html .both{
	height:1%;
}

*:first-child+html .both{
	height:1%;
}

.marginTop{
	margin-top:15px;
}

ul{
	list-style:none;
}

form{
	margin:0;
}

a{
	text-decoration:none;
}

input, select, textarea, label{
	vertical-align:middle;
}

img{
	margin:0;
	padding:0;
	vertical-align:top;
}

/* blocs separateur */ 
.splash1 {
    display:block;
    background-repeat: repeat-x;
    height: 1px;
}
.splash2 {
    display:block;
    background-repeat: repeat-x;
    height: 2px;
}
.splash3 {
    display:block;
    background-repeat: repeat-x;
    height: 3px;
}
.splash4 {
    display:block;
    background-repeat: repeat-x;
    height: 4px;
}
.splash5 {
    display:block;
    background-repeat: repeat-x;
    height: 5px;
}
.splash10 {
    display:block;
    background-repeat: repeat-x;
    height: 10px;
}
.splash15 {
    display:block;
    background-repeat: repeat-x;
    height: 15px;
}
.splash20 {
    display:block;
    background-repeat: repeat-x;
    height: 20px;
}
.splash40 {
    display:block;
    background-repeat: repeat-x;
    height: 40px;
}
.splash40Nav {
    display:block;
    background-repeat: repeat-x;
    height: 40px;
    width: 180px;
}
.splash50 {
    display:block;
    background-repeat: repeat-x;
    height: 50px;
}
div.separateur{
	background:url("../ent_img/bg-separateur.png") repeat-x left top;
	height:1px;
	display:block;
	font-size:1px;
	margin-right:8px;
	padding-bottom:4px;
}

/**********************************************
 Styles entetePage                         
***********************************************/ 

#entetePage {
	
}
#entetePage span#imageMap{
	position:relative;
}
#entetePage span#imageMap span{
	position:absolute;
	text-align:left;
	width:auto;
}
#entetePage span#imageMap span{
	position:absolute;
	text-align:left;
	z-index:1111;
	display:none;
	color: #9A3A03;
	font-size: 11px;
	background:url("../ent_img/bulle.png") left top repeat-x;
}
#entetePage span#imageMap span span{
	position:static;
	display:block;
	background:url("../ent_img/bulle-droit.png") right top no-repeat;
	margin: 0;
	padding:8px 6px;
	color:white;
}

/* Bulle Map */
span#bulle1{
	left:677px;
	top:25px;
}
span#bulle2{
	left:692px;
	top:28px;
}
span#bulle3{
	left:715px;
	top:55px;
}
span#bulle4{
	left:740px;
	top:45px;
}


/**********************************************
 Styles piedPage                         
***********************************************/ 
#piedPage div {
	color:#939292;
	padding:4px 289px 19px 250px;
}
#piedPage div a{
	color:#ffffff;
}
#piedPage .lienRapide {
  display:block;
	text-align:left;
	padding-left:210px;
	font-size:92%;
}
#piedPage {
	text-align: left;
}
#piedPage div.lienPiedPage1,
#piedPage div.lienPiedPage {
	float:left;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	padding: 0px 5px 0 0px;
	color:#ffffff;
}

/**********************************************
 Col de navigation                             
***********************************************/ 
#colNav {
	border-style:none;
}

#menuVertical .nostyle,
#menuVertical .nostyle a {
  background:transparent !important;
  font-weight: normal !important;
	color:#000000;
}
#menuVertical {	
  width: 180px;
  float: left;
  background: #ffffff;
  margin-top:2px;
  padding-top:0px;
}

/* ---------------------------- style menuVertical */

/* style de consultation */

/* menu niveau 0 */

#menuVertical .menuDiv_level0 {
	padding: 0px 0 0px 0px;
}
#menuVertical .menu_level0 a {
	color:#FFF;
	font-size:100%;
	font-weight:bold;
	padding: 7px 0px 7px 13px;
	background: #FF9900 url(../ent_img/puce-nav-off.gif) no-repeat 1% 50%;
	background-color: #0069AA;
	display: block;
	width: 167px;
	min-height: 12px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;
}
#menuVertical .menu_level0_active a{
	color:#FFF;
	font-size:100%;
	font-weight:bold;	
	padding: 7px 0px 7px 13px;
	background: #FF9900 url(../ent_img/puce-nav-on.gif) no-repeat 1% 50%;
	background-color: #FF9900;
	display: block;
	width: 167px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;

}
#menuVertical .menu_level0 a:hover {
	color: #EEEEEE;
	display: block;
	background-color: #84B2EE;
	background: #FF9900 url(../ent_img/puce-nav-on.gif) no-repeat 1% 50%;
}
#menuVertical .menu_level0_noLink {
	padding: 1px 0px 1px 12px;	
	background-color: #0069AA;
	color: #333333;
	font-size: 15px;
	display: block; 
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;
}
#menuVertical .menu_level0_error_edit{
	color: #FF0000;
	background-color: #369;
	font-size: 12px;
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}	
/* end menu niveau 0 ---------------------------- */


/* menu niveau 1 */

.menuDiv_level1 {
	padding: 0px 0 0px 0px;
}
.menu_level1, .menu_level1_active {
	padding: 0px 0px 0px 5px;
}
.menu_level1 a {
	padding: 4px 0px 2px 13px;
	background: #FFF url(../ent_img/puce-chevron-bleue.gif) no-repeat 1px 8px;		
	/*background-color: #0069AA;*/
	color:#369;
	font-size:100%;
	font-weight:bold;	
	display: block; 
	width: 162px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;  
}
.menu_level1 a:hover {
	color: #EEEEEE;
	display: block;
	background: #FF9900 url(../ent_img/puce-chevron-blanche.gif) no-repeat 1px 7px;
}
.menu_level1_active a{
	color:#FFF;
	font-size:100%;
	font-weight:bold;	
	padding: 4px 0px 2px 13px;
	background: #FF9900 url(../ent_img/puce-chevron-blanche.gif) no-repeat 1px 7px;	
	background-color: #FF9900;
	display: block; 
	width: 162px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;  
}

/* end menu 1 ---------------------------- */

/* menu niveau 2 */
.menuDiv_level2 {
	padding: 0px 0 0px 0px;
}
.menu_level2, .menu_level2_active {
	padding: 0px 0px 0px 10px;
}
.menu_level2 a {
	padding: 4px 0px 2px 13px;	
	background: url(../ent_img/puce-niveau3-bleu.gif) no-repeat 1px 7px;		
	/*background-color: #0069AA;*/
	color:#369;
	font-size:100%;
	font-weight:bold;	
	display: block;
	width: 157px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;  
}
.menu_level2 a:hover {
	color: #EEEEEE;
	display: block;
	background: #FF9900 url(../ent_img/puce-niveau3-blanche.gif) no-repeat 1px 7px;
}
.menu_level2_active a{
	color:#FFF;
	font-size:100%;
	font-weight:bold;	
	padding: 1px 0px 1px 12px;
	background: #FF9900 url(../ent_img/puce-niveau3-blanche.gif) no-repeat 1px 5px;
	background-color: #FF9900;
	display: block;
	width: 157px;
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 0px;  
}

/* end menu niveau 2 ---------------------------- */

/* menu niveau 3 */
.menuDiv_level3 {
	padding: 0px 0 0px 0px;
}
.menu_level3 a {
	padding: 3px 0px 0px 12px;	
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	display: block;
	width: 80%; 
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 15px solid #FFF;	
}
.menu_level3 a:hover {
	color: #EEEEEE;
	display: block;
	background-color: #84B2EE;
}
.menu_level3_active a{
	color: #EEEEEE;
	padding: 3px 0px 1px 12px;
	background-color: #566E97;
	font-size: 12px;
	display: block;
	width: 80%; 
	text-decoration: none;
	border-color: white white #FFF;	
	border-style: solid; 
	border-top-width: 1px solid #FFF;	
	border-bottom-width: 0px; 
	border-right-width: 0px;  
	border-left-width: 15px solid #FFF;
}

/* end menu 3 ---------------------------- */

/* menu niveau 4 */

.menuDiv_level4 {
	padding: 0px 0 0px 0px;	
}
.menu_level4 a {
	padding: 3px 0px 0px 12px;	
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	display: block;
	width: 116px;
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}
.menu_level4 a:hover {
	color: #EEEEEE;
	display: block;
	background-color: #84B2EE;
}
.menu_level4_active a{
	color: #EEEEEE;
	padding: 1px 0px 1px 12px;
	background-color: #566E97;
	font-size: 12px;
	display: block;
	width: 116px;
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}
/* end menu 4 ---------------------------- */

/* menu niveau 5 */
.menuDiv_level5 {
	padding: 0px 0 0px 0px;	
}
.menu_level5 a {
	padding: 3px 0px 0px 12px;	
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	display: block;
	width: 104px;
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}
.menu_level5 a:hover {
	color: #EEEEEE;
	display: block;
	background-color: #84B2EE;
}
.menu_level5_active a{
	color: #EEEEEE;
	padding: 1px 0px 1px 12px;
	background-color: #566E97;
	font-size: 12px;
	display: block;
	width: 180px;
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
}

/* end menu 5 ---------------------------- */


/* style édition */

.jahiaAdmin_Buttons {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}
/* niveau 0 */
.menu_edit_level0{
	padding: 0px 0px 5px 0px;	
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	height: 35px;
	display: block;
}
.menu_edit_level0 a{
	padding: 0px 0px 5px 0px;
	background-color: #FFF;
	font-size: 11px;
	color: #333399;	
	text-decoration: none;
}
.menu_edit_level0.jahiaAdmin_Buttons a{
	text-decoration: none;
	color: #FF3300;
}

/* niveau 1 */
.menu_edit_level1{
	background-color: #FFF;
	padding: 0px 0px 5px 7px;	
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	height: 35px;
	display: block;
}
.menu_edit_level1 a{
	font-size: 11px;
	color: #FF3300;		
	text-decoration: none;
}
.menu_edit_level1.jahiaAdmin_Buttons a{
	text-decoration: none;
	color: #FF3300;
}
/* niveau 2 */
.menu_edit_level2 {
	background-color: #fff;
	padding: 0px 0px 5px 10px;	
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	height: 35px;
	display: block;	
}
.menu_edit_level2 a{
	background-color: #fff;
	padding: 0px 0px 5px 10px;	
	font-size: 11px;
	color: #339933;

}
.menu_edit_level2.jahiaAdmin_Buttons a{
	text-decoration: none;
	color: #339933;
}

/* niveau 3 */
.menu_edit_level3 {
	background-color: #fff;
	padding: 0px 0px 5px 14px;	
	text-decoration: none;
	border-color: black black #999999;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	height: 35px;
	display: block;	
}
.menu_edit_level3 a{
	background-color: #fff;
	padding: 0px 0px 5px 14px;	
	font-size: 11px;
	color: #339933;

}
.menu_edit_level3.jahiaAdmin_Buttons a{
	text-decoration: none;
	color: #339933;
}

/* icones bas de page accueil */
.ico{
	padding:0 10px;
}
.ico a.mid{
	margin-left:20px;
	margin-right:20px;
}
.ico a img,.services a img{
	border:none;
}
.services a.mid {
	margin:0 10px;
}
.sep{
	height:3px;
	background:url("../ent_img/sep-g.png") repeat-x left top;
	font-size:1px;
	width:180px;
	margin:10px 0;
}


