html,body {
background-color : white; 
color : black;
}

li{
  margin: .5em 0 .5em 0;
}

p {
padding:10px 0px 0px;
}

h1 {
font-size : 24px; 
font-family : "Times New Roman", Times, serif;
text-align: center;
vertical-align: middle;
padding:5px 0px 5px;
}


a:link {color: white; text-decoration:none;}
a:visited {color: white; text-decoration:none;}
a:hover {
	color:#A10000;
	text-decoration:underline;
	background-color: #000000;
}

#header {
width:34%;
height:95px;
padding:0px 0px 10px;
}

#logo {
position: absolute;
width:60%;
margin-left:270px;
Top:0px;
text-align: right;
}

#barre {
width:100%;
height:25px;
top:130px;
}

#conteneur {
	position: absolute;
	top:10px;
	width: 99%;
	height: 798px;
}

#centre {
margin-left: 250px;
width: 63%;
padding:0px 0px 40px
}


#menu {
	position: absolute;
	left:0px;
	width: 179px;
	color: #ECE9D8;
	top: 160px;
	height: 422px;
	
}

#pied {
height: 50px;
}

.Accueil {
	background-color: #990000;
	
}

.Comp {
background-color: #A10000;
}

.Modal {
background-color: #A10000;
}

.Equipe {
background-color: #A10000;
}

.Contacts {
background-color: #A10000;
}

.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #990000;
}

.Gros {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: justify;
	vertical-align: middle;
	color: #000000;
}	

.Normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: justify;
	vertical-align: middle;
	color: #A10000;
}

.Petit {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	vertical-align: middle;
}

.Bleu {
	color: #00FFFF;
}

.Retrait {
margin-left:40px;
}

.Reduct {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}

.Soulign {
text-decoration: underline;
}
.unnamed1 {
	font: bold normal 24px "Bookman Old Style", Arial, "MS Sans Serif";
	color: #333333;
	text-align: center;
}
