* {margin: 0; padding: 0;}
html, body {
    height: 100%;
}
a{color: #000000;
	text-decoration: none;}
a:hover{color: #aaaaaa;
	}
	a:active{#000000;
	font-weight: bolder;
	}
.mariamenu a, .credits a{
	color: #000000;
	text-decoration: none;
	font-size: 7pt;
	margin-left: 0.2em;
	margin-right: 0.2em;}

.mariamenu a:hover, .credits a:hover{
	color: #aaaaaa;
	margin-left: 0.2em;
	margin-right: 0.2em;
}

.flagon{font-weight: bolder;}
.flagoff{font-weight: normal;}

#mariatitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	position: absolute;
	top: 7px;
	left: 8px;
	letter-spacing: 0.03em;
}


.mariamenu {
	position: absolute;
	left: 26px;
	top: 27px;

}
.mariamenu a{
font-size: 10pt;}
ul,li {list-style: none;}
.mariamenu ul li, .credits ul li{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	display: inline;

}
.contact ul li, .pilote{
	list-style: none;
	display: inline;

}
	


	
pre {font-family: "Times New Roman", Times, serif;
}

.sstitre {
	text-transform: uppercase;
	display: block;
	padding-top: 40px;
	
}
.texte {
	position:absolute;
	left: 280px;
	top: 111px;
	width: 470px;
	/*height: 300px;
	margin-left: -235px;
	margin-top: -150px; /* moitié de la largeur */
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;     
	 
     }
	 .contact {
	 	position:absolute;
		top: 50%;
	left: 50%;
	margin-left: -235px;

	width: 470px;
	 }
 .contact td{
 font-family: "Times New Roman", Times, serif;font-size: 8pt;  }
 
   .texte a, .contact a{
   color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;   
	font-weight: bolder;  
	}
	 .credits {
	 
	position:absolute;
	
	width: 100%;
	bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;     
	 
     }
 
.displaydiapo {
    position:absolute;
	top: 50%;
	width: 100%;
	height: 484px;
	
	margin-top: -242px; /* moitié de la largeur */
   
     }
	 form{
	width : 200px;
	margin-top:30px;
	/*border: thin solid #eeeeee; */	
}
.formulaire td{font-family: "Times New Roman", Times, serif;
	font-size: 10pt;   }
#saisie { }

input
        {
	color: #633;
	font-size: 10px;
	background-color: #eeeeee;
	padding: 3px;
	margin :3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        }
