h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 4px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
.neg {
	font-weight: bold;
}
.celdatop {
	margin: 0px;
	padding: 10px;
}
a:link {
	color: #29679A;
	text-decoration: none;
}
a:visited {
	color: #29679A;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 18px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.columnaderecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tituloscolumnaizquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-top-width: 0px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #CC0000;
}
.once {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuopcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3E4EA;
}
.menuopcion a{
	color: #B3E4EA;
	text-decoration: none;
}
.menuopcion a:visited{
	color: #B3E4EA;
	text-decoration: none;
}
.menuopcion a:hover{
	color: #B0F1FF;
	text-decoration: underline;
}

.menuopcion a:active{
	color: #B3E4EA;
	text-decoration: none;
}