.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #d75936;
	text-decoration: none;
}

.Rose {
	color: #a5d018;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
}
.Blanc {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
}
.Coordonnees{
	color: #00994d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}
.lienspage {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}
.accueil{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00994D;
	text-decoration: none;
}
.fond_tb {
	background-color: #00994d;
}
.fond_menu {
	background-image: url(gfx/index_04.gif);
	background-repeat: no-repeat;
	height:434px;
	width:232px;
	
	}
.fond_entree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.titrerose{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #beeb29;
		text-decoration: none;}
	
a:hover.titrerose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #fff; }

.texte_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 20px;
}
.liens_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a5d018;
	text-decoration: none;
}
.liensbas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00994d;
	text-decoration: none;
}
a:hover.liensbas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a5d018;
	text-decoration: none;
}
.formulaire {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: medium none; 
	WIDTH: 100%; 
	COLOR: #fff; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #a5d018
}
.formulaire_bouton {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #fff; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #a5d018
}
.liens_haut_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00994d;
	text-decoration: none;
}
a:hover.liens_haut_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a5d018;
	text-decoration: none;
}
.ligne {
	border-bottom-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-bottom-color: #B5A388;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

			/******************/
			/* Menu graphique */
			/******************/
			#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 65px;
				
				}
			#nav li {
				float: left ;
				height:65px;
				width: 148px ;
				margin-right: 1px ;
				color: #fff ;
				background: #717171 ;
				margin-top:10px;
				}
			#nav li a {
	display: block;
	height:35px;
	color: #fff;
	line-height: 2em;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
	background-color: #a5d018;
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	
	
	
				}

