/* CSS Document */

.text_centre_noir_titre{
	font-size:10px;
	font-weight:bold;
}

.text_centre_noir_titre a{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;

}
.text_centre_noir{
	font-size:10px;
        text-align: center;
}

.text_centre_noir_barre{
	font-size:10px;
	text-decoration:line-through;
}

.text_centre_noir a{
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

.productSpecialPrice, .text_centre_rouge_titre{
	font-size:10px;
	font-weight:bold;
	color:#FC0E0E;
}

.text_titre_cart_bleu{
	font-size:12px;
	color:#3B79A4;
	margin-left:13px;
	padding-top:6px;
}
.text_titre_cart_bleu a{
	font-size:12px;
	color:#3B79A4;
}

.text_compte_petit{
	font-size:9px;
	background-color:#EAF0F3;
}
.text_compte_petit a{
	font-size:9px;
	text-decoration:none;
	color:#000000;
}


.text_noir_normal {
	font-size:12px;
	font-weight:bold;
}

.text_desc {
	color: black;
	border: 1px solid #4f98b9;
	padding: 5px;
	margin: 15px 10px 15px 0;	
}
.preco {
	font-size:12px;
	margin-bottom: 10px;
}
.preco a{
	font-size:12px;
	color: black;
}
.text_noir_normal a {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.text_produit{
	font-size:11px;

}

.text_noir_titre{
	font-size:18px;
	font-weight:bold;
	margin-left:15px;
}

.text_bleu_titre{
	font-size:14px;
	font-weight:bold;
	color:#2b5da7;
	margin-left:20px;
}

.infoBoxContents td{
	font-size:10px;
	color:#2b5da7;
	padding-right:20px;
	padding-left:20px;
}

table.infoBoxContents {
	text-align: justify;
}
.text_bleu, .productListing-data, .infoBoxContents, .infoBoxContents a{
	font-size:10px;
	color:#2b5da7;
}
.proddesc {
	font-size:10px;
	color:#2b5da7;
	padding-left: 20px;
	margin-bottom: 10px;
}
.proddesc a {
	color:#2b5da7;
}
.subtotal {
	background-color: #2b5da7;
}
.productListing-data a{
	font-size:10px;
	color:#000000;
}
.productListing-heading {
	font-size:10px;
	color:#000000;
	background-color:#e8e8e8;
}
.productListing-even td, .productListing-odd td {
	padding: 15px 5px 15px 5px;
}
.text_bleu_clair{
	font-size:12px;
	color:#0066CC;
}


body, html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #FFF;
	padding: 0 4 0 4;
	margin: 0;
}
.menu_haut{
	background-image:url(../img/fond_haut.jpg); 
	height:98px;
}

.menu_haut_g{
	background-image:url(../img/fond_menu.jpg); 
	width:826px; 
	float:left;
}
.menu_haut_g img{
	float:left;
	margin-top:67px;

}
.menu_haut_dr{
	background-image:url(../img/menu_haut_dr2.gif); 
	width:140px; 
	height:98px;
	float:right;
}

.text_rech{
	margin-top:7px;
	margin-left:22px;
}
.recherche{
	background-image:url(../img/fond_rech.gif); 
	background-repeat:no-repeat;
	margin-top:61px;
	margin-left:130px;
	width:215px;
	height:37px;
	float:left;
}

.inputrecherche{
	width:140px;
	height:20px;
	margin-top:8px;
	background:transparent;
	border:0px;
	margin-left:2px;
}

.text1_panier{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2067B6;
}

.text2_panier{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

.text1_panier a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2067B6;
	text-decoration:none;
}

.text2_panier a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.text3_panier{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.text3_panier{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.text3_panier_com{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:2px;
}

.text3_panier_com a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:2px;
	text-decoration:none;
	color:#000000;
}

.menu_h_fond{
	background-image:url(../img/menu_g_fond.gif);
	background-repeat:repeat-y;

}

.menu_d_fond{
	background-image:url(../img/menu_d_fond.gif);
	background-repeat:repeat-y;
	padding: 5px 0 10px 0;
	margin: 0;
}

.menu_d_h{
	background-image:url(../img/menu_d_h.gif);
	height:32px;
	background-repeat:no-repeat;

}

.rect_menu_haut{
	border:1px #4F98B9 solid; 
	height:20px;
}

.menu2_d_fond{
	background-image:url(../img/menu_d_fond2.gif);
	background-repeat:repeat-y;
	padding-left: 11px;
	padding-right: 11px;
}

.loginBox  {
	background-color: #e8e8e8;
	border: 1px solid #6699cc;
}
.infoBox {
	margin: 0 0 7px 0;
	padding: 5px 5px 0 5px;
	font-size:10px;
        text-align: center;
}
.infoBox a{
	font-size:10px;
	color:#000000;
}

.bspace {
	margin-bottom: 10px;
}
.menu_g_fond_cart{
	background-image:url(../img/menu_g_fond_cart.gif);
	background-repeat:repeat-y;
}
.menu_g_haut_cart{
	background-image:url(../img/menu_g_haut_cart.gif);
	height:27px;
}

.menu_centre_fond_titre, .menu_centre_fond_titre a{
	background-image:url(../img/menu_centre_fond_titre2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:12px;
	height:18px;
	padding-top:2px;
}


.fond_h_cart, tr.infoBoxHeading, tr.infoBoxHeadingHome, .infoBoxHeading tr {
	background-image:url(../img/haut_cart_produit.gif);
	background-repeat:no-repeat;
	color:#3B79A4;
	font-size:12px;
	height:24px;
	padding-top:2px;
	padding-left: 7px;
}
.fond_h_cart a, tr.infoBoxHeading a, tr.infoBoxHeadingHome a{
	color:#3B79A4;
	font-size:12px;
	height:24px;
	padding-top:2px;
}

.BoxHeading {
	margin-top: 25px;
	border-width: 2px 2px 0px 2px;
	border-style: ridge;
	border-color: #6699cc;
}
.infoBoxBorder {
	border-width: 0px 2px 2px 2px;
	border-style: ridge;
	border-color: #6699cc;
	width: 90%;
}
.infoBoxHeadingHome {
	margin-top: 25px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #4f98b9;
	width: 90%;
}

table.infoBoxHome {
	text-align: justify;
}
.infoBoxHome td{
	padding-left:7px;
	padding-right:7px;
}
.infoBoxHome {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4f98b9;
	margin-bottom: 10px;
 	color: #000;
	width: 90%;
	font-size:11px;
}
.infoBoxHome h1 {
	font-size:20px;
        color:#3B79A4;
	
}
.infoBoxShip {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #4f98b9;
	margin-bottom: 10px;
 	color: #000;
}

.infoBoxHome a{
	color: #000;
}
.fond_centre_accueil{
	background-image:url(../img/haut_cart_accueil.gif);
	background-repeat:no-repeat;
	height:24px;
	padding-top:2px;
	color:#3B79A4;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	
}

.fond2_centre_accueil{
	background-image:url(../img/fond2_centre_accueil.gif);
	background-repeat:no-repeat;
	height:24px;
	padding-top:2px;
	margin-top:3px;
	color:#3B79A4;
	font-size:12px;
	font-weight:bold;
}


.bloc_tous_produit{
	float:left;
	background-color:#E8E8E8; 
	width:111px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.menuGaucheLien{
	font-size:12px;
	height:21px;	
	padding-top:0px;
	padding: 0;
	margin: 0;
	background-image:url(../img/menu_noselected.gif);
	background-position: 0 -2px;
}

.menuGaucheLienOver{
	background-image:url(../img/menu_selected.gif);
	background-repeat:no-repeat;
	height:21px;
	padding:0px;
	margin:0px;
	background-position: 0 -2px;
}

.menuGaucheLienSelected{
	background-image:url(../img/menu_selected.gif);
	background-repeat:no-repeat;
	height:21px;
	padding:0px;
	margin:0px;
	background-position: 0 -2px;
}

.menuGaucheLienOver a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	margin-left:20px;
	}

.menuGaucheLien a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	margin-left:20px;
}
.menuGaucheLienSelected a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin-left:20px;
}

.menuGaucheLienSM{
	font-size:12px;
	height:21px;	
	background-image:url(../img/fond_sm_noselected.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	background-position: 0 -2px;
}

.menuGaucheLienOverSM{
	background-image:url(../img/fond_sm_selected.gif);
	background-repeat:no-repeat;
	height:21px;
	padding:0px;
	margin:0px;
	background-position: 0 -2px;
}

.menuGaucheLienSelectedSM{
	background-image:url(../img/fond_sm_selected.gif);
	background-repeat:no-repeat;
	height:21px;
	padding:0px;
	margin:0px;
	background-position: 0 -2px;
}

.menuGaucheLienOverSM a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	margin-left:33px;
	}

.menuGaucheLienSM a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	margin-left:33px;
	
}
.menuGaucheLienSelectedSM a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	margin-left:33px;
}



