body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F0F0F0;
}

* {
font-family: arial,helvetica,sans-serif;
}

h1 {
	font-size: 20px;
	color: #015CAE;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5482AB;
}

h3 {
	font-size: 14px;
	color: #003278;
}

p, li {
	font-weight: normal;
	font-size: 11px;
	font-size:0.8em;
	color: #525252;
	text-align: justify;
}

.communique {
	font-size: 25px;
	color: #999999;
	font-weight:bold;
}

hr {
	margin-top:15px;
}

.nav {font-weight: normal;    
     		font-size: 10px; 
     		color: #999999;
	}

.bleugras {font-weight: normal;    
     		font-size: 14px; 
     		color: #808080;
			text-decoration: none;
	}

a {
	font-size: 11px;
	color: #E61E3C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000099;
	
}
.titreCom {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
