TD
	{ 
	font-family : arial ; 
	font-size : 11px ; 
	color : #c35937 ;
	text-align: justify;
	}
    
div#scroll {
	overflow: auto;
	height: 350px;
	width:470px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #c35937;
}
a.bouton:link
{
text-decoration:none; 
color:#cf4a6b;
text-align:justify; 
font-weight:none; 

}

a.bouton:visited{
	text-decoration:none;
	color:#cf4a6b;
	text-align:justify;
	font-weight:none;
}

a.bouton:hover{
	text-decoration:none;
	color:#660000;
	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;
	}
