/* Syntaxe */

h1
{
width: 800px;
margin-left: 25%;
float: middle;
margin: auto;
color: #805a80;
font-size: 1.2em;
font-family: calibri, Arial, Verdana, serif;
}
h2
{
color: black;
font-size: 1.8em;
font-family: calibri, Arial, Verdana, serif;
}
h3
{
color: black;
font-size: 1.5em;
font-family: calibri, Arial, Verdana, serif;
}
h6
{
color: black;
font-size:0.5em;
font-family: calibri, Arial, Verdana, serif;
}
p
{
margin: auto;
padding: auto;
margin-top: 10px;
padding-left: 5%;
padding-right: 5%;
width: 700px;
text-align: justify;
line-height: 1em;
text-indent: 30px;
font-family: calibri, Arial, Verdana, serif;
}
#legendes
{
font-weight: bold;
text-align: center;
width : 200px;
margin-top : 0px;
}

/* Conteneur */

header
{
font-family: calibri, Arial, Verdana, serif;
}
body
{
font-size: 1em;
color: black;
margin-top: -12px;
margin-left: 0%;
margin-bottom: 20px;
background: url("News-parmeb690a8.png") repeat;
font-family: calibri, Arial, Verdana, serif;
}
#header
{
top: 0px;
position: relative;
float: middle;
margin: auto;
}
#corps
{
background: url("Fond.png") repeat;
width: 800px;
margin: auto;
float: middle;
color: black;
font-family: calibri, Arial, Verdana, serif;
}
#contenu
{
margin-top: 115px;
width: 800px;
float: middle;
font-weight: bold;
color: black;
font-family: calibri, Arial, Verdana, serif;
}
#footer
{
background: url("Bas-de-page.png") repeat;
width: 800px;
margin: auto;
float: middle;
margin-top: -10px;
font-size: 0.8em;
font-weight: bold;
color: black;
font-family: calibri, Arial, Verdana, serif;
}

/* Mise en forme */

a
{
color: black;
font-weight: bold;
text-decoration: none;
}
a:hover
{
color: grey;
border: none;
display: block;
font-weight: bold;
text-decoration: none;
}
img 
{
display: block;
margin: none;
}
a img
{
border: none;
}
.english
{
float: right;
margin-left: 15px;
margin-top: 5px;
z-index: 30;
}
.francais
{
float: right;
margin-left: 15px;
margin-top: 5px;
z-index: 30;
}
.imageflottantegauche
{
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.imageflottantedroite
{
float: right;
margin-left: 20px;
margin-bottom: 10px;
}
hr
{
color: black;
}
#photo
{
display: block;
margin: none;
float: middle;
}
table
{
float: middle;
margin: auto;
}
td
{
border: none;
text-align: center;
padding: 5px;
}

/* Menu */

#menu
{
width: 916px;
float: middle;
margin: auto;
margin-top: -26px;
display: block;
position: relative;
z-index: 30;
}
#menu a 
{
height: 75px;
display: block;
text-indent: -999px;
overflow: hidden;
}
#menu li
{
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	top: 7px;

}
#menu li a
{
text-decoration:none;
}
#menu li:hover ul.niveau2
{
display: block;
}
#menu li.sfhover ul.niveau2
{
display: block;
}
#menu li ul
{
position: absolute;
left: -9999px;
}
#menu #accueil       
{
width: 150px;
background: url(Menu-Accueil.png);
}
#menu #home       
{
width: 150px;
background: url(Menu-Home.png);
}
#menu #projet   
{
width: 87px;
background: url(Menu-Projet.png);
}
#menu #project   
{
width: 87px;
background: url(Menu-Project.png);
}
#menu #biologie   
{
width: 96px;
background: url(Menu-Biologie.png);
}
#menu #biology
{
width: 96px;
background: url(Menu-Biology.png);
}
#menu #lutte    
{
width: 88px;
background: url(Menu-Lutte.png);
}
#menu #control  
{
width: 88px;
background: url(Menu-Control.png);
}
#menu #publications
{
width: 135px;
background: url(Menu-Publications.png);
}
#menu #news    
{
width: 84px;
background: url(Menu-News.png);
}
#menu #contact 
{
width: 107px;
background: url(Menu-Contact.png);
}
#menu #liens
{
width: 135px;
background: url(Menu-Liens.png);
}
#menu #links
{
width: 135px;
background: url(Menu-Links.png);
}
#menu #accueil:hover       
{
width: 150px;
background: url(Menu-Accueil-survol.png);
}
#menu #home:hover       
{
width: 150px;
background: url(Menu-Home-survol.png);
}
#menu #projet:hover    
{
width: 87px;
background: url(Menu-Projet-survol.png);
}
#menu #project:hover    
{
width: 87px;
background: url(Menu-Project-survol.png);
}
#menu #biologie:hover    
{
width: 96px;
background: url(Menu-Biologie-survol.png);
}
#menu #biology:hover    
{
width: 96px;
background: url(Menu-Biology-survol.png);
}
#menu #lutte:hover     
{
width: 88px;
background: url(Menu-Lutte-survol.png);
}
#menu #control:hover     
{
width: 88px;
background: url(Menu-Control-survol.png);
}
#menu #publications:hover 
{
width: 135px;
background: url(Menu-Publications-survol.png);
}
#menu #news:hover     
{
width: 84px;
background: url(Menu-News-survol.png);
}
#menu #contact:hover  
{
width: 107px;
background: url(Menu-Contact-survol.png);
}
#menu #liens:hover 
{
width: 135px;
background: url(Menu-Liens-survol.png);
}
#menu #links:hover 
{
width: 135px;
background: url(Menu-Links-survol.png);
}
#menu #accueil_pageactive        
{
width: 150px;
background: url(Menu-Accueil-actif.png);
}
#menu #home_pageactive        
{
width: 150px;
background: url(Menu-Home-actif.png);
}
#menu #projet_pageactive    
{
width: 87px;
background: url(Menu-Projet-actif.png);
}
#menu #project_pageactive    
{
width: 87px;
background: url(Menu-Project-actif.png);
}
#menu #biologie_pageactive    
{
width: 96px;
background: url(Menu-Biologie-actif.png);
}
#menu #biology_pageactive    
{
width: 96px;
background: url(Menu-Biology-actif.png);
}
#menu #lutte_pageactive     
{
width: 88px;
background: url(Menu-Lutte-actif.png);
}
#menu #control_pageactive     
{
width: 88px;
background: url(Menu-Control-actif.png);
}
#menu #publications_pageactive 
{
width: 135px;
background: url(Menu-Publications-actif.png);
}
#menu #news_pageactive     
{
width: 84px;
background: url(Menu-News-actif.png);
}
#menu #contact_pageactive  
{
width: 107px;
background: url(Menu-Contact-actif.png);
}
#menu #liens_pageactive 
{
width: 135px;
background: url(Menu-Liens-actif.png);
}
#menu #links_pageactive 
{
width: 135px;
background: url(Menu-Links-actif.png);
}
