body {
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
background-color: #66cccc;}

.resaltado {background-color: #CCFFFF;}

h1 {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;}

img {border: none;}

table {font-family: Verdana, Arial, sans-serif; font-size: 10pt;}

a:link {color: #ffffff; text-decoration: none;}

a:visited {color: #ffffff; text-decoration: none;}

a:hover {color: #ddddff; text-decoration: none;}

a:active {color: #6666ff; text-decoration: none;}

#barra    {
	background-image: url("../img/barra.jpg");
	width: 900px;
	height: 150px;
	position: absolute;}

#botonera {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	width: 500px;
	height: 50px;
	top: 125px;
	left: 400px;}

#banderas {
	position: absolute;
	width: 200px;
	height: 50px;
	top: 125px;
	left: 20px;}

#texto {
	position: absolute;
	height: 470px;
	overflow: auto;
	left: 290px;
	top: 160px;
	width: 600px;
	padding: 10px;}

.texto a:link {color: #000099; text-decoration: none;}

.texto a:visited {color: #000099; text-decoration: none;}

.texto a:hover {color: #ddddff; text-decoration: none;}

.texto a:active {color: #6666ff; text-decoration: none;}

#fondo {
	background-color: #ffffff;
	position: absolute;
	height: 500px;
	left: 280px;
	top: 150px;
	width: 620px;}

#menu {
	background-image: url("../img/menu.jpg");
	background-color: #ffffff;
	background-attachment: fixed;
	font-size: 10.5pt;
	font-weight: bold;
	position: absolute;
	color: #ffffff;
	width: 280px;
	height: 500px;
	top: 150px;
	left: 0px;}
	
	table.marco {
	text-align: left;
	border-width: 3px;
	border-style: ridge;
	border-color: black;
	border-collapse: collapse;
	background-color: white;}

table.marco th {
	text-align: center;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;}

table.marco td {
	text-align: left;
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;}
