body {
background: #332e2b;
font-family: Verdana, Tahoma;
font-size: 10pt;
color: #CCBEBD;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
img{
  border: 0px;
}


a.mm {
color: #7E6B67;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
letter-spacing: 1px;
padding-right: 1px;
height: 1%;
line-height: 1
}

h1{
color:#6F594C;
font-family:Verdana;
font-size:8px;
margin:0;
padding:0;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal
}

/* Le div qui contient tout les autres*/
#div_global {
margin: 0 auto;
width: 990px;

}
/*Le div header*/
#div_top {
text-align: center;

}
/* Qui contient les div du milieu (principal)*/
#div_container_center {
overflow: hidden;
width: 100%;
}
#div_center{
margin: 0 auto;
width: 800px;
/*margin-left: 170px;*/
}
#div_center_home{
width: 650px;
background: url(images/image.jpg) no-repeat center;
}
#div_center_banner{
width: 800px;
/*background: url(images/header.jpg) no-repeat center; */
}
#div_center_content{
width: 800px;
margin: 0 auto;
/*background: #fff5e3;*/
/*border: 6px solid #FFFFFF;*/
font-family: Verdana;
font-size: 11px;
color: #463837;
overflow: hidden;
text-align: center;
}
#center_content_rl{
width: 800px;
margin-top:2px;
padding:3px 0 2px 0;
background: #fff5e3;
text-align: center;
}
#center_content_rl img{
margin-right:50px;
}

#center_content_principal{
width: 800px;
margin-top:4px;
}

#center_content_text{
width: 513px;
height:113px;
float:left;
background: #fff5e3;
padding-top:0px;
/*border: 6px solid #FFFFFF;*/
}

#center_content_text p{
padding:0px 10px 0px 10px;
font-family: Verdana;
font-size: 10px;
color: #2d2d2d;
line-height:14px;
text-align: justify;
}

#center_content_ad{
width: 283px;
float:left;

margin-left: 4px;
}
#center_content_video{
margin-bottom:4px;
}


#div_footer {
margin: 0 auto;
width: 800px;
height:20px;
margin-top:5px;
margin-bottom:50px;
overflow: hidden;
font-family: Verdana;
font-size: 11px;
color:#FFF5E3;
}


#div_footer a {
font-family: Verdana;
font-size: 11px;
color:#FFF5E3;
text-decoration: none;
}

#div_footer a:hover, a:focus {
 padding-right: 0px;
 /* background: #7E6B67;     */
 color: #77605E;
}

a.special {
color: #3E3533;
display: block;
background: #CFC7C5;
text-decoration: none;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
padding: 5px 5px;
height: 1%;
line-height: 1;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

a.special:hover {
background: #3E3533;
color: #CFC7C5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}