a {
	text-decoration: none;
	color: #000000;
}


a:hover {
	text-decoration: underline;
	color: #000000;
}
body {
	text-align: center;
	background-image: url(../images/fondo.gif);
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondo_rojo {
	background-color: #D64A29;
	color: #FFFFFF;
}
.titulo_rojo {
	font-size: 28px;
	color: #D63F36;
	font-weight: bold;
}
.subtitulo_rojo {
	font-size: 14px;
	color: #D63F36;
	font-weight: bold;
}

.border-bottom {
	padding-left: 6;
	padding-top: 1;
	padding-bottom: 1;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}
.font10 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fondo_gris {
	background-color: #E6E6E6;
	height: 20px;
}
.fondo_rayado {
	background-image: url(lateral_vertical.gif);
}
.links_submenu {
	font-size: 11px;
}
.link_subtitulo_resaltado_rojo {
	font-weight: bold;
	color: #D63F36;
	font-size: 11px;
}
.titulo_rojo_condensed {
	font-size: 22px;
	color: #D63F36;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.font_blanco {
	color: #FFFFFF;
}

