/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */
@import "collection.css";
@import "menu.css";
/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
}
a img{
border:none;
}
body{
	font-size:62.5%;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background:#330000 url(../images/charte/bgbrown.gif) repeat-x;
	
}

#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:978px;
	margin:0 auto;
	background:#FFFFFF url(../images/charte/bg.gif) no-repeat;
	
}

#header{
	width:978px;
	height:179px;
	float:left;
	background:url(../images/charte/header.jpg) no-repeat;
}
/***************** CONTAINER DU CONTENU *****************/


#contenu {
	/*position:relative;*/
	width:978px;
	float:left;
	padding-bottom:100px;
	display:table;
	
}

/***************** MENU *****************/
#menu{
	height:30px;
	width:978px;
	float:left;
	background:url(../images/charte/menu.gif) center no-repeat;
}
#cgv{
	width:40px;
}
/***************** CONTENU TEXTUEL *****************/
#user{
	position:absolute;
	right:0;
	top:380px;
	width:126px;
	height:142px;
	padding-top:15px;
	text-align:center;
	background:url(../images/charte/user.jpg) no-repeat;
	
	
}
#user a{
	text-decoration:none;
	color:#663300;
}
#user a:hover{
	text-decoration:underline;
	color:#FF6600;
}
#user span{
	display:none;
}
#user #monpanier{
	width:100px;
	height:24px;	text-align:center;
	
	background:url(../images/charte/titre-panier.jpg) no-repeat;
}
#user #moncompte{
float:right;
width:108px;
	height:24px;
	margin-top:40px;
	background:url(../images/charte/titre-compte.jpg) no-repeat;
}
#contenuTexte{
	padding:0;
	margin:0;
	width:860px;
	float:left;
	background:url(../images/charte/bgContent.jpg) no-repeat;
	
}


#contenuTexte h1{
	margin:10px 0 5px 0;
	font-size:1.3em;
	text-align:left;
	color:#FF9000;
}

#contenuTexte h2{
	margin:10px 0 5px 0;
	font-size:1.4em;
	text-align:left;
	color: #FF6600;
}
#contenuTexte p{
	margin: 5px 0 7px 0 ;
	font-size:1.0em;
	text-align:justify;
	color: #330000;
}


#contenuTexte a:link, #contenu a:visited{
	color: #FFB417;
	text-decoration:underline;
}
#contenuTexte a:hover, #contenu a:active{
	color: #FF6600;
	text-decoration:none;
}
#contenuTexte p.couleur, .couleur{
	font-weight:bold;
	color: #FF6600;

	 
}
.first{
	color: #663300;
}
#brands{
width:200px;
height:400px;
margin:0px 0px 0px 0px;
padding-left:5px;
float:left;
background: url(../images/charte/newsBottom.jpg) bottom no-repeat;
}
#diapo{/*contenue dans #brands */
	width:100px;
	margin:0px 0px 0px 55px;
}
#txt{
	float:left;
	width:590px!important;
	width:600px;
	padding-left:5px;
	margin:10px 0px 0px 15px!important;
	margin:10px 0px 0px 15px;
	text-align:justify;
	color:#330000;
	font-size:1.2em;
	background:url(../images/charte/girl.jpg) left bottom no-repeat;

}

#panier{
	position:absolute;
	width:113px;
	height:133px;
	top:0px;
	left:0px;
	text-align:center;
	margin:370px 0px 0px 850px!important;
	margin:170px 0px 0px 850px;
	background:url(../images/charte/panier.gif) no-repeat;
}
*+html #panier{/*ie7*/
top:-180px;
margin:0;
}
#compte{
	margin:25px 0px 30px 0px;
}
/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}
/***************** FOOTER *****************/
#footer{
	position: relative;/*---obligatoire pour le footer---*/
	margin: -43px auto 0 auto;/*---margin top = - hauteur du footer---*/
	width:100%;
	height:33px;
	background:#FF8400 url(../images/charte/bgFooter.jpg) repeat-x;
	text-align:center;
	padding-top:10px;
	clear:both;
	color:#FFFFFF;
	
}


#footer a {
	font:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
text-decoration:underline;

}
#footer a.sousrubz{
	color: #fcf308;
	font-weight:normal;
}
#footerContent{
	width:770px!important;
	width:780px;
	heigth:50px;
	margin:0 auto 0 auto;
	
}

#bank{
	width:230px;
	float:left;
	margin-left:50px;
}
#bank p{
	float:left;
}

#miniMenu{
	width:350px;
	height:30px;
	font-weight:bold;
	font-size:1.1em;
	float:left;
	margin:0;
}
#miniMenu a{
	margin:0px 3px 0px 3px;
	color:#663300;
}
#miniMenu a:hover{
	color: #FFFFCC;
}
#coord{
	float:right;
	margin:0px 10px 0px 0px!important;
	margin:0;
	
}

#goodies{
	width:205px;
	height:98px;
	float:right;
	margin:20px 10px 0px 0px;
	background:url(../images/charte/adresse.jpg) no-repeat;
	
}