/* définition générales */
html{
	margin:0px;		/* marge nulle autour des objets */
	padding:0px;		/* padding nul */
	background-color:#000; /* couleur générale de fond */
	color:white;
}

/* définitions du corps de page */
body{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12pt;
	height:auto;
}

h2{
 margin-top:1.5%;
 font-size:200%;
 font-weight: normal;
 text-align:center;
}
h3{
 margin-top:0.5%;
 font-size:150%;
 font-weight: normal;
 text-align:center;
 color:white;
}
h4{
 margin-top:0.5%;
 font-size:150%;
 font-weight: normal;
 text-align:center;
 color:red;
}

/* définitions du paragraphe */
p{
 margin-left:15px;
}
/* définition de la première lettre d'un paragraphe */
p:first-letter{
}

/* définition de la première ligne d'un paragraphe */
p:first-line{
}
/* lien */
a {
	vertical-align:middle;
	font-size:12pt;
	font-weight:bold;
	color:blue;
	text-decoration:none;
}
/* définition d'une ancre survolée */
a:hover{
 color:cyan;
}
/* définition d'une ancre visitée */
a:visited{
/* background: #cef; */
}
/* définition d'une ancre active */
a:active{
}

/*définition du div menu */
div.menu{
	float: left;
	height:28pt;
	width:96%;
	margin-top:0;
	margin-left:0;
	padding:1.5%;
	background-color:#333;
	overflow:auto;
}

/* définition du div d'une option menu (répété by class) dans la partie entête */
div.option{
   display: inline; 
	height:20pt;
	width:auto;
	padding:8pt;
/*	border:1px solid white; */
}

/* définition du lien d'une option menu */
.option a{
   font-size:12pt; 				/* fixe police du lien */
	font-weight:bold;
   text-align:center; 		/* positionne le texte du lien */
   color:blue; 			/* couleur texte lien */
   text-decoration:none; 	/* pas de soulignement du lien */
   margin:0;
   padding:2pt 2pt 2pt 2pt; 		/* espace le texte des bords du li */
    }

/* définition du survol d'une option menu */    
.option a:hover{
 background:#600;
 color:cyan;
}

/* définition du div de corps de page  */  
div.corps1 {
 width:auto; 
 height:auto;
 background-color:#000;
 color:blue;
}
div.corps2, div.corps3, div.corps5, div.corps6 {
 float: left;
 width:99%;
 /* width:auto; */
 height:auto;
 background-color:#444; 
}
div.corps4 {
 width:auto; 
 height:480px;
 background-color:#000; 
 color:blue;
}
/* div de l'image agrandie */
div.corpsimage{
 float:right;
 width:95%; 
 height:590px;
 border: none;
 overflow:auto; 
}
/* texte préformaté */
pre{
	overflow:auto ;
}
/* définition du div de pied de page  */
div.pied {
 background:#666;
 width:99%;
 clear:both;
 border:1px solid #666;
}
p.pied_texte {
 display: inline;
 text-align:center;
 margin-left: 5%; 
 font-size: small;
 color:#315
}
/* format images W3C validator */
img.valide {
 margin-top: 2px;
 border:0; width:88px; height:31px;
}
/* définition de la page accueil  */  
/* compteur de visiteurs */
div.visite1 {
 background: #222;
 color:#888;
 display: inline;
 margin-left: 1%;
 padding: 0.2%;
 font-size: 80%;
 font-weight: normal;
 border: thin #444 solid;
}
/* compteur de pages */
div.visite2 {
 background: #222;
 color:#888;
 display: 	inline;
 margin-left: 1%;
 padding: 0.2%;
 font-size: 80%;
 font-weight: normal;
 border: thin #444 solid;
}

/*-------- cadre accueil --------*/
div.accueil {
 height:auto;
 width:99%; 
/* background-color:#000; */
 overflow: auto; 
}
/* texte accueil */
div.texte1 {
 float: left; 
 width: 40%; 
 margin-top:15%;
 height:auto;
 background-color:#000; 
/* border:1px solid red; */
}
/* p de texte accueil  */  
p.texte1 {
 text-align:center ;
 font-size:30pt; 
}
/* définition du div d'image accueil  */  
div.image1 {
 float:right;
 width: 55%; 
 height:auto;
/* border:1px solid red; */
}
img.image1 {
 display:block;
 margin:0.5%;
 width:99%;
/* border:1px solid #888; */
}
/* p de déroulant */
p.deroulant {
 text-align:left;
 color:red;
 font-size:100%;
 font-weight: bold;	
}

/*** définition de la page galerie ****/
/* définition du div liste imagettes  (sans objet)*/  
div.liste_imagette {
 float:left;
 width:0.1%; /* pas d'imagettes */
 margin:0; 
 border:none;
 background: #444;
/* overflow:scroll; */
}
/* lien imagette */
a.imagette:hover {
 }
