/**
 */

/* last modif v1.02 le 12/07/2009 par JFB et BK - Cipres */

/******************************************/
/***** Les boites theme et categorie*******/
/******************************************/


.skydesignThemesTop    { height: 18px; width: 160px; margin-top:10px; background-image: url('../images/fondBleuTop.png');   background-repeat: no-repeat; }
.skydesignThemesMiddle { 
	padding: 1px 10px 10px 10px;
	width: 160px; 
	background-image: url('../images/fondBleuMiddle.png');
	background-repeat: repeat-y; }
.skydesignThemesMiddle h2 a { color:#707173; font-size: 0.8em; font-weight: bold;text-decoration: none;}
div.skydesignThemesMiddle ul li a {font-size: 1.0em; color:#ffffff; font-weight: bold;text-decoration: none; }
.skydesignThemesBottom { height: 36px; width: 160px; margin-bottom:10px;background-image: url('../images/fondBleuBottom.png');background-repeat: no-repeat; }



.skydesignCategoriesTop    { height: 18px; width: 160px; margin-top:10px; background-image: url('../images/fondRougeTop.png');   background-repeat: no-repeat; }
.skydesignCategoriesMiddle { 
	padding: 1px 10px 10px 10px;
 	width: 195px; 
	background-image: url('../images/fondRougeMiddle.png');
	background-repeat: repeat-y; }
.skydesignCategoriesMiddle h2 a { color:#707173; font-size: 0.8em; font-weight: bold; text-decoration: none;}
.skydesignCategoriesMiddle ul li a { color: #ffffff; font-size: 1.0em; font-weight: bold; text-decoration: none; }
.skydesignCategoriesBottom { height: 36px; width: 160px; margin-bottom:10px; background-image: url('../images/fondRougeBottom.png');background-repeat: no-repeat; }

.layered-nav .head {
    margin:0;
    height:24px;
	background-color: #ACCFEB;
	border: 1px solid #A0B3C3;
    }
.layered-nav h3 { margin-top: 4px; text-align: center; }

a.ProceedToCheckout {
	float: right;
	display: inline;
	padding: 4px 10px;
	margin-bottom: 10px;
	background-color: #ACCFEB;
	border: 1px solid #A0B3C3;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
