/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of INDUXIA's work.
 * Copyright (c) 2006 INDUXIA and contributors. All rights
 * reserved.
 *
 * INDUXIA is a multimedia production company which provides highly 
 * interactive, design driven and functional solutions.
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  Guillaume Vialet
 */

/*
   Ce fichier définit le style visuel de la page d'accueil
*/

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #000;
	font: normal normal 9pt arial, helvetica, sans-serif;
	color: #000;
	/* position absolute hack: */
	height: 100%;
	/* end of position absolute hack */
}

/*body.bg01 { background: url("../img/home/bg01.jpg") left top no-repeat; } */
body.bg01 { background: url("../img/home/introImage.jpg") left top no-repeat; }
.white { color: #fff !important; }

#wrapper {
	/*centrer la page */
	/*margin: 0 auto;*/
	width: 907px;
	text-align: left;
	/* fin centrer la page */
}

#logo { position: absolute; top: 31px; left: 38px; }
#logo h1 { padding: 0; margin: 0; }
#logo a { display: block; width: 150px; height: 129px; background: #000 url("../img/home/sealy_logo.gif") no-repeat; }
#logo a em { display: none; }

#news {
	/*display: none;*/
	position: absolute;
	top: 18px;
	left: 320px;/*378px*/
	width: 200px;/*= 345 - 5 - 140*/
	height: 115px;/*= 125 - 5 - 5*/
	background: url("../img/home/bgNewsGallery.gif") top left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 5px 5px 140px;
}
.hotel { background: url("../img/home/bgNewsHotel.gif") top left no-repeat !important; }
.gallery { background: url("../img/home/bgNewsGallery.gif") top left no-repeat !important; }

#news {
	/*display: none;*/
	position: absolute;
	top: 18px;
	left: 235px; /*320px;*//*378px*/
	width: 180px;/*= 345 - 5 - 140*/
	height: 115px;/*= 125 - 5 - 5*/
	background: url("../img/home/bgNewsGallery.gif") top left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 5px 5px 130px;
}
.hotel { background: url("../img/home/bgNewsHotel_small.gif") top left no-repeat !important; }
.gallery { background: url("../img/home/bgNewsGallery_small.gif") top left no-repeat !important; }

#news p { margin: 0; padding: 0; }
#news p.title { float: right; font-weight: bold; font-size: 1.5em; color: #000; padding-right: 15px; }
	#news p.titleHotel { color: #fff; }
#news p.message { font-size: 1.3em; padding-top: 20px; line-height: 1.2em; }
#news p.message a { color: #fff; text-decoration: none; }
#news p.message a:hover { text-decoration: underline; }
#news p.more { clear: both; float: right; font-size: 1.2em; font-weight: bold; color: #000; margin: 8px 3px 0px 0; }
#news p.more a {
	color: #000;
	text-decoration: none;
	/*padding-right: 22px;*/
	padding-bottom: 2px !important;
	/*background: url("../img/home/bgLeftArrow.png") right center no-repeat;*/
	float: right;
	/*display: block;
	height: 22px;
	width: 130px;*/
}
#news p.more a:hover { text-decoration: underline; }


#news2 {
	/*display: none;*/
	position: absolute;
	top: 18px;
	left: 555px; /*760px;*//*378px*/
	width: 180px;/*= 345 - 5 - 140*/
	height: 115px;/*= 125 - 5 - 5*/
	background: url("../img/home/bgNewsBody01_small.gif") top left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 5px 5px 130px;
}
#news2 p { margin: 0; padding: 0; }
#news2 p.title { float: right; font-weight: bold; font-size: 1.5em; color: #000; padding-right: 15px; }
	#news2 p.titleHotel { color: #fff; }
#news2 p.message { font-size: 1.3em; padding-top: 23px; line-height: 1.1em; }
#news2 p.message a { color: #fff; text-decoration: none; }
#news2 p.message a:hover { text-decoration: underline; }
#news2 p.more { clear: both; float: right; font-size: 1.2em; font-weight: bold; color: #000; margin: 8px 3px 0px 0; }
#news2 p.more a {
	color: #000;
	text-decoration: none;
	/*padding-right: 22px;*/
	padding-bottom: 2px !important;
	/*background: url("../img/home/bgLeftArrow.png") right center no-repeat;*/
	float: right;
	/*display: block;
	height: 22px;
	width: 130px;*/
}
#news2 p.more a:hover { text-decoration: underline; }

