body {
	font-size: 0.7em;
}
body, input, select, textarea, option, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration : none;
	color : #906321;
}
	
.page a:hover	{
	text-decoration : underline;
	color : #FD3806;
}
a img { border: 0 !important; }

h1 {
	margin: 0;
	height: 33px;
	font-size: 1em;
	font-family: Helvetica condensed;
	text-align: center;
	text-indent: -9000px;
	background: no-repeat top center;
}
/* fonds h1 */
.produits h1 { background-image: url(../images/bg_h1_produits.gif); }
.coups-de-coeur h1, .promo h1 { background-image: url(../images/bg_h1_coups-de-coeur.gif) !important; }
.index h1 { background-image: url(../images/bg_h1_index.gif); }
.qui-sommes-nous h1 { background-image: url(../images/bg_h1_qui-sommes-nous.gif); }
.conseils h1 { background-image: url(../images/bg_h1_conseils.gif); }
.egypte h1 { background-image: url(../images/bg_h1_egypte.gif); }
.conditions-de-vente h1 { background-image: url(../images/bg_h1_conditions-de-vente.gif); }
.liens-utiles h1 { background-image: url(../images/bg_h1_liens-utiles.gif); }
.plan-site h1 { background-image: url(../images/bg_h1_plan-site.gif); }
.panier h1 { background-image: url(../images/bg_h1_panier.gif); }
.confirmation h1 { background-image: url(../images/bg_h1_panier.gif); }
.annulation h1 { background-image: url(../images/bg_h1_panier.gif); }
.rechercher h1 { background-image: url(../images/bg_h1_rechercher.gif); }
.contact h1 { background-image: url(../images/bg_h1_contact.gif); }
.liste-diffusion h1 { background-image: url(../images/bg_h1_liste-diffusion.gif); }
h2 {
	color: #544680;
	font-size: 1.3em;
	padding-left: 10px;
	background: url(../images/filet.gif) repeat-x bottom left;
}
h2 span { background: #FAF8F5; padding: 0 5px; }

h3 { font-size: 1.2em; border-bottom: 1px solid; }
h4 { font-size: 1.1em; margin: 0; padding: 0; }
h5 {
	font-size: 1em;
	background: #DBE3F0;
	border: 1px solid #455D8D;
	border-left: 0;
	border-right: 0;
	margin: 5px 0;
	padding: 0 5px;
	text-align: center;
}

h6 { font-size: 100%; }

#page p {
	text-align: justify;
}
.pied_page {
	clear: both;
	padding: 10px;
	text-align: center;
}
.pied_page a {
	color: #906321;
	font-size: 0.9em;
	padding: 3px 0 3px 20px;
	background: no-repeat center left;
}
.pied_page a.imprimer { background-image: url(../images/picto_print.gif); }
.pied_page a.hautdepage { background-image: url(../images/picto_haut.gif); }


.gauche {
	float: left;
	margin: 0px 15px 15px 0px;
}
.gauche p, .droite p, .centre p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	text-align: center;
}

.droite {
	float: right;
	margin: 0px 0px 15px 15px;
}
.centre {
	margin: 15px 0;
	text-align: center;
}

div.cnil {
	font-size: 0.9em;
	line-height: normal;
}

/* Elements de liste et navigation */
.element {
	clear: both;
}

.elementnav, .pagesnav {
	clear: both;
}

.pagesnav {
	text-align: center;
	padding-top: 10px;
}

.detail, .retour {
	display: block;
	padding-top: 10px;
}
.detail {
	text-align: right;
}
.retour {
	text-align: left;
}
ul.telechargements li { padding: 2px 0; text-align: left;}
img.icone { vertical-align: middle; }

