#bloc_header h1 {
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

/***** Styles spécifiques à la page d'accueil *****/
#editable_edito a {
	font-weight: bold;
}

.titre1, .titre2, .titre3, .titre4 {
	font-size: 1.4em;
	display: block;
}
.titre1 .textegrand, .titre2 .textegrand, .titre3 .textegrand, .titre4 .textegrand {
	font-weight: bold;
}

.titre2 {
	color: #d31c6f;
    font-size:12px; text-transform:uppercase;
}
.titre3 {
	color: #542D1E;
}
.titre4 {
	color: #AA814D;
}
