@charset "utf-8";
/* CSS Document */

html{
	font-size:100%;	
	font-family:Verdana, Arial, sans-serif;
}

body{
	border: 0;
	outline: 0;
	vertical-align: baseline;
	line-height: 1.2;
	margin:0;
	padding:0;
	font-size:0.7em;
	background-color:#231f20;
	color:#e9e4cf;
}

a{
	color:#e9e4cf;
	text-decoration:none;
	font-style:italic;
}

a:hover{
	text-decoration:underline;	
}

a img{
	border:0;
}

h1{
	margin:0;
	color:#231f20;
	font-size:2em;
	text-align:center;
}

h2{
	margin:0;
	font-size:1.4em;
	text-transform:uppercase;
}

h3{
	margin:10px 0;
	font-size:1.1em;
	text-align:center;
}

h4{
	padding:5px;
	margin:0;
	font-size:1em;
	font-weight:bold;
	text-align:right;
}

p{
	padding:7px 0;
	margin:0;
}

ul{
	padding:0;
	margin:5px 0;
}

li{
	padding:0;
	margin:0 0 0 35px;
	list-style-type:disc;
}

div#header{
	margin-top:10px;
	width:100%;
	background-color:#231f20;
	background-image:url(../images/design/back_header.jpg);
	background-repeat:repeat-x;
}

div#headerContenu{
	width:950px;
	margin:0 auto;
	padding-top:12px;
}

div#headerGauche{
	float:left;
	text-align:justify;
	width:326px;
}

#headerGauche .texte{
	padding-top:20px;
}

div#headerDroite{
	float:right;
	margin-top:9px;
	background-image:url(../images/design/imagePr.jpg);
	background-repeat:no-repeat;
	height:375px;
	width:604px;
}

#headerDroite h1{
	padding-top:332px;
}

div#milieuJaune{
	margin-top:50px;
	width:100%;
	background-image:url(../images/design/back_milieu.jpg);
	background-repeat:repeat-x;
	height:250px;
	text-align:justify;
}

#milieuJaune p{
	padding-left:20px;
}

div#milieuJauneContenu{
	width:950px;
	margin:0 auto;
	color:#231f20;
}

h2.titre{
	padding:16px 0 7px 223px;
	color:#e9e4cf;
}

div#ColonneCentreA{
	float:left;
	width:213px;
	height:226px;
	background-image:url(../images/design/imageCusine.jpg);
	background-repeat:no-repeat;
	margin-top:17px;
}

div#ColonneCentreB{
	float:left;
	padding:0 10px;
	width:275px;
}

div#ColonneCentreC{
	float:left;
	padding:0 10px;
	width:420px;
}

div#colonneTout{
	float:left;
	width:695px;
	padding-left:10px;
	line-height:16px;
}

div#colonneTout h3{
	text-align:left;
}

div#milieuGris{
	width:100%;
	margin:0 auto;
}

#milieuGris p{
	text-align:center;
}

div.image1{
	padding-top:30px;
	width:174px;
	margin:0 auto;
}

div.image1 h2{
	text-align:center;
	margin-top:-35px;
	padding-bottom:20px;
	font-weight:bold;
}

div.image2{
	width:209px;
	height:98px;
	background-image:url(../images/design/plateauBouton.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding-bottom:30px;
}

div#ustencils{
	margin:0 auto;
	width:746px;
	height:459px;
	background-image:url(../images/design/ustencils.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#ustencils span{
	padding:0 10px;
}

#ustencils h3{
	padding-bottom:25px;	
}

#ustencils h3 a{
	color:#AE892E;
}

div#colonnesForfait{
	width:746px;
	margin:0 auto;
}

#colonnesForfait ul{
	padding-bottom:30px;
}

div#colonnesForfait h2{
	padding:10px 0 30px 120px;	
}

div#colonnesForfait h3{
	text-align:left;
	padding-left:20px;
}

div#colonneForfaitGauche{
	float:left;
	width:333px;
	padding-left:60px;
}

div#colonneForfaitDroite{
	float:right;
	width:293px;
	padding-right:60px;
}

div#texteForfaitBas{
	width:500px;
	height:140px;
	padding-top:20px;
	margin:0 auto;
}

#texteForfaitBas h2{
	padding:15px 0;
}

div#liens{
	float:left;
	background-image:url(../images/design/back_bas.jpg);
	background-repeat:repeat-x;
	height:102px;
	width:100%;
	margin-top:-210px;
}

div#liensContenu{
	width:700px;
	margin: 0 auto;
}

div#liensContenu img{
	padding:3px 10px;
}

p#signature{
	margin-top:-70px;
}

div.clear{
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
	margin:0;
	padding:0;
}
