/* CSS Document */
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////Mise en Forme Génériques/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
	background-color: #000000;
}

body,td,th {
	color: #FFFFFF;
}
.conteneur {
position:absolute;
width: 1010px;
height: 714px;
left: 50%;
top: 50%;
margin-top: -357px;
margin-left: -505px;
border: 0px;
}
.div_expo {
overflow: auto;
height: 468px;
width: 642px;
padding-left: 4px;
}
.div_maj {
overflow: auto;
height: 468px;
width: 646px;
}
.tab_marge {
padding-left: 4px;
padding-right: 4px; 
}
/*//652////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////Mise en Forme des Liens //////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.lien1 a:link {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.lien1 a:visited {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.lien1 a:hover {
	color: #FF3300; /*#FFFF00;*/
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.lien1 a:active {
	color: #999999;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
/*Utiliser pour les liens dans la presentation, lien consulter livre d'or 
Link, Visited, Hover, Active.*/
.lien2 a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.lien2 a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.lien2 a:hover {

	color: #FFFF00;
	text-decoration: none;	
}
.lien2 a:active {

	color: #FFFFFF;
	text-decoration: none;	
}
/*Utiliser pour les liens précédent suivant */
.lien3 a:link {
	font-size: medium; 
	color: #666666; 
	text-decoration: none;	
}
.lien3 a:visited {
	font-size: medium; 
	color: #666666; 
	text-decoration: none;	
}
.lien3 a:hover {
	font-size: medium; 
	color: #666666; 
	text-decoration: none;	
}
.lien3 a:active {
	font-size: medium; 
	color: #666666; 
	text-decoration: none;		
}
/*Lien titre 	color: #FF9933;  FFFF00*/
.lien_titre a:link {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 38pt;
	text-decoration: none;
}
.lien_titre a:visited {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 38pt;
	text-decoration: none;
}
.lien_titre a:hover {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 38pt;
	text-decoration: none;
}
.lien_titre a:active {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 38pt;
	text-decoration: none;
}
.Style_lien_active {
	color: #999999;
	font-style: italic;
	font-weight: bold;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////Mise en Forme des Styles //////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* Style affichage titre Vision photo */
.Style1 {
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 38pt;
}
/* Style affichage titre des Liens (Jaune) */
.Style3 {
	font-size: xx-large;
	color: #FF3300;
}
/* Style affichage texte page index */
.Style4 {
font-size: medium; 
color: #666666; 
}
/* Style affichage texte coulisses*/
.Style8 {
color: #666666;
}
/* Style affichage texte coulisses*/
.Style9 {
color: #990000;
}
/* Style texte présentation page accueil */
.Style14 {
color: #FFFFFF; 
font-size: large; 
font-style: italic; 
}
/* Style ecriture
titre catégorie
copyright
mise à jour */
.Style15 {
font-size: medium; 
color: #666666; 
}








