body {
background-color: #90B2D5;
font-family: Georgia, "verdana", Times, serif;
font-size: 0.8em;
margin: 10px;
padding: 0;
}
#entete {
height: 150px;
background-color: #000000;
}

#entete h3 {
padding: 10px;
color: #ffffff;
}

#haut {
height: 30px;
background-color:#ffffff;
border-bottom: 1px solid black;
}
#conteneur {
position: relative;
width: 900px;
margin: 0 auto; 
background-color:#ffffff;
border : 3px solid black;
}
#centre {
background-color:#EDF2F8;
border-left: 1px solid black;
border-right: 1px solid black;
margin-left: 200px;
margin-right: 200px;
padding: 10px;
min-height: 890px;
}
#centre h3 {
padding: 10px;
text-align: center;
border-top: 2px solid black;
border-bottom: 2px solid black;
margin-left: 10px;
font-size: 18px;
color: #0033CC;
}

.bloc {
padding: 10px;
text-align: center;
font-family: "verdana";
font-size: 12px;
border: 2px dashed black;
margin-left: 30px;
margin-right: 30px;
}

.floatgauche
{
float: left;
margin: 0 0 10px 10px;
}

#gauche {
	position: absolute;
	left:0px;
	width: 150px;
	top: 194px;
}

#gauche h4{
margin-top: -10px;
margin-left: 10px;
padding: 10px;
text-align: left;
border-bottom: 3px solid #0033CC;
}

#droite {
	position: absolute;
	right:0;
	width: 190px;
	margin-right: 5px;
	top: 189px;
	left: 709px;
}
#droite h2 {
font-family: "verdana";
font-size: 20px;
text-align: center;
color: #0033CC;
}

.centre {
text-align: center;}

.bloc1 {
border: 1px dashed black;
padding: 5px;
background-color: #EDF2F8;
}

#pied {
border-top: 1px solid black;
text-align: center;
padding: 10px;
height: 50px;
background-color: #000000;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
#navlist1
{
margin: 0;
padding: 10px 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist1 ul, #navlist1 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist1 a:link, #navlist1 a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist1 a:link#current, #navlist1 a:visited#current, #navlist1 a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist1 a:hover { color: #000; }

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #ffffff;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}

#navcontainer { 
margin-left: 10px;
width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: "verdana", Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: #ffffff;
border-bottom: 1px solid black;
}

#navcontainer a:link, #navlist a:visited
{
color: #0033cc;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFD299;
color: #FF7633;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
