body{
	background: #E0E6EE;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1, h2, h3, h4, h5, h6, p, form, div, form, ul, li, a{ margin: 0 0 0 0; padding: 0 0 0 0; }


a, a:link, a:visited{
	color: #656F74;
	text-decoration: none;
}
a:hover, a:visited:hover{
	text-decoration: underline;
}

#haut{
	background: #FFF url(gx/m/haut_fr.jpg) no-repeat;
	height: 110px;
	vertical-align: top;
}
#hautLien{
	float: right;
	color: #B5C4D6;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
	margin : 3px 5px 0 0;
}
#hautLien a{
	color: #B5C4D6;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight: bold;
}

#hautLien a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#panier{
	vertical-align: top;
	background: #C6052B;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


h2{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E4DFBD;
	border-bottom: #E4DFBD 1px solid ;

}
h3{
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #514F4F;
	border-bottom: #514F4F 1px solid ;
	margin: 0 10px 5px 10px;
	padding: 0 0 2px 0;
}


/* form */
.InputSelect{
	font-family: verdana;
	font-size: 10px;		
	background-color: #FFFBF0;
	color: #51132D;
	width : 134px;
}
.Input{
	font-family: verdana;
	background-color: #FFFBF0;
	color: #51132D;
	font-size: 9px;
	width : 80px;	
}

/* menu */
ul#menu{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 153px;
}
ul#menu li{
	width: 153px;
	height: 24px;
	list-style: none;
	padding: 0 0 0 0;
}
#menu a, #menu a:link, #menu a:visited{
	background: url(Gx/M/bg_menu.gif) no-repeat;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #003570;
	width: 153px;
	height: 24px;
	padding: 4px 0 0 8px;
	margin: 2px 0 0 0;
}
#menu a.hover{
	color: #841F47;
	background: url(Gx/M/bg_menu_over.gif) no-repeat;
	text-decoration: underline;
}
#menu a.actif, #menu a.actif:link, #menu a.actif:visited{
	color: #FFF;
	background: url(Gx/M/bg_menu_on.gif) no-repeat;
}


/* texte */
h1{
	font-family: Helvetica;
	font-style: italic;
	font-size: 20px;
	color: #0B76B9;
	float: right;
}
.texte{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #656F74;
	font-size: 11px;
	font-weight : normal;
	line-height : 18px;  /* kerning */
	text-align : left;
}
.texte b{
	color:#0180C3;
	font-weight : bold;
}

.texteSmall{
	font-family: Tahoma, Arial;
	color: #726464;
	font-size: 11px;
	font-weight : regular;
}
.texteSmallJaune{
	font-family: Tahoma, Arial;
	color: #726464;
	font-size: 11px;
	font-weight : regular;
}
.prix{
	font-family: Arial;
	color: #000;
	font-size: 0.7em;
	font-weight : bold;
	line-height : 15px; /* kerning */
	text-align : left;
}


/* mailman */
table.listeProduit div.texte{
	color: #656F74;
}
table.listeProduit td.photo{
	border: 1px solid #A32520;
}
table.listeProduit td.contenuPair{
	background: #F5F5F5;
}
table.listeProduit td.contenuImpair{
	background: #EBEBEB;
}
table.listeProduit h3{
	font-family: Tahoma, Arial;
	color: #0180C3;
	font-size: 11px;
	font-weight : bold;
	margin: 0 0 0 0;
	width: 409px;
	padding: 0 0 2px 0;
}


#piedPage{
	background: #F4F4F4;
	color: #555555;
	height: 50px;
	font-size: 80%;
	font-family: Tahoma;
	font-size: 10px;
	padding: 0 0 0 12px;
}
#piedPage a{ color: #555555; border-bottom: none;}
#piedPage a:hover{ color: #000; }
#piedPage div.copyrights{ float: left; margin: 0 0 0 0; text-align: left;}
#piedPage div.copyrights a{ font-weight: bold; }
