/* 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---*/
	background:url(../images/charte/bg.jpg) repeat left top;
}

body{
  width: 100%;
	font: 70% Arial, Helvetica, sans-serif;
	background:url(../images/charte/bg-page-x.jpg) repeat-x left top;

}

#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.jpg) repeat-y scroll left top;
}

#header{
	width:1003px;
	height:252px;
}
#logo{
	float:left;
	width:359px;
	height:252px;
}
#anim{
	float:left;
	width:465px;
	height:252px;
}
#menu{
	float:left;
	width:178px;
	height:252px;
}
#menu dt{
	text-align:left;
	display: block;
	width:178px;
}
#menu dt a{
	display: block;
	cursor:pointer;
	width:178px;
	color:#000;
	text-decoration: none;
}

#menu dt a span{
	display:none;
}
#menu dt a.accueil{
	background:url(../images/charte/accueil.jpg) no-repeat left top;
}
#menu dt a.accueil:hover{
	background:url(../images/charte/accueil-on.jpg) no-repeat left top;
}

#menu dt a.particuliers{
	background:url(../images/charte/particuliers.jpg) no-repeat left top;
}
#menu dt a.particuliers:hover{
	background:url(../images/charte/particuliers-on.jpg) no-repeat left top;
}

#menu dt a.entreprises{
	background:url(../images/charte/entreprises.jpg) no-repeat left top;
}
#menu dt a.entreprises:hover{
	background:url(../images/charte/entreprises-on.jpg) no-repeat left top;
}

#menu dt a.references{
	background:url(../images/charte/references.jpg) no-repeat left top;
}
#menu dt a.references:hover{
	background:url(../images/charte/references-on.jpg) no-repeat left top;
}

#menu dt a.partenaires{
	background:url(../images/charte/partenaires.jpg) no-repeat left top;
}
#menu dt a.partenaires:hover{
	background:url(../images/charte/partenaires-on.jpg) no-repeat left top;
}

#menu dt a.contact{
	background:url(../images/charte/contact.jpg) no-repeat left top;
}
#menu dt a.contact:hover{
	background:url(../images/charte/contact-on.jpg) no-repeat left top;
}




#contenu{
	position:relative;	
	width:1003px;
	min-height:200px;
	height:auto !important;
	height:200px;
	font-size:1em;
	line-height:1em;
	text-align:justify;
	background:url(../images/charte/bg-contenu.jpg) no-repeat scroll right top;
	padding-bottom:35px;
}


/*--------------------------------collLeft----------------------------------------*/
#collLeft{
	float:left;
	width:273px;
	height:284px;
	padding:0 0 0 82px;
}



/*--------------------------------FIN collLeft----------------------------------------*/


/*--------------------------------CONTENU----------------------------------------*/
 .invisible
 {
   display: none;
 }

#texte{
	float:left;
	width:530px;
	color:#6182b9;
	margin:0px 0 0 20px;
}
#texte h1{
	margin:0 0 10px 0px;
  float: left;
  border-bottom: solid 1px #96b23e;
  padding-bottom: 10px;
  padding-top: 15px;
  width: 100%;
  font-size: 21px;
  font-family: Verdana;
  font-weight: normal;
  color: #3c5a8c;
}

#texte h2{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	text-align:left;
	color: #3b5c93;
	margin:10px 0px 5px 0;
}

#texte a:link, #texte a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #7c9535;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #3b5c93;
}

/*---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: 0px;
	line-height: 0px;
}


/***************** FOOTER *****************/
#footer0{
	position:relative;
	height:33px;
	margin:-33px auto 0 auto;
	clear:both;
	background:#3b5c93;
}
#footer{
	position:relative;	
	width:1003px;
	height:33px;
	clear:both;
 background:url(../images/charte/footer.gif) no-repeat scroll left top;
	margin:0 auto;

}
#logo-idep{
	float:left;
	width:300px;
	text-align:center;
	padding:10px 0 0 100px;
}
#logo-image{
	float:left;
	width:150px;
	padding:10px 0 0 100px;
}
#logo-texte{
	float:left;
	width:150px;
	color:#718fc6;
	padding:15px 0 0 0px;
}
#liens a:link, #liens a:visited{
	float:left;
	width:450px;
	color:#718fc6;
	padding:15px 0 0 0px;
	text-decoration:underline;
	text-align:center;}

	#liens a:hover{
	float:left;
	width:450px;
	color:#fff;
	padding:15px 0 0 0px;
	text-decoration:underline;
	text-align:center;}

p
{
	padding-bottom:5px;
	font-size:12px;
	line-height:16px;
	text-align:justify;
  color:#3c5a8c;
}
.box1
{
  border-top: solid 1px #c8d0dd;
  border-bottom: solid 1px #c8d0dd;
  width: 310px;
  float: left;
}
#diapo
{
  float: right;
  width: 216px;
  height:214px;
}
.box1 p
{
  padding: 15px 10px 20px 0;
}
.bullet
{
  padding: 2px 1px 0 0;
}
.box2
{
  width: 345px;
  float: left;
  border-top: solid 1px #c8d0dd;
  border-bottom: solid 1px #c8d0dd;
  margin-top: 7px;
}
.box3
{
  border-top: solid 1px #c8d0dd;
  border-bottom: solid 1px #c8d0dd;
  width: 300px;
  float: left;
  margin-top: 15px;
}
.table1 td
{
  border-bottom: solid 1px #c8d0dd;
  font-size: 11px;
  line-height: 16px;
  padding:5px 0 5px 0 ;
}
.table1
{
  width: 530px;
}
.big
{
   font-size: 12px !important;
}
.box2b
{
  float: left;
  margin-left: 3px;
}
.image1
{
  padding:1px 1px 1px 1px;
  float: left;
  border:none;
}
.image2
{
   border:solid 3px #fff;
}

#diapo2
{
  float: right;
  width: 170px;
  height:135px;
}
#mentions{
  width:500px; float:left;
  padding-top: 15px;
}

#mentions a:link, #mentions a:visited
{
	color:#718fc6;
	padding:15px 0 0 0px;
	text-decoration:underline;
}

#mentions a:hover
{
	color:#ffffff;
	padding:15px 0 0 0px;
	text-decoration:underline;
}
.m-left
{
  float: left;
  width: 210px;
}
.m-right
{
 float: right;
 width: 300px;
}
ul.list
{
  list-style: none;
  float:left;
  padding: 0px 0 8px 25px;
}

ul.list li
{
  background: url(../images/charte/bullet-blue.jpg) no-repeat top left;
  background-position:0px 4px;
  text-align: justify ;
  line-height: 16px;
  padding:0px 0px 0px 15px;
  font:normal 12px Arial;
  color:#3c5a8c;
}
