body {
/*   */
   overflow-y: hidden;
	margin: 0;
  background-image: url(img/fondo2.jpg); 
  z-index: 20;
	background-repeat: no-repeat;
}
iframe {
	width: 1280px;
	z-index: 20;
	height: 100%;
}
marquee.letrero {
	background-color: #b0e0e6;
}
table.cookies {
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  color: #d7f5ff;
  font-size: 1.5em; 
  background-color: #616161;
  width: 98%;
  height:200px;
}
table.cartel {
  background-image: url(img/cartel.jpg);
  width: 1280px;
  height:100px;
}
#capa {
	top: 65px; 
	position: absolute;
	z-index: 60;
	visibility: hidden;
}
#capa2 {
	bottom: 100px;
	position: absolute;
	z-index: 60;
}
table.acceso {
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  color: white;
  font-size: .8em; 
  background-image: url(img/fichaentrar.png);
  width: 400px;
  height: 320px;
}
table.pie {
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  font-size: 0.7em;
  color: #e4e4e4;
  font-weight: bold;
  text-align: center;
  background-color: black;
  width: 1280px;
  height: 30px;
}
td.piloto {
   font-family: "Arial Rounded MT Bold" ;
   font-size: .9em;
	font-weight: bold;
	color: #d0f4ff;
}
td.informacion {
   font-family: "Arial Rounded MT Bold" ;
   font-size: .9em;
	font-weight: bold;
	color: white;
   text-align: left;
   vertical-align: middle;
   padding-left: 4px;	
}
td.opcOff {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #cccccc;
	background-image: none;
	text-decoration: none;
   cursor: pointer;
   text-align: center;
   vertical-align: bottom;
 }
td.opcOn {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: white;
	background-image: none;
	text-decoration: none;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 4px;
   cursor: pointer;
   text-align: center;
   vertical-align: bottom;
}
td.mensaje {
  font-family: Verdana, Arial, Helvetica,  sans-serif;
  font-size: 1em;
  font-weight: bold;	
  color: #C99416;
  text-align: right;
  padding-top: 10px;
}
a:link, a:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: black;
   background-image: none;
	text-decoration: none;
}
a:hover, a:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #1e90ff;
	background-image: none;
	text-decoration: none;
}
a.azul:link, a.azul:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #62d9ff;
   background-image: none;
	text-decoration: none;
}
a.azul:hover, a.azul:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #ffde20;
	background-image: none;
	text-decoration: none;
}
.input{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #393939;
  background-color: white;
  font-weight: bold;
}
p.datos{
  font-family: "Arial Rounded MT Bold" ;
  font-size: .9em;
  color: #393939;
  font-weight: bold;	
}
