/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#999999;
	margin: 0;
	padding: 0;
	background-image:url(../images/interface/bgd-body.gif);
	background-repeat:repeat-x;
	background-color:#2a8ac9;
	top: 0;
}

body a{
	text-decoration:none;
}

img {
	border: none;
}

#conteneur {
	position: absolute;
	width: 1000px;
	top:20px;
	left: 50%;
	background-color:#FFFFFF;
	border:2px solid #666666;
	/*background-image:url(../images/interface/fond_page.gif);
	background-repeat:repeat-y;*/
	margin-left: -500px;
}

#bandeau{ 
	width:1000px;
	height:175px;
	/*background-image:url(../images/interface/fond_bandeau.gif);
	background-position:top;*/
	background-repeat:no-repeat;
}

#logo{
	float:left;
	width:165px;
	height:126px;
	padding-top:15px;
	padding-left:15px; 
}

#anim{ 
	float:right;
	padding-top: 30px;
	padding-right:20px; 
	width:380px;
	height:150px;
}

#compte_h{
	float:right;
	width:187px;
	height:130px;
	margin-top:27px;
	margin-right:20px;
	background-image:url(../images/interface/compte_h.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#frm_compte{
	margin-left:50px;
	margin-top:30px;
}

#frm_panier{
	margin-left:50px;
	margin-top:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#panier_h{
	float:right;
	width:183px;
	height:130px;
	margin-top:27px;
	margin-right:10px;
	background-image:url(../images/interface/panier_h.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.form_compte{
	font-size:11px;
	color: #000000;
	border:1px solid #6a6a66;
	margin-top:4px;
	text-indent:4px;
}

#menu_haut{
	width:979px;
	height:23px;
	background-image:url(../images/interface/fond_menuh.gif);
	background-repeat:repeat-x;
	border:1px solid #7fc31c;
	margin-left:10px;
}

#recherche{
	float:right;
	width:123px;
	height:19px;
	background-image:url(../images/interface/fond_recherche.gif);
	background-repeat:no-repeat;
	margin-right:5px;
	margin-top:2px;
}

.form_recherche{
	font-size:11px;
	color: #949090;
	border:0px solid #FFF;
	text-indent:4px;
}

#dock_cont{
	width:979px;
	height:82px;
	background-image:url(../images/interface/fond_dock.jpg); 
	background-repeat:repeat-x; 
	text-align:center;
	/*background-image:url(../images/interface/fond_dock.gif);*/
	border:1px solid #7fc31c; 
	text-align:center;
	margin-left:10px;
	margin-top:6px;
	/*z-index:-10;*/
}

.dock {
	position: relative;
	margin-top:-5px;
	height: 50px;
	padding-top:13px;
	text-align: center;
}

.dock-container {
	position: absolute;
	height: 50px;
	/*background: url(images/dock-bg2.gif);*/
	/*padding-left: 20px;*/
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px -20px -20px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none;
	padding-bottom:30px; 
	padding-left: 20px;
}

#menu_d{
	float:left;
	width:203px;
	margin-top:20px;
	padding-left:10px; 
}

#menud_h{
	width:203px;
	height:9px;
	background-image:url(../images/interface/h_menud.gif);
	background-repeat:no-repeat;
	font-size:7px;
}

#menud_b{
	width:203px;
	height:9px;
	background-image:url(../images/interface/b_menud.gif);
	background-repeat:no-repeat;
}

#fond_menud{
	width:203px;
	padding-top:5px;
	padding-bottom:10px;
	background-image:url(../images/interface/fond_menud.gif);
	background-repeat:repeat-y;
}

.elm_menud{
	width:195px;
	height:24px;
	margin-left:8px;
	margin-bottom:3px;
	background-image:url(../images/interface/fond_elmd.gif);
	border:1px solid #7fc31c;
	cursor:pointer;
	z-index:100;
}

.txt-elm_menudh{
	float:left;
	height:19px;
	padding-left:5px;
	padding-top:5px;
	color:#047e45;
	font-weight:bold;
	font-size:11px;
}
	

.puce_elmh{
	float:right;
	height:19px;
	width:14px;
	padding-top:5px;
	margin-right:5px;
}

.elminact_menud{
	width:190px;
	height:19px;
	margin-left:8px;
	margin-bottom:6px;
	background-image:url(../images/interface/fond_menu_out.gif);
	border:1px solid #919597;
	cursor:pointer;
	padding-left:5px;
	padding-top:5px;
	color:#047e45;
	font-weight:bold;
	font-size:11px;
}

