/* CSS Document */

*{
margin:0;
padding:0;
}

body,html{
margin:0;
padding:0;
background:#f4f4f4;
background-image:url(../images/main-background.gif);
background-repeat:repeat-x;
}
/* /////////////////ELEMENTS PRINCIPAUX////////////////// */
#main-container{
width:1020px;
margin:auto;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
}
/* //////////////////////////////////////////////////////////// */
#header{
width:100%;
height:89px;
background-image:url(../images/background-header.gif);
background-repeat:no-repeat;
}

#header-top{
width:1020px;
height:56px;
}

#logo{
width:220px;
float:left;
}

#logo a{
display:block;
margin:12px 0 0 28px;
}

#logo a img{
border:0;
}

#central-header-top{
width:580px;
float:left;
}

#shortcut-select{
width:220px;
float:left;
}

#shortcut-select form{
margin:12px 0 0 28px;
}

#shortcut-select select{
width:160px;
height:19px;
background:#FFFFFF;
border: 1px solid #000;
line-height:19px;
}

#shortcut-select fieldset{
border:none;
}

#shortcut-select option{
display:block;
height:19px;
line-height:19px;
}

#header-bottom{
width:1020px;
height:33px;
}

/* ////////////////////////// CONTENT ///////////////////////// */
#central{
width:100%;
/*min-height:550px;*/
padding-top:587px;
background-image:url(../images/central-background2.gif);
background-repeat:repeat-y;
padding-bottom:20px;
}

#central-content{
	width:1020px;
	min-height:104px;
	margin-top:-587px;
	background-image:url(../images/equipement/cuisine/equipement-cuisine.jpg);
	background-repeat:no-repeat;
}

#central-banner{
width:700px;
height:104px;
font-size:11px;
font-weight:bold;
color:#FFF;
}

#central-banner h1{
position:relative;
top:70px;
left:250px;
display:block;
font-size:11px;
font-weight:bold;
}

#central-banner a{
color:#FFF;
font-weight:bold;
text-decoration:none;
}

#central-banner a:hover{
text-decoration:underline;
}

#central img{
display:block;
}
/* /////// PARTIE GAUCHE /////// */
#central-left{
float:left;
width:220px;
padding-top:483px;
/*height:574px;*/
background-image:url(../images/design-left2.gif);
background-repeat:no-repeat;
background-position:top left;
}

#content-left{
width:200px;
/*height:574px;*/
min-height:483px;
margin-top:-483px;
padding:0 0 0 20px;
}

#hygeniales-left{
width:200px;
height:234px;
margin-top:10px;
}
/* menu gauche */
#central-menu{
width:200px;
height:313px;
background-image:url(../images/background-menu-left.gif);
background-repeat:no-repeat;
margin-top:8px;
}

*:first-child+html #central-menu {
margin-top:10px; /* Lu uniquement par IE 7 */
}

#central-menu ul{
list-style:none;
/*padding-top:21px;*/
}

#central-menu li{
width:160px;
/*height:77px;*/
line-height:11px;
list-style:none;
display:block;
font-size:11px;
font-weight:bold;
color:#cc0066;
/*padding:0 0 0 40px;*/
}

.menu-left-magasins{
padding:20px 0 0 40px;
}

.menu-left-rendez-vous{
padding:50px 0 0 40px;
}

.menu-left-projets{
padding:35px 0 0 40px;
}

.menu-left-bons-plans{
padding:35px 0 0 40px;
}

#central-menu li a{
position:relative;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000;
text-decoration:none;
margin-top:5px;
}

#central-menu li a:hover{
text-decoration:underline;
}

/* /////// PARTIE DROITE /////// */
#central-right{
float:left;
width:800px;
padding-top:483px;
background-image:url(../images/design-right2.gif);
background-repeat:no-repeat;
background-position:top right;
}

#content-right{
width:800px;
/*height:574px;*/
min-height:483px;
margin-top:-483px;
}

#content-right img{
border:0;
}

#links-way{
	width:548px;
	height:27px;
	background-image:url(../images/fil-ariane-cuisines2.gif);
	background-repeat:no-repeat;
	padding:6px 5px 5px 6px;
	color:#FFF;
}

#links-way a{
color:#FFF;
text-decoration:none;
display:inline;
width:auto;
height:13px;
background-image:url(../images/arrow-picto-blanc.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:10px;
}

#links-way a:hover{
text-decoration:underline;
}

.rdv-active{
font-weight:bold;
}

#right-left{
color:#666666;
float:left;
width:560px;
padding:10px 0 0 10px;
}

#right-left table{
width:560px;
border:1px solid #e0dfd5;
}

/****** bloc equipement ******/

