/*Propre à chaque page*/

#titre_section {
	width: 430px;
	height: 50px;
	background: url(../images/cff_ban_condoleances.jpg) no-repeat left top;
	}
	
#sous_titre_section {
	display: none;
	}
	
.erreur {
	font: 10px Verdana, Arial, sans-serif;
	color: #CC0000;
	}
	
.mess_envoi {
	font-size: 14px;
	text-align: center;
	}
	
textarea {
	font: 12px Verdana, Arial, sans-serif;
	}