body {
	text-align:center;
	margin:0;
	background-color:#FAFAF0;
	font-size:11.5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#site{
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:942px;
	text-align:center;
	background-image:url(../images/contenu/back_contenu_all.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#haut {
	margin:auto;
	text-align:center;
	width:100%;
	background-image:url(../images/haut/back_haut2.gif);
	background-repeat:repeat-x;
	height:auto !important;
	min-height:1000px;
	height:1000px;
}

#contenu_haut {
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:942px;
	text-align:center;
	height:auto !important;
	min-height:148px;
	height:148px;
}

#menu{
	float:left;
	width:25%;
}

#choix_menu{

}

#contenu{
	float:left;
	width:70%;
}

#contenu_texte{
	margin:auto;
	padding-top:10px;
	width:704px;
	height:auto !important;
	min-height:530px;
	height:530px;
	background-image:url(../images/contenu/back_contenu.gif);
	background-repeat:repeat-y;
}

#bande_titre{
	width:704px;
	height:auto !important;
	min-height:65px;
	height:65px;
	background-image:url(../images/contenu/haut_contenu.gif);
	background-repeat:no-repeat;
}


#bas{
	width:704px;
}


#liens_bas{
	width:704px;
}

p{
	color: #000000;
	font: 11px Verdana;
	text-align:justify;
	margin-left:30px;
	margin-right:30px;
	margin-top:0;

}
.table{
	color: #000000;
	font: 11px Verdana;
	margin-left:30px !important; 
	margin-left:15px;
	margin-top:0;

}

.couleur1{
	height:16px;
	background-color:#56d4ef;
	color: #000000;
	font: 10px Verdana;
	text-align:justify;
	margin-left:10px;
}


.couleur2{
	height:16px;
	background-color:#7de5fb;
	color: #000000;
	font: 10px Verdana;
	text-align:justify;
	margin-left:10px;
}


a{
	text-align:left;
	color: #0477BF;
	text-decoration:none;
	font: 11px Verdana;
}

a:hover{
	color: #000000;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.0em;
}


label {

	color:#000000;
}

.formPanel {
	width:100%;
	line-height:1.8em;
}

.formPanel ul {
	list-style-type:none;
}

.formPanel input, .formPanel select {
	margin-left:0px;
}
h1, h2, h3, h4, h5 {
	
}
h2{
	font-size:1.2em;
}
h3{
	font-size:1.05em;
}
h4 {
	font-size:0.9em;
}
h5 {
	font-size:0.8em;
}


.mozFiller{
	margin:0;
	padding:0;
	border:0;
	clear:both;
}

#contenu_texte table {
	text-align:left;
	color: #000000;
	font: 10px Verdana;
}