body { 
	color:#FFFFFF;	
}

.adresse {
	font: 11px "Times New Roman", Times, serif;
	text-align: justify;
}

.titre-alarme {
	font: bold 21px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #993300;
	text-align: center;
}

.texte-alarme {
	font: 13px "Times New Roman", Times, serif;
	text-align: justify;
}

.prixt-alarme {
	font: bold 16px "Times New Roman", Times, serif;
	color: #000000;
}

.prix-alarme {
	font: bold 16px "Times New Roman", Times, serif;
	color: #993300;
}

.divprix-alarm {
	border: 1px solid #666666;
	width: 120px;
	text-align: center;
}

.titre-barriere {
	font: italic bold 36px/36px "Book Antiqua", "Times New Roman", Times, serif;
	color: #FFFF00;
	text-align: center;
}

.stitre-barriere {
	font: italic bold 20px/25px "Book Antiqua", "Times New Roman", Times, serif;
	color: #FFFF00;
	text-align: center;
}

.div-barriere {
	border: 1px solid #666666;
	text-align: right;
	background: #FFFFFF;
}