body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/orange.jpg);
}
.Menu {
	font-size: 12px;
	font-family: georgia;
	font-weight: bold;
	color: #006600;
}
.Menu_actif {
	font-size: 12px;
	font-family: georgia;
	font-weight: bold;
	color: #FF0000;
}
.Texte {
	font-family: georgia;
	font-size: 16px;
	color: #006600;
	font-weight: normal;
}
.Pied_de_page {
	font-family: georgia;
	font-size: 10px;
	font-weight: bold;
}
.fotgal { 
	border:0px; 
	border-thickness: 2px; 
	border-color: #006600; 
	border-style: solid;
}
.Gite {
	font-size: 12px;
	font-family: georgia;
	font-weight: bold;
	color: #009933;
}
.Gite_actif {
	font-size: 12px;
	font-family: georgia;
	font-weight: bold;
	color: #FF0000;
}
.TexteTitre {

	font-family: georgia;
	font-size: 16px;
	color: #006600;
	font-weight: bolder;
}
.TexteRouge {
	font-family: georgia;
	font-size: 16px;
	color: #FF0000;
	font-weight: bolder;
	font-style: italic;
}
.TexteRouge404 {
	font-family: georgia;
	font-size: 36px;
	color: #FF0000;
	font-weight: bolder;
	font-style: italic;
}
.TexteTitreLien {


	font-family: georgia;
	font-size: 16px;
	font-weight: bolder;
}
