/* CSS Document */

body {
margin:0;
background-color:#FFFFFF;
font-family:Helvetica,Verdana,serif;
text-align:center;
font-size:12px;
}

/**********************************************  ESTRUCTURA                      */

#contenedor {
width:1000px;
/*height:1000px;*/
margin:auto;
border: 1px solid #f6f6f6;
}

#publi {
width:1000px;
height:95px;
text-align:center;
margin:auto;
}

#cabecera {
left: 0px;
right: 0px;
width: 100%;
height:102px;
background-image:url(graficos/fondo_cabecera.jpg);
}

#imagen_cabecera {
margin:auto;
width:1000px;
height:102px;
/*background-image:url(graficos/imagen_cabecera.jpg);text-align:right;*/
font-size:10px;
color:white;
}

#menu {
left: 0px;
right: 0px;
width: 100%;
height:25px;
background-image:url(graficos/fondo_menu.jpg);
}

#botones_menu {
width:1000px;
margin:auto;
}


#cuerpo {
width:1000px;
border: 1px solid #f6f6f6;
background-image:url(graficos/fondo_articulo.png);
background-repeat:no-repeat;
background-position:bottom;
}

#contenido {
width:670px;
float:left;
margin-left:5px;
}

#titulo_seccion {
width:100%;
background-image:url(graficos/fondo_titulo.jpg);
color:white;
font-size:22px;
font-weight:bold;
text-align:left;
margin-top:15px;
margin-bottom:15px;
float:left;
}

.titulo_mini {
width:100%;
background-image:url(graficos/fondo_titulo.jpg);
color:white;
font-size:14px;
font-weight:bold;
text-align:left;
margin-top:15px;
margin-bottom:15px;
float:left;
}

#articulo {
width:670px;
}

.titulo_articulo {
margin-top:15px;
font-family:Verdana,Arial,sans-serif;
font-size:16px;
color:#666666;
text-align:left;
}

#lateral {
width:315px;
float:right;
text-align:center;
}

#anuncio_mediano {
width:300px;
margin:auto;
height:250px;
}

#tiempo {
margin:auto;
width:300px;
}

#utilidades {
width:670px;
float:left;
}

#pie
{
width:100%;
height:112px;
background-image:url(graficos/fondo_pie.jpg);
background-repeat:repeat-x;
float:left;
}

#mas_leido{
margin:auto;
width:300px;
border: 1px solid #f6f6f6;
text-align:justify;
}


/********************************************************** PORTADA ********/

#portada,#subportada {
width:670px;
float:left;
}

.titular_portada,.contenido_portada,.pie_foto {
width:100%;
}

#publi_horizontal {
width:100%;
float:left;
}

/************************************************************** ESTILOS BASICOS  */

p {
font-size:14px;
font-family:Helvetica,Arial,serif;
color:#666666;
text-align:justify;
margin-right:5px;
margin-left:5px;
margin-top:15px;
margin-bottom:15px;
}

ul { font-size:13px; font-family:Helvetica,Arial,serif; }


h1 { font-family:Arial,sans-serif; font-size:24px; font-weight:bold; }
h2 { font-family:Arial,sans-serif; font-size:20px; font-weight:bold; }
h3 { font-family:Arial,sans-serif; font-size:16px; font-weight:bold; }
h4 { font-family:Arial,sans-serif; font-size:12px; font-weight:bold; }
h5 { font-family:Arial,sans-serif; font-size:9px; font-weight:bold; color:#999999; text-align:left; margin-bottom:2px; margin-top:2px; }

a:link,a:active,a:visited {
text-decoration:none;
color:#333333;
}

a:hover {
text-decoration:underline;
color:#395E9D;
}

img {
border:0;
}



.enlace_nulo:active,.enlace_nulo:link,.enlace_nulo:visited {
color:#333333;
}

.enlace_nulo:hover {
text-decoration:underline;
border:0;
}

.enlace_cabecera:active,.enlace_cabecera:link,.enlace_cabecera:visited  {
color:white;
text-decoration:none;
}

.enlace_cabecera:hover {
color:white;
text-decoration:underline;
}

.menu,.menu:active,.menu:link,.menu:visited {
font-size:14px;
font-weight:bold;
text-align:left;
text-decoration:none;
border:0px;
}

.menu:hover {
background-image:url(graficos/fondo_menu_hover.jpg);
color:white;
}

.pie {
left: 0px;
right: 0px;
width: 100%;
font-size:11px;
font-family:Verdana,Arial;
color:#666666;
text-align:center;
}

.seccion_portada {
font-size:18px;
color:#0099FF;
font-weight:bold;
}

.titular_portada {
font-size:18px;
text-align:left;
font-weight:bold;
color:#333333;
}

.seccion_portada2 {
font-size:12px;
color:#0099FF;
font-weight:bold;
}

.titular_portada2 {
font-size:12px;
text-align:left;
font-weight:bold;
color:#333333;
}

.pie_foto {
font-size:10px;
padding-left:10px;
color:#666666;
text-align:left;
}

.mas_leido { 
font-size:12px; 
font-family:Arial; 
color:#666666; 
margin-left:5px; 
margin-right:5px;
margin-bottom:5px; 
text-align:justify; 
}

/************************* nube de etiquetas ****************************/

.etiquetatam0 {font-size:12px;}
.etiquetatam1 {font-size:13px;}
.etiquetatam2 {font-size:14px;}
.etiquetatam3 {font-size:15px;}
.etiquetatam4 {font-size:16px;}
.etiquetatam5 {font-size:17px; font-weight:bold;}
.etiquetatam6 {font-size:18px;font-weight:bold;}
.etiquetatam7 {font-size:20px;font-weight:bold;}
.etiquetatam8 {font-size:22px;font-weight:bold;}
.etiquetatam9 {font-size:20px;font-weight:bold;}
.etiquetatam10 {font-size:22px;font-weight:bold;}