body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gfx/fond.jpg);
	background-color: #ffff99;
	background-repeat: repeat-x;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.liens1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	 font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.liens1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
    font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

.mot{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	
	color: #ffffff;}

.Rose {
	color: #5B8CC7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
}
.Rose1 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}
.Blanc {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:29px;
}
.Coordonnees{
	color: #5A8DDE;
	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: #FFC81C;
}
.fond_menu {
	background-image: url(gfx/index_04.gif);
	background-repeat: no-repeat;
	height:434px;
	width:500px;
	
	}
.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: #639CE9;
	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: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 20px;
	text-align: justify;
}
.liens_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #df8d92;
	text-decoration: none;
}
.liensbas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #597DC9;
	text-decoration: none;
}
a:hover.liensbas_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f39702;
	text-decoration: none;
}
.formulaire {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: medium none; 
	WIDTH: 95%; 
	COLOR: #333333; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #7CABEB;
}
.formulaire_bouton {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: medium none; 
	WIDTH: 49%; 
	COLOR: #333333; 
	BORDER-BOTTOM: medium none; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #7CABEB;
}
.liens_haut_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
}
a:hover.liens_haut_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #73a5e7;
	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;
}
.titreindex{
	font-family: verdana;
	font-size: 12px;
	font-style:italic;
	text-decoration: none;
	}

			/******************/
			/* Menu graphique */
			/******************/
			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				overflow: hidden ;	
				
				}
			#nav li {
				float: left ;
				height:37px;
				width: 161px;
				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: #73a5e7;
	background-repeat: no-repeat;
	background-position: left top;
}

.haut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.haut a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}



/* survole */


.thumbnail{
    position: relative;
    z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001340;
	text-decoration: none;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #001340;
	text-decoration: underline;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 150;
left: -408px;
bottom: -100px; /*position where enlarged image should offset horizontally */

}

