#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 976px; margin: 1em auto;	
	
}
#tetiere {
	background-color: #004135;
	background-image: url(../images/03.gif);
	background-repeat: no-repeat;
	width: 976px;
	top: 0px;
	right: 0px;
	height: 120px;
}

div#image_home {
	position: absolute;
	height: 450px; top: 185px;
	width: 976px;
	z-index:0;
}
div#navigation {
	position:absolute;
	width:976px;
	height:55px;
	z-index: 3;
}

div#contenu_page {
	position:absolute;
	width:976px;
	height:730px;
	min-height: 400px;
	top:200px;
	z-index: 2;
}

div#adresse {
text-align:center;
	left: 178px;
	top: 476px;
	bottom: ;
	}
	
.titre { text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:16px ; font-weight:bold;}
.titre_centre { text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:16px ; font-weight:bold;}
.sous_titre { text-align:left; font-family: Verdana, Arial, Helvetica, sans-serif ; font-size:14px ; font-weight:bold;}


.image_doite { float:right ; }
.image_gauche {float:left; margin-right: 10px ; margin-bottom:15px }
