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") no-repeat center top;
}


.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:180px;
width:1000px;
background:url("img/header.jpg") no-repeat center top;
}

#lienHaut{
color:#FFFFFF;
float:right;
height:20px;
line-height:20px;
text-align:right;
margin-top:151px;
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:-66px;
float:left;
width:170px;
height:391px;
/*background-color:#1B4B9B;*/
}

#adherent{
height:67px;
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/2012/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;
height:24px;
line-height:24px;
}

#recherche{
	background-color: #2592F0;
	float: right;
	height: 29px;
	width: 260px;
	border-radius: 0px 0px 0px 20px / 0px 0px 0px 16px;
	-moz-border-radius: 0px 0px 0px 20px / 0px 0px 0px 16px;
	-webkit-border-radius: 0px 0px 0px 20px / 0px 0px 0px 16px;
}

#recherche form input[type=text], #recherche form input[type=password], #adherent input[type=text] {
	width: 77px;
	height: 15px;
	border: 1px solid #7CBEF6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: 1px;
	margin-right: 14px;
	color: #125BB4;
	padding: 0px 1px;
	font-size: 11px;
}

#recherche form input[type=password], #adherent input[type=text] {
	width: 96px;
	margin-right: 9px;
}

#recherche form input[type=submit] {
	width: 31px;
	height: 29px;
	line-height: 29px;
	background-color: #1A4C9C;
	border: none;
	color: white;
	font-size: 10px;
}

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