@charset "ISO-8859-1";
body {
	background-color: #000066;
	/*background-color: #483830;*/
	background-image: url(images_intro/bckgd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
A:visited {color : #A4936C; text-decoration : none; font-size: 12px;}
A:link {color : #A4936C; text-decoration : none; font-size: 12px;}
A:hover {color : #A4936C; text-decoration : underline; font-size: 12px;}
A:active {color : #A4936C; text-decoration : underline; font-size: 12px;}
.StyleChapeau {
	color: #A4936C;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height:25px;
}
.StyleBoxTitle11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #A4936C;

}
.StyleUpperCase {
	color: #A4936C;
	font-size: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.StyleTxtCourant {
	color: #A4936C;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.StyleTxtUsualLittle {
	color: #A4936C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.StyleEnglish {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A4936C;
}
.footarea {
	background-color: #A4936C;
	background-image: url(images/foot.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.linestyle1 {
	background-color: #A4936C;
	height:1px;
}
.linestyle2 {
	background-color: #A4936C;
	height:2px;
}
.StylePuces {font-weight: bold; color: #A4936C; font-size: 20px; }

.StyleTableau {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #A4936C;

}
.StyleTableauGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4936C;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.StyleLegend {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}
.StyleTitle {
	color: #A4936C;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
}
/* 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: #A4936C;/* couleur lettrine*/
background-color: #A4936C; /* couleur fond lettrine*/
border: 3px solid #A4936C; /* 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: #A4936C;/* couleur lettrine*/
background-color: #A4936C; /* couleur fond lettrine*/
border: 1px solid #A4936C; /* définition d'une bordure autour de la lettrine*/
margin: 1px;
padding: 3px;
line-height: 1.38em;
}




/* FIN */
