body{
background:url(./img/body_bg.png) center top repeat-y;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#222222;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#669904;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#414141;
}

#container {
margin:0;
padding:0;
}

#main {
width:970px;
margin:0 auto 0px auto;
padding:0;

}

#topLeft {
margin:0;
padding:0;
float:left;
width:400px;
height:158px;
background:url(./img/logo1.png) left top no-repeat;
}

#topRight {
float:left;
margin:0;
padding:0;
width:570px;
height:158px;
background:url(./img/logo2b.png) right top no-repeat;
}

#menuh{
margin:0;
padding:0;
float:left;
width:970px;
height:22px;
background:url(./img/fd_menuh.png) top left repeat-x;

}
#m_left {
float:left;
width:216px;
height:22px;
border-right:1px solid #404040;
}
#m_right {
float:left;
width:753px;
}
.close {
width:127px;
height:22px;
background-image:url(img/bouton_close.png);
background-repeat:no-repeat;
text-align:center;
font-family:Verdana;
font-size:13px;
font-weight:bold;
padding-top:2px;
color:#DFFE2F;
cursor:pointer;
}
.open {
width:127px;
height:22px;
background-image:url(img/bouton_open.png);
background-repeat:no-repeat;
text-align:center;
font-family:Verdana;
font-size:13px;
font-weight:bold;
padding-top:2px;
color:#242424;
cursor:pointer;
}



#left {
margin:0;
padding:0;
background:url(./img/bg_menu_bas.png) bottom no-repeat;
font-size:5px;
float:left;
height:600px;
width:216px;


}

#menu {
margin:0;

height:400px;
overflow:hidden;
}


#menu1{
margin:0;
padding:0;
}

#menu1 ul{
margin:0;
padding:0px;
background-image:url(img/bouton_vert.png);
font-family:Verdana;
font-size:15px;
list-style-type:none;
font-weight:bold;
cursor:pointer;

}

#menu1 ul :hover {
color:#FFFFFF;
background-image:url(img/bouton_vert2.png);
}


#menu ul li {
margin:0;
padding:0px;
padding-left:5px;
padding-top: 5px;
height:25px;
}

#menu1 ul li a{
margin:0;
padding:0px;
text-decoration:none;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;

}




#right {
margin:0;
padding:0;
float:left;
width:753px;
border-left:1px solid #404040;


}

#content{
padding:15px 20px 15px 20px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
min-height:580px;
height:auto!important;
height:580px;


}
#content p{
text-align:justify;
}

.clear {
clear:both;
margin:0;
padding:0;
}
#bottom {
border-top:1px solid #404040;
margin:0;
padding:0;
float:left;
width:970px;


}

#b_left {
float:left;
width:216px;
border-right:1px solid #404040;
}
#b_right {
padding-top:2px;
float:left;
width:753px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#404040;
text-align:right;
}
#b_right a {
color:#404040;
text-decoration:none;
}
#b_right a:hover { 
color:#000000;
text-decoration:none;
}

#bt2 {
background-color:#B4BCB2;
border-top:1px solid #404040;
margin:0;
padding:0;
float:left;
width:970px;
border-top:1px solid #404040;
font-size:6px;
text-align:center;
}
#bt2 a{
text-decoration:none;
color:#404040;

}

