/* General */
body {
	/* entrez l'url du fond */
	background-position: 0% 0%; color:#000000; font-family:Verdana; margin:0; background-color:#9DC6AB; background-repeat:no-repeat; background-attachment:scroll
	
}

a {
	text-decoration: none;
	color: #000000; /* Couleur des liens de l'index */
	font-size: 12px; /* Taille des liens de l'index, ne pas toucher */
}

/* Logo BlueSmart, Ne pas toucher! */
a .blue{ 
	color: #0031FF;
}

a .smart{
	color: #FB6600;
}