body {font-family: verdana; color:#006600;}

h1 {text-align:center; font-size: 15; color: #d81414}
h3 {text-align:center; font-size: 13; color: #d81414}
h4 {text-align:center; font-size: x-small; font-weight: normal;}
h5 {text-align:center; font-size: x-small; font-weight: bold;}
h6 {text-align:center; font-size: xx-small; font-weight: normal;}

a {text-decoration:none; background-color: #ffcc00;}
a.normal {text-decoration: none; background-color: transparent; }
a:hover {font-weight: bold;}
a:hover.blog {color: #cc0000;}

table {font-size: x-small; background-color: #ffcc00; border-color: #cc3300; border-width:3; line-height: 1.5;}
table.normal {font-size: x-small; background-color: transparent;}

th {font-size: medium; border-color: #cc3300;}

.button {font-size: 12; width: 120; text-align: center; color:#006600; font-weight: bold; cursor: hand;}
.button-2 {font-size: 12; width: 120; text-align: center; color:#d81414; font-weight: bold; cursor: hand;}

/*Le sumo 100 al top para meter el banner grande de TradeDoubler 22-1-10*/
div.izquierda {position: absolute; top:220; height:240; left:5; width: 140 ;border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color: #ffcc00; text-align: center;}
div.principal {position: absolute; top:220; left:150; width: 610; border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color:#ffffff; padding-bottom: 10;}
/*Anuncios a la derecha ****** Temporalmente no se usa *******/
/*div.google {position: absolute; top:365; left:765; width: 120; border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color:#ffffff;}*/
/*Anuncios a la izquierda*/
div.google_izquierda {position: absolute; top:1075; height:240; left:5; width: 140 ;border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color: #ffffff; text-align: center;}
/*Enlaces de Exponsor y otros*/
div.exponsoryotros {position: absolute; top:220; left:765; width: 200; border: 1 solid #666; padding:3; background-color:#ffffff; font-size:10px; text-align:center; line-height:18px;}
div.exponsoryotros a {background-color: #ffcc00; color: #339933;} 
/*Anuncios de Exponsor*/
div.exponsor_anuncios {position: absolute; top:1780; left:765; width: 200; padding:3; background-color:#ffffff; font-size:10px; text-align:center; line-height:18px;}
div.exponsor_anuncios a {background-color: #fff;}
/*Para los banner verticales de tradedoubler*/
div.anuncio_izquierda {position: absolute; top:465; height:600; left:5; width: 140 ;border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color: #ffffff; text-align: center;}
/*Enlaces de Exponsor y otros*/
div.bidvertiser {position: absolute; top:1100; left:765; width: 200; border: 1 solid #666; padding:3; background-color:#ffffff; font-size:10px; text-align:center; line-height:18px;}


.noticiabarra {width: 80%; margin: 15 0 0 0;}
.noticiafecha {text-align: left; font-size: 10; margin-top: -16; color: #808080; margin-bottom: 0;}
.noticiatitulo {font-weight: bold; margin: 0 3 0 3;}
.noticiatexto {text-align: justify; font-size:11; margin: 0 3 0 3;}

/* Estilos para los tabs #menu */
img {
border: none;
} 
#menu{
	font: bold 11px/1.5em Verdana;
			float:left;
			width: 100%;
			background: #ffcc00 url("imagenes/tabs/barra.gif") repeat-x bottom;;
			font-size: 12px;
			font-family: verdana, arial;
			line-height: 12px;
			}		
#menu ul{
			list-style: none;
			margin: 0;
			padding: 10px 10px 0;
			}
#menu li{
			float: left;
			background: url("imagenes/tabs/left2.gif") no-repeat left top;
			margin: 0;
			padding: 0 0 0 5px;
			}
#menu a{
			display: block;
			background: url("imagenes/tabs/right2.gif") no-repeat right top;
			padding: 5px 15px 4px 6px;
			text-decoration: none;
			color: #006600;
			}	
#menu a:hover {
      color: white; 
      }
#menu #activa {
      background-image: url("imagenes/tabs/left2activa.gif");
      }
#menu #activa a{
      background-image: url("imagenes/tabs/right2activa.gif");
			padding-bottom: 5px;
			}
/* Estilos para los post del calendarionuestro.php*/
#calendario .post {
background-color: #ffffff;
border: 2 groove #993300;
width: 100%;
overflow: auto;
text-align:center;
} 

#calendario .post .titulopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2 em;
font-weight: bold !important;
color: #990000 !important;
background-color: #ffffff;
}

#calendario .fechapost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80 em;
font-weight: normal;
color: #000000;
}

#calendario .contenidopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#calendario .contenidopost a {
font-weight: bold;
color: #006600;
background-color: #ffffff;
}

#calendario .contenidopost a:visited {
font-weight: bold;
color: #006600;
background-color: #ffffff;
}

#calendario .contenidopost a:hover {
font-weight: bold;
color: #990000;
background-color: #ffffff;
}

#calendario .contenidopost li {
margin-top: 12;
}
/*Fin de los estilos de los post de calendarionuestro.php*/

/* Estilos para los post de articulos.php*/
#articulos .post {
background-color: #ffffff;
border: 2 groove #993300;
width: 100%;
overflow: auto;
text-align:center;
padding: 5;
} 

#articulos .titulopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .90 em;
font-weight: bold;
color: #990000;
}

#articulos .fechapost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80 em;
font-weight: normal;
color: #990000;
}

#articulos .contenidopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
/*Fin de los estilos de los post de articulos.php*/

/* Estilos para los post de index.php*/
#portada .post {
background-color: #ffffff;
border: 2 groove #993300;
width: 100%;
overflow: auto;
text-align:justify;
padding: 5;
} 

#portada .post .titulopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0 em;
font-weight: bold;
color: #990000 !important;
background-color: #ffffff;
}

#portada .fechapost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .80 em;
font-weight: normal;
color: #000000;
}

#portada .contenidopost {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

#portada .contenidopost a {
font-weight: bold;
color: #006600;
background-color: #ffffff;
}

#portada .contenidopost a:visited {
font-weight: bold;
color: #006600;
background-color: #ffffff;
}

#portada .contenidopost a:hover {
font-weight: bold;
color: #990000;
background-color: #ffffff;
}
/*Fin de los estilos de los post de index.php*/
