html, body{
margin:0 0 0 0;
padding: 0 0 0 0;
width:100%;
height:100%;
text-align:center;
background:url("img/fond_header.jpg") top repeat-x;
}


.cleaner{
clear:both;
width:100%;
height:1px;
visibility:hidden;
}

#total{
height:100%;
width:1000px;
text-align:left;
margin-left:auto;
margin-right:auto;
}

#header{
height:207px;
width:1000px;
background:url("img/header.jpg") no-repeat;
}

#lienHaut{
color:#FFFFFF;
float:right;
height:20px;
line-height:20px;
text-align:right;
margin-top:175px;
margin-right:30px;
padding:0 15px 0 0;
background:url("img/carre_blanc.jpg") no-repeat right;
}

#corps{
width:1000px;
background-color:#ffffff;
}

#corpsDroite{
float:right;
width:755px;
margin-right:30px;
text-align:left;
height:500px;
}
/*Pour corriger hauteur auto sur autre que IE */
html>body #corpsDroite {
height: auto;
min-height:500px;
}

#contenu{
margin-top:30px;
}

#corpsGauche{
position:relative;
margin-top:-60px;
float:left;
width:170px;
height:391px;
/*background-color:#1B4B9B;*/
}

#adherent{
height:151px;
background:url("img/fond_adh.jpg") no-repeat top;
}

#adherent_ok{
height:111px;
background:url("img/fond_adh_ok.jpg") no-repeat top;
/*padding:40px 0 0 15px;*/
padding-top: 40px;
text-align: center;
}

#menu_bas {
	background: url("img/bas_menu_big.jpg") no-repeat top;
	width: 170px;
	height: 470px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

#corpsBas{
clear:both;
background:url("http://www.alcoolassistance.net/template/alcool/img/bas_page.jpg") no-repeat bottom;
height:40px;
}

#footer{
width:1000px;
text-align:center;
background:url("img/footer.jpg") no-repeat;
height:60px;
}

#topPage{
float:right;
width:755px;
margin-right:30px;
text-align:left;
height:24px;
line-height:24px;

}

#navigation{
float:left;
width:570px;
height:24px;
line-height:24px;
}

#recherche{
float:right;
width:166px;
height:24px;
line-height:24px;
background:url("img/fond_recherche.jpg") no-repeat;
}

#formrech{
float:left;
}

#drapeaux{
float:right;
width:60px;
height:18px;
line-height:18px;
text-align:right;
padding:0;
margin:0;
}