body, p, img, form, h1, h2, h3 {margin:0; padding:0;}
img {border:0}

body {font-size:0.8em; font-family:Arial, Helvetica, sans-serif; background-image:url(../images/fond-bandeau.jpg); background-repeat:repeat-x;}

/* classes générales */
.inter {font-size:0.85em;}
.little {font-size:0.8em;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}
.discret {color:#777;}
.promo {color:#e80000; font-size:1.3em; font-weight:bold;}
.semi-big {font-size:1.15em;}
.prix {color:#e80000;}
.conseil {color:#0066FF;}
.titre-resa {color:#2e8900;}
.titre-conseil {color:#3695cd;}

/* pour preparer l'impression */
.afficher-impression {display:none;}
.no-print-link span {display:none;}

/* titres H1, H2, ... */
h1 {font-size:1.4em; margin:0 0 0 25px; padding:15px 0 15px 9px; background-image:url(../images/puce-noire.jpg); background-repeat:no-repeat; background-position:left;}
	h1 span {color:#3d98f4; font-weight:normal;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}

hr {height:1px; color:#87B6FC; background-color:#87B6FC; border:none; margin-top:10px}


/* bandeau supérieur */
#header {width:931px; height:56px; margin:auto; clear:both;}
	#logo {float:left; margin:5px 0 0 15px;}
	#drapeaux {float:left; margin:25px 0 0 247px;}
	#header a {color:#E6F4FF}
	#liens-nav {float:left; margin:21px 0 0 10px; width:413px; background-image:url(../images/fond-liens-top.jpg); background-repeat:repeat-x; height:25px; line-height:25px; color:#FFF; font-size:0.85em; text-align:center;}
	img#deconnexion {margin-bottom:-3px;}


/* logo pour l'impression (caché à l'écran) */
#logo-impression, #logo-impression-detail {display:none;}

/* contenus */
#corps-de-page {width:931px; min-height:600px; margin:auto; background-image:url(../images/fond-corps-page.jpg); background-repeat:repeat-y; clear:both; overflow:auto; border-bottom:1px dotted #aaa;}
	
		
