#modulo140 {
	background-color: #e4e4e4;
	width: 140px;
	color: #144684;
	font-size: 11px;
	text-align: left;
}
.moduloContenedor {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.moduloTitulo {
	background-color: #023F89;
	background-image: url(/imagenes/bg-modulo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #144684;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0px;
}
.moduloIco {
	background-image: url(/imagenes/ico-modulo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-top: 2px;
	padding-left: 20px;
}
#fotoReportaje {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	
}
#fotoReportajeContenido {
	background-color: #272727;
	color: #FFFFFF;
	font-size: 11px;
	width: 600px;
	float: left;
	padding-bottom: 5px;
}
.fotoreportajeColumna .titulo {
	font-weight: bold;
}
.fotoreportajeColumna .descripcion {
	font-weight: normal;
	color: #999999;
}


.fotoreportajeColumna {
	width: 141px;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 0px;
}
.fotoreportajeColumna a {
	color: #FFFFFF;
	text-decoration: none;
}
.fotoreportajeColumna a:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.fotoreportajeColumna img {
	border: 1px solid #c9c9c9;
	margin-bottom: 5px;
}

.moduloMas {
	text-transform: lowercase;
	font-weight: normal;
	font-size: 10px;
	width: 100px;
}
.moduloContenedorBgGris {
	background-color: #e4e4e4;
	font-size: 11px;
}
.moduloContenedorBgGris strong {
	color: #012756;
}


#otrostitulos {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#otrosTitulosColIzq {
	width: 290px;
	float: left;
}
.otrosTitulosTitulos {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #023f89;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #023f89;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}

#otrosTitulosColDer {
	width: 290px;
	float: right;
}
#otrostitulosContenido {
	color: #474748;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
}
.otrosTitulosTitular {
	color: #474748;
}
.otrosTitulosTitular a {
	color: #474748;
	text-decoration: none;
}
.otrosTitulosTitular a:hover {
	text-decoration: underline;
	color: #023F89;
}


.otrosTitulosTitular strong {
	color: #012756;
}
.blogsLista {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 45px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 11px;
}
.blogsDescripcion {
	float: left;
	color: #012756;
	padding-left: 10px;
	height: 42px;
}
.blogsDescripcion a {
	color: #012756;
	text-decoration: none;
}

.blogFoto {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.moduloPie {
	background-color: #d1dcea;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92abcb;
	color: #012756;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.moduloPie a {
	color: #012756;
	text-decoration: none;
}
.moduloPie  a:hover {
	color: #0356BC;
	text-decoration: underline;
}
.especialesFoto {
	font-size: 10px;
	color: #FFFFFF;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.especialesEpigrafe {
	background-color: #012756;
	padding: 4px;
}

.lectorPeriodistaTxt {
	color: #626262;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.lectorPeriodistaTxt a {
	color: #003366;
	text-decoration: none;
}
.lectorPeriodistaTxt a:hover {
	text-decoration: underline;
}
.especialesSeparadores {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.especialesSeparadores a {
	color: #012756;
	text-decoration: none;
}
.especialesSeparadores a:hover {
	text-decoration: underline;
}
#encuesta {
	padding: 5px;
	font-size: 11px;
	text-align: left;
}
#encuesta .LineaOpcion {
	margin-top: 2px;
	margin-bottom: 0px;
	width: 100%;
}
#encuesta .divInput {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#encuesta .divTexto {
	float: right;
	width: 105px;
}
.votar    {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #012756;
	float: left;
	text-align: right;
	padding-right: 12px;
	padding-left: 7px;
}
.resultados {
	float: right;
	padding-left: 7px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	padding-right: 7px;
}
.votarYresultados {
	height: 14px;
}
#dalessio {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 3px;
}

/*----------------*/

#contenedorMasMas {
	height: 26px;
	width: 300px;
}
#contenedorMasMas   ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;	
}
#contenedorMasMas   li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	width: 150px;	
	text-transform: uppercase;
	display: inline;
	margin: 0px;
	
}

.tab_ON {
	background-image: url(/imagenes/ico-interna-las-mas1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin: 0px;
	color: #FFFFFF;
	text-decoration:none;
	height: 26px;
	width: 150px;
	outline:0;
	}

.tab_OFF {
	background-image: url(/imagenes/ico-interna-las-mas2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	margin: 0px;
	color: #999999;
	text-decoration:none;	
	height: 26px;
	width: 150px;
	outline:0;

}

#contenedorMasMas span{
	height: 26px;
	width: 150px;	
	padding-right: 0px;
	padding-left: 24px;	
}

#contenedorMasMas a{
	padding-top: 5px;

}

.contenido_ON {	DISPLAY: block;	VISIBILITY: visible}
.contenido_OFF {	DISPLAY: none;	VISIBILITY: hidden}

.lamasLista {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	padding-top:3px;
	padding-bottom:3px;
	clear: both;
	height: 29px;
}
.lamasListaNumero {
	color: #666666;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 13px;
	height: 25px;
}
.lamasListaTxt {
	float: left;
	padding-left: 7px;
}
.lamasListaTxt a {
	color: #023f89;
	text-decoration: none;
}
.lamasLista a:hover {
	text-decoration: underline;
}
