.main{
  position:relative; 
  top: 0px; 
  width: 800px;
  margin-left: auto; 
  margin-right: auto;
  border:1px solid #000000;
  background-image:url(../img/bande_gauche.jpg);
  background-repeat:repeat-y;
}

.header{
  position:relative; 
  width: 800px;
  height:342px;
}

.content{
  position:relative; 
  width: 800px;
  background-image:url(../img/bande_gauche.jpg);
  background-repeat:repeat-y;
}

.footer{
  position:relative;  
  width: 800px;
}

.content_left{
  float:left;
  width: 212px;
  background-image:url(../img/bande_gauche.jpg);
  background-repeat:repeat-y;
}

.content_right{
  float:left;
  width: 586px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.menu2{
position: absolute;
top: 0;
left: 240px;
z-index:100;
width: 100%;
}

.menu2 li {
text-align: left;
font-family:Helvetica;
font-size:9px;
color:#666666;
line-height:15px;
}

.menu2 a {
color:#FFFFFF;
text-decoration: none;
border: 0 none;
}
.menu2 a:hover {
color:#FF6600;
}

#menu {
position: absolute;
top: 0;
left: 240px;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
margin: 0 0px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background-color:#FFFFFF;
}
#menu dd {
border: 1px solid gray;
width:122px;
vertical-align:middle;
background-color:#000033;
}
#menu li {
width:126px;
text-align: left;
font-family:Helvetica;
font-size:9px;
color:#666666;
margin-left:6px;
line-height:15px;
}
#menu li a, #menu dt a {
color:#FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
color:#FF6600;
}

/* Menu haut */

.titre{
font-family:Georgia;
font-size:16px;
font-weight:bold;
letter-spacing:1px;
color:#000033;
margin-left:28px;
}

.paragraphes{
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:14px;
text-align:justify;
margin-left:36px;
margin-right:28px;
}

.paragraphes a{
font-family:Verdana;
font-size:11px;
color:#FF6600;
text-decoration:underline;
}

.graphiques{
font-family:Verdana;
font-size:12px;
color:#FF6600;
font-weight:bold;
text-align:justify;
margin-left:36px;
margin-right:28px;
}

.formulaires{
font-family:Verdana;
font-size:11px;
color:#666666;
line-height:14px;
text-align:left;
margin-left:32px;
margin-right:24px;
}

.liens{
font-family:Verdana;
font-size:11px;
color:#FF6600;
text-decoration:underline;
}
