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

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

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

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

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


#left_column , #left_column a, #left_column .block_content, #left_column .block_content a, #left_column p, #left_column p a, #left_column input{color:#012642;}
#right_column , #right_column a, #right_column .block_content, #right_column .block_content a, #right_column p, #right_column p a, #right_column input{color:#012642;}

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

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

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

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

/* Tags */
a.tag_level1 { color:#012642!important; text-decoration:underline; }
a.tag_level2 { color:#012642!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:#a1ccdf; color:#fff!important; text-decoration:none;}

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

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

/* 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:#2a3846; font-size:1.1em; font-weight:bold; white-space:nowrap;}

/* Produits phares */

/* titre */
#center_column div.block h4 { color:#fff; } 
/* Structure */
#center_column .products_block { color:#fff; }
#center_column .products_block ul li { color:#fff; }
/* Nom du produit */
#center_column div.products_block h5{ color:#2a3846; font-weight:bold; text-transform:uppercase; }
#center_column div.products_block h5 a{ color:#2a3846; font-weight:bold; text-transform:uppercase; }
/* Description du produit */
#center_column div.products_block p.product_desc { color:#2a3846;}
#center_column div.products_block p.product_desc a{ color:#2a3846;}
#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:#fff;*/}
#center_column #featured-products_block_center .button,#center_column .btn{ /*color:#fff!important;*/ font-weight:bold; text-decoration:none;}
#center_column #featured-products_block_center .ajax_add_to_cart_button{ /*color:#fff!important;*/ font-weight:bold; text-decoration:none;}

/* 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:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* 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; width:275px;}
#hebergeur {float:right; padding:0; }


/* ============== Plan Aces ================ */
.plan {
	width: 500px;
	height: 400px;
	border:2px solid;
	border-color:#013359;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #488e84;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;

}
.plan-printer img, 
.plan-printer a {
	border: none;
}



/*============ HIGHLIGHT =============*/

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: #FFF solid 3px;
}
.highslide:hover img {
	border: #FFF solid 3px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: #FFF solid 3px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 10px;
    background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/**VAN**/

.div-v1{width:400px;}

.div-v2{width:240px;}

.div-v3{width:280px;}

.list{vertical-align:middle; padding-right:7px;}
/**VAN**/





.div1{width:320px; height:120px; float:left;}

.text1{ font-size:15px; font-weight:bold; text-align:center;}

.div2{width:164px;}

.div3{width:210px;}

.div4{width:210px;}

.div5{width:250px;}

.mar1{margin-left:20px; margin-right:20px;}

.mar2{margin-left:47px;}

.mar3{margin-left:34px;}

.mar4{margin-top:15px; margin-right:30px;}

.mar5{margin-left:10px; margin-top:20px;}

.mar6{margin-left:45px;}

.mar7{margin-right:37px;}

.mar8{margin-bottom:40px; margin-top:2px;}

.bor-pic{border:3px solid #FFF;}

/*Van Minh*/
.div1m
{
	float:left;
	width:150px;
	margin-left:20px;
}
.div1m1
{
	float:left;
	width:150px;
	margin-left:20px;
}
.div2m
{
	float:left;
	width:150px;
	margin-left:25px;
}
.div3m
{
	float:left;
	width:150px;
	margin-left:25px;
}

/*============= Quyen =============*/
.cr-border{border: #FFF solid 3px;}

.cr-mar{margin-right:50px;}
.cr-mar1{margin-right:10px;}
.cr-bullet{ float:left; margin:2px 10px 0px 0;}
.cr-bullet1{ float:left; margin:2px 10px 15px 0;}
.cr-bullet2{ float:left; margin:2px 10px 35px 0;}
.cr-wdiv{width:92px;}
.cr-mar-bottom{margin-bottom:8px;}
.wid{ width:300px; height:200px;} 

.tab{ width:53px;}
.tab2{ width:142px;}
.tab3{ width:238px; }
.tab4{ width:502px; }

.table1{ width:100%;}
.table1 td{ padding-top:7px; padding-bottom:3px; border-bottom:#FFCC00 dashed 1px;}

.color1{ color:#e5c580;}

.bottom{ vertical-align:bottom;}