body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#conteneur {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -375px;
	background-color:#547BF6;
	border: thin groove #FFFFFF;
}
#preheader {
	height: 20px;
	background-color: #547BF6;
	color: #0033CC;
	margin: 15px;

}
#header {
	height: 80px;
	background-color: #547BF6;
	background-image: url(images/index_01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#header h2 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 0px;
	margin-left: 100px;
}

#header h3 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 0px;
	margin-left: 100px;
}


#hbar1 {
	width: 760px;
	height: 20px;
	background-image: url(images/index_02.gif);
	padding-top: 1px;
	text-align: right;
}
#hbar2 {
	width: 760px;
	height: 20px;
	background-image: url(images/index_02.gif);
	padding-top: 1px;
	text-align: right;
}

#centre {
	background-color:#FFFFFF;
	padding-top: 4px;
	
	margin-left: 138px;
	text-align: center;

}
#gauche {
	position: absolute;
	left:0;
	width: 120px;
	height: 498px;
	background-image: url(images/index_03.gif);
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}
#pied1 {
background-color: #FFFFFF;
margin-left: 138px;
padding-top: 24px;
padding-left: 8px;
padding-bottom: 8px;
}

#pied1 a, #pied1 h2, #pied2 a, #pied2 h2, #pied3 a, #pied3 h2, #pied4 a, #pied4 h2 {
	color: #555555;
	text-decoration: underline;
	font-size: 12px;
}

#pied2 {
background-color: #FFFFFF;
margin-left: 138px;
padding: 8px;
}
#pied3 {
background-color: #FFFFFF;
margin-left: 138px;
padding: 8px;
}
#pied4 {
	background-color: #FFFFFF;
	margin-left: 138px;
	text-align: justify;
	padding: 8px;
}
#pied5 {
background-color: #FFFFFF;
margin-left: 138px;
text-align: center;
padding: 8px;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
.menugauche a:hover {
text-decoration: none;
}

#centre a {
	color: #BB5500;
	text-decoration: underline;
	font-size: 12px;
}

.texte-menu {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.menubar a {
	margin: 0 5px;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.menubar a:hover {
	text-decoration: underline;
}	



.headerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	margin-left: 100px;
	padding-left: 100px;
	font-weight: bold;
	
	
}
.headerSousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 100px;
}
.lienSans-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.lienSans-sousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}

