html,body {
background-color : #666; 
color : white;
}

li{
margin: .5em 0 .5em 0;
}

h1 {
font-size : 26px; 
font-family : "Times New Roman", Times, serif;
text-align: center;
padding:5px 0px 5px;
}

h2 {
font-size : 20px;
font-family : "Times New Roman", Times, serif;
text-align: center;
line-height: 20px;
color: #E98728;
}

address {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-style: italic;
text-align: center;
}

em {
font-style: italic;
}
	
a:link {color: white; text-decoration:none;}
a:visited {color: white; text-decoration:none;}
a:hover {color:#0FF; text-decoration:underline;}

#central {
position:absolute;
left: 50%; 
top: 50%;
width: 550px;
height: 400px;
margin-top: -200px;
margin-left: -275px;
}

#lien {
position:absolute;
left: 50%; 
top: 50%;
width: 550px;
height: 20px;
margin-top: 210px;
margin-left: -275px;
}

#conteneur {
position: absolute;
top:10px;
width: 99%;
}

#header {
width:34%;
height:120px;
padding:0px 0px 10px;
}

#logo {
position: absolute;
width:60%;
margin-left:270px;
Top:0px;
text-align: right;
}

#barre {
width:100%;
height:30px;
top:130px;
}

#centre {
margin-left: 250px;
width: 63%;
}


#menu {
position: absolute;
left:0;
width: 200px;
}

#pied {
height: 50px;
}

.presentation {
width:550px;
height:200px;
}

.image {
float:left;
width:150px;
height:200px;
}

.texte {
float:right;
width:400px;
height:200px;
}

.texte2 {
float:left;
width:400px;
height:200px;
}

.image2 {
float:right;
width:150px;
height:200px;
}

.Centre {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-align: center;
}

.separation {
width:550px;
height:40px;
}

.Accueil {
background-color: #62D8B6;
}

.Comp {
background-color: #9DCA49;
}

.Modal {
background-color: #36C;
}

.Equipe {
background-color: #E98728;
}

.Contacts {
background-color: #69ABAD;
}

.Menu {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-align: center;
}

.Normal {
font-family: "Times New Roman", Times, serif;
font-size: 20px;
text-align: justify;
}

.Normal li {
display : list-item;
list-style-image : url(Images/lien.gif);
list-style-position: outside;
padding-left:15px;
} 

.Petit {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-align: justify;
}

.Italique {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-align: center;
font-style: italic;
line-height: 18px;
}

.Bleu {
color: #0FF;
}

.Retrait {
margin-left:40px;
}

.Reduct {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
}

.Soulign {
text-decoration: underline;
}
