.fondo {
	background-color: #9A1802;
	background-image: url(Images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #530B01;
}
.celda {
	background-color: #EDE9DD;
	background-image: url(Images/celda.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.enlacerojo {
	color: #851602;
	text-decoration: none;
}
.bordegris {
	border: 1px solid #CCCCCC;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.celdamenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCFAF8;
	border-right-color: #FCFAF8;
	border-bottom-color: #DDC0B3;
	background-color: #EDE2D6;

}
.enlace {
	color: #000000;
	text-decoration: none;
}
.barrasup {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #851601;
	border-right-color: #851601;
	border-bottom-color: #851601;
	border-left-color: #851601;
}
