/* CSS Generated by Primer - primercss.com */
/* RESET */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
.smallDate{
	font-size: 11px;
	color: #666;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {margin-bottom:20px;} 

/* HEADER */
div#headerWrapp {
	width: 100%;
	height: 77px;
	margin: 0px;
	background: #007CA5;
	
}

	div#header {
		width: 1000px;
		height: 77px;
		background: url(images/header_bak.png) no-repeat;
		margin: 0px auto;
	}

		div#logo {
			width: 230px;
			height: 77px;
			margin: 0px auto;	
		}
#headerNavWrapp{
	width: 100%;
	height: 25px;
	 background: #007CA5;/* url(images/headerNav_bak.png) repeat-x; */
	margin: 0px auto;
	
}

#bannerHeader{
	width: 680px;
	height: 80px;
	 background: #FFF;/* url(images/headerNav_bak.png) repeat-x; */
	margin: 1px auto 0px;
	
}
#headerNav{
	width: 1000px;
	height: 17px;
	padding-top: 3px;
	margin: 0px auto;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	position: relative;
}
#inicioBut{
	width: 100px;
	text-align: left;
	position: absolute;
	top: 7px;
	left: 10px;
}
#inicioBut a{
	color: #DDD;
	font-weight: normal;
	font-size: 12px;
}
#fecha{
	width: 250px;
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 11px;
	color: #DDD; 
}
.subtitulo{
	width: 300px;
	position: absolute;
	top: 5px;
	left: 350px;
	font-size: 14px;
	color: #FFF; 
	text-align: center;
}

/* Destacados */
div#destacadosWrapp {
	width: 100%;
	height: 280px;
	margin: 0px;
	background: url(images/destacados_bak.png) repeat-x;
	
}

	div#destacados {
		width: 1000px;
		height: 280px;
		overflow: hidden;
		position: relative;
		margin: 0px auto;
	}
	
	#destacadosCarrusel{
	width: 2000px;
	height: 280px;
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 200;
}

		ul#destacadosList {
			margin-left:25px;
			
			list-style: none;
			width: auto;
			height: 280px;
		}

			.destacadosNavBack {
				width: 24px;
				height: 265px;
				position: absolute;
				left:0px;
				top:10px;
				z-index: 210;
			}
			
			.destacadosNavNext {
				width: 24px;
				height: 265px;
				position: absolute;
				right:0px;
				top:10px;
				z-index: 210;
			}
			li.destacadosItem {
				width: 234px;
				height: 255px;
				float: left;
				position: relative;
				margin: 10px 5px;
				background: url(images/destacadosItem_bak.png) no-repeat;
			}

			


				div.destacadosItemImage {
					width: 220px;
					height: 165px;
					position: absolute;
					left: 7px;
					top: 7px;
					background: #333;
				}

				h3.destacadosItemTitle {
					width: 214px;
					height: 70px;
					position: absolute;
					left: 10px;
					top: 180px;
					font-size: 15px;
					text-transform: none;
				}