/* définition du div imagette  (sans objet)*/  
img.imagette {
 border:none;
 float:left;
 margin:3px;
 margin-top:15px;
 padding:5px;
 width:88%;
 }
/* définition du div cadre image  */  
div.cadre_image {
 float:right;
 width:99%; /* occupe toute la largeur */
 margin:0;
 border:none;
 background:#444; 
 overflow:auto;
}
/* div et img image zoomée directement */  
/*div.image{
 display:block;
 height:400px; width:90%; 
 text-align:center;	/* IE 
}*/
/* div et img image */  
 div.cadre_bouton_image {
  height:4%; width: 96%; margin-top:20px; margin-left:1%;
/*  border: 1px solid red; */
 }
/* définition du div groupe bouton_image  */  
  img.bouton_image_f,img.bouton_image_p{
   height:40px; margin-left:45%; width:5%;
   border:none;
  }
  img.bouton_image_n,img.bouton_image_l{
   height:40px; margin-right:45%; width:5%;
   border:none;
  }
  a.bouton_image_f,a.bouton_image_p,a.bouton_image_n,a.bouton_image_l{
   background-color:transparent; 
  }
  a.bouton_image_f:hover,a.bouton_image_p:hover{
   background-color:#f80;
  }
  a.bouton_image_n:hover,a.bouton_image_l:hover{
   background-color:#08f;
  }
 div.titre_image {
  height:0.5%;
 }
 div.image {
  text-align:center;	/* IE */
 }
/* définition du div cadre_bouton_image  */  
 div.legende_image {
  height:5%;
/*  border: 1px solid red; */
 }
/* définition du div titre image  */  
p.titre_image {
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size:10%;
 font-weight:normal;
 margin:0 auto ; 
 text-align:center;
}
img.image {
 border:none;
/* max-height:480px; /*Gecko */
/* max-width:800px; /*Gecko */ 
 margin-top:0.3%;
 margin-left:auto;
 margin-right:auto;
 height:450px; /* adapter selon vision MLL */
 text-align:left;  /* IE */
}
/* définition du div légende image  */  
p.legende_image {
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size:80%;
 font-style: italic;
 font-weight: normal;
/* margin:0 auto ; */
 margin-top:0;
 margin-bottom:1%;
/* margin-left:15%; */
 height:5%;
 text-align:center;
 }
/* définition du div zoom */ 
div.zoom {
 width:99.8%;
}
img.zoom {
 display:block;
 width: 90%;
 margin-top:2%; 
 margin-left:auto;
 margin-right:auto;
 margin-bottom:2%;
}

/**** définitions de la page textes ****/
div.texte {
 float: left;
 width: 99%; 
}
/* p de texte */  
p.texte {
 display:block;
 padding-top:10pt; padding-bottom:10pt;
 text-align:center ;
 font-size:30pt; 
}

/* définition du div cadre_bouton_texte  */  
div.cadre_bouton_texte {
 height:6%; margin-top:15px; 
}
/* définition du div groupe bouton_texte  */  
img.bouton_texte_f,img.bouton_texte_p, 
img.bouton_texte_n,img.bouton_texte_l{
  height:80%; margin-left:15px; margin-right:15px;
  border:none;
}
a.bouton_texte_f,a.bouton_texte_p,
a.bouton_texte_n,a.bouton_texte_l{
 background-color:#cea; 
}

a.bouton_texte_f:hover,a.bouton_texte_p:hover,
a.bouton_texte_n:hover,a.bouton_texte_l:hover{
 background-color:#ac8;
}
/* définition du div cadre texte */ 
div.cadre_texte {
 border:none;
 margin-top:0;
 width:99%; 
}
/* définition du p titre_texte */  
p.titre_texte {
 margin-left:5%;
 margin-right:5%;
 margin-top:5%;
 margin-bottom:3%;
 font-size:150%;
 text-align:center;
}
/* définition du div paragraphe  */  
p.paragraphe {   /* changé */
 width: 90%; 
 margin-left:5%;
 margin-right:5%;
 text-align:justify;
}
div.corps4 {
 text-align:center;
 color:white;
}
/* p auteur  */  
p.auteur_texte{
 background:#cea;
 width:40%;
 color:blue;
 font-size:120%;
 text-align:right;
}
/* pages en construction */
p.construction {
 background:#ff0;
 margin-left:5%;
 margin-right:5%;
 font-size:150%;
 text-align:center;
}
/* caractéristiques liens emails ou web 
.mailto {
font-size: 12pt;
font-weight: bold;
text-align: center;
margin: 5px;
padding: 0;
}
*/