/* CSS Document */


/*#########################################*/
/*#########  Toutes pages  ##############*/
html {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	height:100%;
}

body a{color:#666666;text-decoration:none;}

body a:hover{text-decoration:underline;}

.typo_gris_clair {
	color:#e2e2e2;
	font-size:12px;	
}

.typo_vert {
	color:#0AAF63;
	font-size:14px;	
}

.typo_vert_big {
	color:#0AAF63;
	font-size:18px;	
	font-weight:bold;
}

.lien a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.lien a:hover{
	text-decoration:none;
	color:#0aaf63;
}

/*-------- Section Pied de page ---------------*/

#pied_page {
	font-size:11px;
}
#pied_page a{
	text-decoration:none;
}
#pied_page a:hover{
	text-decoration:none;
}

/*-------- Section Chemin ---------------*/

.chemin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0aaf63;
}
.chemin a{
	text-decoration:none;
}
.chemin a:hover{
	text-decoration:none;
	color:#808080;
}

/*-------- Section Mini Site ---------------*/

#mini_site{
	color:#336699;
	height:100%;
}

#mini_site .sur_titre{
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
	color:#6E47A8;
}

#mini_site .titre{
	font-size:14px;
	font-weight:bold;
	color:#AA71FF;
}

#mini_site .sous_titre{
	font-size:12px;
	font-weight:bold;
	color:#6E47A8;
}
/*-------- Section Contact ---------------*/

#form_contact{
	font-size:12px;
	font-weight:bold;
}

.champ{
	color:#575655;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	border: 1px solid #0aaf63;
}

.bouton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #575655;
	width:150px;
	background-color:#0aaf63;
}

/*-------- Section Mise en Page ---------------*/

#rubrique{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575655;
}

.sur_titre{
	text-transform: uppercase;
	font-size:14px;
	font-weight:bold;
}

.titre{
	font-size:14px;
	font-weight:bold;
}

.manchette{
}

.descriptif{
}

.logo{
}


.texte{
}

/*#########  Fin Toutes pages  ##########*/
/*#########################################*/




.liste_menu {
	background-image: url(images/Menu-H_FD.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	clip: rect(0px,auto,auto,auto);
	height: 27px;
	padding: 0px;
	margin: 0px;
	border: thin none #E7E0DB;
}


.typo {
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 12px;
}
.menu-titre {
	font-family:arial;
	font-size:14px;
	color:#336699;
	font-weight:bold;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	border: 1px solid #EAEAEA;
}