.contour {
	padding: 10px;
	border: 1px solid #e0dfd5;
	text-align:justify;
}
.pointille-separation {
	height: 17px;
	background-image: url(../images/equipement/pointille-separation.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.en-savoir {
	text-align:right;
	font-weight:bold;
	margin-top:6px;
	}
.lien {
	color:#666666;
	text-decoration:none;
	}
a.lien:hover {
	color:#888888;
	text-decoration:underline;
	}
.ss-titre {
	margin-top:20px;
	padding-left:10px;
	background-image: url(../images/equipement/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
}
.bloc-eqt-cuisine {
	float:left;
	width:158px;
	height:110px;
	padding: 140px 10px 10px 10px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
	background-position:center top;
	border: 1px solid #e0dfd5;
}
.separation {
	float:left;
	width:9px;
	height:30px;
	}
	
.bloc-eqt-titre {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.bloc-eqt-desc-home{
height:66px;
margin-top:14px;
font-size:10px;
}
.bloc-eqt-desc{
margin-top:14px;
font-size:10px;
}

.bloc-eqt-cuisine-eclairage {
	float:left;
	width:158px;
	height:64px;
	padding: 110px 10px 10px 10px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
	background-position:center top;
	border: 1px solid #e0dfd5;
}
.bloc-eqt-cuisine-rangement {
	float:left;
	width:164px;
	height:56px;
	padding: 210px 4px 10px 10px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
	background-position:center top;
	border: 1px solid #e0dfd5;
}
.bloc-eqt-cuisine-table {
	float:left;
	width:164px;
	height:64px;
	padding: 240px 4px 10px 10px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
	background-position:center top;
	border: 1px solid #e0dfd5;
}
.bloc-eqt-cuisine-evier {
	float:left;
	width:164px;
	height:170px;
	padding: 140px 4px 10px 10px;
	margin: 0 0 10px 0;
	background-repeat:no-repeat;
	background-position:center top;
	border: 1px solid #e0dfd5;
}
.vignette-porte {
	float:left;
	height:160px;
	padding:9px;
	text-align:center;
	background-image: url(../images/equipement/cuisine/porte/vignette-porte.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.vignette-desc{
margin-top:3px;
font-size:11px;
font-weight:bold;
}
.vignette-poignee {
	float:left;
	height:120px;
	padding:9px;
	text-align:center;
	background-image: url(../images/equipement/cuisine/poignee/vignette-poignee.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
/***************************************************/

.upper-text{
text-transform:uppercase;
}

#right-right{
float:left;
padding:10px 0 0 10px;
}

#right-right a{
text-decoration:none;
color:#666666;
font-weight:bold;
}

#right-right a:hover{
text-decoration:underline;
}

#right-right h3{
text-transform:uppercase;
color:#666666;
font-size:12px;
padding:10px 0 0 10px;
}

.green-h3{
color:#7fac30;
}

.mag-green{
color:#446b1c;
}

#right-right p{
display:block;
width:110px;
color:#666666;
padding:0 0 0 10px;
font-size:10px;
}

#rdv-catalogue{
position:relative;
width:200px;
height:147px;
background-image:url(../images/magasins-catalogue.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}

#rdv-catalogue p{
display:block;
width:90px;
}

#rdv-qualite{
position:relative;
width:200px;
height:147px;
background-image:url(../images/magasins-qualite.gif);
background-repeat:no-repeat;
margin-bottom:10px;
}

#rdv-qualite p{
display:block;
width:120px;
color:#666666;
padding:0 10px 0 10px;
}

#rdv-services{
position:relative;
width:200px;
height:147px;
background-image:url(../images/magasins-services.gif);
background-repeat:no-repeat;
}

#rdv-services p{
display:block;
width:180px;
}

.arrow{
display:block;
height:13px;
background-image:url(../images/arrow-picto.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:10px;
}

.arrow2{
position:absolute;
bottom:10px;
left:8px;
display:block;
height:13px;
background-image:url(../images/arrow-picto.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:10px;
}

.mag-result-arrow{
background-image:url(../images/magasins-result-arrow.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:12px;
}

.mag-search-arrow{
background-image:url(../images/magasins-result-arrow.gif);
background-repeat:no-repeat;
background-position:0 2px;
padding-left:12px;
}

.no-float{
clear:left;
}
/* //////////////////////////////////////////////////////////// */
#footer{
width:100%;
height:70px;
background-image:url(../images/background-footer.gif);
background-repeat:no-repeat;
}

#footer-top{
width:1000px;
height:12px;
margin:0 10px;
}

#footer-bottom{
width:1000px;
margin:0 10px 20px 10px;
}

#footer-menu{
height:26px;
}

#footer-menu ul{
list-style:none;
margin:5px 0 0 150px;
}

#footer-menu li{
height:11px;
line-height:9px;
list-style:none;
display:block;
float:left;
color:#868686;
padding:0 10px 0 10px;
}

#footer-menu li a{
position:relative;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-decoration:none;
}

#footer-menu li a:hover{
text-decoration:underline;
}

#footer-text p{
font-size:11px;
color:#999999;
padding:0 25px 20px 25px;
}










