@charset "utf-8";
/* CSS Document */

body{
background:url(../img/fond.gif) repeat 0 0;
background-color: #993333;
color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
line-height: 18px;
letter-spacing: 0.08em;

}
#conteneur{
margin:0 auto;
width:700px;
padding:0 5px 0 5px;
}
#header{
width:700px;
float:left;
margin:0 0 10px 0;
}
#header h2{
font-size:9px; 
color:#FFFFFF;
font-weight:normal;
width:700px;
text-align:center;
}
#header a{
color:#FFFFFF;
}
#header a:hover{
color:#000;
text-decoration:none;
}
.logo{
width:320px;
float:left;
padding:0 60px 0 0:
}
.resa{
float:left;
width:320px;
padding:0; 
}
.resa table {
width:320px;
padding:0;
margin:0;
}
.resa table tr {
width:320px;
padding:0;
margin:0;
}
#AVP{
float:left;
width:335px;
}
#flash{
border: 5px solid #B93D3B;
width:700px;
height:360px;
float:left;
margin:0;
padding:0;
}
#flash p{
float:left;
margin:0;
padding:0;
}
#content{
width:335px;
float:left;
}
body.bodyinter #content{
width:700px;
}
#content h3, p{
padding:0 0 0 5px;
}
h3 {
color: #FFFFFF;
font-size: 17px;
font-family: Georgia, "Times New Roman", Times, serif;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#totem{
margin:5px 0 10px 5px;
float:left;
}
#footer{
width:700px;
padding:0 5px 0 5px;
text-align:center;
}
a.footer:link, a.footer:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:underline;
	color: #ED978E;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li{
	padding-top:15px;
	
	}
h4 {
font-size: 13px;
font-weight: bold;
padding:14px 0 -5px 0;
}