@charset "ISO-8859-1";
* {
	padding:0;
	margin:0;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#F00;
	width:100%;
	height:100%;
	text-align:center;
}
body.interne {
	background-image: url(../images-new/fond-interne-cl.jpg);
	background-repeat: repeat-y;
	background-color:#F00;
	background-position: center bottom;
	background-color:#F00;
	width:100%;
	height:140%;
	min-height:100%;
	_height:100%;
	margin: 0;
	text-align:center;
}
p {
	padding-bottom: 12px;
}
/* -- Styles pour page d'accueil -- */
#confort-lit {
	position: relative;
	margin: 8% auto 0 auto;
	background-image: url(../images-new/accueil-confort-lit.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 950px;
	z-index:1;
}
#actions-confort-lit {
	position: absolute;
	top:0;
	right:0;
	height: 440px;
	width: 189px;
	z-index:2;
}
#tempur {
	position: absolute;
	margin: 18px 6px;
	bottom:2px;
	right:7px;
	height: 69px;
	width: 167px;
	text-align:center;
	font-weight:bold;
	z-index:3;
}
#promos-tournantes img, #tempur img {
	margin: 6px 0;
}
#promos-tournantes {
	position: relative;
	margin: 18px 6px;
	height: auto;
	width: 90%;
	font-weight: bold;
	text-align:center;
	z-index:3;
}
#promos-tournantes a {
	color: #FFF;
}
#promos-tournantes a:hover {
	color: #FC0;
}
#promos-tournantes h1, #tempur h1 {
	font-size: 14px;
	line-height: 18px;
	border-bottom: solid 1px #FFF;
	padding-bottom: 4px;
	color: #FFF;
}
#promos-tournantes h2 {
	font-size: 14px;
	line-height: 16px;
	padding: 12px 0 4px 0;
	color: #000;
	text-transform:uppercase;
}
.actioncl {
	background-color:#FC0;
	color:#f00;
	font-weight:bold;
	padding:2px 4px;
}
.slogan {
	position:absolute;
	top: 24px;
	right: 200px;
	width: 205px;
	height:auto;
	text-align:right;
	font-weight:bold;
	color: #FFF;
	z-index:5;
}
.adresses-confort-lit {
	position:absolute;
	bottom: 40px;
	left: 197px;
	width: 300px;
	height:auto;
	z-index:6;
}
.adresses-confort-lit td {
	padding: 0 6px;
	font-size: 110%;
	line-height: 100%;
}
#menu-accueil {
	position:absolute;
	top: 200px;
	left:0;
	width: 160px;
	text-align: left;
	height:auto;
	z-index: 10;
}
#menu-accueil a {
	display:block;
	width:140px;
	height: 24px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-align:left;
	text-indent: 6px;
	color: #FFF;
	background-image: url(../images-new/ligneMnu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index:999;
}
#menu-accueil a:hover {
	color:#FFF;
	background-image:url(../images-new/hover-accueil.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bas-acceuil {
	position:relative;
	width: 860px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	color: #FFF;
}
#bas-acceuil td {
	padding: 5px;
	font-size: 70%;
	color:#FC0;
}
.vingtans {
	position: absolute;
	left: 274px;
	top: 60px;
	width: 230px;
	height: 30px;
	text-align:right;
	z-index:40;
}
.actu {
	position: absolute;
	top: 100px;
	right:200px;
	width:320px;
	height: auto;
	font-weight:bold;
	font-size:120%;
	line-height:115%;
	color:#FC0;
	z-index:20;
	letter-spacing: 0.1em;
	text-align:right;
}
.actu a {
	color:#FC0;
	text-transform:uppercase;
}
.actu a:hover {
	color: #F90;
}
/* -- Styles pour pages internes -- */
#general {
	position:relative;
	width:760px;
	height:auto;
	background-image: none;
	margin: 0 auto;
	z-index:1;
}
#haut {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 169px;
	z-index: 2;
	background-image: url(../images-new/haut-interne-cl.jpg);
	background-repeat: no-repeat;
}
#haut-articles {
	position:absolute;
	top:0;
	left:-1px;
	_left:0;
	width:100%;
	height: 190px;
	z-index: 2;
	background-image: url(../images-new/haut-interne-cl-articles.jpg);
	background-repeat: no-repeat;
}
.logo-interne {
	height: 65px;
	width: 66px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
#menu {
	position:absolute;
	top:120px;
	left:0;
	width:192px;
	height:auto;
	text-align:left;
	z-index:999;
}

