/* Mai menu sous le header */

.nettoyeur {
clear:both;
}

#footer_links{
position:relative;
width:846px;
height:auto;
margin:auto;
clear:both;
}

/******************************/

/* MON MENU DEROULANT */

/******************************/


#footerMenu{
position:relative;
float:left;
width:927px;
margin:0 0 0 -5px;
padding:0 0 0 0;
height:30px;
z-index:300;
}

       
#footerMenu div {
position:relative;
height:30px;
float:left;
padding:0 0 0 0;
}

       
#footerMenu div a {
position:relative;
float:left;
display:block;
color:#949393;
font-weight:normal;
font-size:12px;
padding:8px 5px 0 5px;
width:auto;
text-align:center;
height:22px;
text-decoration: none;
letter-spacing:0.2px;
/*
background:url(../../images/fonds/topMenu_bck.jpg) left top repeat-x;
*/
}

#footerMenu div a.activFooterMenu {
padding-bottom:6px;
color:#a20934;
font-weight:bold;
text-decoration:none;
/*
background:url(../../images/fonds/topMenuActif_bck.jpg) left top repeat-x;
*/
}

.left_activFooterMenu{
position:relative;
float:left;
width:15px;
height:30px;
/*
background:url(../../images/fonds/topMenuActif_left_bck.jpg) left top no-repeat;
*/
}

.left_inactivFooterMenu{
position:relative;
float:left;
width:15px;
height:30px;
/*
background:url(../../images/fonds/topMenu_left_bck.jpg) left top no-repeat;
*/
}

.right_activFooterMenu{
position:relative;
width:15px;
height:30px;
/*
background:url(../../images/fonds/topMenuActif_right_bck.jpg) left top no-repeat;
*/
}

.right_inactivFooterMenu{
position:relative;
width:15px;
height:30px;
/*
background:url(../../images/fonds/topMenu_right_bck.jpg) left top no-repeat;
*/
}
       
#footerMenu div  a:hover {
color: #a20934;
text-decoration:underline;
}

       
#footerMenu div ul {
position: absolute;
z-index:500;
width:210px;
margin: 40px 0 0 -11px;
padding:0 0 0 0;
background-color:#cc0033;
line-height:18px;
*white-space: nowrap;
border-left:2px solid #fff;
border-right:2px solid #fff;
border-bottom:2px solid #fff;
border-top:2px solid #fff;
}

/* Hack IE6 */
* html #footerMenu div ul{
margin: 40px 0 0 0;
}

/* Hack IE7 */
*+html  #footerMenu div ul{
margin: 40px 0 0 -60px;
}


       
#footerMenu div ul li {
display:table;
width:200px;
list-style-type: none;
list-style-position:outside;
padding:0 5px;
font-size:0.8em;
height:auto;
border-bottom:2px solid #fff;
background-color:#cc0033;
}

#footerMenu div ul li:hover{
background-color:#333399;
}

#footerMenu div ul li a {
padding:5px 0;
color:#fff;
width:200px;
height:auto;
text-align:left;
text-decoration: none;
background:none;
}

#footerMenu div ul li a:hover {
color: #fff;
background-color:#333399;
}



/* Fin du main menu */

/********* Page MENTIONS *********/

#main_cgvd{
position:relative;
height:auto;
margin:10px 20px 20px 20px;
background-color:#f5f4f1;
padding-left:10px;
font-family:arial;
}

#header_cgvd{
position:relative;
width:auto;
margin-left:-10px;
height:85px;
background-image: url(../../images/header_cgvd.jpg);
background-position:left top;
background-repeat:no-repeat;
}


#main_cgvd h1{
position:relative;
padding:10px 5px 10px 15px;
margin:0px;
margin-left:-10px;
margin-bottom:15px;
margin-top:15px;
font-size:20px;
color:#a10d39;
width:725px;
height:35px;
background-image: url(../../images/bando_cgvd.jpg);
background-position:left top;
background-repeat:no-repeat;
text-align:left;
font-weight:normal;
text-transform:uppercase;

}


.unArticle{
position:relative;
padding:5px;
margin:0px;
width:690px;
text-align:left;
height:auto;
}

.unArticle h2{
position:relative;
padding:10px 0 10px 0;
font-size:16px;
color:#000;
font-weight:bold;
}

.unArticle h3{
position:relative;
padding:5px 0 5px 0px;
font-size:14px;
color:#000;
font-weight:bold;
}

.unArticle p{
position:relative;
margin:0px;
padding-left:0px;
font-size:14px;
color:#000;
padding-bottom:10px;
}

.unArticle ul{
position:relative;
padding-left:30px;
font-size:12px;
color:#000;
padding-bottom:5px;
list-style:outside;
}

.unArticle a {
color:#a10d39;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}	

