body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #fff ;
	margin:0 auto 0 auto;
	padding:0;
	}

#box-haut{
	width:100%;
	background: #fff url(images/fonds-bandeau.gif) repeat-x;
	margin:0px auto 0px auto;
	padding:0 0px 0 0px;
	}

#logo{
	height:159px;
	width:986px;
	background:#fff url(images/bandeau.gif) no-repeat 0 0;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	}
#logo h1{
	font-size:50px;
	font-weight:200;
	color:#c0c0c0;
	margin:0px;
	padding:25px 0px 0px 350px;
	height:74px;
	}

#nav{
  	top: 0px;
	height:26px;
	line-height:20px;
	float:left;
	width:986px;
	margin:0px auto;
	padding:0;
	}
	ul.nav{
		height:20px;
		line-height:20px;
		float:left;
		list-style:none;
		font-size:14px;
		color:#FFE6C6;
		font-weight:200;
		margin:0;
		padding:132px 0 0 390px;
		}
	ul.nav li{
		float:left !important;
		list-style-type:none;
		margin:0;
		padding:0;
		}
	ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
		border-bottom:0;
		border-left:0;
		/*background-color:#fff;*/
		color:#FFE6C6;
		float:left;
		display:block;
		text-decoration:none;
		padding:0 10px 0 10px;
		}
	ul.nav li a:hover,ul.nav li a:active{
		color:#fff;
		text-decoration:none;
		}
	ul.nav li.home a{
		text-decoration:none;
		}
	ul.nav li.current_page_item a{
		font-weight:200;
		color:#fff;
		}
	
	
#box-inter{
	width:100%;
	background:#fff;
	height:5px;
	margin:0px auto 0px auto;
	padding:0 0px 0 0px;
	}

#box{
	width:986px;
	margin:0px auto 0px auto;
	padding:0 0px 0 0px;
	}


#contenu{
	width:986px;
	float:right;
	margin:0px 0 0 0 auto;
	padding:0;
	background: #fff;
	color:#333;
	}
#contenu p{
	margin:8px 0 8px 0;
	}
#contenu a{
	color:#333;
	}
#contenu h1{
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
	color:#666;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
#contenu h1 a{
	color:#666;
	}
#contenu h2{
	font-size:15px;
	/*font-family:Verdana, Geneva, sans-serif;*/
	
	font-family:Helvetica, Arial, sans-serif;
	font-weight:700;
	color:#333;
	margin:0px 0px 5px 0px;
	padding:0;
	}
#contenu h2 a{
	color:#808080;
	margin:0px 0px 5px 0px;
	padding:0;
	}
#contenu h3{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	color:#c0c0c0;
	margin:0px 0px 10px 0px;
	padding:0;
	}
#contenu h3 a{
	color:#c0c0c0;
	}
#contenu h4{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	margin:0px 0px 5px 0px;
	padding:0;
	}
#contenu h4 a{
	color:#000;
	}

#entree{
	width:986px;
	float:left;
	background: #fff;
	color:#333;
	text-align:justify;
	margin:0px auto;
	padding:0 ;
	}
	
#entree-ml{
	width:500px;
	background: #fff;
	color:#333;
	margin:0px auto;
	padding:0px 10px;
	}
	
#entree-ml-large{
	width:900px;
	background: #fff;
	color:#333;
	margin:0px auto;
	padding:0px 10px;
	}
	
#entree-gauche{
	width:340px;
	float:left;
	background: #fff;
	color:#333;
	text-align:justify;
	margin:0px auto;
	padding:10px 0 10px 0;
	}
	
#entree-droite{
	width:616px;
	float:left;
	background: #fff;
	color:#333;
	margin:0px 20px 0px 10px;
	padding:0px;
	}
	
#entree-gauche-accueil{
	width:600px;
	float:left;
	background: #fff;
	text-align:justify;
	margin:0px auto;
	padding:15px 0 15px 0;
	}
#entree-gauche-accueil-article{
	/*background:#FFF8F0;*/
	background: #fff;
	width:560px;
	float:left;
	color:#333;
	margin:5px 10px 5px 10px;
	padding:10px;
	}

#entree-droite-accueil{
	width:386px;
	float:left;
	background: #fff;
	color:#333;
	margin:0px auto;
	padding:5px 0 5px 0;
	}
	
#entree-droite-accueil-article{
	width:361px;
	float:left;
	background: #fff;
	color:#333;
	margin:0px 5px 10px 0px;
	padding:10px;
	}
	
	
/*--+-+-+-+-+-+-+ CONTACT FORM +-+-+-+-+-+*/
	
	
div.row {text-align:left;clear:both;}

div.label {
	float:left;
	width:130px;
	height:25px;	
	color:#0f2a3c;
}

