TD
	{ 
	font-family : arial ; 
	font-size : 12px ; 
	color : #FFFFFF ;
	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;
}


p.enter	{
	position:absolute;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	margin-left:-510px;
	margin-top:400px;*/
	font-variant: small-caps;
	top:400px;
	left:50%;
	width:200px;
	text-align:center;
	margin-left:-100px;
}


a.enter:link
{
text-decoration:none; 
color:#000000;
text-align:justify; 
font-weight:none; 

}

a.enter:visited{
	text-decoration:none;
	color:#000000;
	text-align:justify;
	font-weight:none;
}

a.enter:hover{
	text-decoration:underline;
	color:#ff0000;
	text-align:justify;
	font-weight:none;    
}



a.bouton:link
{
text-decoration:none; 
color:#7e6d51;
text-align:justify; 
font-weight:none; 

}

a.bouton:visited{
	text-decoration:none;
	color:#7e6d51;
	text-align:justify;
	font-weight:none;
}

a.bouton:hover{
	text-decoration:none;
	color:#000000;
	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:#ffffff;
text-align:justify; 
font-weight:none; 

}

a:visited{
	text-decoration:none;
	color:#ffffff;
	text-align:justify;
	font-weight:none;
}

a:hover{
	text-decoration:none;
	color:#000000;
	text-align:justify;
	font-weight:none;    
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}