.belmonte {
	background-image: none;

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	border: thin outset #FF9900;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.border2 {
	border: medium dotted #990000;
}
.texttit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	border-top: thin none #FFCC00;
	border-right: thin none #FFCC00;
	border-bottom: thin none #FFCC00;
	border-left: thin none #FFCC00;

}
.linedisc {
	border: 1px ridge #999900;
}