.txt-elm_menud{
	float:left;
	height:19px;
	padding-left:5px;
	padding-top:5px;
	color:#dcdedd;
	font-weight:bold;
	font-size:11px;
}

.menud_sscat{
	width:190px;
	font-size:11px;
	color:#1897cc;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:16px;
}

.menud_sscat a{
	color:#1897cc;
	text-decoration:none;
}

.menud_sscat a:hover{
	color:#1897cc;
	text-decoration:none;
}

#contenu{
	float:right;
	margin-top:20px;
	width:755px;
	padding-right:15px;
	/*border:1px solid #84c525;*/
}

#contenu_accueil{
	float:right;
	margin-top:20px;
	width:820px;
	/*height:400px;*/
	margin-right:7px;
	/*border:1px solid #84c525;*/
}

.cat{
	float:left;
	width:375px;
	background-image:url(../images/interface/fond_cat.gif);
	background-repeat:repeat-y;
}

.cat_h{
	width:365px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	padding-left:10px;
	padding-top:7px;
	background-image:url(../images/interface/haut_cat.gif);
	background-repeat:no-repeat;
}

.cat_h a{
	color:#FFFFFF;
	text-decoration:none;
}

.cat_h a:hover{
	color:#FFCC00;
	text-decoration:none;
}

.cat_cont{
	width:343px;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.cat_prod{
	float:left; 
	width:150px;
	height:180px;
	padding-left:15px;
	padding-top:5px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	/*border-left:1px solid #999999;*/
}

.cat_img_prod{
	/*padding-left:20px; 
	padding-top:10px; */
	height:130px;
	width:90%;
	text-align:center;
}

.cat_img{
	position:relative;
	font-size:18px;
	color:#FF0000; 
	font-weight:bold; 
	padding-top:3px; 
	padding-left:10px;
}

.cat_sscat{
	float:right;
	width:170px;
	padding-left:10px;
	padding-right:20px;
	padding-top:25px;
	/*border-right:1px solid #999999;*/
}

.cat_txt{
	width:170px;
	line-height:20px;
	font-size:12px;
	color:#333333;
	border-bottom:1px dotted #c3e4f1;
}

.cat_txt a{
	text-decoration:none;
	color:#333333;
}

.cat_txt a:hover{
	text-decoration:none;
	color:#63b9db;
}

.cat_txtl{
	width:170px;
	/*height:16px;*/
	line-height:16px;
	font-size:11px;
	text-align:right;
	color:#63b9db;
	margin-bottom:5px;
	border-bottom:1px dotted #c3e4f1;
}

.cat_b{
	width:375px;
	height:10px;
	font-size:6px;
	background-image:url(../images/interface/bas_cat.gif);
	background-repeat:no-repeat;
	clear:both;
}
	

#cont_md{
	float:right;
	margin-top:10px;
	width:160px;
}

#panierd{
	width:152px;
	height:102px;
	background-image:url(../images/interface/fond_panierd.gif);
	background-repeat:no-repeat;
}

#compted{
	width:152px;
	/*height:96px;*/
	margin-top:15px;
	background-color:#1a98cd;
	/*background-image:url(../images/interface/fond_compted.gif);
	background-repeat:no-repeat;*/
}

#frm_panierd{
	margin-left:10px;
	padding-top:40px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

#frm_compted{
	margin-left:15px;
	color:#FFFFFF;
	font-size:11px;
	/*padding-top:40px;*/
}

#frm_compted a{
	color:#FFFFFF;
	text-decoration:none;
}

#frm_compted a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.bulle{
	margin-top:10px;
	width:152px;
}

.bulle_n{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_nouveautes.gif);
}

.bulle_v{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_ventes.gif);
}

.bulle_s{
	width:152px;
	height:29px;
	background-image:url(../images/interface/bulle_services.gif);
}

.bulle_m{
	width:140px;
	height: 300;
	position:relative;
   overflow: hidden;
	border:4px solid #98e921;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	color:#333333;
	text-align:center;
	/*background-color:#98e921;*/
}

