body
{
padding:0px;
margin:1px;
font-family: Verdana;
font-size: small;
background-color: #6d0019;
background-image: url(fond.jpg);
background-position: 50% 0px;
background-repeat: repeat-y;
}
#header
{
height: 165px;
background-image: url(fondheader.gif);
background-repeat: repeat-x;
}
#page
{
width:950px;
margin:auto;
background-image: url(fond.gif);
background-repeat: repeat-y;
background-color:white;
border-right:1px solid #4a4a4a;
border-left:1px solid #4a4a4a;
}
#top
{
height: 165px;
width:100%;
float: left;
background-image: url(haut.gif);
background-repeat: no-repeat;
}
#pagecentre
{
/* Min-width : 550px; */   
padding-right: 5px;
margin-left: 230px;
}
#menu
{
float: left;
width: 225px;
font-size: 10px;
}

#footer
{
clear:both;
text-align: center;
}

#menu h2
{
height: 30px;
background-image: url(h2.gif);
background-repeat: no-repeat;
color : white;
padding-top: 5px;
font-size: large;
}
#menu h3
{
font-size: small;
}
#menu li
{
list-style-position: inside;
list-style-image: url(puce.gif); 
}
#menu ul
{
margin:0px;
padding: 0px;
}
#menu a, #menu a:link, #menu a:visited
{
text-decoration: none;
color : red;
font-size: small;
font-weight: bold;
}

#erreur
{
padding: 8px 10px;
border: 1px dashed #FDD;
line-height: 12px;
color: #C33;
}



#menu fieldset
{
border: 0px;
text-align:center;
}
#menu input
{
border: 1px solid #f21f32;
}




#top h1, #top h1 a {
	margin: 0;
	padding: 0;
	margin-left: 50px;
	padding-top: 75px;
	text-decoration: none;
	color: white;
	font-size: xx-large;
}

h3 a:link, h3 a:visited , h3 a:hover, h3
{
color: #c80006;
font-size: large;
}
h4
{
font-size: 14px;
}
#main h2
{
background-image: url(titre.gif);
color: white;
font-size: x-large;
padding-left : 5px;
margin-top: 5px;
}

#footer a:link, #footer a:visited , #footer a:hover
{
font-size: 10px;
color: black;
}

#main a {
	color: red;
	text-decoration: none;
}
label {
float:left;
width:25%;
margin-right:0.5em;
margin-top:2px;
text-align:right;
  }

