* { margin:0; padding:0;}

body { 
width:1000px; 
background:#bcced3; 
font-size:100%; 
line-height:1em; 
font-family: Verdana; 
font-size: 12px;
color:#606b76; 
text-align:center; 
margin:0 auto;
}

/*in_line*/
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a:hover{text-decoration:none;}
a {color:#7a7a7a;}
.clear { clear:both;}

.main{
width:1000px;
background:#FAFAFF;
}



.header{
width:100%;
height:80px;
background: url('fond80.jpg') repeat-x;
margin-bottom:30px;
text-align:left;
}

.boite1{
background:#FFFFFF;
color:black;
width:500px;
border: solid 1px;
border-color: #DDDDDD;
float:left;
padding:3px;
margin: 10px;
}

.boite2{
background:#FFFFFF;
color:black;
width:350px;
border: solid 1px;
border-color: #DDDDDD;
float:right;
padding:3px;
margin: 10px 50px 40px 10px;
text-align: left;
}

.boitelist {
padding: 3px;
height: 180px;
overflow: auto;
font-family: Verdana;
font-size: 12px;
}
.footer{
height:16px;
margin-top:4px;
background-color: #FDFAA9;
text-align: center;
}

.footer_ext{
margin-top:4px;
background-color: #FDFAA9;
text-align: left;
}

.b_titre{
height:20px;
width:100%;
text-align:left;
text-decoration: bold;
background-color:#c6e7ff;
padding: 2px 0px 0px 5px;
}

.b_titre_degr{
height:0.1em;
width:100%;
background-color:#b5d6ee;
font-size:0; 
line-height:0;
}


.b_desc{
width:100%;
margin-top:2px;
text-align:center;
background-color:#F1FAFF;
line-height: 1.5em;

}