.bulle_mv{
	width:142px; 
	border:4px solid #98e921;
	padding-left:0;
	padding-right:2px;
	padding-top:4px;
	font-size:10px;
	color: #333333;
	background-image:url(../images/interface/degrade_vert.gif);
	background-repeat:repeat-x;
	/*font-weight:bold;*/
	/*background-color:#98e921;*/
}

.bulle_m22{
	width:145px;
	/*border:4px solid #98e921;*/
	background-color:#4bb1eb;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:2px;
}

.bulle_m2{
	/*width:145px;
	border:4px solid #98e921;
	background-color:#4bb1eb;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:2px;*/
	
	width:138px; 
	border:4px solid #4bb1eb;
	padding-left:4px;
	padding-right:2px;
	padding-top:4px;
	font-size:10px;
	color: #333333;
	background-image:url(../images/interface/degrade_bleu.gif);
	background-repeat:repeat-x;
}

.bulle_b{
	width:152px;
	height:5px;
	background-image:url(../images/interface/bulle_bas.gif);
	background-repeat:no-repeat;
}

.bulle_b2{
	width:152px;
	height:5px;
	background-image:url(../images/interface/bulle_bas2.gif);
	background-repeat:no-repeat;
}

.titre_cat{
	font-size:22px;
	font-weight:bold;
	color:#109dd5;
}

.arbo{
	font-size:10px;
	color:#00CC00;
}

.mv{
	width:750px;
	background-image:url(../images/interface/fond_mv.gif);
	background-repeat:repeat-y;
}

.h_mv{
	width:750px;
	height:27px;
	background-image:url(../images/interface/h_mv.gif);
	background-repeat:no-repeat;
}

.h_recherche{
	width:750px;
	height:27px;
	background-image:url(../images/interface/h_recherche.gif);
	background-repeat:no-repeat;
}

.b_mv{
	width:750px;
	height:7px;
	font-size:5px;
	background-image:url(../images/interface/b_mv.gif);
	background-repeat:no-repeat;
}

.m_mv{
	width:750px;
}

#popup_panier{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_panierh{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_panier_h.gif);
	background-repeat:no-repeat;
}

#popup_paniertxt{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
}

#popup_panierb{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
	font-size:3px;
}

#popup_panierbtnc{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_panierbtnv{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#popup_avis{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_avish{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_avish.gif);
	background-repeat:no-repeat;
}

#popup_avistxt{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

#popup_avisb{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
}

#popup_avisbtnc{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_avisbtnv{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#popup_avis2{
	position:absolute;
	z-index:1000;
	width:448px;
	display:block;
	background-image:url(../images/interface/popup_panier_fond.gif);
	background-repeat:repeat-y;
}	

#popup_avish2{
	width:448px;
	height:74px;
	background-image:url(../images/interface/popup_avish.gif);
	background-repeat:no-repeat;
}

#popup_avistxt2{
	width:433px;
	color:#333333;
	line-height:25px;
	padding-left:10px;
	padding-right:5px;
	font-size:10px;
}

#popup_avisb2{
	width:448px;
	height:4px;
	background-image:url(../images/interface/popup_panier_bas.gif);
	background-repeat:no-repeat;
	clear:both;
}

#popup_avisbtnc2{
	float:left;
	padding-left:5px;
	width:154px;
	height:36px;
}

#popup_avisbtnv2{
	float:right;
	padding-right:10px;
	width:139px;
	height:36px;
}

#gris{
	position: fixed;
	top:0;
    left:0;
    width:100%;
    height:100%;
	background-color:#CCCCCC; 
	z-index:10;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=50);
	display:block;
}

.libelle_prod{
	font-size:14px;
	font-weight:bold;
	color:#0066CC;
}

.img_prod{
	float:left;
	width:200px;
	text-align:center;
}

.desc_prod{
	float:left;
	width:370px;
	padding-right:30px;
	border:0px solid #000000;
	color:#666666;
}

.avis_prod{
	clear:both;
	color: #047e45;
	margin-top:10px;
	font-size:11px;
	padding-left:5px;
	padding-top:3px;
	height:17px;
	background-image:url(../images/interface/fond_vert.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}

.avis_txt{
	color:#333333;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #93e120;
	border-top:0px solid #000000;
	font-size:11px;
}

.prix_prod{
	float:left;
}

#pied{
	width:1001px;
	/*background-image:url(../images/interface/fond_bas.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	text-align:center;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-bottom:10px;
	clear:both;
}

tr.trhover:hover{
	background-color:#006600;
}

.lien_caddie{
	color:#FFFFFF;
	text-decoration:none;
}

.lien_caddie a{
	color:#FFFFFF;
	text-decoration:none;
}

.lien_caddie a:hover{
	color: #0066CC;
	text-decoration:none;
}	

#transport{
	float:right;
	width:350px;
	border:1px solid #bbe3f9;
	/*margin-right:40px;*/
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#08649e;
}

