body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
/*margin: 0;
padding: 0;*/
background-color: #142D19;
padding-top: 5px;
padding-left: 100px;
}
#header {
height: 100px;
background-color: #7F141C;
}
#h_gauche {
position: absolute;
left:0;
width: 500px;
}
/*#h_gauche_texte1{
margin-top: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FFFFFF;
}
#h_gauche_texte2{
margin-top: 2px;
margin-left: 100px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}*/
#h_droite {
position: absolute;
right:0;
width: 250px;
height: 100px;
background-color:#2FACDC;
}
#h_droite_texte{
width: 100px;
height: 40px;
margin-top: 60px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #FFFFFF;
background-color:#7F141C;
}
#conteneur {
	position: absolute;
	width: 750px;
	height: 600px;
	background-color:#FFFFFF;
	top: 0;
}
#centre {
background-color:#E3CDC6;
margin-left: 175px;
margin-right: 250px;
height: 480px;
}
#gauche {
position: absolute;
left:0;
width: 175px;
padding-bottom: 0px;
height: 480px;
}
#menu {
position: absolute;
left: 0;
top: 0;
height: 300px;
}
#news {
position: absolute;
left:  0;
top: 315px;
height: 170px;
}
#droite {
position: absolute;
right:0;
width: 250px;
height: 480px;
}
#pied {
height: 20px;
background-color: #7F141B;
text-align: center;
}
#contact {
height: 20px;
width: 106px;
color: #FFFFFF;
margin-left: 175px;
background-color: #142D19;
font-size:15px;
float: left;
}
#pro {
height: 20px;
width: 106px;
font-size:15px;
color: #FFFFFF;
background-color: #7F141B;
float: left;
}
#presse {
height: 20px;
width: 113px;
color: #FFFFFF;
background-color: #142D19;
font-size:15px;
float: left;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 1px;
background-color: #142D19;
width: 170px;
color: #FFFFFF;
}
.menugauche li:hover {
background-color: #7F141C;
}
.menugauche a {
margin: 0 0 0 5px;
color: #FFFFFF;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
font-weight: bold;
}
.news a {
color: #152E19;
text-decoration: none;
font-weight: bold;
}
.news a:hover {
color: #7F141B;
text-decoration: none;
font-weight: bold;
}
p {
margin: 15px 15px 15px 15px;
/*text-align: justify;*/
}
h1{
font-size:18px;
color:#142D19;
font-weight:bold;
margin-top:15px;
margin-left:15px;
margin-bottom:2px;}
cicar{
color: #944138;
}
.blue {
border-style:solid; 
border-width:1px; 
border-color:blue;
}
.none {
border-style:none;
}
.recettes a {
color: #7F141C;
text-decoration: none;
}
.recettes a:hover {
text-decoration: none;
color: #142D19;
}
.pied a {
color: #FFFFFF;
text-decoration: none;
}
.pied a:hover {
text-decoration: none;
color: #FFFFFF;
}
.pro a {
color: #152E19;
text-decoration: none;
font-weight: bold;
}
.pro a:hover {
color: #7F141B;
text-decoration: none;
font-weight: bold;
}
.pro p{
color: #7F141B;
}