body {
	color: #ffffff;
	/*font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif; 
	background: #666 ;
	background-color: #666666;
	margin: 0 40px;
	padding: 0;
	font-size: 0.8em;
	text-align: left;
}

.title{
	font-size: 30px;
	font-weight:bold; 
	}
	
a:link {
	color: #ffffff; 
	text-decoration: underline; 
	}
a:active {
	color: #ffffff; 
	text-decoration: underline; 
	}
a:visited {
	color: #ffffff; 
	text-decoration: underline; 
	}

.style1 {
/*	color: #FFFFFF */
	}
	
.cooliris {				/* icone de cooliris */
position: absolute;
	top: 650px;
	left: 50px;	
}

p.labelimg	{	/* label des images */
	font-size: 0.8em;	
	font-weight: normal; 	
	text-align: center;
}

