body, td 
{  font-weight: normal;
    font-size: 10pt;
    background-color: #ffffff;
    margin: 0px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
img
{  
	border-style: none;  
}

#contain
{
	position: absolute; top: 0px; left: 0px;	z-index: 1; height: 100%;	width: 100%;
}
#sign
{
		position: 	absolute; bottom: 3px; left: 5px;	z-index: 5;	font-size: 7pt; color: #D0D0D0;	
    
}
a {
		
		border-style: none;
		
		color:	Black;
}
a:hover {
		color: 	#7C7C7C;
}
#a:visited {
		color: Black;	
}
#nav{ 
	  padding: 2px;  font-size: 9pt;
}
#nav a {
		text-decoration: none;	
		color: #A4A4A4; padding: 1px; margin-right: 1px;
}
#nav a:hover {
		color: 	#000000;	padding: 1px; 
}
#nav .lienactif {
		color: Black;	padding: 1px; margin-right: 1px;
}
	 
.justify {  text-align: justify}
.alignleft {text-align: left;}	 
	 

#texte {  margin-top: 5px; margin-left: 10px}

h4 {
	font-size: 14pt;
}
h3 {
	font-size: 16pt;
}
h2 {
	font-size: 18pt;
}

#contain2009
{
	float: left;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	display: inline;
	text-align: center;
	height: 100%;
	width: 50%;
	vertical-align: middle
}