@charset "utf-8";
/* CSS Document */

html {
	background:#E8E8E8 url(images/bg_principal.png) repeat-x top;
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#333;
	line-height:1.6em;
	border-collapse:collapse;
}

br {
	margin:10px;
	display:block;
}

body {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

#coMain {
	width:960px;
	margin:0 auto;
	padding:0px;
}
 /**************/
/** ETIQUETAS **/
/**************/

h1 {
	background:#FFF;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 20px;
	font-size:14px;
	line-height:28px;
	color:#999;
	text-transform:uppercase;
	clear:both;
	display:block;
}

h1.primerTitulo {
	background:#FFF;
	margin:0px 0px 2px 0px;
	*margin:-10px 0px 2px 0px;
	padding:0px 0px 0px 20px;
	font-size:14px;
	line-height:40px;
	color:#999;
	text-transform:uppercase;
	clear:both;
	display:block;
}

.hePublicidad img {
	border:0;
}

.middlePublicidad img {
	border:0;
}

.riPublicidad img {
	border:0;
}



h2 {
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 1px;
	line-height:22px;
}

h3 {
	font-size:28px;
	margin:5px 0px;
	color:#F38F11;
	line-height:1.3em;
}

h4 {
	font-size:18px;
	margin:15px 0px 1px;
}

h5 {
	font-size:17px;
	font-weight:normal;
	margin:10px 0px;
}

h4 a {
	background:#f1f1f1;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

h4 a:hover {
	background:#FFF;
	color:#F38F11;
}

.archivos {
	height:34px;
	background:#333333 url(images/btn_vermas.png) no-repeat 15px 10px;
	padding:0px 35px;
	margin-bottom:10px;
	font-size:16px;
	color:#CCC;
	line-height:34px;
	text-decoration:none;
	display:block;
	clear:both;
}

.archivos:hover {
	background:#F38F11 url(images/btn_vermas2.png) no-repeat 15px 10px;
	color:#FFF;
}


/*************** PUBLICIDAD ****************/

.middlePublicidad { 
	background:#FFF;
	padding:10px 0px;
	text-align:center;
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
}

/************ ENCUESTAS ****************/

.encuestas { overflow:hidden; }

.encuesta1 {
	width:319px;
	margin:0px 1px 2px 0px;
	float:left;
}

.noticiaCompleta h4 {
	border-top:1px dotted #CCC;
	margin:8px 0px 0px;
	padding-top:50px;
}

.encuesta2 {
	width:319px;
	margin:0px 0px 2px 1px;
	float:left;
}

.contEncuesta {
	padding:5px 20px 20px;
	background:#fff;
	border-top:1px solid #CCCCCC;
}

.contEncuesta h4 {
	font-weight:normal;
	color:#F38F11;
	padding:6px 0px;
	border-bottom:1px dotted #CCC;
}

.wp-polls-ul {
	margin:0;
	padding:0;
	font-size:14px;
}

.wp-polls-ul li {
	border-bottom:1px dotted #CCC;
	margin:0;
	padding:6px 0px;
	list-style:none;
	font-size:16px;
}


/************** EDITORIAL *****************/

.editorial {
	overflow:hidden;
	margin-bottom:100px;
	margin-top:30px;
}

.ediLeft {
	padding-left:10px;
	width:200px;
	float:left;
}

.ediRight {
	width:410px;
	float:left;
}

 /**************/
/** HEADER **/
/**************/
#header {
	overflow:hidden;
	height:148px;												  
}

#heLeft {
	float:left;
	width:400px;
	padding:0 10px;
}

#heRight {
	float:right;
	border:1px solid #CCC;
	padding:4px;
	height:110px;
	margin:13px 0px;
}

 /**************/
/** DESTACADO **/
/**************/

#noDestacadas {
	margin-top:10px;
	height:280px;
	background:#FFF;

}

.deNota {
	margin:15px 0px 15px 16px;
	float:left;
	width:220px;
	height:250px;
}

.noImagen {
	position:absolute;
	z-index:10;
}

.noContenido {
	position:absolute;
	z-index:11;
   	width:200px;
	padding:0px 10px;
	margin-top:150px;
}

.noContenido p {
	margin:5px 0px;
	padding:0px;
}

.noContenido a {
	text-decoration:none;
	color:#666;
}

.noContenido a:hover {
	text-decoration:none;
	color:#666;
}

a.noLeermas {
	color:#666;
	text-decoration:none;
	font-size:14px;
}

