p {
	font-family:Optima,helvetica,arial;
	font-size:1.1em;	
}
body {
	font-size: 0.85em;
	top: 0;
	color: black;
	text-align:justify;
	background-repeat:no-repeat;
	background-color:black;
}

h1 {
	font-family:Century Gothic,arial;
		font-size: 2em;
	margin: 0;
	font-weight:normal;
	color:rgb(255,120,0);
	
}
h2{
	font-family:Century Gothic,arial;
	font-size:1.5em;
	font-weight:normal;
	color:rgb(220,70,0);
	
}
h3{
	font-family:Century Gothic,arial;
	font-size:1.25em;
	font-weight:normal;
	color:rgb(140,50,0);
}

ul{
	font-family:Calisto MT,helvetica;
	font-size:1.1em;
	color:white;
}
table{
	font-family:Optima,helvetica;
	
}
th{
	font-weight:normal;
}
td{
	text-align:center;
}
#tete{
          position:absolute;
          left:12%;
}
#navigation {
	position: absolute;
	top: 15em;
	left: 0;
	width: 160px;
	text-align:right;
}
#content {
	margin-top:3em;
	margin-left: 22em;
	margin-right:3em;
	width:40%;
		
}
#side{
        position:absolute;
        top: 4em;
	margin-left:75%;
	width:15%;
	text-align:left;
}
.images{
	font-family:"copperplate";
	background-color:black; 
	color:rgb(250,250,250)
	
}
.nouvelles{
	font-family:"courier new";
	color:rgb(220,70,0);
	font-weight:bold;
	text-align:left;
}
a:link{
	font-family:Optima;
	font-size:1.25em;
	text-decoration:none;
	color:rgb(255,120,0);
}
a:visited{
	font-family:Optima;
	font-size:1.25em;
	text-decoration:none;
	color:rgb(140,50,0);
}
.main{
	background-image:url(BandeauOPIOMM2.jpg);
	background-size: 160px;
	background-repeat:no-repeat;
	background-color:black;
	background-position:top left;
	color:rgb(250,250,250);
}
.histoire{
	background-image:url(BandeauOPIOMMHiver.jpg);
	background-color: white;
	color:rgb(140,50,0); 
	background-position:top left;
}
.recherche{
	background-image:url(Recherche.jpg);
	background-position:top left;
	color:rgb(250,250,250);
}
a:link.noclick{
	font-family:Optima;
	font-size:0.85em;
	color:rgb(200,175,100)
}
a:link.fun{
	font-family:Calisto MT;
	}
