body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
td.luna {
	background-image: url(imagenes/central.jpg);
	height: 140px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #010101;
}
td.franjacolor {
	background-color: #515F95;
	height: 15px;
}
div.menu {
	background-color: #EEF5FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #0000CC;
	padding-top: 15px;
}
div.encabezado {
	background-image: url(imagenes/central.jpg);
	height: 140px;
	width: 100%;
	background-color: #010101;
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div.hr {
	background-color: #4F4F9D;
	height: 5px;
	width: 100%;
}


.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #44507D;
	font-weight: normal;
	margin-bottom:14px;
	padding-left:20px;
	display:block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(imagenes/bullet_play_n.gif);
	background-repeat: no-repeat;
	background-position: 5px 1px;
}
.bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 11px;
}
.bc a {
	text-decoration: underline;
	color: #666666;
}


.menu ul{
	margin:0px;
	list-style:none;
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 0px;
	padding-left: 0px;
}

div.alto100 {
	position:absolute;
	height: 100%;
	background-color: #FFFFFF;
	width: 800px;
}
div.hr2 {

	background-color: #4F4F9D;
	height: 15px;
	width: 100%;
}
.encabezado h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9E3E;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 21px;
}
.encabezado h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 15px;
}
.menu ul li a:hover{
	background-color:#0000CC;
	color:white;
	font-weight: bold;
	background-image: url(imagenes/bullet_play_ro.gif);
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
	display: inline;
}
div.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contenido h3 {
	color: #660099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
}
.contenido a {
	color: #6600CC;
	text-decoration: none;
}
.contenido a:hover {

	color: #6633CC;
	text-decoration: underline;
}
ul.submenu {
	margin:0px;
	padding-left: 30px;
	list-style-image: none;
	list-style-type: none;
}
.bc a:hover {

	text-decoration: none;
	color: #000066;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.style1 {
	background-color: #FFFF99;
	border: 1px dotted #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	padding-top: 3px;
	padding-bottom: 3px;
}

