@charset "ISO-8859-1";
body {
	background-color: #5D6846;
	background-image: url(images/bckgd3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
A:visited {color : #ECE798; text-decoration : none; font-size: 12px;}
A:link {color : #ECE798; text-decoration : none; font-size: 12px;}
A:hover {color : #ECE798; text-decoration : underline; font-size: 12px;}
A:active {color : #ECE798; text-decoration : underline; font-size: 12px;}


.LiensAvailability:link {
	font-size: 14px;
	color: #FFCC00;
	font-weight:bold;
}
.LiensAvailability:hover {
	font-size: 14px;
	color: #FFCC66;
	font-weight:bold;
}
.LiensAvailability:active {
	font-size: 14px;
	color: #FFCC00;
	font-weight:bold;
}
.LiensAvailability:visited {
	font-size: 14px;
	color: #FFCC00;
	font-weight:bold;
}


.LiensContent:active {
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
.LiensContent:link {
	font-size: 12px;
	color: #FFCC66;
	font-weight:bold;
}
.LiensContent:hover {
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
.LiensContent:active {
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
.LiensContent:visited {
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
}
.linestyle1 {
	background-color: #A4936C;
	height:1px;
}
.linestyle2 {
	background-color: #A4936C;
	height:2px;
}
.StyleChapeau {
	color: #ECE798;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height:25px;
}
.StyleTxtCourant {
	color: #ECE798;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
}
.StyleTxtUsualLittle {
	color: #ECE798;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
}
.StyleTxtUsual10 {
	color: #ECE798;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
}
.StyleUpperCase {
	color: #ECE798;
	font-size: 19px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
}
.StyleEnglish {
	color: #ECE798;
	font-size: 12px;
}

.StylePuces {font-weight: bold; color: #ECE798; font-size: 20px; }
.StyleBoxTitle12 {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #003300;

}
.StyleBoxTitle11 {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #003300;

}
.StyleTableau {
	font-size: 13px;
	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: #ECE798;
	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: #ECE798;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
}
.footarea {
	background-color: #5D6846;
	background-image: url(images/foot2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
/* GESTION DES MENUS */
#menuHorizontal{width:980; clear:both; margin-left:auto; margin-right:auto; text-align: center;}
#menuHorizontal li{display:inline;}
/* GESTION DES LETTRINES */
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 1.25em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #5D6846;/* couleur lettrine*/
background-color: #ECE798; /* couleur fond lettrine*/
border: 3px solid #5D6846; /* définition d'une bordure autour de la lettrine*/
margin: 0px;
padding: 3px;
line-height: 1em;
}
.lettrine_petite {
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: #5D6846;/* couleur lettrine*/
background-color: #ECE798; /* couleur fond lettrine*/
border: 1px solid #5D6846; /* définition d'une bordure autour de la lettrine*/
margin: 1px;
padding: 3px;
line-height: 1.38em;
}
.lettrine_caption {
font-size: 0.7em; /* 2 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
color: #5D6846;/* couleur lettrine*/
background-color: #ECE798; /* couleur fond lettrine*/
border: 1px solid #5D6846; /* définition d'une bordure autour de la lettrine*/

line-height: 1.38em;
}
/* FIN */
