@import url("/css/style07.css");
@import "/css/formulaire.css";

body{background: #D0D0D0 url(/charte/fond_repeat.jpg) repeat-x left top; margin:0; padding:0; }

.menu {
	background-image: url(/charte/repeat_menu.jpg);
	background-repeat: repeat-x;
}
.bandeau {
	background-image: url(/charte/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fond-menu{
	background-image: url(/charte/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.orange {
	background-color: #EF7815;
}
.repeat_bandeau {
	background-image: url(/charte/repeat-bandeau.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.barre {
	background-image: url(/charte/repeat_bar.jpg);
	background-repeat: repeat-x;
}
.barre_bas {
	background-image: url(/charte/repeat_bar_bas.jpg);
	background-repeat: repeat-x;
}
.fond_bas {
	background-color: #253556;
}
.fond_titre {
	background: url(/charte/fond_titre.jpg);
	background-repeat: no-repeat;
		}

a.titre{
font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
padding-top:2px; display:block; height:17px; line-height:17px;
}
a.titre:hover{text-decoration:underline;}
.sous_menu {
	background-color: #FDF1E7;
}

.fond_blanc {
	background-color: #FFFFFF;
}



.titre_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #366593;
}
.detail_article_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5FBB0B;
}
.texte_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.filet_article {
	background-image: url(/charte/boutique_separateur_pointille.gif);
}

.lire_suite_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #3C7DD0;
}

.boutique_aff_prix{
	color:#6AAFF5;
	font-weight:bold;
}

.ref_article{
	font-size: 10px;
}
.texte_article{
	color:#EC6712;
	font-weight:bold;
	font-size: 12px;

}

.chp_texte {
	width:40px; 
	height:22px;
}.Titrepanier {
	/*font-family: "Courier New", Courier, mono;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Textepanier {
	/*font-family: "Courier New", Courier, mono;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#div_panier textarea{
display:block;
}


.fond_orange {
	background-color: #FDF1E7;
}
.Promotion{
	color : #CC0000;
	font-weight:bold;
}
#liens-bas{margin:5px}
#liens-bas, #liens-bas a{color:#fff; text-decoration:none; font-size:10px;}
