/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
	margin:0;
	padding:0;
}
body,html{
	height:100%;
}
body{
	background:#ed0000 url(../images/bg-body.gif) center top repeat-x;
}
/***************** CONTAINER *****************/
#container{
	position:relative;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background-image:url(../../charte/images/bg-container.gif);
}
/***************** HEADER *****************/
#header{
	width:990px;
	height:125px;
	overflow:hidden;
}
/***************** FLASH */
#headerFlash{
	float:left;
	width:805px;
	height:125px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
}

/***************** MENU TOP *****************/
#menuTop{
	position:relative;
	z-index:5;
	width:974px;
	height:30px;
	padding:0 0 0 16px;
	background:url(../../charte/images/bg-menuTop.jpg) left top no-repeat;
	list-style:none;
}
#menuTop li{
	position:relative;
	float:left;
	width:137px;
}
#menuTop a{
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:30px;
	overflow:hidden;
	background:left top no-repeat;
}
#container #menuTop a:hover,
#container #menuTop a.trigered,
#container #menuTop a.rubrique_active{
	background: #7c7c7c;
}

/***************** MENU LEFT *****************/
#ColLeft{
	float:left;
	width:175px;
	padding:0 0 0 0px;
	list-style:none;
}
#menuLeft{
	float:left;
	width:175px;
	padding:0 0 0 0px;
	list-style:none;
	background:url(../images/bg-left.jpg) center top no-repeat;
}


/***************** RECHERCHE */
form#recherche{
	position:relative;
	height:70px;
	background:url(../../charte/images/bg-recherche.gif) left top no-repeat;
}
form#recherche input.case{
	position:absolute;
	top:35px;
	left:28px;
	font:10px Arial, Helvetica, sans-serif;
	color:#666;
	width:117px;
	height:14px;
	padding:2px;
	border:none;
	background:none;
}
form#recherche input.btn{
	position:absolute;
	top:34px;
	left:150px;
	width:20px;
	height:19px;
}
/***************** CATALOGUE */
#menuLeft li a{
	text-decoration:none;
	background:url(../../charte/images/bt-catalogue.gif) left top no-repeat;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	width:145px;
	margin:0 0 0 15px;
	padding:5px 0 4px 10px;
}
#menuLeft li a:hover,
#menuLeft li a.rubrique_active{
	color:#e80202;
}
/***************** SOUS MENU */
#menuLeft li ul{
	list-style:none;
	background:none;

}
#menuLeft li ul li a{
	background:none;
	border:none;
	text-decoration:none;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
	padding:2px 5px 2px 13px;
	width:114px;
}
#menuLeft li ul li a:hover{
	color:#e80202;
}
/***************** MENU LEFT STATIQUE *****************/
#menuLeftStatique{
	float:left;
	width:175px;
	padding:0 0 0 0px;
	list-style:none;
}
/***************** CATALOGUE */
#menuLeftStatique li a{
	text-decoration:none;
	background:url(../../charte/images/bt-catalogue.gif) left top no-repeat;
	font:bold 11px/11px Arial, Helvetica, sans-serif;
	color:#666;
	display:block;
	width:145px;
	margin:0 0 0 15px;
	padding:5px 0 4px 10px;
}
#menuLeftStatique li a:hover,
#menuLeftStatique li a.rubrique_active{
	color:#e80202;
}
/***************** SOUS MENU */
#menuLeftStatique li ul{
	list-style:none;
	background:none;

}
#menuLeftStatique li ul li a{
	background:none;
	border:none;
	text-decoration:none;
	font:11px/11px Arial, Helvetica, sans-serif;
	color:#666666;
	display:block;
	padding:2px 5px 2px 13px;
	width:114px;
}
#menuLeftStatique li ul li a:hover{
	color:#e80202;
}


/***************** CONTENU *****************/
#contenu_bg {
	float:left;
	width:800px;
}
#contenu {
	float:left;
	width:780px;
	padding:20px 0 10px 10px;
}
#contenu  .ideo_cat_global{
	padding:0 5px;
}
#contenu-gauche{
	float:left;
	width:600px;
	margin:0;
	margin:0 10px 0 0;
}
#contenu-droite{
	float:left;
	width:170px;
	margin:0;
	overflow:hidden;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
	clear:both;
}
#clearFooter{
	height:80px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
	width:100%;
	position:relative;
	clear:both;
	height:80px;
	margin:-80px auto 0;
	background:url(../images/bg-footer2.jpg) center top repeat-x; 
}
#footer2{
position: relative;/*---obligatoire pour le footer---*/
margin:auto;
width:990px;
height:80px;
background:url(../../charte/images/bg-footer.jpg) left top no-repeat;
}
#idep{
	position:absolute;
	left:30px;
	top:15px;
	width:160px;
	height:25px;
}
#idep img{
	float:left;
}
#footer #idep a.idep{
	text-decoration:none;
	display:block;
	font:9px/8px Arial, Helvetica, sans-serif;
	color:#ef8c8c;
	margin:5px 0 0;
}
#footer #idep a.idep.optea{
	margin:0;
}
#footer #idep a:hover.idep{
	text-decoration:none;
	color:#fff;
}
/******************* STYLE FOOTER *****************/
#footer p{
	font:9px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	padding:55px 0 0;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#fff;
}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	color:#e80202;
}

