BODY {
	background-image: url(imagenes/fondosombra.gif);
	background-repeat: repeat-y;
	background-position: center;
      color: #FFFFFF;
}

body, td,th
{
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
      color: #FFFFFF;
}

body
{
   margin-left: 0;
   margin-top: 0;
   text-align:center;
}

/* Links */

a {	
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
	color: #92E0FF;
}


a:active {
color: #000;
}

a:hover 
{
	text-decoration: none;
      font-weight:bold;
	color: #FFFFFF;
}

.copyright {	
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
      font-size: 11px;
      font-weight: bold;
	color: #92E0FF;
}

.copyright:active {
color: #000;
}


.copyright:hover 
{
	text-decoration: none;
      font-weight:bold;
	color: #FFFFFF;
}

/* Classes */

/* Tablas Oscuras */
.b {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color: #FFF0F5;
    background: #1a2c33;
}

/* Fondo de tablas */
.tablas_menu {
 background:#3F91B0;
}

.tabla_menu {
    font-family: Verdana, Arial, sans-serif;
    font-size:10px;
    color: #FFFFFF;
}

/* Titulos Tablas con Fondo */
.titulos_tablas {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color: #EEE5DE;
    background-image:url('imagenes/fondotitulos.gif');
}

.borde1px {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}

/* Tablas Claras */
.c {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #FFFFFF;
    background: #3F91B0;
    text-decoration: none;
}

/* Links Grises */
.links {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
    color: #EEEEEE;
}
.links:link {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color: white;
}
.links:visited {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color: white;
}
.links:hover {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    color: #BEBEBE;
}

/* TITULO NOTICIA */
.titulo-noticia {
    font-family: Tahoma, Verdana, Arial;
    font-size:13px;
    font-weight: bold;
    color: #FFFFFF;
}
.titulo-noticia:link {
    font-family: Tahoma, Verdana, Arial;
    font-size:13px;
    font-weight:bold;
    color: #FFFFFF;
}
.titulo-noticia:visited {
    font-family: Tahoma, Verdana, Arial;
    font-size:13px;
    font-weight:bold;
    color: #FFFFFF;
}
.titulo-noticia:hover {
    font-family: Tahoma, Verdana, Arial;
    font-size:13px;
    font-weight:bold;
    text-decoration:underline;
    color: #FFFFFF;
}

/* Tabla Destacados */
.tabla_destacados {
 FONT-FAMILY: Verdana;
 HEIGHT: 42px;
 color: #FFFFFF;
 font-weight:none; 
 border:1px solid white;
}
/* Titulos de Noticias */
.titulo_noticias {
	font: Tahoma;  
	font-size: 13px;  	
	font-weight:bold; 
	color: #FFFFFF; 
      line-height: 18px;
}
.titulo_noticias:hover {
	font: Tahoma;  
	font-size: 13px;  	
	font-weight:bold; 
	color: #FFFFFF; 
      line-height: 18px;
      text-decoration: underline;
}
/* Contenido Noticias */
.contenido_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none; 	 	
	font-weight:none; 
	color: #ffffff; 
}
/* Inputs, Text Areas y Selects */
input,textarea, select {
	color : #214C5D;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
      font-weight: bold;
	border:1px #000000  solid;
	background-color: #FFFFFF;
}
/* Titulos de Fecha.php */
.texto_fechas {	
	text-decoration: none;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color: #EEE5DE;
}


/* busqueda_alta */
.busqueda {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:10px;
    color: #FFF0F5;
    background: #222222;
}

.pagi {
    font-family: "Verdana", Arial, Helvetica, sans-serif;
    font-size:11px;
}

.busqueda input{
margin-right:5px;
}

/* Menu despegables */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background-color: #3F91B0;
font-size:10px;
text-align: left;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #3F91B0;
font-size:10px;
text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #214C5D;
text-align: left;
}


#topDiv {

width: 840px;
position: relative; 
  margin-left: auto; 
  margin-right: auto; 
  top: 0px; 
  bottom: 0px; 
  text-align: left;
}

#content {
  position: relative; 
  width: 510px; 
  top: 0px; 
  bottom: 0px; 
  text-align: left;
  margin-left: auto; 
  margin-right: auto; 
  float: center;
}

#izq {
width: 165px;
float: left;
  position: relative; 
  top: 0px; 
  bottom: 0px; 
  text-align: left;
  margin-left: auto; 
  margin-right: auto; 
}

#der {

width: 165px;
float: right;
  position: relative; 
  top: 0px; 
  bottom: 0px; 
  text-align: left;
  margin-left: auto; 
  margin-right: auto; 

}

#skyscraper {
  position: absolute; 
  width: 160px; 
  height: 600px; 
  top: 0px; 
  bottom: auto; 
  margin-left: 845px; 
  margin-right: auto; 
  padding: 0px 0px 0px 0px;
}
