/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
}
/* FORM*/
.buton {
	font-family: Arial, Helvetica, sans-serif;
	color: #820201;
	font-size: 14px;
	font-weight: bold;
}
a.buton {
	text-decoration:none
}
.labelform {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txtform {
	font-size: 12px;
	color: #000000;
}
.conf_message {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #820201;
	font-size: 16px;
	font-weight:bold;
}
