﻿/* CSS Document */

body, table, tbody, tr, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif, 'MS sans serif';
	font-size: 10pt;
	color: black;
	margin: 0;
	}

p {	margin-bottom: 1em; }

ul, ol { font-size: 10pt; }

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif, 'MS sans serif'; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }

#section { color: #C50007; color: #BC001C; }

.heading { font-weight: bold; font-size: 16pt; margin-bottom: 0; }
.heading a:link { color: black; text-decoration: none; font-size: 12pt; }
.heading a:visited { color: #696969; background: transparent; text-decoration: none; font-size: 12pt; }
.heading a:hover { color: #BC001C; text-decoration: underline; }

.bullet { font-weight: bold; }
.bullet a { font-weight: normal; }

hr {
	background-color: black; /* Mozilla */
	color: black; /* IE */
	border: black; /* Opera */
	height: 1px;
	}

img.note { float: right; margin: 1em 0 1em 1em; }

a:link { color: black; text-decoration: underline; }
a:visited { color: #696969; background: transparent; text-decoration: underline; }
a:hover { color: #BC001C; text-decoration: underline; }

/* fotos en los índices de secciones */
div.portrait, div.portrait p { width: 150px; }
div.landscape, div.landscape p { width: 200px; }

div.credit {
	margin-top: 0;
/*	font-family: Arial, sans-serif;*/
	text-transform: uppercase;
	text-align: right; 
	font-weight: bold;
	font-size: 5pt;
	}

div.portrait, div.landscape {
	float: right;
	border: 1px solid #CCC;
	margin: 0 0 0.5em 1em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}

div.portrait p, div.landscape p {
	text-align: justify;
	font-size: 8pt;
	margin: 0.5em 0 0.5em 0;
	}

div.portrait_200, div.landscape_400 {
	float: right;
	border-left: 0px solid #CCC;
	margin: 0 0 0.5em 1em;
	padding-left: 1em;
	}

div.portrait_200, div.portrait_200 p { width: 200px; }
div.landscape_400, div.landscape_400 p { width: 400px; }

div.portrait_200 p, div.landscape_400 p {
	text-align: justify;
	font-size: 8pt;
	margin: 0.5em 0 1em 0;
	}

.section_name_main {
	font-size: 12pt;
	font-weight: bold;
	color: #BC001C;
	margin-bottom: 0;
	}

.author { font-weight: bold; text-transform: uppercase; }

.columna_titulo { color: #BC001C; font-weight: bold; text-transform: uppercase; }

.seccion_titulo { color: #BC001C; font-weight: bold; }
.seccion_titulo a:link { color: #BC001C; font-weight: bold; font-size: 12pt; text-decoration: none; }
.seccion_titulo a:visited { color: #BC001C; font-weight: bold; font-size: 12pt; text-decoration: none; }
.seccion_titulo a:hover { color: #BC001C; font-weight: bold; font-size: 12pt; text-decoration: underline; }
p.seccion_titulo { margin-bottom: 0; }

/* menú de navegación */
div.menu {
	margin: 0;
	font-size: 8pt; /* smaller */;
	line-height: 1.5em;
	width: 128px;
	background: #EEE;
	border: 1px solid #CCC;
	}

div.menu p {
	margin: 0;
	font-size: 8pt;
	line-height: 1.5em;
	background-image: url(imagenes/activo.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: black;
	text-indent: 2px;
	}

div.menu strong {
	display: block;
	color: black;
	background: #CCC;
	text-align: center;
	text-indent: 0;
	}

div.menu a {
	display: block;
	text-indent: 2px;
	}

div.menu a:link { text-decoration: none; color: black }
div.menu a:visited { text-decoration: none; color: black }
div.menu a:hover { text-decoration: none; background: #BC001C; color: white }

/* portada y opinión */
.text_block_200 {
	display: block;
	float: left;
	width: 200px;
	margin-right: 15px;
	}

.spacer { clear: both; height: 0; }

/* publicidad */
div.add_120 { width: 120px; margin: 50px auto 0 auto; }
div.add_160 { width: 160px; margin: 0 auto 1em auto; }
div.add_180 { width: 180px; margin: 0 auto 1em auto; }
div.add_300 { width: 300px; margin: 3em auto 1em auto; }
div.add_468 { width: 468px; margin: 2em auto 1em auto; }

/* sólo en Firefox */
div.add_120:before, div.add_160:before, div.add_180:before, div.add_300:before, div.add_468:before {
	content: "Publicidad"; text-align: center; font-size: smaller; font-weight: bold;
	}

div.add_note { width: 728px; margin: 1em auto; }
div.add_note:before { content: "Publicidad"; font-size: smaller; font-weight: bold; }

/* iconos */
.mailto { padding-left: 21px; background: url('imagenes/enviar.png') no-repeat 0 50%; }
.print { padding-left: 21px; background: url('imagenes/imprimir.png') no-repeat 0 50%; }
.rss { padding-left: 20px; background: url('imagenes/rss.png') no-repeat 2px 50%; }

/* mensajes */
.portalMessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: Black;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(imagenes/info.png);
    background-repeat: no-repeat;
    background-position: 5px 50%;
}

.portalMessage a {
    color: Black;
}

/* sección de Deportes */
.portlet_futbol { width: 180px; margin: 1em 0; }

/* noticias de hoy y elecciones */

#top_elecciones{
    width: 768px;
    margin: 5 0 5 0px;
}

#top_elecciones td.ultimas{
    margin: 0;
    vertical-align: top;
    border: 1px solid gray;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#header_noticias{
    background-image: url(imagenes/reloj.png);
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 10pt;
    font-weight: bold;
    text-transform:uppercase;
}

#header_elecciones{
    background-color: #538EA8;
	color: #CCD6BC;
    font-size: 10pt;
    font-weight: bold;
	text-transform:uppercase;
}

#top_elecciones td.footer_ultimas{
    margin: 0;
    border: 1px solid #999999;
    background-color: #E8E8E8;
    border-top-style:none;
    text-align: right;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#top_elecciones td.blank{
    width:2px; 
    border:none;
}

#top_elecciones td.footer_elecciones span, #top_elecciones td.footer_ultimas span, #top_elecciones span.hora{
    font-size: 80%;
    color: #c40000;
    background-color: transparent;
}

#top_elecciones td.fotoelecciones{
    margin: 0;
    vertical-align: top;
    border: 1px solid gray;
    width: 186px;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.actualtitle{
    font-size:12px;
    text-align: center;
    margin: 10 0 0 0px;
}

.actualiptc{
    font-size:10px;
}

 
#top_elecciones h3 a:link { color: black; text-decoration: underline; }
#top_elecciones h3 a:visited { color: #696969; background: transparent; text-decoration: underline; }
#top_elecciones h3 a:hover { color: #BC001C; text-decoration: underline; }
