.fondo {
	background-color: #FFFFFF;
	background-image: url(Images/home_02.gif);
	background-repeat: no-repeat;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7F2403;
	text-decoration: none;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.borde {
	border: 1px solid #000000;
}
a.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordeoro {
	border: 1px solid #968E45;
}
.boderojo {
	border: 2px solid #B90000;
}
.borinf {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FCE4DD;
	border: 1px solid #CCCC66;
}
