@import "style_summer.css";

/* SKI DEMOS */
#logoVetementSki {
	padding:8px 5px 8px 5px;
}

#logoEquipement {
	padding:11px 18px 11px 18px;
}

#skiDemo {
	border-bottom:solid 1px #e85120; /* Le bas de la boîte de ski */
}

#skiHead, #skiSalomon {
	background-color:#fff;
	margin:1px;
	clear:both;
	padding:4px;	
}

#skiSalomon {
	margin-top:20px;
	border-top:solid 5px #555;	
}

.ski, .skiRight {
	width:250px;
	float:left;
	clear:both;	
}

.ski p, .skiRight p {
	margin:0;
}

.skiRight {
	float:right;
	clear:right;
}

.women {
	background-image:url(../images/boutique/flower.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:40px;
}

/* CALENDAR DEMOS */
#calendarDemo {
	margin-top:15px;
	border-bottom:solid 1px #e85120;
	padding:0 5px 2px 5px;
}

#calendarDemo div.calendarDate {	
	margin:1px;
}

#calendarDemo  img {
	display:block;
}

#calendarDemo div.even,
#calendarDemo div.odd
{
	float:left;
	width:180px;
}

#calendarDemo div.even {
	background-color:#f2f0ea;
}

#calendarDemo div.odd {	
	background-color:#e8e4d9;	
} 

/* PRET-A-PORTER */
#logoPretAPorter {
/*	float:left;
	padding:50px 10px 50px 10px;
	background-color:#e8e4d9;
*/
}

/* COLLECTION MSA et GIFT IDEA */
#msaCollection, #giftIdea {
	padding:0 5px 2px 5px;
}

#msaCollection div,
#giftIdea div {
	float:left;	
	background-color:#e8e4d9;
	width:270px;
}

#msaCollection div {
	height:188px;
	padding:10px 0 0 10px;
}

#giftIdea div {
	padding-left:10px;
	clear:both;
}

#giftIdea #photoGiftIdea {
	margin-top:4px;	
}

/************* STONEHAM *************/
#bodyStoneham #logoVetementSki {	
	padding-top:14px;
	padding-bottom:14px;
}

#bodyStoneham #logoEquipement {	
	padding-top:13px;
	padding-bottom:13px;
}

#bodyStoneham #logoPretAPorter {
	padding:12px 10px 12px 10px;	
}

/************* SKI DE FOND *************/
#bodySki #image {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;	
}

#bodySki #locationJunior.location {
	margin-top:15px;
}

#bodySki #skiDemo {
	background-color:#fff;
	margin:0 1px 1px 1px;
}

#bodySki #skiDemo h3 {
	padding-left:20px;
}

/* Atelier */
#bodySki #atelier {
	font-size:120%;
	width:100%;
}

#bodySki #atelier td {
	background-color:#96bc84;
}

#bodySki #atelier td.firstCol {
	background-color:#c0d7b6;
}

#bodySki #atelier .title {
	font-weight:bold;
	background-color:#c0d7b6;
}

#bodySki #atelier tfoot {
	text-align:right;
	font-size:75%;
}