/* CONTENT */
div#contentWrapp {
	width: 100%;
	height: auto;
	margin: 0px;
	background: #F4F4F4;
}

	div#contentMain {
		width: 1000px;
		height: 943px;
		margin: 0px auto;
		background: #FFF;
		position: relative;
	}

		ul#mainNav {
			width: 700px;
			height: 25px;
			background: url(images/contentNavBar_bak.png) repeat-x;
			position: absolute;
			top: 0px;
			left: 0px;
		}

			li.mainNavItem {
				float: left;
				margin:1px 0px;
				padding: 4px 12px 5px;
				font-size: 15px;
				color: #FFF;
				
			}
				li.mainNavItem a{
					color: #FFF;
				}
		
		/*Noticias list */

		ul#mainNoticiasList {
			width: 345px;
			height: 25px;
			position: absolute;
			top: 30px;
			left: 10px;
		}

			li.noticiasListItem {
				width: 345px;
				height: 132px;
				margin: 10px auto;
				border-bottom: 1px solid #CCC;
			}

				.noticiasListTexto{
					width: 228px;
					height: 128px;
					margin: 0px;
					float: left;
				}
					h4.noticiasListItemTitulo {
						width: 228px;
						height: auto;
						font-size: 15px;
						line-height: 17px;
						font-weight: bold;
						color: #333;
						text-transform: none;
						
					}
		
					p.noticiasListItemSumario {
						width: 228px;
						height: auto;
						font-size: 12px;
						color: #444;
						margin-top: 5px;
						line-height: 16px;
						font-family: Helvetica, Arial,sans-serif;
						font-weight: normal;
					}
				
				div.noticiasListItemDetails {
					width: 100px;
					height: 128px;
					float: right;
					margin: 0px;
				}
				div.noticiasListItemImage {
					width: 100px;
					height: 100px;
					margin: 0px;
					background: #eee;
				}
				
				div.leeMas {
					width: 100px;
					height: 20px;
					clear: both;
					margin: 8px auto;
					font-size: 13px;
					text-align: right;
					line-height: 20px;
				}
				
				div.signoMas {
					float: right;
					width: 10px;
					height: 10px;
					padding: 5px;
					background: #007CA5;
					color: #FFF;
					font-size: 15px;
					line-height: 7px;
					margin: 0px;
					font-weight: bold;
				}

		/* Noticias Carrousel 1 */
		div#mainNoticiasCarrousel-1 {
			width: 330px;
			height: 300px;
			background: #F4F4F4;
			border: 1px solid #CCC;
			position: absolute;
			left: 362px;
			top: 30px;
		}

			h2.carrouselTitle {
				width: 320px;
				height: 20px;
				margin: 5px auto 0px;
				font-size: 13px;
				color: #007CA5;
				
			}

			.carrouselItemWrapp{
				width: 330px;
				height: 237px;
				position: relative;
				margin: 0px;
			}
				div.carrouselItem {
					width: 316px;
					height: 237px;
					position: absolute;
					top: 5px;
					left: 7px;
					display: none;
				}

					div.carrouselImagen {
						width: 316px;
						height: 237px;
						background: #333;
						position:relative;
						
					}
					
					div.carrouselSumario {
						width: 298px;
						height: 44px;
						padding: 8px;
						background:url(images/carrouselSumario_bak.png);
						position: absolute;
						top: 177px;
						left: 1px;
						font-size: 15px;
						
					}
					.carrouselSumario a{
						color: #FFF;
					}

			ul.carrouselNav {
				width: 316px;
				height: 20px;
				clear: both;
				margin: 10px auto;
				
			}
				
				
	
				li.carrouselNavItem {
					width: auto;
					height: 10px;
					padding: 5px;
					border: 1px solid #CCC;
					float: left;	
					margin: 2px;
				}
				
				li.carrouselNavArrow {
					width: auto;
					height: 10px;
					padding: 5px;
					border: 1px solid #01325A;
					float: right;
					background: #01325A;	
					margin: 2px;
					color: #FFF;
				}
				li.carrouselNavArrow a{
					color: #FFF;
				}
			

		div#mainNoticiasCarrousel-2 {
			width: 330px;
			height: 300px;
			background: #F4F4F4;
			border: 1px solid #CCC;
			position: absolute;
			left: 362px;
			top: 335px;
		}
		
		div#mainNoticiasCarrousel-3 {
			width: 330px;
			height: 300px;
			background: #F4F4F4;
			border: 1px solid #CCC;
			position: absolute;
			left: 362px;
			top: 640px;
		}

		/* Publicidad: Banner Noticias */
		div#noticiasBanner {
			width: 330px;
			height: 115px;
			text-align: center;
			position: absolute;
			left: 362px;
			top: 640px;
			
			
		}

	/* Sidebar */
	div#contentSideBar {
		width: 300px;
		height: 726px;
		background: #FFF;
		position: absolute;
		right: 0px;
		top: 0px;
	}
		
		/* CLIMA */
		div#clima {
			width: 300px;
			height: 250px;
			margin: 0px;
			position: relative;
			background: #FFF;
			border: 1px solid #B9D5FC;
		}

			h2#climaTitulo {
				width: 276px;
				height: 15px;
				background: url(images/climaNavBar_bak.png) repeat-x;
				position: absolute;
				top: 0px;
				left: 0px;
				padding: 5px 12px 5px;
				font-size: 15px;
				color: #FFF;
				text-transform: none;
			}
			
			div#climaMainImagen {
				width: 300px;
				height: 135px;
				position: absolute;
				top: 25px;
				left: 0px;
				background: #B9D5FC url(images/climaImagenFondo.png) repeat-x;
				
			}
				#climaMainWrapp{
					width: 300px;
					height: 125px;
					position: relative;
					margin: 0px;
				}
					#climaMainTempFondo{
						width: 207px;
						height: 82px;
						position: absolute;
						top: 25px;
						right: 15px;
						background:  url(images/iconos/fondoClimaTemp.png) no-repeat; 
					}
					
					#mainTempCurrent{
						width: 60px;
						height: 40px;
						position: absolute;
						top:45px;
						left: 206px;
						font-size: 30px;
						color: #FFF;
					}
					
					#mainTempDetails{
						width: 153px;
						height: 20px;
						position: absolute;
						top: 80px;
						left: 155px;
						font-size: 12px;
						color: #CCC;
					}
					
					#mainTempIcon{
						width: 128px;
						height: 128px;
						position: absolute;
						top: 5px;
						left: 18px;
						
					}

			ul#climaForecast {
				width: 300px;
				height: 100px;
				position: absolute;
				bottom:0px;
				left: 0px;
				background: #FFF url(images/iconos/forecastFondo_2.png) no-repeat;
			}
				
				li.climaForecastItem {
					width: 70px;
					height: 90px;
					float: left;	
					margin: 2px;
					text-align: center;
				}
					div.climaSmallFecha{
						width: 70px;
						height: 20px;
						padding: 3px 0px;
						color: #FFF;
					}
					div.climaSmallImagen {
						width: 32px;
						height: 32px;
						clear: both;
						margin: 3px auto;
					}
					
					div.climaForecastTexto {
						width: 50px;
						height: 20px;
						margin: 5px auto;
						font-size: 14px;
						color: #007CA5;	
					}
		
		
		/* MXM */
			h2#mxmTitulo {
				width: 278px;
				height: 15px;
				background: url(images/climaNavBar_bak.png) repeat-x;
				margin: 0px auto 1px;
				padding: 5px 12px 5px;
				font-size: 15px;
				color: #FFF;
				text-transform: none;
			}
		
		#mxm_lista{
			width: 300px;
			height: 380px;
			
		}
			#mxm_lista li{
				height: auto;
				border-bottom: 1px solid #ccc;
				width: 276px;
				padding: 10px 12px 10px;
				font-size: 13px;
				line-height: 14px;
			}
				.mxmHora{
					font-size: 11px;
					color: #999;
					
					
				}
		
		/* PUBLICIDAD */
		div#boxbanner1 {
			width: 300px;
			height: 385px;
			margin: 1px auto;
			clear: both;
			overflow: hidden;
		}
		
		#redesSociales{
			width: 300px;
			height: 55px;
			margin: 1px auto;
			clear: both;
		}
		
		div#boxbanner2 {
			width: 300px;
			height: 250px;
			margin: 1px auto;
			clear: both;
			background: #F4F4F4;
			border: 1px solid #CCC;
		}

	/* Media */
	div#contentMedia {
		width: 1000px;
		height: 550px;
		margin: 0px auto;
		background: #333 url(images/destacados_bak.png) repeat-x;
		background-position: 0px 25px; 
		
		position: relative;
	}

		h2#mediaTitulo {
			width: 976px;
			height: 15px;
			background: url(images/contentNavBar_bak.png) repeat-x;
			position: absolute;
			top: 0px;
			left: 0px;
			padding: 5px 12px 5px;
			font-size: 15px;
			color: #FFF;
		}
		
		div#mainVideo {
			width: 490px;
			height: 495px;
			background: url(images/mainVideo_big_bak_2.png) no-repeat;
			position: absolute;
			top: 40px;
			left: 10px;
		}
		
			div#mainVideoContainer {
				width: 480px;
				height: 385px;
				background: #333;
				margin: 4px auto;
			}
			
			div#mainVideoDetails {
				width: 460px;
				height: 90px;
				margin: 5px auto;
				font-size: 12px;
				line-height: 14px;
			}
				.mainVideoTitulo{
					font-size: 15px;
					line-height: 17px;
				}
		ul#mediaMosaic {
			width: 460px;
			height: 466px;
			position: absolute;
			top: 45px;
			right: 20px;
			
		}

			
			li#mediaMosaicItem {
				width: 142px;
				height: 155px;
				background: #FFF;
				float: left;
				margin: 5px;
			}

				div.mediaMosaicItemImage {
					width: 140px;
					height: 105px;
					margin: 1px auto;
					background: #333;
				}
				
				div.mediaMosaicItemDetails {
					width: 135px;
					height: 30px;
					margin: 4px auto;
				}
				.mediaMosaicItemDetails h4{
					font-size: 12px;
				}
					.mediaMosaicItemTitulo{
						text-transform: none;
						font-size: 12px;
						line-height: 13px;
					}
				
				.mosaicoVideoHidder{
					display: none;
				}
	/* COLUMNAS */
	div#contentColumnas {
		width: 1000px;
		height: 138px;
		margin: 0px auto;
		background: #EFEFEF;
		background-position: 0px 25px; 
		
		position: relative;
	}

		h2#columnasTitulo {
			width: 976px;
			height: 15px;
			background: url(images/contentNavBar_bak.png) repeat-x;
			position: absolute;
			top: 0px;
			left: 0px;
			padding: 5px 12px 5px;
			font-size: 15px;
			color: #FFF;
		}
		
		ul#columnasList {
			width: 1000px;
			height: 123px;
			position: absolute;
			top:25px;
			left: 0px;
		}

			li#columnasItem {
				width: 190px;
				height: 110px;
				float: left;
				margin: 5px 3px;
				background: #FFF;
				border: 1px solid #CCC;
				position: relative;
			}

				div.columnasItemImage {
					width: 60px;
					height: 60px;
					position: absolute;
					left: 5px;
					top: 5px;
					background: #333;
				}
				
				div.columnasItemDetails {
					width: 110px;
					height: 100px;
					position: absolute;
					top: 5px;
					right: 5px;
				}
				div.columnasItemDetailsNoImage{
					width: 150px;
					height: 100px;
					position: absolute;
					top: 5px;
					left: 5px;
				}
					.columnaItemTitulo{
						font-size: 14px;
						line-height: 16px;
					}
					.columnasItemDetails h4{
						font-size: 12px;
						text-transform: none;
					}
					.columnaItemAutor{
						font-size: 12px;
						line-height: 14px;
						font-weight: normal;
						color: #666;

					}
.fotoGaleriaItem{
	width: 120px;
	height: 90px;
	padding: 2px;
	background: #FFF;
	border: 1px solid #999;
	float: left;
	margin: 10px;
	
}

