/*
Auteur : Nicolas Zengarli
www.ComCassandre.com
Pour : C'Com.Cassandre
Date : 11/2009
*/



/****************
****** BODY *******
****************/

html,body {
background:white;
color:black;
height: 100%;
font-family:Arial;
font-size: 13px;
}


#mentions{
margin: 20px 30px 50px 30px;
	}
	
li {
color:black;
list-style-type: none; 
}

a{
color:#009EE0;
text-decoration: none;}

a:hover{
color:#E2007A;
text-decoration: none;}


img{
border: none;}