#conLeft {
	width:640px;
	margin-right:10px;
	float:left;
	padding-top:10px;
}

#conRight {
	width:310px;
	float:left;
	padding-top:10px;
}

 /**************/
/** CONTENIDO **/
/**************/

#contenido {
	clear:both;
	margin-top:20px;
}

#menuPrincipal {
	margin:20px 0px 0px 0px;
	padding:0px;
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	overflow:hidden;
	clear:both;
	font-family:Tahoma;
	height:31px;
}

#menuPrincipal li {
	display:inline;
	line-height:29px;
	color:#333;
	padding:0px;
	float:left;
	list-style:none;
}

#menuPrincipal li a {
	padding:0px 8px;
	height:29px;
	display:block;
	background:transparent url(images/separador.gif) no-repeat right; 
	text-decoration:none;
	color:#333;
}

#menuPrincipal li a:hover {
	background:#FFF url(images/bg_boton.png) repeat-x bottom right; 
	padding:0px 8px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	line-height:29px;
}

 /******************/
/** NOTA COMPLETA **/
/*******************/

.noticiaCompleta {
	clear:both;
	display:block;
	background:#FFF;
	padding:20px;
	margin-bottom:10px;
	border-top:1px solid #999999;
}

.noticiaCompleta img {
	padding:10px;
	background:#F1F1F1;
}

.noticiaCompleta span {
	font-size:14px;
	line-height:24px;
	background:#F38F11;
	color:#FFF;
}

.noticiaCompleta span a {
	color:#FFF;
	text-decoration:none;
}

.noticiaCompleta span a:hover {
	color:#333;
	background:#FFF;
	text-decoration:none;
}


.noticiaCompleta h3 a {
	background:#f1f1f1;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.noticiaCompleta h3 a:hover {
	background:#FFF;
	color:#F38F11;
}

 /******************/
/** NOTA RESUMEN **/
/*******************/

.noticiaResumen {
	background:#FFF;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:2px;
	height:100%;
	border-top:1px solid #CCC;
} 

.noticiaResumen2 {
	background:#FFF;
	overflow:hidden;
	padding:20px;
	margin-bottom:2px;
	height:100%;
	border-top:1px solid #CCC;
} 

.nrImagen {
	float:left;
	width:150px;
	margin:15px 10px 15px 15px;
	border:5px solid #F1F1F1;
}

.nrImagen img { width:150px; }

.nrContenido {
	float:left;
	margin-right:20px;
	width:435px;
}

.nrContenido p {
	margin:5px 0px;
}

.nrContenido span {
	font-size:12px;
	line-height:20px;
	background:#F38F11;
	color:#FFF;
}

.nrContenido span a {
	color:#FFF;
	text-decoration:none;
}

.nrContenido span a:hover {
	color:#333;
	background:#FFF;
	text-decoration:underline;
}

.nrVermas {
	font-size:16px;
	color:#333;
}


/******** BUSQUEDA  ************/

.riBusqueda { 
	overflow:hidden;
	margin:29px 0px 10px;
	*margin:39px 0px 10px;
}

.doncaja { 
	width:222px;
	height:20px;
	padding:8px 0px 4px 10px;
	border:4px solid #333;
	float:left;
	font-size:14px;
}

.donboton {
	background:#FFF url(images/btn_busqueda.png) no-repeat;
	display:block;
	cursor:pointer;
	height:40px;
	width:70px;
	border:0;
	float:left;
}

/******** VIDEOS ***********/

.riVideos { 
	padding:20px 0px;
	text-align:center;
	background:#FFF;
	height:100%;
	border-top:1px solid #CCC;
	margin-bottom:10px;
}

/******** CATEGORIAS ***********/

.riCats { 
	padding:10px 20px 20px;
	background:#FFF;
	height:100%;
	border-top:1px solid #CCC;
	margin-bottom:10px;
}

.riCats ul { 
	margin:0;
	padding:0;
	font-size:15px;
}

.riCats ul li { 
	margin:0;
	list-style:none;
	padding:0;
}

.riCats ul li a { 
	display:block;
	border-bottom:1px solid #CACACA;
	color:#333;
	text-decoration:none;
	padding:6px 0px;
	margin:0;
}

.riCats ul li a:hover { 
	background:#f1f1f1;
}

.riPublicidad { 
	padding:15px 0px;
	text-align:center;
	background:#FFF;
	height:100%;
	border-top:1px solid #CCC;
	margin-bottom:10px;
}

.wp-pagenavi { margin:10px 0px; }