/* */
/* Paramétres du corps de la page */ 
/* */
body {
	margin: 0;
	background-color: #FFFFFF;
	color: black;
	font-family: sans-serif;
	font-size: 0.8em;
	text-align: center;
}
/* */
/* Paramétres de la page entete */ 
/* */
#Entete {
	display: block;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px solid #F3F3F3;
	background-color: #FFFFFF;
	color: white;
}
.Defilement {
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.Date {
	color: #336633; 
	font-weight: bold;
	font-size: 0.7em;
}
/* */
/* Paramétres du corps de la page */ 
/* */
#Corps {
	display: block;
	width: auto;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	border: 1px solid #F3F3F3;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
/* */
/* Diaporama de la page accueil */ 
/* */

#diaporama{
	position: fixed;
	height: 150px;
	width: auto;
	background: #CCCCFF url("../Image/Accueil/Mistral01.JPG");
	;
	border: 0px solid #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
}
#Info {
	position: fixed;
	width: 200px;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px;
	top: 0px;
}
#page {margin-left: 130px;
       margin-right: 5px; 
}

/* */
/* Different type de Présentation */ 
/* */
.EcritTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}
.EcritureTitreCorrespondance {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.EcritSousTitre {
	color: #800080;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.Ecriture {
	color: #336633;
	font-weight: bold;
	text-align: center;
}
.EcritureCorrespondance {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: x-small;
}
.EcritPied {
	color: #0000FF;
	font-weight: bold;
	font-size: 0.7em;
}
/* >>>>>>>>>> page Visage <<<<<<<<<< */
.Intitule {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FF9900; 
	font-size: 12px; 
}
.Liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 10px;
	text-decoration: underline;
}
.Artistes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
.Emission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 9px;
}