#formulaireContact {
	font-size:13px;
	font-weight:200;
	/*background:url(../medias/formulaireContact.jpg) no-repeat top left;*/
}
#formulaireContactDeux {
	font-size:13px;
	font-weight:bold;
	/*background:url(../medias/formulaireContact2.jpg) no-repeat top left;*/
}


#formulaireContact div.label, #formulaireContactDeux div.label {height:20px;}
#formulaireContact div.row, #formulaireContactDeux div.row {padding-bottom:15px;text-align:left;clear:both;}

div.row input {
margin:0;
width:200px;
height:25px;
}

div.row textarea {
margin:0;
width:332px;
height:120px;

}


div.useless {
position:relative;
padding-left:133px;
}

div#otherRows {margin-top:18px;padding-left:00px;}

.commentsAvailability {width:330px;margin:10px 0 10px 0 ;}

#submit input {
margin:0;padding-left:0px;
}

#alertnom, #alertsociete, #alerttelephone, #alertemail {
	position:absolute;
	font-style:italic;
	margin:-7px 0 0 210px;
	font-weight:normal;
	width: 12px;
	height: 16px;
}

.rouge {
color:#FF0000;
}

p.red {
color:#FF0000;
padding:0;
width:350px;
}

p.orange {
color:#FF0000;
padding:0;
width:350px;
}

p.green {
color:#009900;
padding:0;
width:350px;
}

	
#footer{
	width:986px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
	margin:0px auto;
	padding:0 0 0 0px;
	background-color:#666;
	}
#footer a{
	color:#c0c0c0;
	}
#footer2{
	width:986px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
	margin:0;
	padding:0 0 0 0px;
	}
#footer2 a{
	color:#c0c0c0;
	}
img { border : none; 
	}
a:link,a:active{
	text-decoration:none;
	border:none;
	}
a:visited{
	text-decoration:none;
	border:none;
	}


/********************************/
/* ---------- SLIDER ---------- */
/********************************/