#news3 {
	/*display: none;*/
	position: absolute;
	top: 18px;
	left: 875px;
	width: 180px;/*= 345 - 5 - 140*/
	height: 115px;/*= 125 - 5 - 5*/
	background: url("../img/home/bgNewsDormi.jpg") top left no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px 5px 5px 130px;
}
#news3 p { margin: 0; padding: 0; }
#news3 p.title { float: right; font-weight: bold; font-size: 1.5em; color: #000; padding-right: 15px; }
	#news3 p.titleHotel { color: #fff; }
#news3 p.message { font-size: 1.3em; padding-top: 23px; line-height: 1.1em; }
#news3 p.message a { color: #fff; text-decoration: none; }
#news3 p.message a:hover { text-decoration: underline; }
#news3 p.more { clear: both; float: right; font-size: 1.2em; font-weight: bold; color: #000; margin: 8px 3px 0px 0; }
#news3 p.more a {
	color: #000;
	text-decoration: none;
	/*padding-right: 22px;*/
	padding-bottom: 2px !important;
	/*background: url("../img/home/bgLeftArrow.png") right center no-repeat;*/
	float: right;
	/*display: block;
	height: 22px;
	width: 130px;*/
}
#news3 p.more a:hover { text-decoration: underline; }



/* Zone promotionnelle */
#promotions {
	position: absolute;
	 /*
	 	Valeurs de la position top :
		 172px avec encart news
		 45px sans encart news
	 */
	top: 200px; /* 45px */
	left: 235px; /* 478px */ /* 498 - 20 px*/
	width: 207px;
	clear: both;
}

#promotions ul {
	list-style: none;
	border: none;
	margin: 0;
	padding: 0;
}
#promotions ul ul { padding: 0 !important; margin: 0; }

#promotions li.box {
	font-size: 11pt;
	/*font-weight: bold;*/
	width: 207px; /*206*/
	height: 70px; /*65*/
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 0px 63px;
	overflow: hidden;
}
	/* start of IE5/5.5 hack */
	#promotions li.box {
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 147px;
	}
	/* end of IE5/5.5 hack */

.bgBox1 { background: url("../img/bgDecouvrir.gif") left top no-repeat; } /*  height: 100px !important; */
.bgBox2 { background: url("../img/bgChoisir.gif") left top no-repeat; }
.bgBox3 { background: url("../img/bgPourquoi.gif") left top no-repeat; }
#promotions li.box4 {
	width: 207px; /*206*/
	float: left;
	margin: 0px;
	padding: 0px;
	}
.bgBox4 { background: url("../img/sauro/box4.gif") left top no-repeat; }


#promotions strong { font-size: 1.1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #071D26; }
#promotions li li { line-height: .8em; padding-bottom: 1px; } /* moz : .7em; */
#promotions li li a { color: #fff; font-size: 8pt; text-decoration: none; }
#promotions li li a:hover { color: #000; }

#crown {
	background: #000 url("../img/bgCrown.gif") left top no-repeat;
	position: absolute;
	top: 170px;
	left: 38px;
	width: 150px;
	height: 58px;
}

/* ***** Menu Navigation Collections ***** */
#menuColl {
	background: #000 url("../img/bgCollections.gif") left top no-repeat;
	position: absolute;
	top: 260px;/*178*/
	left: 15px;
	width: 150px;
	padding-top: 35px;
}

#menuColl ul { list-style: none; margin: 0 0 0 15px; padding: 0; /*margin: 0 0 0 15px; */ }
#menuColl li { margin-bottom: 6px; padding: 0; }

#menuColl em { display: none; }

#menuColl .menu {
	display: block;
	/* IE line height hack */
	line-height: 1px; font-size: 1pt;
	float: left;
}

