body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg_fond.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
#site {
	background-image: url(images/bg_site.jpg);
	background-color: #C5C5C5;
	background-repeat: repeat-x;
}
#site, #footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(images/bg_header.jpg);
	width: 980px;
	height: 227px;
	background-repeat: no-repeat;
}
#menu {
	background-image: url(images/bg_menu_h.jpg);
	width: 980px;
	height: 45px;
	line-height: 45px;
}
#centre {
	float:left;
	margin:10px 0px 5px 0px;
	width:700px;
}
#panier {
	height: 30px;
	text-align: center;
	color: #000;
	font-weight: bold;
}
#panier_h {
	height: 54px;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bg_panier_h.png);
	color: #A6A6A6;
	padding-left:45px;
}
#panier_m {
	height: 57px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-color: #ededed;
}
#recherche {
	height: 32px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: url(images/bg_recherche.jpg);
}
#champ_recherche {
	background-color: #FDA13E;
	border: thin solid #F5711F;
}
#listeRecherche {
	background-color: #FDA13E;
	border: thin solid #F5711F;
}
#footer {
	height: 55px;
	text-align: center;
	font-weight: bold;
	color: #767676;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer a {
	color: #767676;
}
#flashinfo {
	display:inline;
	float:left;
	margin:10px 10px 5px 10px;
	width:250px;
}
#flashinfo_h {
	height: 54px;
	background-image: url(images/bg_flash_h.png);
	color: #A6A6A6;
	padding-left:45px;
}
#flashinfo_m {
	height: 20px;
	background-color: #ededed;
}
#flashinfo_b {
	height: 14px;
	background-color: #ededed;
}
#flashinfo_h2 {
	height: 15px;
	background-color: #ededed;
}
.textediv {
	padding:2px 5px 2px 5px;
	color: #C0C1C1;
}
.textediv a {
	color:#000000;
	font-weight:bold;
}
.textediv img {
	border:medium none;
}
.titrerubrique {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
}
.titrerubrique a {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
#diaporama {
	height: 527px;
	text-align:center;
}
.style_total {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.menu_haut {
}
.infos_formmail {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.menu_gauche {
}
.corps {
	background-color: #FFFFFF;
}
.corps_div {
	top: auto;
	bottom: auto;
	height: auto;
}
.menu_gauche a {
	color: #FFFFFF;
}
.menu_gauche a:hover {
	color:#FF6600;
}
.menu_gauche_texte {
	padding-left:10px;
	text-align:center;
}
.menu_gauche_texte a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_gauche_image {
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div_menu_gauche {
	height: 600px;
	width: 221px;
}
h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	display:inline;
}
#header_ref {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.taille_texte_2 {
	font-size: 14px;
}
.taille_texte_1 {
	font-size: 10px;
}
.titre_blanc {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_haut_texte {
	font-size: 16px;
	color: #FFFFFF;
}
.menu_haut_texte a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_haut_texte a:hover {
	color:#FF6600;
}
.prix_prod {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.cadres_prods {
	background-color: #FFFFFF;
	float: left;
	margin-right: 4px;
	margin-left: 1px;
	width: 226px;
	margin-bottom: 5px;
}
.hack_form {
	display: inline;
}
.merci {
	font-size: 18px;
}
.cat_accueil {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/bg_cat_accueil.png);
	text-align: center;
	height: 54px;
}
.lien_voir_panier {
	font-weight: bold;
	color: #000000;
}
.lien_voir_panier2 {
	font-weight: bold;
	color: #000000;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
}
.titrecolpanier {
	background-color:#FF891D;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.total {
	background-color:#FFB46F;
	color:#000000;
	font-weight:bold;
	padding:2px;
}
.stotal {
	background:#E8E8E8 none repeat scroll 0%;
	font-weight:bold;
}
.action_panier a {
	font-weight: bold;
	color: #333333;
	font-size:14px;
}
.separateur {
	background-color:#FF6201;
	border:0px none;
	color:#FF6201;
	height:2px;
	margin:0px;
	padding:0px;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
#texte_total {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#taille_accueil {
	line-height: 45px;
}
/*#taille_m1 {
	width : 105px;
}
#taille_m2 {
	width : 105px;
}
#taille_m3 {
	width : 105px;
}
#taille_m4 {
	width : 75px;
	line-height: 35px;
}
#taille_m5 {
	width : 75px;
}
#taille_m6 {
	width : 90px;
	line-height: 35px;
}
#taille_m7 {
	width : 120px;
	line-height: 35px;
}
#taille_m8 {
	width : 100px
}
#taille_m9 {
	width : 100px
}*/


#panel {
	background-color:#e8f0f2;
	border:2px solid #CD4E69;
	display:none;
	position:absolute;
	width:696px;
	z-index:10;
}
.slide {
	margin: 0;
	padding: 0;
}
.active {
	background-position: right 12px;
}
.encadre_prod {
	border:1px solid #F7941D;
	background-color: #FFFFFF;
}
.titre_prod_div, .titre_prod_div a {
	color:#FFFFFF;
	padding-left:2px;
	font-size: 12px;
	height: 35px;
	background-color: #F7941D;
	font-weight: bold;
	padding-right: 2px;
}
.titre_prod_div2, .titre_prod_div2 a {
	color:#FFFFFF;
	padding-left:2px;
	font-size: 16px;
	height: 35px;
	background-color: #F7941D;
	font-weight: bold;
	padding-right: 2px;
}
.prixprod {
	color:#FF0000;
	font-weight:bold;
	font-size: 12px;
}
.prixavred {
	color:#999999;
	font-size:12px;
	font-weight:bold;
	text-decoration:line-through;
}
.encadre_prod img {
	border:none;
}
a.action_cadres_prods {
	color:#000000;
	font-weight:bold;
}
.erreur_stock {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	height: 30px;
	font-weight: bold;
}
.no_result {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.titre_tab_fiche {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6201;
	padding-left: 5px;
}
.bg_photo {
	background-color: #FFFFFF;
}
.bg_photo2 {
	background-color: #FE9352;
}
.indisponible_prod {
	color:#FF0000;
	font-weight:bold;
}
.pageretour, .pageretour a {
	color:#FFFFFF;
	font-size: 14px;
	height: 30px;
	background-color: #F7941D;
	font-weight: bold;
}
.legend {
	font-weight: bold;
	font-size: 16px;
}
.fieldset {
	background-color: #E8F1F0;
}
.liens_sous_scroll {
	background-color: #5F919C;
	border: thin solid #1B5560;
	padding: 5px;
}
.liens_sous_scroll a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
h2 {
	font-size: 30px;
	font-weight: bolder;
	color: #666666;
}

