/************************* MODULARITY STYLES ***************************/
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 10px;
	background-image: url(fdcell.jpg);
	background-repeat: repeat-x;
}
.titre {
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.surtitre {
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
a {color:#428ce7;text-decoration:none;}
a:hover, a:focus {color:#666;}
