/* CSS Document */
.bloc-taupe{
	display: block;
	padding: 14px;
	width: 396px;
	height: 55px;
	background: url(images/bloc_taupe.jpg) no-repeat;
	color: white;
}

.gros-bloc-taupe{
	display: block;
	padding: 14px;
	width: 403px;
	height: 161px;
	background: url(images/gros_bloc_taupe.jpg) no-repeat;
	color: white;
}

.applat-biseau{
	background: #B2ACA0 url(images/biseau.gif) no-repeat right bottom;
	padding: 8px 8px 20px 8px;
	color: white;
}

.titre{
	color: #62553D;
	text-transform: uppercase;
	font-size: 12px;
}
