td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323C12;
	text-align: justify;
}

.txtNLcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.txtNL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.titre_vert{
	color: #167B09;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}


.vert{
	color: #167B09;
	font-weight:bold;
}

.rougeg{
	font-size: 12px;
	color : #5C0300;
	font-weight:bold;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #167B09;
	background-color: #ECF0D1;
	border: 1px solid #5C0300;
}
a:hover {
	color: #167B09;
	text-decoration: underline;
	font-weight: bold;
}
a{
	color: #5C0300;
	text-decoration: none;
	font-weight: bold;
}

/*********** galerie photo page visite ****************/

#galerie_grande {
width:510px;
}

#galerie_grande img{
width:500px;
height:334;
border:1px solid #999;
}

#galerie_vignettes {
width:510px;
}

#galerie_vignettes img{
width:100px;
height:67px;
margin:5px 10px 5px 10px;
border:1px solid #999;
float:left;
}




/*********** PRESENTATION ****************/

#presentation-gauche{
	float:left;
	width:220px;
}

