/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
}
body{
background:#0291d0 url(../images/charte/bg-body.gif) left top repeat-x;
}
/***************** CONTAINER INTRO*****************/
#containerintro{
position:relative;
min-height:100%;
width:100%;
background:url(../images/charte/bg-intro.jpg);
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:990px;
margin:0 auto;
background:url(../images/charte/bg-container.png) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:990px;
height:155px;
display:block;
}
/***************** COL LEFT *****************/
#colLeft{
float:left;
width:160px;
padding:0 0 289px 15px;
background:url(../images/charte/bg-colLeft.jpg) 15px bottom no-repeat;
}
/***************** CATALOGUE */
#catalogue{
position:relative;
padding:43px 0 0 0;
background:url(../images/charte/bg-catalogue.gif) left top no-repeat;
list-style:none;
}
#catalogue h1 a{
text-decoration:none;
font:bold 12px/20px Arial, Helvetica, sans-serif;
color:#FFF;
display:block;
height:20px;
overflow:hidden;
padding:0 0 0 5px;
background:url(../images/charte/bt-catalogue.gif) left bottom no-repeat;
}
#catalogue h1 a:hover{
color:#0352b7;
}
/***************** SOUS MENU CATALOGUE */
#catalogue ul{
list-style:none;
margin:0 5px 0 10px;
padding:0 0 10px 0;
background:#eaeaea;
border-bottom:1px solid #d9d9d9;
}
#catalogue li a{
text-decoration:none;
font:11px Arial, Helvetica, sans-serif;
color:#666666;
display:block;
overflow:hidden;
padding:2px 0 2px 8px;
}
#catalogue li a:hover{
text-decoration:underline;
color:#78ae22;
}
/***************** RECHERCHE */
#recherche{
position:relative;
height:30px;
padding:0 0 0 12px;
background:url(../images/charte/bg-recherche.gif) left top no-repeat;
}
/***************** COL RIGHT *****************/
#colRight{
float:right;
width:180px;
padding:0 15px 0 0;
}
.FORM1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	background-color: #FFFFFF;
	height: 50px;
	width: 140px;
	border: 1px solid #0099FF;
}
.FORM2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	background-color: #FFFFFF;
	height: 17px;
	width: 140px;
	border: 1px solid #0099FF;
}
.FORM3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	background-color: #FFFFFF;
	height: 26px;
	width: 140px;
	border: 1px solid #0099FF;
}
/***************** PANIER */
#panier{
position:relative;

padding:43px 0 0;
background:url(../images/charte/bg-panier.jpg) left top no-repeat;
}
#panier p{
font:11px/18px Arial, Helvetica, sans-serif;
color:#4c4e4e;
text-align:left;
padding-left:20px;
}
#panier p span{
font-weight:bold;
color:red;
}
#panier input.commander{
text-decoration:none;
display:block;
width:140px;
height:39px;
margin:0 0 11px 13px;
background:url(../images/charte/bt-commander.jpg) left top no-repeat;
border:none;
}
#panier input:hover.commander{
background-position:left bottom;
}
/***************** IDENTIFICATION */
form#identification{
position:relative;
height:111px;
padding:39px 0 0 0;
background:url(../images/charte/bg-identification.jpg) left top no-repeat;
}
form#identification input.btn{
position:absolute;
width:110px;
height:24px;
top:91px;
left:43px;
}
form#identification a{
position:relative;
left:38px;
top:31px;
font:10px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#8f9294;
}
form#identification a:hover{
text-decoration:underline;
color:#666;
}
form#identification input.case{
margin:0 0 6px 53px;
width:104px;
}
/***************** AMI */
#colRight a.ami{
text-decoration:none;
display:block;
height:65px;
background:url(../images/charte/bt-ami.jpg) left top no-repeat;
}
#colRight a:hover.ami{
background-position:left bottom;
}
/***************** NEWSLETTER */
form#news{
position:relative;
height:31px;
padding:24px 0 0 12px;
background:url(../images/charte/bg-news.gif) left top no-repeat;
}
form#news input.case{
width:136px;
}
form#news input.btn{
position:absolute;
width:20px;
height:19px;
top:26px;
left:155px;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:590px;
padding:21px 10px 0 20px;
background:url(../images/charte/bg-txt.jpg) no-repeat left top;
}
#blocFlash{
width:600px;
height:130px;
display:block;
}
#contenu.blocFlash{
min-height:194px;
background:url(../images/charte/bg-blocFlash.gif) 10px 151px no-repeat;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:70px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:990px;
height:50px;
margin:-50px auto 0;
background:url(../images/charte/bg-footer.jpg) left top no-repeat;
overflow:hidden;
}
#idep{
position:absolute;
left:10px;
top:15px;
width:170px;
height:25px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#ffffff;
margin:5px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#ffffff;
}
/***************** STYLE FOOTER *****************/
#footer p{
font:9px Arial, Helvetica, sans-serif;
color:#FFF;
padding:23px 15px 0 175px;
text-align:center;
}
#footer a:link, #footer a:visited{
text-decoration:none;
color:#ffffff;
}
#footer a:hover, #footer a:active{
text-decoration:underline;
color:#f39912;
}
.ideo_gbl_alerte{
color:red;
}
.txt_bas3{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#10669f;
}
#maintenance {
margin-top:50px;
margin-left:20px;
}
#contact{
padding:15px 15px 15px 15px;
margin-left:120px;
width:500px;
}
#contact input:hover{
background:#C3D2DF;
}
#contact #adresse:hover{
background:#C3D2DF;
}
#contact #commentaire:hover{
background:#C3D2DF;
}
