@charset "utf-8";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #E36B62;
	text-decoration: none;
}
a:active {
	color: #27357E;
	text-decoration: none;
}
#Page {
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 700px;
	left: 0;
	top: 0;
}
#Logo {
	position:absolute;
	width:230px;
	height:198px;
	z-index:1;
}
#Haut {
	position:absolute;
	width:799px;
	height:24px;
	z-index:2;
	left: 232px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 0.5em;
}
#Milieu1 {
	position:absolute;
	width:391px;
	height:109px;
	z-index:2;
	left: 249px;
	top: 32px;
}
#Milieu2 {
	position:absolute;
	width:228px;
	height:113px;
	z-index:3;
	left: 662px;
	top: 32px;
}

#Milieu3 {
	position:absolute;
	width:124px;
	height:119px;
	z-index:4;
	left: 913px;
	top: 32px;
}
#Titre1 {
	position:absolute;
	width:122px;
	height:70px;
	z-index:5;
	left: 328px;
	top: 146px;
	background-image: url(../images/menu_bourgeons.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#Titre2 {
	position:absolute;
	width:122px;
	height:70px;
	z-index:6;
	left: 449px;
	top: 146px;
	background-image: url(../images/menu_fougeres.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#Titre3 {
	position:absolute;
	width:120px;
	height:70px;
	z-index:7;
	left: 571px;
	top: 146px;
	background-image: url(../images/menu_feuilles.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
#Titre4 {
	position:absolute;
	width:120px;
	height:70px;
	z-index:8;
	left: 693px;
	top: 146px;
	background-image: url(../images/menu_automne.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center center;
}

#Titre5 {
	position:absolute;
	width:120px;
	height:70px;
	z-index:9;
	left: 814px;
	top: 146px;
	background-image: url(../images/menu_hiver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

#Texte {
	position:absolute;
	width:1120px;
	height:433px;
	z-index:10;
	top: 228px;
	left: 0px;
}

#Pied1 {
	position:absolute;
	width:276px;
	height:25px;
	z-index:11;
	left: 0px;
	top: 663px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #27357E;
	text-align: center;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#Pied2 {
	position:absolute;
	width:843px;
	height:25px;
	z-index:12;
	left: 278px;
	top: 663px;
	background-color: #27357E;
	text-align: center;
	color: #FFFFFF;
}
#Page #Pied2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #27357E;
	text-align: center;
	text-decoration: none;
}
#Page #Pied2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #27357E;
	text-align: center;
	text-decoration: none;
}
#Page #Pied2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #27357E;
	text-align: center;
	text-decoration: none;
}
#Page #Pied2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #27357E;
	text-align: center;
}
.grosSouligne {
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}
.centre {
	text-align: center;
	padding-top: 5em;
}
.centreSimple {
	text-align: center;
}
