/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
	margin:0;
	padding:0;
}
body,html{
	height:100%;
}
body{
	background:#e70505 url(../../charte/images/bg-body.jpg) top center no-repeat;
}
/***************** CONTAINER *****************/
#container{
	position:relative;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background:url(../../charte/images/bg-container.gif) top center repeat-y;
}
/***************** HEADER *****************/
#header{
	width:990px;
	height:101px;
	overflow:hidden;
	background:url(../../charte/images/bg-header.jpg) left top no-repeat;
}
/***************** FLASH */
#headerFlash{
	float:left;
	width:805px;
	height:101px;
	/*obligatoire si il y a un flash (firefox)*/
	display:block;
	outline:0;
}

/***************** MENU TOP *****************/
#menuTop{
	position:relative;
	z-index:5;
	width:800px;
	height:34px;
	padding:0 0 0 190px;
	background:url(../../charte/images/bg-menuTop.jpg) left top no-repeat;
	list-style:none;
}
#menuTop li{
	position:relative;
	float:left;
}
#menuTop a{
	text-decoration:none;
	display:block;
	height:34px;
	overflow:hidden;
	background:left top no-repeat;
}
#container #menuTop a:hover,
#container #menuTop a.trigered,
#container #menuTop a.rubrique_active{
	background-position:left bottom;
}

#menuTop a span{
	display:none;
}
#menuTop li.bt1{width:73px;}
#menuTop li.bt2{width:85px;}
#menuTop li.bt3{width:75px;}
#menuTop li.bt4{width:203px;}
#menuTop li.bt1 a{background-image:url(../../charte/images/bt_01.gif);}
#menuTop li.bt2 a{background-image:url(../../charte/images/bt_02.gif);}
#menuTop li.bt3 a{background-image:url(../../charte/images/bt_03.gif);}
#menuTop li.bt4 a{background-image:url(../../charte/images/bt_04.gif);}
/***************** SOUS MENU */
#menuTop li ul{
	list-style:none;
	position:absolute;
	width:146px;
	top:-6000px;
	left:2px;
	background:#333;
	margin-top:4px;
	opacity:0.95;
}
#menuTop li li{
	float:none;
}
#container #menuTop li li a{
	background:none;
	width:auto;
	position:relative;
	height:20px;
	padding:0 10px;
	font:11px/20px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:none;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #1b1b1b;
}
#container #menuTop li li a:hover{
	background:#707070;
}
/***************** MENU LEFT *****************/
#ColLeft{
	float:left;
	width:175px;
	background:url(../../charte/images/bg-colleft.jpg) top left no-repeat;
}
#menuLeft{
	float:left;
	width:160px;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../../charte/images/bg-menuleft.gif) right bottom no-repeat;
}
/***************** RECHERCHE */
form#recherche{
	position:relative;
	height:63px;
	padding-top:73px;
	background:url(../../charte/images/bg-recherche.jpg) left top no-repeat;
}
form#recherche input.case{
	position:absolute;
	top:94px;
	left:11px;
	font:10px Arial, Helvetica, sans-serif;
	color:#666;
	width:100px;
	height:14px;
	padding:2px;
	border:none;
	background:none;
}
form#recherche input.btn{
	position:absolute;
	top:88px;
	left:115px;
	width:36px;
	height:32px;
}
/***************** CATALOGUE */
#menuLeft li a{
	text-decoration:none;
	background:url(../../charte/images/bg-menurubrique.png) left top no-repeat; 
	font:bold 12px/22px Arial, Helvetica, sans-serif;
	color:#e8e8e8;
	letter-spacing:1px;
	overflow:hidden;
	display:block;
	width:147px;
	margin:0;
	padding:5px 0 4px 13px;
	height:26px;
}
#menuLeft li a:hover,
#menuLeft li a.rubrique_active{
	color:#000;
}
/***************** SOUS MENU */
#menuLeft li ul{
	list-style:none;
}
#menuLeft li ul li a{
	background:url(../../charte/images/bg-menusousrubrique.gif) left top no-repeat;
	border:none;
	text-decoration:none;
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#a60c0c;
	display:block;
	height:31px;
	width:125px;
	padding:2px 5px 2px 30px;
}
#menuLeft li ul li a:hover{
	text-decoration:underline;
	color:#000;
}
/***************** CONTENU *****************/
#contenu_bg {
	float:left;
	width:815px;
	background:url(../../charte/images/bg-contenu.jpg) left top no-repeat;
}
#contenu {
	float:left;
	width:780px;
	padding:20px 0 0 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:102px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
	position:relative;
	clear:both;
	width:990px;
	height:50px;
	padding-top:52px;
	margin:-102px auto 0;
	background:url(../../charte/images/bg-footer.jpg) left top no-repeat;
}
#idep{
	position:absolute;
	left:42px;
	top:67px;
	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:#c5c5c5;
	margin:7px 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/40px Arial, Helvetica, sans-serif;
	color:#c5c5c5;
	text-align:center;
	padding:10px 0 0 60px;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#c5c5c5;
}
#footer a:hover, #footer a:active{
	text-decoration:underline;
	color:#fff;
}

