body{
	background-color: #181C18;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.Style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.Style1 {color: #000000; text-decoration: none;}
A.Style1:link {color: #000000; text-decoration: none;}
A.Style1:visited {color: #000000; text-decoration: none;}
A.Style1:active {color: #CC0000; }
A.Style1:hover {color: #CCCCCC;}

.Style13 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000; }

A.Style13 {color: #000000; text-decoration: none;}
A.Style13:link {color: #000000; text-decoration: none;}
A.Style13:visited {color: #000000; text-decoration: none;}
A.Style13:active {color: #CC0000; }
A.Style13:hover {color: #CC0000;}

.Style14 {
	font-size: 18px;
	color: #217DD6;
}

.Style15 {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	border-bottom: solid 1px;
	border-color: grey;
	padding-left:5px;
	padding-top:15px;
	font-family: Arial;
}

.Style16 {
	font-size: 12px;
	color: #333333;
	padding-right:50px;
	width:100px;
	height:20px;
	font-family: Arial;
	text-align:right;
}

.Style17 {
	font-size: 12px;
	color: #76BF39;
	font-family: Arial;
	font-weight: bold;
}

.Style18 {
	font-size: 16px;
	color: #267DD4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Style19 {
	font-size: 14px;
	color: #267DD4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Style20 {
	font-size: 12px;
	color: #333333;
   padding-left:10px;
	font-family: Arial;
   text-align:left;
}

.Style21 {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
}

.Style22 {
	font-size: 12px;
	color: #C90000;
	font-family: Arial;
	font-weight: bold;
}

A.Style22 {color: #C90000; text-decoration: none;}
A.Style22:link {color: #C90000; text-decoration: none;}
A.Style22:visited {color: #C90000; text-decoration: none;}
A.Style22:active {color: #C90000; text-decoration: none;}
A.Style22:hover {color: #CC0000; text-decoration: none;}

.Style23 {
	font-size: 12px;
	color: #333333;
	padding-left:10px;
	font-family: Arial;
   text-align:left;
}

.Style24 {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
}

.Style25 {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
}

.Style26 {
	font-size: 12px;
	color: #333333;
	padding-left:10px;
	font-family: Arial;
	font-weight: bold;
}

.Style27 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}

A.Style27 {color: #333333; text-decoration: none;}
A.Style27:link {color: #333333; text-decoration: none;}
A.Style27:visited {color: #333333; text-decoration: none;}
A.Style27:active {color: #CC0000; text-decoration: none;}
A.Style27:hover {color: #CC0000; text-decoration: none;}

.Style28 {
	font-size: 12px;
	color: #C90000;
	font-weight: bold;
	font-family: Arial;
}

A.Style28 {color: #C90000; text-decoration: none;}
A.Style28:link {color: #C90000; text-decoration: none;}
A.Style28:visited {color: #C90000; text-decoration: none;}
A.Style28:active {color: #C90000; text-decoration: none;}
A.Style28:hover {color: #CCCCCC; text-decoration: none;}

A {color: #267DD4; text-decoration: none;}
A:link {color: #267DD4; text-decoration: none;}
A:visited {color: #267DD4; text-decoration: none;}
A:active {color: #CC0000; }
A:hover {color: #CC0000;}

.Style29 {
	font-size: 13px;
	color: #CC0000;
	font-family: Arial;
	font-weight: bold;
}

A.Style29 {color: #CC0000; text-decoration: none;}
A.Style29:link {color: #CC0000; text-decoration: none;}
A.Style29:visited {color: #CC0000; text-decoration: none;}
A.Style29:active {color: #CC0000; text-decoration: none;}
A.Style29:hover {color: #CC0000; text-decoration: none;}



.input_prix{
    width: 50px;
    height: 14px;
    border: 1px solid navy;
    background-color: White;
    font-family: Verdana;
    color: Black;
    font-size: 11px;
    padding-right:5px
}
.input_email{
    margin: 4px;
    -moz-border-radius: 2px;
    border: 1px solid  #CCCCCC;
    font-size: 12px;
    width: 160px;
}



/*MENU_TOP*/




.bouton_trie_2{
    display: block;
    font-size: 14px;
    color: #345db0;
    padding-top: 5px;
    padding-left: 11px;
    height: 22px;
}
.bouton_trie_2:hover{
    cursor: pointer;
}
.bouton_trie_prix{
    width: 51px;
}
.bouton_trie_prix:hover{
    background: url('../images/achat_compare_trie.png') no-repeat 0px 0px;
    color: #000000;
}
.bouton_trie_popularite{
    width: 86px;
}
.bouton_trie_popularite:hover{
    background: url('../images/achat_compare_trie.png') no-repeat 0px -27px;
    color: #000000;
}
.bouton_trie_nom{
    width: 51px;
}
.bouton_trie_nom:hover{
    background: url('../images/achat_compare_trie.png') no-repeat 0px 0px;
    color: #000000;
}




.bouton_trie_3{
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    padding-right: 4px;
}
.bouton_trie_3:hover{
    color: blue;
}
.bouton_trie_3 div{
    border: 0px solid #000000;
    position: absolute;
    top: -34px;
    height: 50px;
}
.bouton_trie_3 a{
    padding-left: 5px;
    padding-right: 5px;
}
.bouton_trie_3 a:hover{
    text-decoration: none;
}

.bouton_trie_liste{
    background: url('../images/achat_compare_liste.png') no-repeat 0px 0px;
    left: 0px;
    width: 40px;
    height: 27px;
}
.bouton_trie_liste:hover{
    background: url('../images/achat_compare_liste.png') no-repeat -40px 0px;
}
.bouton_trie_liste_hover{
    background: url('../images/achat_compare_liste.png') no-repeat -40px 0px;
}
.bouton_trie_mosaique{
    background: url('../images/achat_compare_mosaique.png') no-repeat 0px 0px;
    left: 16px;
    width: 40px;
    height: 27px;
}
.bouton_trie_mosaique:hover{
    background: url('../images/achat_compare_mosaique.png') no-repeat -40px 0px;
}
.bouton_trie_mosaique_hover{
    background: url('../images/achat_compare_mosaique.png') no-repeat -40px 0px;
}
.bouton_trie_compact{
    background: url('../images/achat_compare_compact.png') no-repeat 0px 0px;;
    left: 12px;
    width: 40px;
    height: 27px;
}
.bouton_trie_compact:hover{
    background: url('../images/achat_compare_compact.png') no-repeat -40px 0px;
}
.bouton_trie_compact_hover{
    background: url('../images/achat_compare_compact.png') no-repeat -40px 0px;
}




.tab_col_photo{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    width: 106px;
    padding-top:3px;
    background: url('../images/degrade_haut1.png') repeat-x top;
}
.tab_col_img{
    /*border: 1px solid #DDDDDD;*/
    padding:10px;
    -moz-border-radius:5px;
    width:100px;
    height:100px;
    background: url('../images/degrade_haut1.png') repeat-x top;
}

.tab_td_description{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    padding:5px;
    border-right: 0.01em dashed #DDDDDD;
    background: url('../images/degrade_haut1.png') repeat-x top;
}
.tab_titre_produit{
    color: #345db0;/*#2a6ac5*/
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 6px;
    text-decoration: none;
}
.tab_description{
    color: #999999;
    font-size: 11px;
}
.tab_meilleur_offre{
    color: #00AA00;
}

.tab_prix_espace{
    padding: 5px;
}
.tab_td_prix{
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #FFFFFF;
    padding:5px;
    width: 180px;
    background: url('../images/degrade_haut1.png') repeat-x top;
}
.tab_titre_prix_min{
    color: #333333;
    font-size: 16px;
    font-weight:bold;
    padding: 4px;
    width: 120px;
}
.tab_titre_prix_min:hover{
    background: #333333;
    -moz-border-radius:4px;
    color:#FFFFFF;
}
.tab_titre_prix_max{
    color: #CC0000;
    text-decoration: line-through;
    font-size: 12px;
    padding: 4px;
    width: 120px;
}
.tab_titre_prix_max:hover{
    color: #CC0000;
    text-decoration: line-through;
    background: #DDDDDD;
    -moz-border-radius:4px;
}
.tab_titre_prix_max{
    color: #cd3e3e;
    font-size: 11px;
    text-decoration: line-through;
    padding:2px;
}
.tab_titre_boutique{
    color: black;
    font-size: 12px;
    padding:2px;
}
.tab_titre_bouton{
    border: 1px solid #000000;
    color: #999999;
}

.tab_td_liste_1_g{
    border-left: 1px solid #E9F4F8;
}

.tab_td_liste_1{
    background: url('../images/fond_tab_titre_1.png') repeat-x bottom;
    border-top: 1px solid #E9F4F8;
    border-right: 1px solid #E9F4F8;
    font-size: 13px;
}
.bouton_trie{
    -moz-border-radius:4px;
    padding: 6px;
}
.bouton_trie:hover{
    background: #e8f3f7;
}


.input_checkbox{
    cursor: pointer;
}
.bouton_comparer{
    background: url('../images/bouton_comparer.png') no-repeat;
    display: block;
    width: 126px;
    height: 27px;
}

.bouton_comparer:hover{
    background: url('../images/bouton_comparer.png') no-repeat;
}

.bouton_comparer_les_prix{
    background: url('../images/bouton_comparer_les_prix.png') no-repeat;
    display: block;
    width: 169px;
    height: 27px;
}

.bouton_comparer_les_prix:hover{
    background: url('../images/bouton_comparer_les_prix.png') no-repeat;
}

.bouton_voir_offre{
    background: url('../images/bouton_voir_offre.png') no-repeat;
    display: block;
    width: 126px;
    height: 27px;
}
.bouton_voir_offre:hover{
    background: url('../images/bouton_voir_offre.png') no-repeat;
}

.text_barre{
    color:#FFFFFF;
    padding-right:10px;
    font-size:12px;
}

.text_gris{
    color: #999999;
    font-size: 14px;
}
.text_gris_2{
    color: #999999;
    font-size: 13px;
}
.text_type{
    color: #666666;
    font-size: 15px;
}
.text_bleu{
    color: #3073B7;
}
.text_vert{
    color: #4C9D00;
    font-size: 15px;
}
.text_alerte{
    font-size: 12px;
    color: #993333;
    font-weight: bold;
}

.text_alerte_gris{
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}



.produit_affiche{
    -moz-border-radius:5px;
    border:1px solid #CCCCCC;padding: 3px 3px 1px 3px;
    -moz-box-shadow: 0px 0px 5px #AAAAAA;
    background:url('../images/recherche_degrade.png') repeat-x bottom;
}


.produit_cadre{
    padding:4px;
}
.produit_cadre_children{
    padding:4px;
    border:1px solid #CCCCCC;
    -moz-border-radius:3px;
    background:url('../images/recherche_degrade.png') repeat-x bottom;
}

.produit_cadre_titre{
    font-size:13px;
    font-weight: bold;
    color: #ed6115;
}

.produit_img_1{
    background: #FFFFFF;
    padding:1px;
    border:0px solid #EEEEEE;
    width:100px;
    height:100px;
}
.produit_img_2{
    padding:2px;
    margin:6px;
    background: #FFFFFF;
    margin-right:10px;
    border:1px solid #DDDDDD;
    -moz-border-radius: 3px;
    width:184px;
    height:184px;
}
.produit_prix_1{
    color: #009900;
    font-weight: bold;
    font-size: 12px;
}
.produit_prix_1:hover{
    color: #00AA00;
}
.produit_prix_2{
    color: #00AA00;
    font-size: 18px;
    font-weight: bold;
}

.produit_marchand_1{
    font-weight: bold;
    color: #999999;
}



.lien_cadeau{
    font-size: 12px;
    font-weight: normal;
}





.tab_compare_titre{
    background:url('../images/fond_tab_compare_marchand.png') #cfe1f5 bottom;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.tab_compare{
    border-bottom: 1px solid #a6bdd7;
    background: #FAFAFA;
}
.tab_compare_offre{
    border-bottom: 1px solid #a6bdd7;
    background: #F3F3F3;
}

.carac_produit_titre{
    padding-left: 5px;
    font-size: 14px;
    color: #446CA5;
    padding-bottom: 2px;
    border-bottom: 2px solid #446CA5;
    background: #F7F7F7;
}
.carac_produit_s_titre{
    padding-left: 5px;
    padding-right: 5px;
    color: #666666;
    font-weight: bold;
    font-size: 11px;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px dotted #DDDDDD;
}
.carac_produit_s_description{
    padding-left: 5px;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px dotted #DDDDDD;
    font-size: 12px;
}
/*BORDER*/
/*
.border_color{
    border: 1px solid #000000;
    margin: 4px;
}
.border_color:hover{
    border: 1px solid #CC0000;
    background: #EEEEEE;
}
*/



/*debug*/
.bloc_tableau_cadre{
    position: absolute;
    background: #F1F1F1;
    border: 1px solid #CCCCCC;
    -moz-opacity:0.1;
    opacity: 0.1;
    filter:alpha(opacity=10);
    color: #000000;
}
.bloc_tableau_cadre:hover{
    -moz-opacity:0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
}
.bloc_tableau_cadre_r{
    position: absolute;
    background: #F1F1F1;
    border: 1px solid #CCCCCC;
    -moz-opacity:0.1;
    opacity: 0.1;
    filter:alpha(opacity=10);
    color: #00AA00;
}
.bloc_tableau_cadre_r:hover{
    -moz-opacity:0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
}



.pagination{
    font-size: 13px;
    color: #666666;
}
.pagination b{
    padding: 4px;
    padding-left: 6px;
    /*border: 1px solid #77d21b;*/
    -moz-border-radius:3px;
    color: #00AA00;
    font-size: 14px;
}
.pagination b{
    cursor: default;
}
.pagination a{
    padding: 4px;
    /*border: 1px solid #bdec8e;*/
    -moz-border-radius:3px;
    color: #000000;
    font-size: 14px;
    background: #F4F4F4;
}
.pagination a:hover{
    text-decoration: none;
    /*border: 1px solid #5ab201;*/
    color: #000000;
}
.nbr_produit{
    font-size: 14px;
    color: #000000;
}

.tab_list_fin{
    border-bottom: 1px solid #DCDCDC;
    border-left: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    background: #F1F1F1;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}















