@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	background-image: url(images/tile-auberge-chauffour.jpg);
	background-repeat: repeat;
}
A:visited {color : #C4A355; font-size: 15px; text-decoration : underline;}
A:link {color : #422B11; font-size: 15px; text-decoration : underline;}
A:hover {color : #C4A355; font-size: 15px; text-decoration : underline;}
A:active {color : #C4A355; font-size: 15px;text-decoration : underline;}
.StyleAdresse {
	color: #660000;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	line-height:17px;
}

.StyleChapeau {
	color: #660000;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height:16px;
}
.StyleTxtCourant {
	color: #660000;
	font-size: 13px;
	font-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.StyleTxtCourantItalic {
	color: #660000;
	font-size: 13px;
	font-height: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.StyleEnglish {
	color: #006600;
	font-size: 13px;
	font-height: 13px;
}
.StyleEnglishCourant {
	color: #000000;
	font-size: 12px;
	font-height: 12px;
	font-weight: normal;
	font-style: normal;
}
.StylePuces {font-weight: bold; color: #660000; font-size: 20px; }

.StyleTableau {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;

}
.StyleTableauGras {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.StyleLegend {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.StyleTitle {
	color: #006600;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
}
.center{
	margin: 0px;
}
.borders{
	background-image: url(images/borders.gif);
	background-repeat: repeat;
}
.lettrine2 {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 2.3em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;/* couleur lettrine*/
background-color: #660000; /* couleur fond lettrine*/
border: 2px solid #660000; /* définition d'une bordure autour de la lettrine*/
margin: 3px;
padding: 3px;
line-height: 1em;
}
.lettrine_petite2 {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 1em; /* 2 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #FFFFFF;/* couleur lettrine*/
background-color: #660000; /* couleur fond lettrine*/
border: 1px solid #660000; /* définition d'une bordure autour de la lettrine*/
margin: 1px;
padding: 3px;
line-height: 1.35em;
}
/* GESTION DES MENUS */
#menuHorizontal{
	width:800px; clear:both; margin-left:auto; margin-right:auto; background-color:#333333; text-align: center;
}
#menuHorizontal li{display:inline;}
/* GESTION DU CENTRAGE DES IMAGES */

/* FIN */
