/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #417e9d;
margin: 0;
padding: 0;
background-image: url(../images/fond.gif);
background-color: #FAF6E7;
}

a {text-decoration: none;}


#conteneur {
position: relative;
width: 600px;
margin-left: auto;
margin-right: auto;
}
#header {
height: 190px;
}
#haut {
margin-left: 3px;
margin-right: 3px;
background-image: url(../images/fond-menu.gif);
text-align: center;
height: 20px;
}
#centre {
margin-left: 3px;
margin-right: 3px;
background-image: url(../images/fond-site.gif);
padding-left: 45px;
padding-right: 45px;
padding-top: 10px;
}

#pied {
background-image: url(images/pied.gif);
height: 89px;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;

}
.menuhaut a {
font-weight: bold;
margin: 0 10px;
color: #FFFFFF;
text-decoration: underline;
}
.menuhaut a:hover {
color: #bce6ff;
}
p{
margin: 0 0 0 0;
text-align: justify;
}
 h1 {
 display:block;
 margin: 0;
 _margin: -5px 0;
 padding: 2px;
 color: #2474a4;
 background-color: #FFFFFF;
 border: dashed #CCCCCC 1px;
 font-size: 14px;
 font-weight: bold;
 }

img{
border: solid 1px #999999;
}

A.erreur  { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #ED1015 }
A.titre   { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #354785 }
A.ok      { font-family: Helvetica, Verdana; font-size: 13px; color: #1C2D67; font-weight: bold; background: #FDF9AA }
A.heure   { font-family: Helvetica, Verdana; font-size: 13px; color: #F417E9D; font-weight: bold; background: #5FAAD7 }
A.date { font-family: Helvetica, Verdana; font-size: 13px; color: #0540FD; font-weight: bold; text-decoration: none }
.login   { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #5FAAD7 }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #009999;
}

.bann{
position:fixed;
right: 20px;
top: 50px;
}

.amazon a{
	color:#F00;
	text-decoration:underline;
}
