/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis style.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;/*---obligatoire pour le footer---*/

}
body{
background:#112f81;
font: 70% Arial, Helvetica, sans-serif;
background:#fff;

}
#container{ 
position: relative;/*---obligatoire pour le footer---*/
min-height:100%; /*---obligatoire pour le footer:Firefox---*/
height:auto !important;/*---obligatoire pour le footer:Firefox---*/
height:100%;/*---obligatoire pour le footer:IE---*/
width:1003px;
margin:0 auto;
background:url(../images/charte/bg-page-y.gif) repeat-y scroll left top;
}
#header{
width:1003px;
height:220px;
}
#contenu{
position:relative;
width:1003px;
min-height:300px;
height:auto !important;
height:300px;
font-size:1em;
line-height:1.1em;
text-align:justify;
color: #000;
background:url(../images/charte/bg-contenu.gif) no-repeat scroll center top;
padding-bottom:44px;
}
#collLeft{
float:left;
width:260px;
min-height:300px;
height:auto !important;
height:300px;
padding:0 0 0 30px;
}

/***************** MENU ********************/

#menu {
float:left;
width:240px;
padding:40px 0 0 0;
}

#menu dt {
cursor: pointer;
text-align:left;
line-height:25px;
text-indent:20px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
text-transform:uppercase;
background:url(../images/charte/puce.gif) no-repeat left 7px;
}
#menu dt a:link, #menu dt a:visited{
color:#fff;
text-decoration: none;
}
#menu dt a:hover {
color:#f5d91b;
text-decoration: underline;
}

#menu ul{
padding:5px 0 5px 10px;
width:187px;
text-align:left;
}
#menu li {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:10px;
color:#fff;
font-weight:normal;
margin:0 0 7px 5px;

}

#menu li a,#menu li a:visited{
font-weight:normal;
color:#fff;
text-decoration: none;
font-weight:normal;

}
#menu li a:hover {
font-weight:normal;
color:#c8e4ff;
text-decoration:underline;
font-weight:normal;
}
#menu li.ssrub{
list-style-type:none;
display:block;
padding-left:0px;
width:180px;
}

#texte{
	float:left;
	width:660px;
	color:#656565;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
  text-align: justify;
  padding-bottom: 45px;
}
/* STYLE CONTENU */
#texte h1{
font-family:Arial, Helvetica, sans-serif;
font-size:1.35em;
line-height: 18px;
color:#ffffff;
margin:7px 0 10px 0;

}

#texte h1 span{
color:#ffffff;
}

#texte h1 b{
color:#F17F04;
}



#texte h2{
font-size: 13px;
text-transform: uppercase;
font-weight:bold;
margin:15px 0px 0px 0;
padding-bottom: 3px;
color: #F17F04;
border-bottom: 1px dashed #F17F04;
background-image: url(../images/charte/bullet.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}

#texte h5{
font-size: 13px;
text-transform: uppercase;
font-weight:bold;
margin:0px 0px 0px 0;
padding-bottom: 3px;
color: #F17F04;
border-bottom: 1px dashed #F17F04;

}

#texte h3{
font-size: 13px;
text-transform: uppercase;
font-weight:bold;
margin:15px 0px 0px 0;
padding-bottom: 3px;
color: #F17F04;
border-bottom: 1px dashed #F17F04;
background-image: url(../images/charte/tel.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 25px;
}

#texte h4{
font-family:Arial, Helvetica, sans-serif;
font-size:1.4em;
line-height: 18px;
color:#000000;
margin:0px 0 10px 0;

}


#urgence{
font-size: 13px;
text-transform: uppercase;
font-weight:bold;
margin:15px 0px 0px 0;
padding-bottom: 3px;
color: #F17F04;
border-bottom: 1px dashed #F17F04;
background-image: url(../images/charte/auto.jpg);
background-position: left;
background-repeat: no-repeat;
padding-left: 25px;
}

.contactez{
background-color: #FF8C00;
border: 1px solid #D2691E;
padding: 10px 0px;
width: 300px;

}

.contactez a{
	font-weight:bold;

	color:#ffffff;
  text-decoration:none;
}
.contactez a:hover{
	font-weight:bold;
  text-decoration:none;
	color:#F3E6DE;
}

a{
	font-weight:bold;

	color:#F17F04;
  text-decoration:underline;
}
a:hover{
	font-weight:bold;
  text-decoration:none;
	color:#9f9f9f;
}


/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}


/***************** FOOTER *****************/
#footer{
position:relative;
width:100%;
height:37px;
margin:-37px auto 0 auto;
clear:both;
}
#footer2{
width:1003px;
height:37px;
margin:0 auto;
background:url(../images/charte/bg-footer.gif) no-repeat top right;
}

#logo-idep{
	float:left;
	height:30px;
	width:260px;
	text-align:center;
}
#logo-image{
	height:20px;
	width:130px;
	margin:0 auto;
}
#logo-texte a{

	color:#f17f04;
  text-decoration: none;
}


#logo-texte{
	float:left;
	height:6px;
	width:260px;
	color:#f17f04;

}

#logo-texte a{
	color:#f17f04;
  text-decoration: none;
  font-weight: normal;
}

#logo-texte a:hover{
	color:#F5D91B;
    text-decoration: none;
}

.invisible{
display: none;

}

a img{

-moz-opacity: 1.00; opacity:1.00;
border: 0px;
}

a:hover img{
border: 0px;
-moz-opacity: 0.70; opacity:0.70;

}


.inputForm{
border:1px solid #F17F04;
background-color: #FFFFFF;
width:180px;
color: Black;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
.inputFormOver{
border:1px solid #F17F04;
background-color: #F5F4F4;
width:180px;
font-family: Arial, Helvetica, sans-serif;
color: Black;
font-weight:normal;
font-size: 12px;
color:#000000;
}
.button{
border:1px solid #A45B0C;
background-color: #F17F04;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
}
.buttonOver{
border:1px solid #A45B0C;
background-color: #A45B0C;
width:65px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
cursor:pointer;
color:#FFFFFF;
}

.frmContact{ /* dedicated ID for "contact form"*/

	text-align:center;
	background-color:#F6E1CB;
	font-size:11px;
  width: 580px;
	border:1px solid #F17F04;
}

.frmContact .Label, .frmContact label{
  	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

white-space:nowrap;

}

.notice{

	font-size:11px;
	padding:0px;
}






