body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}


A:link {
    font-size : 10pt;
    color : #CC6600;
}

A:hover {
    font-size : 10pt;
    color : #F99000;
}

H1{
	margin-top:0px;
	margin-bottom:5px;
	color:#FFFFFF;
	font-size: 18pt;
}	

H2{
	margin-top:0px;
	margin-bottom:7px;
	color:#FF3333;
	font-size:15pt;
}	
H3{
	margin-top:0px;
	padding-top:0px;
	color:#AAAAAA;
	font-size:12pt;
}

H4{
	margin-top:0px;
	margin-bottom:2px;
	padding-top:0px;
	color:#BBBBFF;
	font-size: 11pt;
}

img #cadre {
border-right : solid 1px #000000 ; 
border-bottom : solid 1px #000000 ; 
margin-bottom:10px;
}

img {
margin-bottom:10px;
}

	
#conteneur {
width: 980px;
margin: 0px auto 0px auto;
padding:0px;
border : solid 1px #000000 ; 
border-right : solid 2px #000000 ; 
height:100%;

}

#header {
margin:0px;
padding:0px;
padding-left:10px;
height: 80px;
background-color: #000000;
background-image: url(../images/menu-logo.jpg);
background-repeat: no-repeat;
background-position: right;
}

#haut {
text-align:center;
height: 20px;
background-color:#FFFFFF;
}

#menuGauche {
float:left;
text-align:center;
width: 190px;
background-color:#FFFFFF;
}

#centre {
padding:15px 3px 30px 10px;
margin-left:190px;
border-left : solid 1px #99BBFF ; 
background-color:#FFFFFF;
color:#000000;
}


#conseil {
float:left;
margin:1px;
padding:2px;
background-color:#EEDD99;
text-align:center;
border : solid 1px #000000 ; 
}


#pied {
clear: both;
height: 20px;
width:978px;
text-align:center;
text-color:#FFFFFF;
background-color: #999999;
border : solid 1px #999999 ; 
border-top : solid 1px #000000 ; 
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size : 10pt;
}


.menuVerticale {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 2px;
margin-top:10px;
padding:0;
font-size : 10pt;
}

.menuVerticale li {
	margin:3px;
	padding-top:10px;
	margin-bottom:9px;
}

.menuVerticale a {
margin: 0 10px 5px;
color: #0066CC;
font-weight:bold;
text-decoration: underline;
}

.menuVerticale a:link {
margin: 0 10px;
color: #0066CC;
font-weight:bold;
text-decoration: underline;
}
.menuVerticale a:hover {
margin: 0 10px;
color: #0066CC;
font-weight:bold;
text-decoration: underline;
}


/* Menu horizontale dans recette */
#menu {
float:right;
margin:3px;
margin-right:0px;
background-color:#FFCC66;
text-align:center;
border : solid 1px #000000 ; 
}

.menuHorizontale {
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
margin: 2px;
margin-top:5px;
padding:0;
font-size : 10pt;
display: block;
}

.menuHorizontale li {
	margin:1px;
	padding:1px;
	display :inline;
}

.menuHorizontale a {
margin: 0 3px 5px 2px;
color: #000000;
text-decoration: underline;
}

.menuHorizontale a:link {
margin: 0 3px 5px 2px;
color: #000000;
text-decoration: underline;
}
.menuHorizontale a:hover {
margin: 0 3px 5px 2px;
color: #000000;
text-decoration: none;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0;
	padding: 0;
}

.tdSection {
	font-size: 1.4em;
	padding-bottom:3px;
	padding-top:8px;
	font-weight:bold;
}

.perso {
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding: 2px 6px;
}
.titreBleu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC1617;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #442A24;
	background-image: url(imgages/menugauch_fond.jpg);
}

.centre2 {
	border: 1px solid #442A24;
	margin-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding: 2px 6px;
}
.centre2 a {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
.centre2 a:hover {
	color: #000066;
	text-decoration: underline;
	background-color:#CCCCCC;
}
.centre2 a:visited {
	color: #333399;
	text-decoration: none;
}
#actu
{
	width:80%;
    BORDER-RIGHT: #545252 1px solid;
    PADDING-RIGHT: 50px;
    PADDING-LEFT: 50px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    MARGIN: 3px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #545252 2px solid;
    BACKGROUND-COLOR: #999999;
    TEXT-ALIGN: left
}



p {margin: 0 0 15px 0;}

