BODY, TABLE {
	font: 12px Verdana;
}
.HEAD {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.titulo {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	border-top: 1px #666666;
	border-right: 1px #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px #666666;
	padding-bottom: 0px;
}
A {
	font: bold 11px Verdana;
	color: #003366;
	text-decoration: none;
}
A:hover {
	font: bold 11px Verdana;
	color: #FF6600;
	text-decoration: underline;
}
#general TH P {
	margin: 1px;
	text-align: left;
}
#contenido {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
}
#general {
	border: 1px solid #000000;
	background: #FFFFFF;
}
#footer {
	border: 1px solid #A2A985;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #E9EBE0;
}
.SubTitulo {
	color: #003366;
	border-bottom: 1px solid #003366;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.Nota {
	font: 11px Arial;
	border: 1px solid #CCCCCC;
	background: #F2F2F2;
	margin: 3px;
	padding: 4px;
}
#MenuIzq {
	padding: 3px;
	border-top-width: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #868E64;
	border-right-color: #868E64;
	border-bottom-color: #868E64;
	border-left-color: #868E64;
}
#MenuIzq A {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	display: block;
	text-decoration: none;
}
#MenuIzq A:HOVER {
	background-color: #A2A985;
	color: #FFFFFF;
}


BODY {
	background: url(../img/interfaz/bg.png);
	margin: 0px;
}
#general TH {
	background-color: #193F10;
	font-weight: normal;
	color: #FFFFFF;
}
.Resaltado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #FFCC00;
	border: 2px dotted #993300;
}

