﻿/* Hoja de estilos para sobreescribir estilos de portadas */
/* Sólo se carga en las páginas de portadas */


.marco {
  margin-bottom:0;
}

.tablaDestacados {
	background-image: url(http://portal.cibersur.com/estaticos/destacados/FondoDestacados.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
}
.celdaDestacados {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
}

.celdaZappingTIC {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4CBB2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
}

.tablaDestacadosNaranja {
	background-image: url(http://portal.cibersur.com/estaticos/destacados/FondoDestacadosNaranja.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
}
.celdaDestacadosNaranja {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
}

.tablaDestacadosAzul {
	background-image: url(http://portal.cibersur.com/estaticos/destacados/FondoDestacadosAzul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
}
.celdaDestacadosAzul {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
}


body {
	margin: 0px;
	height: 100%;
	background-color: #E8E8E1;
	font-style: normal;
	font-weight: normal;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
}

.tablaContenedora {
	padding-top: 0px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9EA;
	border-left-color: #E9E9EA;
}
.entretenimientoTitular {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(Images/fondoEntretenimiento.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.antetitulo {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-variant: small-caps;
	color: #808080;
	margin-bottom: 0px;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 24px;
	color: #597700;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 4px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 20px;
	color: #597700;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #597700;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #E8E9E6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}



.autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #CC6600;
	margin-top: 4px;
	margin-bottom: 2px;
}


.tablasNoticias {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.comentarioPar {
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
}

.tablaLineaSup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
	border-right-color: #C4CBB2;
	border-bottom-color: #C4CBB2;
	border-left-color: #C4CBB2;
}

.celdaNoticiasBordeIzq {
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
	padding-bottom: 35px;
	padding-top: 15px;
}


.enlaceNaranja {
	font-style: normal;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}
.fecha {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
}
.historial {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #597700;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entradilla {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}

.icoHistorial {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: text-top;
}
.tablaCompartelo {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
.tablaAuxiliares {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4CBB2;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
	padding-top: 2px;
}



.comentarioSi {

	font-style: normal;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}
.creditos {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9EA;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.titular1 {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 24px;
	color: #597700;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 4px;
}
.titular2SinMargenSUp {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 20px;
	color: #597700;
	line-height: 22px;
	margin-bottom: 4px;
	font-weight: normal;
	margin-top: 0px;
}
.titular3 {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #597700;
	line-height: 16px;
	margin-bottom: 4px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.creditosEnlaces {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #E9E9EA;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
}
.enlacesCreditos {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
}
.titular6 {


	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 30px;
	font-weight: normal;
	color: #597700;
	line-height: 30px;
	margin-bottom: 4px;
	margin-top: 0px;
}
.titular4 {


	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #597700;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.articulosRelacionados {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #333333;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
	background-image: url(Images/fondoArticulosDestacados.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	border-right-style: solid;
	border-right-width: 15px;
	border-right-color: #FFFFFF;
}
.titular5 {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #597700;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 0px;
}
.tablaHistorial {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #597700;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4CBB2;
}.tablaCabecera {
	background-image: url(Images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}
.textosArticulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 20px;
}
.celdaNoticiasBordeDcha {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 35px;
	padding-top: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4CBB2;
}
.comentarioImpar {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
}
.comentarioTitulo {
	font-style: normal;
	color: #CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.comentarioTexto {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;
}
.comentarioNumero {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #CC6600;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4CBB2;
}
.comentarioUsuario {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.comentarioHora {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.ultimasNoticias {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #333333;
	padding-right: 0px;
	background-image: url(Images/fondoArticulosDestacados.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.ultimasNoticiasHora {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #CC6600;
	padding-top: 0px;
}
.tablaSubmenu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	background-color: #D9D9DA;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
}
.entretenimientoFondo {
	background-color: #EFEFEF;
	padding: 15px;
}
.submenuEnlaces {
	font-size: 12px;
	color: #666666;
}
.tablaSubmenuVacia {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	background-color: #EDEDED;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 2px;
}
.titular2 {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 20px;
	color: #597700;
	line-height: 22px;
	margin-bottom: 4px;
	font-weight: normal;
}
.tablaLineaInf {
	border-bottom-color: #C4CBB2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.listaTitulares {
	list-style-position: outside;
	list-style-image: url(Images/ico_listaTitulares.png);
}
.interlineado10px {
	margin-bottom: 10px;
}
.tablaEnviaComentarios {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #E8E9E6;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #C4CBB2;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.listaPequeña {
	list-style-position: outside;
	list-style-image: url(Images/ico_listaPequena.png);
	margin-left: 7px;
	font-size: 10px;
	padding-left: 7px;
}
.FormCampoTexto {

	border: 0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}
.Botones {
	background-color: #8FBF00;
	background-image: url(Images/fondoMenu.gif);
	border-color: #638800;
	background-repeat: repeat-x;
	background-position: center center;
	border: 0;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 13px;
}


.calendarioTexto {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
}
.calendarioTitulo {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #597700;
	font-weight: bold;
}
.textos12px {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
}
.calendarioAno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #597700;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #597700;
	line-height: 25px;
}
.calendarioMes {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.calendarioSubir {

	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #CC6600;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.enlaceNaranja {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #CC6600;
	font-weight: normal;
}


.celdaNoticiaNaranja {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C4CBB2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #C4CBB2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CBB2;
	background-image: url(http://portal.cibersur.com/estaticos/destacados/FondoDestacadosNaranja.jpg);
	background-repeat: no-repeat;

}


#content {
	width: 643px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background-color: #ECECEC;
}
	#content a {
		color: #434A1E;
	}
	#content .post {
		float: left;
		width: 147px; height: 280px;
		padding: 6px;
	}
		#content .post h2 {
			font-size: 1em;
			text-transform: uppercase;
			margin-bottom: 5px;
		}
		#content .post .thumb {
			width: 150px; height: 115px;
			overflow: hidden;
			margin-bottom: 5px;
		}
			#content .post .thumb img {
				width: 150px;
			}
		#content .post h3 {
			font-size: 1.2em;
			margin-bottom: 10px;
		}
		#content .post p {
			line-height: 1.4em;
		}
		#content .post .readmore {
			text-indent: -9999px;
			width: 99px; height: 17px;
			outline: none;
			background: url(http://blogs.cibersur.com/tecnobloggers/wp-content/themes/meganews/images/readmore.gif) no-repeat 0 0;
			margin: 7px 0;
			display: block;
		}
	#content h2.title {
		font-size: 1em;
		text-transform: uppercase;
		padding: 10px;
	}
	#content .archive {
		padding: 10px;
		clear: both;
	}
		#content .archive img {
			width: 90px;
			float: left;
			margin: 0 5px 5px 0;
		}
		#content .archive h3 {
			margin-bottom: 5px;
		}
		#content .archive p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
	#content .single {
		padding: 10px;
	}
		#content .single h2 {
			margin-bottom: 10px;
			font-size: 1.4em;
		}
		#content .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
	#postnav {
		padding: 10px;
		font-weight: bold;
	}



.noticiaRelCont {
	
}

.noticiaRelCont ul {
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.noticiaRelCont ul li {
	margin: 6px 0 6px 0;
}

.noticiaRel {
	color: #006666;
	font-family: Georgia, Arial;
	background: url(http://www.cibersur.com/css/cssimg/fondo_flecha.gif) 0 0 no-repeat;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 14px;
	padding-left: 20px;
}

.fg {
	background: url(cssimg/camaraNaranja.gif) 0 0 no-repeat !important;
	line-height: 24px;
}

.noticiaRel a{
	color: #597700;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}


