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;}

p.enlaces {width: 90%; border: 1px solid #990000; padding: 5px; margin: 5px; background-color: #cccccc; text-align: justify;} /*Para la sección de enlaces.php*/
p.enlaces a {background-color: #cccccc; color: #006600; font-weight: bold;}
p.enlaces-activo {width: 90%; border: 1px solid #990000; padding: 5px; margin: 5px; background-color: #ffcc33; color: 000; text-align: justify;}
p.enlaces-activo a {background-color: #ffcc33; color: #006600; font-weight: bold;}
p.enlaces-activo a:hover {color: #990000;}

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;}

.menuprincipal {font-size: 12; width: 120; text-align: center; font-weight: bold; border: 1px solid brown; background-color: #cccccc; padding: 3px; margin: 3px;}
.menuprincipal a {background-color: #cccccc; color: #006600;}
.menuprincipal-activo {font-size: 12; width: 120; text-align: center; font-weight: bold; border: 1px solid brown; background-color: #ffcc33; padding: 3px; margin: 3px;}
.menuprincipal-activo a {background-color: #ffcc33; color: #000000;}

div.principal {position: absolute; top:145; left:150; width: 610; border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color:#ffffff; padding-bottom: 10;}

/* A la izquierda */
div.izquierda {position: absolute; top:145; height:240; left:5; width: 140 ;border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color: #ffcc00; text-align: center;}
/*Anuncios a la izquierda*/
div.google_izquierda {position: absolute; top:385; height:240; left:5; width: 140 ;border-style: groove; border-width: 2; border-color: #ffffff; padding:5; background-color: #ffffff; text-align: center;}

/* A la derecha */
div.derecha {position: absolute; top: 145; left: 765; width: 260;text-align: center;}
/*Enlaces de Exponsor y otros*/
div.exponsoryotros {width: 258; border: 1 solid #666; padding:3; background-color:#ffffff; font-size:12px; text-align:center; line-height:20px;}
div.exponsoryotros a {background-color: #ffffff; color: #339933; text-decoration: underline;} 
/*Anuncios de Exponsor*/
div.exponsor_anuncios {margin-top: 5px; border: 1 solid #666; width: 258; padding:3; background-color:#ffffff; font-size:10px; text-align:center;}
div.exponsor_anuncios a {background-color: #fff;}
/*Enlaces de Exponsor y otros*/
/*Parado temporalmente div.bidvertiser {margin-top: 5px; width: 200; border: 1 solid #666; padding:3; background-color:#ffffff; font-size:10px; text-align:center; line-height:18px;}*/
/*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;}*/


.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*/

