body {
    background: #045BAE;
    color: #FFFFFF;
    font-family: Arial;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
}

#main_container {
    margin: 60px auto 0;
    min-height: 360px;
    width: 1020px;
	padding-left:10px;
}

div#container {
    
    min-height:260px;
    width: 1000px;
	
}

#content {
	   clear: both;
    color: #333333;
    margin-left: 10px;
    min-height: 360px;
    overflow: hidden;
    position: relative;
    width: 1000px;
}

#header_content {
    background: #ffffff;
    height:110px;
	border-bottom:1px solid #999999;
}

#header_content a {
    float: left;
}
#header_content .logo_asf {
    margin-top: 10px;
}
#header_content h1 {
    color: #fff;
    float: right;
    font-size: 18px;
    margin: 30px 30px 0 0;
    text-align: right;
    width: 620px;
}

#inner_content { float: left; margin-bottom: 60px;width:100%;background:url("/img/groupe/bg_groupe.png") repeat-x #ffffff; min-height:360px; }

#inner_content .bloc_centre {
    float: left;
    margin-left: 77px;
    margin-top: 35px;
    width: 385px;
}
#inner_content .bloc_centre img.img_block {
    display: block;
    float: left;
}
#inner_content .inner_bloc_centre {
    background: url("/img/groupe/bg-bloc-centre_middle.png") repeat-y scroll left top transparent;
    float: left;
    padding: 0 4px 0 14px;
    width: 385px;
}
#inner_content .inner_bloc_centre h2 {
    background: url("/img/groupe/bg_titre_fiche.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 355px;
}
#inner_content img.img_centre {
    border-bottom: 3px solid #0062AD;
}
#inner_content .btn_decouvrir_centre {
    display: block;	
	float: right;
    margin-top: 15px;
	margin-right: 12px;
}
#inner_content .btn_prendre_rdv {
    display: block;	
	float: right;
    margin-top: 5px;
	margin-right: 12px;
}
#inner_content .inner_bloc_centre .adresse {
    float: left;
    width: 194px;
}
#inner_content .inner_bloc_centre .adresse p.gras {
    font-weight: bold;
}

#inner_content .inner_bloc_centre h3 {
    color: #0062AD;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin-top: 2px;
    overflow: hidden;
}
#inner_content .inner_bloc_centre p {
    color: #333333;
    display: block;
    font-size: 11px;
    height: 15px;
    overflow: hidden;
}

#footer{  background: url("/img/groupe/groupe_SGS.png") no-repeat top right; height: 50px; width: 1010px; }

div.code_conso { position: absolute; bottom: 8px; right: 25px; }
 div.code_conso a { color: #333333; font-size: 11px; }
 .coin_droit{position:absolute;top:0;right:0;background:url(/img/groupe/coin_droit.png);width:196px;height:189px;}