.blocTexte {
	visibility:hidden;
	display:none;
}
.blocTexte_ouvert {
	visibility:visible;
	display:block;
}

.cartouche_centre1{
	float:left;
	border:1px solid #D1E4ED;
	margin-top:10px;
	padding:2px;
}

.cartouche_centre2{
	border:1px solid #D1E4ED;
	margin:10px;
	padding-top:3px;
}

.div_titre_cartouche{
	clear:both;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	height:105px;
}

.div2_titre_cartouche{
	clear:both;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	height:105px;
}
.photo{
	float:left;
	width:78px;
	height:78px; 
	background-repeat:no-repeat;
	background-position:center;
}

.photo img{
 	width:78px;
	height:78px;
	hspace:0;
	vspace:0;
}

.photo2{
	background-repeat:no-repeat;
	background-position:center;
}

.photo2 img{
 	width:78px;
	height:78px;
}
.contenu_div3{
	height:60px;
}

.contenu_div2{
	float:left;
	margin:5px;
	height:106px;
	width:271px;
	border:1px solid #B8C1C5;
	padding:5px;
}

input_id{
	width:100px;
	height:20px;
}
.input_mdp{
	width:100px;
	height:20px;
	float:left;	
}

/*
----agrandissełent photo----*/

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #a2d6f7; /*#E9F4FC;*/ }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.warning { background-color: #ffb3b5; }
.formadd { text-align: right;}
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#back
{
         background-image: url(../img/fond_haut.jpg);
}
#link1
{
   position: absolute;
   text-align:left;
   top: 15px;
   left:10px;
   border: 0;
}
.smallText {
	font-size: 11px;
	color: #000;
}
.relais {
	border: 1px dashed black;
	margin-bottom: 5px;
	padding: 5px;
}
.ville {
	margin-left: 5px;
}