#transport2{
	width:350px;
	float:right;
	border:1px solid #bbe3f9;
	margin-right:15px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	color:#08649e;
}

#btn_cmde{
	width:370px;
	float:right;
	clear:both;
	/*margin-right:40px;*/
	text-align:right;
}
	
.formError{
	color:#FF0000;
	display:none;
}

.liens_compte{
	font-size:12px;
	color: #000;
	line-height:25px;
	background-image:url(../images/interface/tab_out.gif);
	background-repeat:repeat-x;
}

/*.liens_compte:hover{
	background-image:url(../images/interface/tab_over.gif);
	background-repeat:repeat-x;
	color:#000;
	cursor:pointer;
}*/


.liens_compte a{
	color: #000;
	text-decoration: none;
}

.liens_compte a:hover{
	color: #0099FF;
	text-decoration:none;
}

.liens_bandeau{
	font-size:11px; 
	color:#1395c8;
}

.liens_bandeau a{ 
	color:#1395c8;
	text-decoration:none;
}

.liens_bandeau a:hover{
	color: #00CC00;
	text-decoration:none;
}

#cmde_txt{
	background-image:url(../images/interface/adresse_txt.jpg); 
	background-repeat:no-repeat; 
	height:187px; 
	padding-top:19px; 
	padding-left:28px; color:#000000;
	line-height:22px;
}

.a_eco a{
	color:#006633;
	text-decoration:none;
}

.a_eco a:hover{
	color:#0066CC;
	text-decoration:none;
}

.a_discount a{
	color: #990000;
	text-decoration:none;
}

.a_discount a:hover{
	color:#0066CC;
	text-decoration:none;
}

.a_bleu_vert a{
	color:#0066CC;
	text-decoration:none;
}

.a_bleu_vert a:hover{
	color: #33CC00;
	text-decoration:none;
}

.a_vert_bleu a{
	color:#00CC00;
	text-decoration:none;
}

.a_vert_bleu a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_blanc_vert a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_vert a:hover{
	color: #FFCC00;
	text-decoration:none;
}

.a_gris_vert a{
	color:#333333;
	text-decoration:none;
}

.a_gris_vert a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_blanc_rouge a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_rouge a:hover{
	color: #CC0000;
	text-decoration:none;
}

.a_blanc_bleu a{
	color:#FFF;
	text-decoration:none;
}

.a_blanc_bleu a:hover{
	color: #0066CC;
	text-decoration:none;
}

.a_noir_souligne a{
	color:#333333;
	text-decoration:none;
}

.a_noir_souligne a:hover{
	color: #333333;
	text-decoration: underline;
}

.a_bleu_souligne a{
	color:#08649e;
	text-decoration:none;
}

.a_bleu_souligne a:hover{
	color:#08649e;
	text-decoration: underline;
}

.a_bandeau a{
	color: #006600;
	text-decoration:none;
}

.a_bandeau a:hover{
	color:#FFF;
	text-decoration:none;
}

.a_rouge_souligne a{
	color: #FF0000;
	text-decoration:none;
}

.a_rouge_souligne a:hover{
	text-decoration:underline;
}

/* Autocompletion */
.update{
        position:relative;
        background-color:white;
        border:1px solid #888;
        margin:0px;
        padding:0px;
}

ul.contacts {
        list-style-type: none;
        margin:0px;
        padding:0px;
        text-align: left;
}
ul.contacts li.selected { background-color: #ffb; cursor: pointer; }
li.contact {
        list-style-type: none;
        display:block;
        margin:0;
        padding:2px;
        /*height:14px;*/
}
li.contact div.image {
        float:left;
        width:32px;
        height:14px;
        margin-right:8px;
}
li.contact div.nom {
        font-weight:bold;
        font-size:11px;
        /*line-height:1.2em; */
}

.border_table{
	border-style:solid;
	border-width:1px;
	border-color: #66CC00;
	font-size:10px;
	color: #0066CC;
}