﻿body  {
	font-family:"Times New Roman", Times, serif;
	font: 11px ;
	text-decoration : none;
	background-color : white;
	margin-top : 5px;
	margin-bottom : 5px;
	
}

p {
margin: 0px 8px;
	font-family:"Times New Roman", Times, serif;
	color: #FFFF99;
	text-align: justify;
}

p a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

.titre {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px ;
	font-weight:bold;
	margin-top : 5px;
	margin-bottom : 5px;
	
}

p a:hover {text-decoration: none;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color: red;
}



hr {
	height: 1px;
	color : #FFFF80;
}

.style1 {
	border-width: 0;
}

.style3 {
	border-width: 0;
	vertical-align: middle;
}

#conteneur {
width: 760px;
margin: 0 auto; 
background-color:#000033;
}

#header {
width:760px;
height: 100px;
background-color:#000033;
text-align: center;
}

#haut {
font-size:15px;
width:760px;
height: 23px;
background-color: #003366;
}
#centre {
width:750px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px;
}

#pied {
width:760px;
height: 22px;
margin-top : 0px;
text-align:center;
background-color: #003366;
}

.menu li { display: inline; 
list-style:none;}

.menu li a {text-decoration: none;
background-color: #003366;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
color: #FFFFFF;
padding:2px 10px 4px 10px;
}

.menu li a:hover { background-color: #336699;
font-family:"Times New Roman", Times, serif;
color:yellow;
}

.menubas li { display:inline;
list-style:none;
}

.menubas li a {text-decoration: none;
background-color: #003366;
font-family:"Times New Roman", Times, serif;
font-size:0.9em;
font-weight:bold;
color: #FFFFFF;
padding:2px 10px 2px 10px;
}

.menubas li a:hover { 
color:yellow;
}