#menuColl .menu01 { width: 135px; height: 29px; background: url("../img/collections/collection1_over.gif") top left no-repeat; } /*cosmos*/
#menuColl .menu02 { width: 135px; height: 29px; background: url("../img/collections/collection2_over.gif") top left no-repeat; } /*materassi*/
#menuColl .menu03 { width: 135px; height: 29px; background: url("../img/collections/collection3_over.gif") top left no-repeat; } /*trueform*/
#menuColl .menu04 { width: 135px; height: 29px; background: url("../img/collections/collection4_over.gif") top left no-repeat; } /*guanciali*/
#menuColl .menu05 { width: 135px; height: 29px; background: url("../img/collections/collection5_over.gif") top left no-repeat; } /*supporti*/
#menuColl .menu06 { width: 135px; height: 29px; background: url("../img/collections/collection6_over.gif") top left no-repeat; } /*contract*/
#menuColl .menu07 { width: 135px; height: 29px; background: url("../img/collections/collection7_over.gif") top left no-repeat; } /*contract*/
#menuColl .menu08 { width: 135px; height: 29px; background: url("../img/collections/collection8_over.gif") top left no-repeat; } /*contract*/

#menuColl .spacer { margin-bottom: 16px !important; }

/* définition du lien qui occupera toute la place du conteneur */
#menuColl .menu a {
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}

#menuColl .link01 { width: 135px; height: 29px; background: url("../img/collections/collection1.gif") top left no-repeat; }
#menuColl .link02 { width: 135px; height: 29px; background: url("../img/collections/collection2.gif") top left no-repeat; }
#menuColl .link03 { width: 135px; height: 29px; background: url("../img/collections/collection3.gif") top left no-repeat; }
#menuColl .link04 { width: 135px; height: 29px; background: url("../img/collections/collection4.gif") top left no-repeat; }
#menuColl .link05 { width: 135px; height: 29px; background: url("../img/collections/collection5.gif") top left no-repeat; }
#menuColl .link06 { width: 135px; height: 29px; background: url("../img/collections/collection6.gif") top left no-repeat; }
#menuColl .link07 { width: 135px; height: 29px; background: url("../img/collections/collection7.gif") top left no-repeat; }
#menuColl .link08 { width: 135px; height: 29px; background: url("../img/collections/collection8.gif") top left no-repeat; }

/* masquage de l'image au survol */
#menuColl .menu a:hover { background: transparent none; }

/* effet menu sélectionné */
#menuColl .active01 { width: 135px; height: 29px; background: url("../img/collections/collection1_active.gif") top left no-repeat; }
#menuColl .active02 { width: 135px; height: 29px; background: url("../img/collections/collection2_active.gif") top left no-repeat; }
#menuColl .active03 { width: 135px; height: 29px; background: url("../img/collections/collection3_active.gif") top left no-repeat; }
#menuColl .active04 { width: 135px; height: 29px; background: url("../img/collections/collection4_active.gif") top left no-repeat; }
#menuColl .active05 { width: 135px; height: 29px; background: url("../img/collections/collection5_active.gif") top left no-repeat; }
#menuColl .active06 { width: 135px; height: 29px; background: url("../img/collections/collection6_active.gif") top left no-repeat; }
#menuColl .active07 { width: 135px; height: 29px; background: url("../img/collections/collection7_over.gif") top left no-repeat; }
#menuColl .active08 { width: 135px; height: 29px; background: url("../img/collections/collection8_over.gif") top left no-repeat; }

#menuColl .catalogo-sealy { margin: 0; padding: 0; position: absolute; top: 490px; left: 17px; }
#menuColl p.numero-verde { margin: 25px 0 0 40px; padding: 0 0 25px 0; }

/* menu de navigation secondaire */
#menuNavSecond { position: absolute; top: 520px; left: 235px; }
#menuNavSecond ul, #menuNavSecond li { display: inline; margin: 0; padding: 0; }
#menuNavSecond a {
	float: left;
	margin-right: 4px;
	padding: 7px;
	background: url("../img/home/bgNavSecond.png") right top no-repeat; /*#5BB1D8*/
	color: #fff;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
}
#menuNavSecond a:hover { color: #000; }
#menuNavSecond p { float: left; clear: left; font-size: 7pt; padding: 2em 0 0 0; margin: 0; color: #666; }

/* popup descriptive */
#popupIntro { display: none; }

#message {
	width: 180px;
	position: absolute;
	top: 15px;
	left: 780px;
	font-size: 9pt;
	font-weight: bold;
}
#message p { margin: 0; padding: 0; text-align: center; color: #1590C8; }
