@charset "iso-8859-1";

@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(gallery.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(fiche_produit.css);
@import url(style_IE.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
        color:black;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#fff url(/media/bgpagejpg__095629000_1111_30072008.jpg) no-repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:160%;

}


/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}


/*----------------------------*/
/*     espace pro             */
/*----------------------------*/
#account_actions{
padding:0px 0px 0px 20px;
}

#infos_pro, #commande_pro, #compte_pro{
background:transparent url(/media/ongletpro__003899400_1426_17092008.gif) no-repeat top left;
width:173px;
float:left;
}

#infos_pro h2{
font-size:1.4em;
text-align:center;
color:#fff;
margin:0px 0px 0px 0px;
padding:5px;
background:transparent url(/media/infoscomplementaires__023653100_1426_17092008.gif) no-repeat bottom center;
height:155px;
}

#commande_pro h2{
font-size:1.4em;
text-align:center;
color:#fff;
margin:0px 0px 0px 0px;
padding:5px;
background:transparent url(/media/mescommandes__057353200_1426_17092008.gif) no-repeat bottom center;
height:155px;
}

#compte_pro h2{
font-size:1.4em;
text-align:center;
color:#fff;
margin:0px 0px 0px 0px;
padding:5px;
background:transparent url(/media/moncompte__080220600_1426_17092008.gif) no-repeat bottom center;
height:155px;
}

#infos_pro ul li, #commande_pro ul li, #compte_pro ul li{
text-decoration:none;
list-style-type:none;
padding:0px 0px 0px 0px;
}

#infos_pro ul li a, #commande_pro ul li a, #compte_pro ul li a, #infos_pro ul li a:hover, #commande_pro ul li a:hover, #compte_pro ul li a:hover, #infos_pro ul li a.active, #commande_pro ul li a.active, #compte_pro ul li a.active{
background:white url(
/media/lienbleu__049879100_1426_17092008.gif) no-repeat top left;
padding:0px 0px 0px 14px;
color:#4B92D4;
text-decoration:none;
}

/*-------------------*/
/* mail confirmation */
/*-------------------*/

.log.confirmation_validation{
position:absolute;
top:380px;
}