/* CSS Document */



div#loading{
	display:none;
	position:absolute;
	background-color:#FFFFFF;
	background-image:url(../../../img/load.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:50px;
	margin-left:250px;
	margin-right:auto;
	width:150px;
	height:20px;
	text-align:center;
	color:#999999;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
    opacity: 0.7;
    z-index:3;
    border:1px solid #666666;
	
}

#listplante ul{width:550px; }
#listplante ul li{
	list-style-type:none;
	border-bottom:1px solid  #dfe4ce;
	height:25px;
	

}
#listplante ul li a{
	display:block;
	color:#7a3c00;
	text-decoration:none;
	padding-left:10px;
}
#listplante ul li a:hover{
	background-color:#f8f8f8;
	font-weight:bold;
}
#listplante ul li a img{
	width:22px;
	height:22px;
	margin-right:5px;
	border:1px solid #FFFFFF;
}


#listplante.visuel  ul li{
	background-color:#FFFFFF;
	border:0px;
	height:auto;
	display:inline;
	width:150px;
}
#listplante.visuel  ul li a{
	float:left;
	
	
	height:130px;
	width:150px;
	margin:5px;
	padding:0px;
	text-align:center;
	font-size:10px;
	
	
	
}
#listplante.visuel  ul li a img{
	display:block;
	height:80px;
	width:80px;
	border:1px solid #666666;
	padding:3px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;

}
#listplante.visuel  ul li a:hover{
	
	background-color:#f7f6f5;
}



/****** ***/
.cadre{
	background-image:url(../img/coingh.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f2f5e4;
	color:#2c3801;
	padding:5px;
}

.cadre img.photo{
	float:left;
	margin-right:10px;
}


img.fic{
	border:2px solid #CCCCCC;
	padding:2px;
	background-color:#FFFFFF;
	margin-right:2px;
}

.cadre h3{
	margin:0px;
	padding:0px;
	width:100%;
	height:18px;
	background-image:url(../img/coindh.gif);
	background-repeat:no-repeat;
	background-position:right top;


}
.cadre div.coin{
	background-image:url(../img/coindb.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:9px;
	padding:0px;

}
.cadre div{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}
.cadre div.coin h3{
	margin:0px;
	padding:0px;
	width:10px;
	height:9px;
	background-image:url(../img/coingb.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px;
	
}



/****liste page***/
#listpage{
	width:550px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
#listpage ul li.label{
	color:#999999;
	float:left;
}
#listpage ul{
	margin:0px;
	padding:0px;
}
#listpage ul li{
	list-style-type:none;
	display:inline;
}
#listpage ul li a, #listpage ul li span{
	margin-left:1px;
	margin-top:1px;
	width:20px;
	height:20px;
	display:block;
	float:left;
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#listpage ul li span{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#666666;
	
}

/***filtre***/
#filtre{
	margin-top:10px;
	margin-bottom:10px;
}


#collection{
	margin-bottom:10px;
}




/**** panier ***/
div#confirmpanier{
	display:none;
	padding:10px;
	margin:0px;
	background-color:#fbffcc;
	position:fixed;
	margin-top:300px;
	margin-left:350px;
	z-index:5;
	width:320px;
	border:1px solid #000000;
	background-image:url(../img/panierconfirm.gif);
	background-repeat:no-repeat;
	background-position:right center;
	text-align:center;
}

div#confirmpanier a{
	color:#666666;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

div#confirmpanier a:hover{
	color:#FFFFFF;
	background-color:#666666;
}

/**--->tableau panier **/
div#panier .photo{
	width:70px;
	float:left;
}
div#panier table{
	border-spacing:0px;
	border:0px;
	border-left:1px solid #CCCCCC;
	background-color:#f5f5df;

	
	
	padding:0px;
	margin:0px;
}
div#panier table td{
	border:0px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}
div#panier table td span.dispo{
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
}

div#panier table td a{
	text-decoration:none;
	font-weight:bold;

}
div#panier table td input.quantite{
	margin-top:15px;
	width:50px;
	text-align:center;
	border-color:#CCCCCC;
	font-family:"Courier New", Courier, monospace;
	margin-left:5px;
	

}
div#panier table td.prix, div#panier table td.corbeille{
	padding-top:18px;
	text-align:right;
}
div#panier table td.corbeille{
padding-left:5px;
padding-right:5px;

}
div#panier table td.prix{
	font-weight:bold;
	padding-right:10px;

}
div#panier table td.title{
	background-color:#a0b375;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;

}

div#panier table table.resultat td{
	margin:0px;
	padding:0px;
	background-color:#e1e2c7;
	text-align:right;
	border:0px;

}
div#panier table table.resultat td.valeur{
	padding-right:45px;
	text-align:right;
	width:80px;
}
div#panier .remise{
	color:#FF0000;
	font-weight:bold;

}
img.loadingimg{	float:right;}



span.etape, span.etapesel{
	background-image:url(../img/etape_a.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:16px;
	margin-right:10px;
	height:25px;
	display:block;
	float:left;
	font-weight:bold;
	color:#787878;
	font-size:14px;
}
span.etapesel{
	background-image:url(../img/etape_b.gif);
	color:#194144;

}

span.etape b, span.etapesel b{
	color:#707070;
	margin-right:20px;
}
span.etapesel b{
	color:#FFFFFF;

}



/************ formulaire ****/
div#livraison div.formulaire input,div#livraison div.formulaire select,div#livraison div.formulaire textarea{
	width:98%;

}
div#livraison div.formulaire table{
	width:100%;


}
div#livraison div.formulaire input.radio{
	width:16px;
	

}
div#livraison div.formulaire{
	width:100%;
	background-color:#f5f5df;
	border:1px solid #bbbbbb;
	margin-bottom:5px;



}
#page #texte div#livraison div.formulaire h3{
	background-color:#a0b375;
	color:#FFFFFF;
	margin:0px;
	padding-left:4px;
	margin-bottom:5px;
	font-size:12px;
}

div#page div.paiementselect{
	padding:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;

}
div#page div.paiementselect label{ cursor:pointer;}