.slider 				{ padding-bottom: 0px; }
.slider .slides			{ height: 400px; position: relative; }
.slider .slides a		{ display: block; }
.slider .slides img 	{ display: block; }
.slider .slide			{ display: block;}
.slider .picture		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/slider_shadow1.png') bottom center no-repeat; padding-bottom: 0px; }
.slider .nav			{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/slider_shadow2.png') bottom center no-repeat; padding-bottom: 9px; }

.slider .description			{ display: none; position: absolute; top: 13px; right: 13px; z-index: 500; }
.img-description .description		{ display: block; }

.slider .description .topleft,	
.slider .description .topright,	
.slider .description .downleft,	
.slider .description .downright		{ width: 5px; height: 5px; }
.slider .description .text			{ text-align: left; padding: 6px 20px 10px 10px; }
.slider .description .text.right	{ text-align: right; padding: 6px 10px 10px 20px; }
.slider .description .text .title	{ font-size: 24px; padding-bottom: 2px; }
.slider .description .text p		{ }

.slider .description.dark td			{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/dark_desc.png') top left; }
.slider .description.dark td.topleft		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/dark_desc-corner_tl.png') top left no-repeat; }
.slider .description.dark td.topright		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/dark_desc-corner_tr.png') top left no-repeat; }
.slider .description.dark td.downleft		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/dark_desc-corner_dl.png') top left no-repeat; }
.slider .description.dark td.downright		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/dark_desc-corner_dr.png') top left no-repeat; }
.slider .description.dark td.text .title	{ color: #B9D2DD; }
.slider .description.dark td.text p		{ color: #FFFFFF; }

.slider .description.light td			{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/light_desc.png') top left; }
.slider .description.light td.topleft		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/light_desc-corner_tl.png') top left no-repeat; }
.slider .description.light td.topright		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/light_desc-corner_tr.png') top left no-repeat; }
.slider .description.light td.downleft		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/light_desc-corner_dl.png') top left no-repeat; }
.slider .description.light td.downright		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/light_desc-corner_dr.png') top left no-repeat; }
.slider .description.light td.text .title	{ color: #76828A; }
.slider .description.light td.text .title	{ color: black; }
.slider .description.light td.text p		{ color: #333333; }


.slider .nav p				{ float: left; line-height: 24px; }
.slider .nav p strong			{ font-size: 16px; }

.slider .nav.white p			{ color: #666666; }
.slider .nav.white p a			{ color: #666666; text-decoration: none; }
.slider .nav.white p strong		{ color: #333333; }
.slider .nav.black p			{ color: #A0A0A0; }
.slider .nav.black p a			{ color: #A0A0A0; text-decoration: none; }
.slider .nav.black p strong		{ color: #FFFFFF; }

.slider ul.nav_dotts			{ display: block; float: left; padding: 6px 20px 5px 15px; }
.slider ul.nav_dotts li			{ display: inline; }
.slider ul.nav_dotts li a		{ display: block; width: 13px; height: 13px; float: left; margin-right: 7px; }
.slider ul.nav_dotts li a span		{ font-size: 0%; visibility: hidden; display: block; text-indent: -9999px; }

.slider .white ul.nav_dotts li a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav.png') top left no-repeat #D9D9D9; }
.slider .white ul.nav_dotts li a:hover		{ background-color: #BBBBBB; }
.slider .white ul.nav_dotts li a.active		{ background-color: #76828A; }

.slider .black ul.nav_dotts li a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav.png') top left no-repeat #5C5C5C; }
.slider .black ul.nav_dotts li a:hover		{ background-color: #A0A0A0; }
.slider .black ul.nav_dotts li a.active		{ background-color: #B9D2DD; }

.slider ul.nav_arrows			{ display: block; float: right; padding: 4px 9px 3px 20px; }
.slider ul.nav_arrows li		{ display: inline; }
.slider ul.nav_arrows li a		{ display: block; width: 15px; height: 17px; float: left; margin-right: 8px; }
.slider ul.nav_arrows li a span		{ font-size: 0%; visibility: hidden; display: block; text-indent: -9999px;}
.slider .white ul.nav_arrows li.left a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav_left.png') top left no-repeat #BAC0C4; }
.slider .white ul.nav_arrows li.right a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav_right.png') top left no-repeat #BAC0C4; }
.slider .white ul.nav_arrows li a:hover		{ background-color: #76828A; }
.slider .black ul.nav_arrows li.left a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav_left.png') top left no-repeat #768388; }
.slider .black ul.nav_arrows li.right a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav_right.png') top left no-repeat #768388; }
.slider .black ul.nav_arrows li a:hover		{ background-color: #B9D2DD; }


.slider .nivo-controlNav   			{ bottom: -284px; display: block; float: left; padding: 6px 13px 5px 15px; position: relative; z-index: 9999; }
.slider .nivo-controlNav a 			{ display: block; width: 13px; height: 13px; float: left; margin-top: 8px; margin-right: 7px; visibility: visible; }
.slider .nivo-controlNav a 			{ font-size: 0%; display: block; text-indent: -9999px; }
.slider .white .nivo-controlNav a		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav.png') top left no-repeat #D9D9D9; }
.slider .white .nivo-controlNav a:hover		{ background-color: #BBBBBB; }
.slider .white .nivo-controlNav a.active	{ background-color: #76828A; }
.slider .black .nivo-controlNav a			{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav.png') top left no-repeat #5C5C5C; }
.slider .black .nivo-controlNav a:hover		{ background-color: #A0A0A0; }
.slider .black .nivo-controlNav a.active	{ background-color: #B9D2DD; }

.slider .nivo-caption					{ background: transparent; bottom: -287px; float: left; line-height: 24px; position: relative; height: 35px; width: 650px; }
.slider .nivo-caption strong			{ font-size: 16px; }
.slider .white .nivo-caption p			{ color: #666666; }
.slider .white .nivo-caption p a		{ color: #666666; text-decoration: none; }
.slider .white .nivo-caption p strong	{ background: #fff; color: #333333; }
.slider .black .nivo-caption p			{ color: #A0A0A0; }
.slider .black .nivo-caption p a		{ color: #A0A0A0; text-decoration: none; }
.slider .black .nivo-caption p strong	{ color: #FFFFFF; }

.slider .nivo-directionNav 				{ bottom: -32px; display: block; position: absolute; right: 9px; width: 46px; z-index: 9999; }
.slider .nivo-directionNav a				{ display: block; font-size: 0px; width: 15px; height: 17px; margin-right: 8px; position: absolute; text-indent: -9999px; }
.slider .white .nivo-directionNav a:hover			{ background-color: #76828A; }
.slider .white .nivo-directionNav .nivo-prevNav 	{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav_left.png') top left no-repeat #BAC0C4; left: 0px; }
.slider .white .nivo-directionNav .nivo-nextNav 	{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/white_nav_right.png') top left no-repeat #BAC0C4; right: 0px; }
.slider .black .nivo-directionNav a:hover			{ background-color: #B9D2DD; }
.slider .black .nivo-directionNav .nivo-prevNav		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav_left.png') top left no-repeat #768388; }
.slider .black .nivo-directionNav .nivo-nextNav		{ background: url('file:///C|/Users/Philippe/Documents/Mes sites Web/Sites CUISINES SCHMIDT/images/black_nav_right.png') top left no-repeat #768388; }

*/