body {
	background-color: #9A9F21;
}
.borde_tablas {
	border: 1px solid #CCCCCC;
}
.titulos_18px {
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	font-family: 'Trebuchet MS', Georgia, Times, "Times New Roman", sans-serif;
	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: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.texto_menu {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 1em;
	color: #FFFFFF;
}
a.vinculo_menu:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
} 
a.vinculo_menu:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
} 
.menu_punteado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C3E87;
	text-decoration: none;
}

a.vinculo_menu:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
} 
a.vinculo_menu:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.texto_normal {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 13px;
	color: #3F3F3F;
}

.tabla_con_fondo_y_borde {
	background-color: #FAD550;
	border: 1px solid #D9D3D3;
}
.borde_fotos {
	border: 1px solid #575757;
}
.Subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061F44;
	text-transform: uppercase;
}
li {
	list-style-image: url(../vineta.gif);
}
.texto_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txto_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
.borde_tabla_y_fondo {
	background-color: #FEF5DA;
	border: 1px solid #FBDA75;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6px;
	color: #E6E1D9;
}
.link_subrayado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.borde_pagina {
	border: 20px solid #0C3E87;
}
.borde_blanco {
	border: 1px solid #CCCCCC;
}
