body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #666666;
}
td,th {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #242328;
}
a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #F4F4F4;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #005377;
	text-decoration: none;
	font-size: 11px;
	background-color: #FFFFFF;
}
.seleccionado {
	font-weight: bold;
	color: #FFFFFF;
}
.menu:link {
	color: #8E121C;
	text-decoration: underline;
}
.menu:visited {
	color: #8F111D;
	text-decoration: underline;
}
.menu:hover {
	color: #FFFFFF;
	background-color: #8F111D;
	text-decoration: none;
}
.titulo {font-weight: bold; font-size: 18px;}
.tablaOscura {
	background-color: #A36601;
}
.titulote {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitulo {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tituloChiquito {
font-weight: bold; font-size: 16px;
}
.subtitulito {

font-size: 14px;
}
.blancas {
	color: #FFFFFF;
}
.tablaConBorde {
	border: thin solid #CCCCCC;
}
.margen5LineaSup {
	padding: 4px 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	background-color: #AA0000;
}
.margen5 {
	padding: 10px;
}
.subrayado:link, .subrayado:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.subrayado:hover {
	color: #AA0000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 11px;
}
.margen20 {

	padding: 10px 20px 0px 10px;
}
.titular {
	padding: 5px 20px 5px 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	background-color: #AA0000;
}
.sinsubrayado:link, .sinsubrayado:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sinsubrayado:hover {
	color: #FFFFFF;
	background-color: #AA0000;
}
.fondoClaro {
	margin: 0px;
	background-color: #666666;
}

