body {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:verdana, arial, helvetica;
	font-size:11px;
	line-height:13px;
	text-align:left;
}


a, a:link, a:visited, a:active, a:hover { 
	color:#990000;
 	background-color: transparent;
	text-decoration: underline;
}

a:hover {      
	background-color: #ffddaa;
	border-bottom: #990000; 
}


.menulink a,
.menulink a:link,
.menulink a:visited,
.menulink a:active,
.menulink a:hover { 
	text-decoration: none;
}

.noir {
	font-weight: bold;
}

.gris {
	color:#808080;
}

.commentaire {      
	background-color: #FFe9d0;
	  	padding-top: 1px; 
  		padding-bottom: 1px;
  		padding-left: 1px;
  		padding-right: 1px;
}

.dent {
margin-left: 21px;
margin-bottom: 4px;
text-indent: -21px; 
}


#banner {
		font-family: verdana, arial, helvetica;
		font-weight:normal;	
  		padding-top: 0px; 
  		padding-bottom: 0;
  		padding-left:0;
  		padding-right:0;

        border-top:0;

		background: #9B2000;
		background-image: url(img/banner2.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		height: 48px;
		width: 100%;
}

.txtbanner {
  		color: #ffffff;
  		padding-top: 10px; 
  		padding-bottom: 0;
  		padding-left:0;
  		padding-right:12px;
  		text-align: right;  
  		font-size:13px;  
}

.navbar {
    letter-spacing: 0.1em;
    padding-top: 5px; 
    padding-bottom: 15px;
    padding-left:7px;
    padding-right:5px;  
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}