/* CSS Document */

/* cuerpo de la pagina */
* html .floatholder {height: 1%;}
body {
	background-image: url(img/bkg/fondopagina.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-size: 12px;
	background-color: #000000;
	}
	img  {
	margin:0;
	border:0;}
p {
	margin: 0px;
	padding: 0px;
}

#top {
	height: 132px;
	width: 1004px;
	background-image: url(img/bkg/bkgTop.jpg);
	margin-right: auto;
	margin-left: auto;
}
#main {
	width:1004px;
	background-color: #FFFFFF;
	background-image:url(img/bkg/fondocontenido.png);
	margin-right: auto;
	margin-left: auto;
}
#colIzq{
	text-align:left;
	float:left;
	width:215px;
	height: 800px;
	/*background: url(img/bkg/fondo_colizq.png) no-repeat left top;*/
}
#adSense{
	text-align:left;
	/*float:left;*/
	width:207px;
	/*height: 800px;*/
	/*background: url(img/bkg/fondo_colizq.png) no-repeat left top;*/
}
.colCentral{/*background-color:#f0f0f0;*/text-align:justify;float:left;width:320px;padding-right: 15px;padding-bottom: 5px;border-right: 1px solid #CCCCCC;}
.colAncha{/*background-color:#f0f0f0;*/text-align:left;float:left;width:550px;padding-right: 15px;}
.colDer{/*background-color: #9999CC;*/
	padding-left:11px;
	padding-right:14px;
	text-align:left;
	width:208px;
	float:right;
	/*border-left: 1px solid #CCCCCC;*/
	margin-bottom: 10px;
}
#contCentral{/*background-color:#CC0000;*/width:569px; float:left;}
#banners{
	width:200px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	float: right;
}
#bannerCentral{
	width:569px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#pie{
	width:569px;
	clear:both;
	background: #FFFFFF url(img/bkg/fondo_pie.png) repeat-y;
}
#buscador{
	width:170px;
	padding-left:30px;
	padding-right:15px;
	background: url(img/bkg/fondo_buscar.png) no-repeat left top;
	height: 50px;
	padding-top: 10px;
}
#encuesta{
	width:180px;
	background: url(img/bkg/titulo_encuesta.png) no-repeat left top;
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 20px;
}

.cierre{clear: both;}

/* titular */

.titular{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 320px;
}
#tituloseccion{
	text-align:right;
	width: 250px;
	float: right;
}
#paginaseccion{
	width: 206px;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}
#compartir{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 310px;
	text-align: right;
	background-color: #EFEFEF;
	padding-right: 10px;
}

.resumen{
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dashed #999999;
	margin-top: 5px;
	}
.resumen h2{text-align:left;}
.resumen img{
	float:left;
	padding-right: 0px;
	margin-right: 5px;
}
.fechaNoticia{
	width:55px;
	float:left;
	text-align: right;
	padding-right: 5px;
	font-size: 0.8em;
}
.titulo{
	float:right;
	padding-left: 5px;
	border-left: 2px solid #999999;
	width: 250px;
}
.destacado{
	width:208px;
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
/* aqui comienza el estilo para la galeria de imagenes*/
#encabezadogaleria{
	width:520px;
	padding-left:10px;
	padding-bottom: 5px;
}
#paginaAlbum{
	width:480px;
	background-color: #FBFAF9;
	padding-left: 10px;
	padding-top: 5px;
	border-top: 1px dashed #999999;
}
.mini{
	border: 1px solid #999999;
	margin: 5px;
	background: #F3F3F3 url(img/bkg/fondo_img.gif) no-repeat center center;
	float: left;
}
.listado{
	width:450px;
	border-top: 1px dashed #999999;
	padding-left: 10px;
	padding-top: 12px;
	}
#paginador{
	width:455px;
	/*border-bottom: 1px solid #666666;*/
	text-align: center;
	margin: 5px;
}
.minialbum{
	border: 1px solid #999999;
	background: #F3F3F3 url(img/bkg/fondo_img.gif) no-repeat center center;
	float: left;
	margin-right: 15px;
	padding: 2px;
}
.listadoalbum{
	width:520px;
	border-top: 1px dashed #999999;
	height: 90px;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	}
.listadonoti{
	width:420px;
	border-top: 1px dashed #999999;
	height: auto; !important;
	min-height:100px;
    height:auto;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	}
.listadoalbumodd{
	width:450px;
	border-top: 1px dashed #999999;
	height: 90px;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #F4F4F4;
	}
