/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#fff url(../images/charte/body.jpg) center top no-repeat;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:920px;
margin:0 auto;
background:url(../images/charte/bg-container.jpg) center top repeat-y;
}
#container2{
background:url(../images/charte/container.jpg) center top no-repeat;
width:920px;
min-height:100%;
}
/***************** LOGO *******************************************/
#logo{
position:absolute;
z-index:10;
width:180px;
height:100px;
top:60px;
left:0;
}
/***************** MENULEFT *******************************************/
#menuLeft{
float:left;
width:155px;
padding:180px 0 0 15px;
}
#menuLeft ul{
list-style:none;
}
#menuLeft a{
text-decoration:none;
font:12px/25px Arial, Helvetica, sans-serif;
color:#666;
display:block;
height:25px;
overflow:hidden;
padding:0 0 0 2px;
}
#menuLeft a:hover,
#menuTop a.trigered{
color:#ccc;
}
#menuLeft li.titre{
background:url(../images/charte/t-menu.gif) center top no-repeat;
width:130px;
height:20px;
margin-bottom:10px;
}
#menuLeft li span{
display:none;
}
/***************** COL RIGHT ***************************************************/
#colRight{
float:right;
width:740px;
}
/***************** BOX COMPTE*/
#compte{
background:url(../images/charte/box-compte.jpg) center top no-repeat;
width:250px;
height:70px;
float:right;
margin-right:15px;
}
#compte-sans{
background:none;
width:250px;
height:70px;
font:13px/1.2em Arial, Helvetica, sans-serif;
text-align:justify;
line-height:1.7em;
margin-top:10px;
font-weight:bold;
color:red;
margin-bottom:1.2em;
float:right;
}
#compte-sans a:link,#compte-sans a:visited{
		color:#aaa;
		font-size:12px;
		text-decoration:none;
		font-weight:bold !important;
		padding-left:30px;
}

#compte-sans a:hover,#compte-sans a:active{
		color:#ccc;
		text-decoration:underline;
}

#compte input{
background:none;
width:95px;
height:14px;
border:none;
font:10px Arial, Helvetica, sans-serif;
color:#666;
float:left;
margin-top:26px;
}
#compte #box1{
margin-left:10px;
}
#compte #box2{
margin-left:14px;
}
#compte a.ok{
font:bold 11px/14px Arial, Helvetica, sans-serif;
color:#999;
text-decoration:none;
text-align:center;
text-transform:uppercase;
float:left;
display:block;
width:20px;
height:14px;
margin:25px 0 0 6px;
}
#compte a.ok:hover{
color:#cc0000;
}
#compte a{
font:10px/20px Arial, Helvetica, sans-serif;
color:#666;
text-decoration:none;
float:left;
width:auto;
height:20px;
margin:2px 10px 0 5px;
}
#compte a:hover{
color:#999;
}
/***************** MENU TOP *****************/
#menuTop{
width:740px;
height:30px;
float:left;
}
#menuTop ul{
list-style:none;
margin-left:30px;
}
#menuTop li{
position:relative;
float:left;
}
#menuTop a{
text-decoration:none;
font:bold 11px/30px Arial, Helvetica, sans-serif;
color:#666;
text-align:center;
text-transform:uppercase;
display:block;
height:30px;
overflow:hidden;
}
#menuTop a span{
display:none;
}
#menuTop a.bt01{background:url(../images/charte/bt01.gif) center top no-repeat; width:59px;}
#menuTop a.bt01:hover{background:url(../images/charte/bt01.gif) center bottom no-repeat;}
#menuTop a.bt02{background:url(../images/charte/bt02.gif) center top no-repeat; width:94px;}
#menuTop a.bt02:hover{background:url(../images/charte/bt02.gif) center bottom no-repeat;}
#menuTop a.bt03{background:url(../images/charte/bt03.gif) center top no-repeat; width:89px;}
#menuTop a.bt03:hover{background:url(../images/charte/bt03.gif) center bottom no-repeat;}
#menuTop a.bt04{background:url(../images/charte/bt04.gif) center top no-repeat; width:82px;}
#menuTop a.bt04:hover{background:url(../images/charte/bt04.gif) center bottom no-repeat;}
#menuTop a.bt05{background:url(../images/charte/bt05.gif) center top no-repeat; width:72px;}
#menuTop a.bt05:hover{background:url(../images/charte/bt05.gif) center bottom no-repeat;}
#menuTop a.bt06{background:url(../images/charte/bt06.gif) center top no-repeat; width:92px;}
#menuTop a.bt06:hover{background:url(../images/charte/bt06.gif) center bottom no-repeat;}
#menuTop a.bt07{background:url(../images/charte/bt07.gif) center top no-repeat; width:46px;}
#menuTop a.bt07:hover{background:url(../images/charte/bt07.gif) center bottom no-repeat;}

#menuTop li.panier{
background:url(../images/charte/panier.gif) left top no-repeat;
width:150px;
height:30px;
}
#menuTop li.panier a{
font:10px/30px Arial, Helvetica, sans-serif;
color:#999;
text-transform:none;
margin-left:35px;
}
#menuTop li.panier a:hover{
text-decoration:underline;
}
/***************** THUMB *****************/


/***************** CONTENU *****************/
#contenu{
float:left;
width:700px;
padding:50px 20px 0 30px;
}
#plante{
float:right;
width:200px;
height:380px;
}
.red {
	color:red;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{
clear:both;
}
#clearFooter{
height:60px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:920px;
height:40px;
margin:-40px auto 0;
background:#fff url(../images/charte/footer.jpg) center top no-repeat;
}
#idep{
position:absolute;
left:10px;
top:10px;
width:195px;
height:30px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
display:block;
font:9px/8px Arial, Helvetica, sans-serif;
color:#999;
margin:3px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#ccc;
}

