body {
margin : 0;
padding :0;
 background : #ffffcc url(/images/fond.jpg);

font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

#conteneur{
width:790px;

}
#news{
margin:10px 50px;
}
td{font-size:12px}

th {
background-color: #F38E57;
vertical-align: top;
font-weight: bold;
text-align: right;
font-size:12px
}

th.title {
height: 50px;
vertical-align: middle;
font-size: 18px;
text-align: center;
}

th.bottom {
height: 80px;
vertical-align: bottom;
text-align: center;
}

th.warning {
background-color: #f1c6c3;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #F0580F;
	font-weight:  bold;
	margin:0px;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	text-decoration: underline;
}

.ligne1{background-color:#f38e57;}

.ligne2 {
	background-color :#F7EFB0;
}

.editeur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight:  bold;
	background-color : #DE9814;
}
.formulaire{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#D2D0E6;
	font : bold;
}



#entete {
	height:159px;
	background:#2f2537 url(/images/bandeau.jpg) top left no-repeat;
}
#entete h1 {
	text-indent: -5000px;
	margin:0;
	padding:0;
	font-size: 0px; /* pour safari */
	line-height: 0;
}
#menuhaut{
margin:0;
padding:0.2em 0.5em 0.2em 0;
list-style-type:none;
background-color:#6C2D3E;
color:#FFFFFF;
text-align:right;
width:785px;
}
#bandeauhaut{
margin:0;
padding:0;
background-color:#6C2D3E;
}
#menuhaut li {
display :inline;
}

#menuhaut a {
color:#FFFFFF;
text-decoration:none;
font-size:12px;
}

#menuhaut a:hover {
text-decoration:underline;
}

#case {
height:140px;
}
p{margin:0;
padding:0;
}

/* IMAGES DROITE ET GAUCHE*/
.Image_on_Left {
	margin-right: 5px;
	float:left;
	border:1px solid #5D5D5D;
	
}
.Image_on_Right {
	margin-right: 5px;
	float:right;
	border:1px solid #5D5D5D;
	
}

.clearring {
	clear:both;
	height:1px;
}