* { margin:0;padding:0; } 

html,body {
	font-size:100%; height:100%;
	font-family: Georgia, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	background: #fecb0a url(../images/back.jpg) no-repeat top center;
}

a { text-decoration:none; color:#fff; }
img { border:0; }
 
.conteneur {
	position:absolute;
	width:900px; height:85%;
	left:50%;
	margin-left:-450px;
}

	.pro_bann_h {
		width:100%;
		height:39px;
		padding-left:85px;
	}
		
	.pro_bann_and_cont {
		width:100%;
		height:397px;
		background-image:url(../images/back_pro_acc.png); background-repeat:no-repeat;
		padding-top:10px;
	}
	
	.di_content_global {
		
	}
	
		.pro_bann_g {
			float:left;
			width:75px;
			margin:10px;margin-top:0px;
		}
		
		.esp_pro {
			float:left;
			width:760px;
		}
.bas_footer {
	position:fixed;bottom:0px;
	width:100%;height:80px;
	background-color:#000;
	opacity:0.9;
}

.footer {
	position:fixed;bottom:0px;
	width:100%;height:102px;
	background:url(../images/back_footer.png) no-repeat center center;
}
	.footer div {
		width:100%;
		position:fixed;bottom:2px;
		color:#fff;
		text-align:center;
		font-size:0.9em;
	}

/***********mentions legales**************/
.bgupbar {background-image:url("../images/mentions/upbar.gif");}
.bgltbar {background-image:url("../images/mentions/leftbar.gif");}
.bgrgbar {background-image:url("../images/mentions/rightbar.gif");}
.bgdwbar {background-image:url("../images/mentions/bottombar.gif");}
.normal {font-family:Verdana, Sans-serif; font-size:9px; color:#787878;}
