html, body {height:100%;} 
body {margin:0; padding:0;font-family: Verdana, Arial, Helvetica; color: #646464; font-size:70%;} 
IMG {border:0;}
A {color:#000084;}  /* azul */
A:hover {background-color:#012641; color:#FFFFFF; text-decoration:none;}	


.table1{width: 90%; height: 25; BACKGROUND: #EEEEEE; TOP: 0px;}
.table2{width: 90%;	height: 25; BACKGROUND: #DCDCDC; TOP: 0px;}
.tablehead{	font-weight:bold; BACKGROUND: #012641; COLOR: #ffffff; TOP: 0px; font-size:10px}
.tablehead a {color:white;}
.tablehead a:hover {background-color:#012641;}
.tablefoot { font-weight:bold;}

.titulo
{
	font-family: Verdana;
	font-size: 21pt;
	font-weight:bold;
	color: #FCAF01;
}


.containerMenuPestanas {  text-align:center;  width: 590px;  padding: 15px; margin: 3px 0 20px 0;  border: 1px solid #FCAF01;   background: #fff; } 
#menuPestanas { margin: 0;  padding: 0 0 20px 10px;  border-bottom: 1px solid #FCAF01;} /* solo varia la linea */
#menuPestanas li { margin: 0;  padding: 0; display: inline;  list-style-type: none; }
#menuPestanas div {  font-weight: bold; float: left;  line-height: 14px;  padding: 0px 10px 6px 10px; text-decoration: none; color: #FCAF01; } 
#menuPestanas div.active  { color: #000; background: url(../../img/cuadradoPestana.gif) no-repeat bottom center; }
#menuPestanas a:link, #menuPestanas a:visited {float: left; line-height: 14px; font-weight: bold; padding: 0px 0px 6px 0px; text-decoration: none; color: #FCAF01;}
#menuPestanas a:link.active, #menuPestanas a:visited.active, #menuPestanas a:hover {color: #000; background: url(../../img/cuadradoPestana.gif) no-repeat bottom center;}
