/***************************
	Structure
****************************/ 

/**********"** Accueil ***********/

hr {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

#conteneur {
	margin-left:auto;
	margin-right:auto;
	width:1209px;
	height:745px;
	}
#beandeau {
	width:1100px;
	height:179px;
	background: url(parc-avenue-01.jpg) no-repeat;
	}
#corp {
	width:1100px;
	height:423px;
	background: url(parc-avenue-02.jpg) no-repeat;
	}
#pied {
	width:1100px;
	height:181px;
	background: url(parc-avenue-03.jpg) no-repeat;
	}
#piedGauche {
	float:left;
	}
#piedCentre {
	float: left;
	background:url(parc-avenue-03c.jpg) no-repeat;
	width:498px;
	height:181px;
	}
#piedDroit {
	float: right;
	}
#Actu {
	width:239px;
	height: auto;
	position:relative;
	left:830px;
	top:70px;
	background: url(actus.jpg) no-repeat;
	padding:10px;
	padding-top:30px;
	}
#logo {
	width:305px;
	height:140px;
	float:left;
	}

#news {
	height:717px;
	width:160px;
	float:left;
	padding:0px;
	padding-left:2px;
	padding-top:0px;
	margin-top:5px;
	background:url(fond-news1.png) center left no-repeat;
	font-weight: bold;
	}

	
#flash {
	height:654px;
	width:1024px;
	float:left;
	margin:0px;
	padding:0px;
	border: none;
	}

