/* CSS Document */
body{
margin: 0;
padding: 0;
background-color: #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header{
width: 950px;
height: 133px;
background: #990000 url(banniere.jpg) top left no-repeat;
}
a {
text-decoration: none;
color: white;
font-weight: bold;
font-size: 12px;
}
a:hover{
background: white;
text-decoration: none;
color: #660000;
font-weight: bold;
}
ul#menu2{
width: 950px;
height: 15px;
background-color: #990000;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: white;
margin: 0;
padding-top: 2px;
padding-left: 10px;
font-size: 10px;
text-align: left;
list-style-type: none;
}
#menu2 li{
display: inline;
margin: 0 5px;
}
#menu2 a{
font-size: 10px;
}
#menu2 a:hover{
font-size: 10px;
}
ul#menu{
width: 950px;
height: 20px;
background-color: #660000;
text-decoration: none;
color: white;
margin: 0;
padding: 0;
line-height: 20px;
font-size: 12px;
text-align: right;
list-style-type: none;
}
#menu li{
display: inline;
margin: 0 5px;
}
li#rubrique a{
background-color: white;
color: #660000;
}
h1{
text-decoration: none;
text-align: left;
font-weight: bold;
color: #660000;
font-size: 18px;
}
h2{
border-bottom: 1px dotted #660000;
text-decoration: none;
text-align: left;
font-weight: bold;
color: #660000;
font-size: 14px;
}
h2 a{
border-bottom: 1px dotted #660000;
text-decoration: none;
text-align: left;
font-weight: bold;
color: #660000;
font-size: 14px;
}
h3{
background-color: #FFF2F2;
text-decoration: none;
text-align: left;
font-weight: bold;
color: #660000;
font-size: 10px;
}
h4{
text-decoration: none;
text-align: left;
font-weight: normal;
color: #000000;
font-size: 10px;
}
h5{
text-decoration: none;
text-align: center;
font-weight: bold;
color: #660000;
font-size: 18px;
}


#global{
width: 950px;
height: 440px;
background: white url(fond-menu1-1.jpg) top left no-repeat;
margin: 0 0px;
}
#menu-gauche {
float: left;
width: 250px;
height: 400px;
background: white url(img-cuillere.jpg) bottom left no-repeat;
color: #660000;
padding-top: 15px;
text-align: left;
list-style-type: none;
}
ul#vertical-menu {
float: left;
width: 250px;
height: 300px;
background-color: transparent;
font-size: 10px;
color: #660000;
padding-top: 40px;
margin: 0 2px;
text-align: left;
list-style-type: none;
}
#vertical-menu li {
padding: 0;
margin: 0 0px;
font-size: 10px;
}
#vertical-menu a {
color: #660000;
font-size: 10px;
text-decoration: none;
}
#vertical-menu a:hover {
background: #660000;
text-decoration: none;
color: white;
font-size: 10px;
}

#contenu {
margin-left: 260px;
height: 400px;
background: white url(img-poivrons.jpg) bottom right no-repeat;
padding-top: 20px;
padding-right: 20px;
text-align: left;
list-style-type: none;
}
#encart {
width: 550px;
height: 300px;
background-color: transparent;
margin-top: 30px;
overflow: auto;
border: 1px solid #660000;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
}

p{
color: black;
font-size: 10px;
text-align: justify;
line-height: 12px;
}
.mentions{
width: 550px;
height: 300px;
color: black;
font-size: 10px;
text-align: center;
line-height: 12px;
}

.texteform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight:normal;
	color: #000000;
	text-align: left;
}
.texteform a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	line-height: 11px;
	color: #000000;
	text-align: left;
}
.texteform a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	line-height: 11px;
	color: #990000;
	text-align: left;
}
#pied {
clear: both;
width: 950px;
height: 15px;
padding-top: 3px;
color: white;
font-size: 9px;
text-align: center;
background: #660000;
}  

.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
}

.titrenews{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #660000;
}

