/*
	COPYRIGHT 2010 - Créer par Bastien
	Version : 4.5
	
	Description : Tout ce qui est divers et variés
*/

img {border: none;}

.centre {text-align: center;}

.block 
{
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border: 1px solid #d8dee2;
	background-color: #f8fafd;
}

.lien_retour {clear: both; font-size: 0.9em; margin: 5px;}

.first {color: #96CA2D; font-weight: bold;}
