﻿/* Estilo general */


body {margin:0; border:0; font-size: 0.95em; background-color:#fff; font-family: Arial;}

a {color: #933; text-decoration: none;}
a:hover {color: #090;}

img {border: 0px;}



#header {background-image: url(img/fondoheader.gif); width: 100%;}

#header .clima {float:right; height:99px; width:210px; 
		font-family: Arial; font-size:0.8em;
		overflow: auto; 
}


#menu {width: 100%;
 background-image: url(img/fondoheader.gif);
 font-size:0.75em;
 text-align:center;
 color: #eee;}

#menu .fecha {float:right; font-weight: bold;}

#menu a {color: #eee;}
#menu a:hover { color: #fff; font-weight: bold;}
#menu a:active { color: #fff; font-weight: bold;}


#pie {width:100%; clear:both; font-size:0.8em; text-align:center;
	border-top: 1px #ccc dashed;
	border-bottom: 1px #ccc dashed;
	background-color: #eee;
 background-image: url(img/fondoheader.gif);}



#desarrollo {margin-left:2px;}
#desarrollo img {border:0px; padding:0.2em;}

#publicidades {
	 width:155px;
	 text-align:center;
	 background-color: #eee;
	 border-left: 1px #ccc dashed;
}

/* Home Page */

#desarrollo_home {margin-left:2px; border-top: 1px solid #090; font-size:1em;}
#desarrollo_home img {border:0px; padding:0.2em;}


#desarrollo_home .final {
	 background-image: url(img/esqverde.gif);
	 background-repeat: no-repeat;
	 border-left: 1px dashed #0a0;
	 border-bottom: 1px dashed #0a0;
	 padding-left:0.5em;
	 padding-right:0.5em;
	 padding-bottom: 0.5em;
 }


#desarrollo_home small {font-size: 0.8em;}

#desarrollo_home .subtitulo {font-size:0.8em;}
#desarrollo_home .titulo {font-size: 1.05em; font-weight: bold; }

#desarrollo_home a {color: #933; text-decoration: none;}
#desarrollo_home a:hover {
		color: #933; text-decoration: none;
		border-bottom: dashed 1px #a44;}


#columna1 {
 border-left: 1px solid #090;
 border-bottom: 1px dashed #0a0;
 width: 49.5%;
 padding: 0;
}


#columna2 {
 border-left: 1px dashed #0a0;
 border-bottom: 1px dashed #0a0;
 padding: 0;
}


.noticia {
	 background-image: url(img/esqverde.gif);
	 background-repeat: no-repeat;
	 border-bottom: 1px dashed #0a0;
	 padding-right: 0.5em;
	 padding-bottom: 0.5em;
	 padding-left: 0.3em;
 }


#columna1 .subtitulo, #columna2 .subtitulo {font-size:0.81em; font-weight: bold;}

.titulo {font-size:1.25em; font-weight: bold; }
.chapo {font-size:0.83em;}
.chapo:first-letter {font-size: 1.2em; font-weight: bold;}


.ranking {font-size:0.8em;
	background-color: #fff;}

.ranking a:hover {background-color:#eee;}


#opinion-sommaire {width: 155px;
		background: ;}

#opinion-sommaire .titulo {font-size:1.2em; font-weight: bold; }
#opinion-sommaire .subtitulo {font-size:0.83em; font-weight: bold;}



/* pagina de articulo */


#pag_articulo {
 padding-left:0.3em;
 padding-right:0.3em;
 background-image: url(img/esqverde.gif);
 background-repeat: no-repeat;
 border-top: 1px solid #090;
 border-bottom: 1px dashed #0a0;
 border-left: 1px dashed #0a0;
 font-size: 0.95em;
 padding-bottom: 1em;
 }

#pag_articulo .chapo {font-size:0.95em; font-weight: bold;}

#pag_articulo .tags {padding-left:0.95em; font-size: 0.9em;}

#pag_articulo h1.titulo {font-size:1.23em; font-weight: bold; color: #933; padding: 0;}

#pag_articulo .subtitulo {font-size:0.93em; font-weight: bold; margin-left:1.1em;}

#pag_articulo #texto {font-size:0.93em; margin-left:5em;}
#pag_articulo #texto:first-letter {font-size: 1.3em; font-weight: bold;}

#pag_articulo h3 {text-align:center;}

#pag_articulo_pie {
 padding:0.5em;
 background-image: url(img/esqverde.gif);
 background-repeat: no-repeat;
 border-bottom: 1px dashed #0a0;
 border-left: 1px dashed #0a0;
 font-size:0.9em;
 }

#pag_articulo_pie a {
 	font-weight: bold;
	 color: #933;
	 text-decoration: none;
}
#pag_articulo_pie a:hover {font-weight: bold;
	 color: #933;
	 text-decoration: none;
	 border-bottom: dashed 1px #a44;
}


/* Archivo */

#pag_archivo {
 padding-left:0.3em;
 padding-right:0.3em;
 background-image: url(img/esqverde.gif);
 background-repeat: no-repeat;
 border-top: 1px solid #090;
 border-bottom: 1px dashed #0a0;
 border-left: 1px dashed #0a0;
 font-size: 0.9em;
 padding-bottom: 1em;
 }

#pag_archivo .titulo {font-size:1.15em;}
#pag_archivo .tags {font-size: 0.9em; padding-left:0.5em;}
#pag_archivo .subtitulo {font-size:0.95em; font-weight: bold;}

#pag_archivo ul {list-style-type: none;}
#pag_archivo li {list-style-type: none; list-style-position:outside;
	 border-left: 1px dashed #0a0;
	 border-bottom: 1px dashed #0a0;
	 padding-bottom: 1em;
	 background-image: url(img/esqverde.gif);
	 background-repeat: no-repeat;
 }

#pag_archivo .chapo {font-size:0.95em;}
#pag_archivo .chapo:first-letter {font-size: 1.2em; font-weight: bold;}
