/***************************** CSS MODELE 1 ********************************/
body {
	background: #c6d7eb url('./images/alt/fd_site.gif') repeat-x;
}

div{
	border: 0px solid black;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/

#alt_contener_div{
	position: relative;
	z-index: 1;
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#alt_balise_h1{
	position: absolute;
	z-index: 1;
	width: 600px;
	padding: 2px;
}

#alt_bandeau{
	position: relative;
	z-index: 100;
	width: 952px;
	height: 322px;
	background: #c6d7eb url('./images/alt/fd_bandeau.jpg') no-repeat;
}

#alt_page{
	position: relative;
	z-index: 1;
	width: 952px;
	float: left;
	background: #fff;
}

#alt_bas{
	position: relative;
	width: 950px;
	border: 1px solid #fff;
}
#alt_liens {
	position: absolute;
width: 80px;
	height: 75px;
	top: 17px;
	left: 800px;
	
}
#alt_liens a{
	float: left;
	padding: 6px 0px 4px 20px;
	color: #a9b1a9;
	background: url('./images/alt/pucelien.gif') 5px 11px no-repeat;
}
#menu {
	width: 600px;
	height: 32px;
	position: absolute;
	z-index: 100;
	top: 266px;
	left: 1px;
}
/***************************** PARTIE HAUTE ********************************/
#alt_balise_h1 h1{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana;
	color: #6f9bcc;
	font-size: 10px;
}
#flashbandeau {
position: absolute;
	bottom: 56px;
	left: 1px;
}
#flashactu {
	position: absolute;
	top: 50px;
	right: 185px;
	width: 155px;
	height: 134px;
}
#lien_logo {
position: absolute;
width: 120px;
height: 65px;
top: 20px;
left: 30px;
}
#alt_maj{
position: absolute;
top: 275px;
right: 10px;
color: #ffffff;
}
/***************************** PARTIE CENTRE ********************************/