/* CSS Document */
body{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline;
}
#gabarit{
	background-color: #FFFFFF;
	width: 990px;
    font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#fond{
	/*background-image: url(../../_pictures/header_bg.jpg);
	height: 129px;
	width: 990px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	*/
	background-color: #a51204;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 975px;
	font-weight: bold;
	padding-top: 8px;
	margin: 0 0 0 3px;
	height: 108px;
	border-bottom: 2px solid #c2746e;
}
#fond #def_titre {
	position: absolute;
	top: 0;
	width: 965px;
	background-color: #ffff00;
}
#fond #logo{
	padding-top: 7px;
}
#fond #ban{
	border: 1px solid white;
}
#ban{
	height: 90px;
	width: 728px;
	position : relative;
	left : 240px;
	top : 10px;
}

#menu {
	width: 975px;
	text-align: center;
	clear: right;
	background: #900 url(../../_pictures/fond_cadre.gif) repeat-x 0 bottom;
	height: 22px;
	margin: 0 3px -3px;
}
.tdmenu{
   text-align: center;	
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   height: 18px;
}
.tdmenu a{
   text-align: center;	
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   height: 18px;
}
#titre{
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
}
#titre a{
	background-color: #990000;
	text-align: center;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
}
#link{
 width: 975px;
 margin : 2px;
 vertical-align: middle;
}
#quicklink{
clear:both;
}
#ww{
clear:both;
}
.linkbas{ 
    font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
    font-size: 9px;
	padding: 3px;
	text-align: justify;
}

#contenu{
   width: 976px;
   margin: 2px;
   margin-top : 10px;
}

#contenugauche{
	width: 665px;
	height: auto;
    min-height:390px;
	float:left;
}

#contenudroit{
	width: 302px;
	float:right;
}

#contourcont{
  	border: 1px solid #990000;
}
.ombre{
	background: #fff url(../../_pictures/fond_cadre.gif) repeat-x;
	width: 100%;
	display: block;
	top: -1px;
	position: relative;
	height: 4px;
	margin-bottom: -2px;
}
.aAvantages {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
}
A.aAvantages:hover {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 14px;
	background-color:#FFFFCC;
}
.centre{
	text-align:center;
}
.boutton td{
	background-color: #810e00;
	padding: 0px 10px;
	margin: 0px;
	cursor: pointer;
	border: 1px solid #3f0700;
	white-space: nowrap;
}
.boutton a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
*html .boutton{
	display: inline;
	width: 80px;
}
#lien_direct{
	width: 126px;
	text-align: center;
	margin-left:auto; 
	margin-right:auto; 
	padding-top: 7px;
	font-size:12px;
	font-family:arial;
}
#lien_direct a{
	color:black;
}
#lien_direct a:hover{
	background-color:#FFFFCC;
}
#sous_video{
visibility:hidden;
position:absolute;
border: solid #990000 1px ;
background-color:#FAFAFA;
z-index:10;
width:110;
top:135px;
text-align:left;
padding-left:3px;
padding-bottom:3px;
padding-right:20px;
left:268px;
}

.boutton{ display: inline-block;}
.boutton{ display: inline;#}

