TD
	{ 
	font-family : Verdana ; 
	font-size : 10px ; 
	color : #3b3b3b;
	text-align: justify;
	}

}   
div#scroll {
	overflow: auto;
	height: 401px;
	width:393px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.bouton:link
{
text-decoration:none; 
color:#FFFFFF;
text-align:justify; 
font-weight:none; 

}

a.bouton:visited{
	text-decoration:none;
	color:#FFFFFF;
	text-align:justify;
	font-weight:none;
}

a.bouton:hover{
	text-decoration:none;
	color:#339933;
	text-align:justify;
	font-weight:none;    
}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #6A7A69 ;
	border: solid #6A7A69 ;
	border-width: 1 ;
	background-color:#F0F0F0 ;
	}
.tab1
	{
	background-color:#DEE3DE ;
	padding-left : 5px ; 
	padding-right : 5px ; 
	}	
.texte 
	{
	font-family: Arial;
	font-size : 12px;
	color : #000000; 
	font-style: normal; 
	line-height: normal; 
	text-align: center;
	}
a:link
{
text-decoration:none; 
color:#339900;
text-align:justify; 
font-weight:none; 

}

a:visited{
	text-decoration:none;
	color:#339900;
	text-align:justify;
	font-weight:none;
}

a:hover{
	text-decoration:none;
	color:#3b3b3b;
	text-align:justify;
	font-weight:none;    
}
h1 {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #339900;
	margin: 0px;
}
h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3b3b3b;
	margin: 0px;
}