@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
/* Couleur des prix #da0f00 */

body { color:#303030; font-size:11px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#303030; font-weight:bold; font-size:12px; padding-bottom:20px; line-height:17px; }
h2 { /*color:#303030; font-weight:700; font-size:1.3em; line-height:1.6em; margin: 0.5em 0; text-transform: uppercase; background:transparent; height:21px;*/color:#303030; font-weight:700; font-size:1.1em; }
h3 { color:#303030; font-weight:bold; font-size:1.17em; }
form.std h3 { color: #303030; font-size:1.4em; font-weight:normal; }
#left_column div.block h4, #right_column div.block h4{color:#303030; font-weight:700; font-size:1em;}
#left_column div.block h4 a, #right_column div.block h4 a{color:#303030; font-weight:700; font-size:1em; text-decoration:none;}
h5 { color:#303030; font-size:0.83em;  font-weight:bold;}
h6 { color:#303030; font-size:0.67em; font-weight:bold; }

p { color:#303030; font-size:1em; }
ul, ol{ color:#303030; font-size:1em; }
li { color:#303030; font-size:1em; }
a/*, div.block a, li a, div.tags_block p a */{ color:#303030; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#303030; padding:3px; }
input { color:#303030; padding:3px; }

/* Intro */
#intro h1 { color:#303030; } /* couleur du h1 de l'intro */
#intro p, #intro a { color:#303030; } /* couleur du texte de l'intro */
#intro p { font-size:.9em;}

/* Liens de bas de page */
#societe p, #societe a {color:#303030; } /* couleur des liens de bas de page */
#societe p { font-size:.92em; }

/* Image de validation W3C */
/*#validator a img { background-color:#303030; }*/ 

/* Catégories
div#categories_block_left ul.tree a { color:#303030;}*/
ul.tree li{background: transparent; line-height:2em; margin:0; padding:0; border-bottom:#666 solid 1px;}
ul.tree li a { color:#303030; display:block; text-decoration:none; width:100%;}
ul.tree li a:hover { color:#303030; background:#e6eefe; text-decoration:none; }

/* Tags */
a.tag_level1 { color:#303030!important; text-decoration:underline; }
a.tag_level2 { color:#303030!important; text-decoration:underline; font-size: 1.4em; font-weight:bold; }
a.tag_level3 { font-size: 1.8em; font-weight:bold;}
div.tags_block p a:hover{ background-color:#111; color:#303030!important; text-decoration:none;}

/* Panier */
#cart_block table#vouchers, #cart_block p#cart-prices { border-top:1px solid #303030; }

/* Styles des input */
input, textarea { border: 1px solid #303030; background:transparent; }
select { border: 1px solid #303030; }

/* generic style des prix */
.price-discount { text-decoration:line-through; }
.price-pretax { color: gray; }
.price-ecotax { color:#488c40; }
img.icon { margin-right: 0.5em; vertical-align: middle; }
.price, .price-shipping, .price-wrapping { color:#da0f00; font-size:1.1em; font-weight:bold; white-space:nowrap;}

/* Produits phares */

/* titre */
#center_column div.block h4 { color:#303030; } 
/* Structure */
#center_column .products_block { color:#303030; }
#center_column .products_block ul li { color:#303030; }
/* Nom du produit */
#center_column div.products_block h5{ color:#303030; font-weight:bold; text-transform:uppercase; }
#center_column div.products_block h5 a{ color:#303030; font-weight:bold; text-transform:uppercase; }
/* Description du produit */
#center_column div.products_block p.product_desc { color:#303030;}
#center_column div.products_block p.product_desc a{ color:#303030;}
#center_column div.products_block ul li p.product_desc a { font-weight:normal; }
.products_block li p a { font-size:0.8em; font-weight:bold;}
/* Bouton */
#center_column #featured-products_block_center .price{ font-size:1.6em!important; /*color:#303030;*/}
#center_column #featured-products_block_center .button,#center_column .btn{ /*color:#303030!important;*/ }
#center_column #featured-products_block_center .ajax_add_to_cart_button{ /*color:#303030!important;*/}

/* Tabs */
ul.idTabs li a { text-decoration:none; text-transform:uppercase; font-weight:bold; /*color:#374853;*/}
ul.idTabs li a.selected{ /*color:white;*/}

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:.2em 1em 0 0; }
.imgRight { float:right; padding:.2em 0 0 1em; }

/* Des classes d'alignement d'objets */
.aligntop, .top { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.middle { vertical-align: middle; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right, .align_right { text-align:right; }
.center, .align_center { text-align:center; }
.justify, .align_justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.uppercase { text-transform:uppercase; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb, .clear { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }
br.clear { clear:both; line-height:0; font-size:0; height:0;}

/* Useful */
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.illustration { float:left; padding:0 10px 0 0; }

/*	Site en cours de réalisation */
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales
----------------------------------------------------------*/
#infoclient {float:left; padding:0 0 1em; }
#hebergeur {float:right; padding:0; }


/*css : plan du site*/
.body-plan-du-site{background: #3A1800 url(../images/fond.jpg) repeat-x top; width:100%; }
#head-plan-du-site{
height:184px;
background:url(../images/head-plan.jpg) no-repeat;
}
#body-plan-du-site{
	background:url(../images/plan/body-plan.jpg) no-repeat;
}
#content-plan-du-site{
	padding:25px 70px 20px 70px;
	text-align:justify;
}
#content-plan-du-site h2{margin-top:-15px;}
#foot-plan-du-site{
background:url(../images/plan/adresse.jpg) no-repeat;
height:52px;
margin:0 auto;
width:981px;
}
.yzeo-plan-du-site{ font-size:10px; padding-left:100px; }
/*#plan du site*/



/*googlemaps*/
.plan {
	width:470px;
	height:400px;
	border: 2px solid #831f16;
	margin:0 auto;
	
}

#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.plan-titre {
	font-size: 14px;
	color: #831f16;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
#googlemap a.googlemap-icon { display: block; background:url(../images/goglemap.jpg) no-repeat; width: 70px; height: 60px; }
#googlemap a.googlemap-icon:hover { background: url(../images/goglemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/goglemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	}
/*end googlemaps*/

.div-txt{width:48%;}
.div-txt2{width:40%;}
.div-txt3{width:29%;}
.icon{vertical-align:middle;}
.mg-left{margin-left:30px;}
.mg-left2{margin-left:10px;}
.list{float:left; margin-bottom:20px; margin-top:5px;}
.list1{float:left; margin-bottom:20px; margin-top:5px; margin-right:5px;}
.mg-center{margin:0 auto;}