#menu ul li {
	text-indent: 6px;
}
#menu ul {
	list-style-position: inside;
	list-style-type: none;
	_margin-left:-8px;
}
#menu ul li h1 {
	display: block;
	height: 20px;
	width: 120px;
	font-size: 100%;
	line-height: 20px;
	color:#000;
	_margin-left:-8px;
	margin-bottom:16px;
	border-bottom: solid 1px #F00;
}

#menu ul li h2 a {
	display: block;
	height: 20px;
	width: 154px;
	font-size: 96%;
	line-height: 20px;
	_margin-left:-8px;
	color:#000;
	border-bottom: solid 1px #F00;
}
#menu ul li a {
	background-color:#FFA870;
	display: block;
	height: 20px;
	width: 154px;
	line-height: 18px;
	font-size: 96%;
	text-indent:12px;
	color:#333;
	border-bottom:solid 1px #FFCC9A;
}
#menu ul li a:hover {
	color: #FFFFFF;
	background-color: #FF824D;
}
#menu ul li h3 {
	font-size:100%;
	line-height:20px;
	display:block;
	width:154px;
	height:20px;
	font-style: italic;
	color: #F00;
	background-color: #FFB981;
	border-bottom:solid 1px #F00;
}
#menu li li a {
	display: block;
	width:154px;
	height: 20px;
	border-bottom:solid 1px #FFF;
	text-indent:12px;
}
#menu .menubas {
	position:relative;
	width:154px;
	height: 24px;
	background-image: url(../images-new/basmenu-cl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#contenu {
	position:absolute;
	top: 200px;
	left: 220px;
	width: 500px;
	height: auto;
	text-align:left;
	z-index:50;
}
#contenu li {
	margin-left: 0;
	padding-bottom: 4px;
}
#contenu ul {
	list-style-image: url(../img/puceRg.gif);
	list-style-position: inside;
	padding-bottom:8px;
}

/* -- Anciens styles Confort-lit -- */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 1.2em;
}
.adresseEntree {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.adresse {
	font-size: 11px;
	line-height: 15px;
	padding: 28px 0px 0px 12px;
}
.slogan {
	color: #FFCC66;
}
.footer {
	font-size: 10px;
	color: #FFCC66;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.footLink {
	color: #33CCFF;
	text-decoration: none;
}
a.footLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.txtEntree {
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.enterLink {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.enterLink:hover {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.brdA {
	border: 1px solid #F68B44;
}
.titreB {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.footerInnerPage {
	font-size: 10px;
	color: #333333;
}
.titreListeArticle {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.prixNon {
	text-decoration: line-through;
	color: #000000;
	font-weight: bold;
}
img.brdArticleDet {
	border: 1px solid #F68B44;
}
#liqtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFA96F;
	padding: 8px;
	border: 1px solid #FF0000;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	margin: 8px;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
}
#liqtotal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuArticles h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	border-bottom: solid 1px #FF6666;
	padding: 2px 0px 2px 4px;
}
.leftmnuPres {
	background-image: url(img/lftImgPres00.jpg);
	background-repeat: no-repeat;
}
.lftMenuBas {
	background-image: url(img/lftMnuBasArticles.jpg);
	background-position: bottom;
}
.menuArticles a {
	display: block;
	padding: 3px 0px 3px 6px;
	border-bottom: solid 1px #FFCC9A
}
.menuArticles a:hover {
	color: #FFFFFF;
	background-color: #FF824D;
}
#nouveau {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 2px;
	position: relative;
	z-index: 2;
	padding: 6px;
}
.promotous {
	position:relative;
	width:90%;
	height:auto;
	margin: 0 auto;
	margin-top:6px;
	font-weight:bold;
}
.promotous a {
/*	position: absolute;
	right: 14px;
	bottom: 117px;*/
	width: 160px;
	height: auto;
	display:block;
	background-color:#FC0;
	font-weight: bold;
	font-size:120%;
	line-height: 130%;
	margin: 0 auto;
	padding: 2px 4px;
	z-index: 100;
}
.promotous a:hover {
	color:#FFF;
	background-color:#F00;
}

