/*  =============================================================================================================
                                                COLUMNA IZQUIERDA 
    ============================================================================================================= */
#cabcolmizqwireless{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:205px;
	height:66px;
	background-image:url(../images/sala/dossier.gif);
	background-repeat: no-repeat;
}
#apartado{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:15px;
	height:200px;
	margin-top: 4px;
	margin-left: 8px;
	background-image:url(../images/sala/icono_prensa.gif);
	background-repeat: no-repeat;
}
.textoizqda{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:180px;
	font-size:0.66em;
	font-family:tahoma;
	color:#005193;
}
.textoizqda a:link,
.textoizqda a:visited,
.textoizqda a:active{
	color:#005193;
	text-decoration:none;
}
.textoizqda a:hover{
	color:#E38700;
	}
.textomarcado{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:180px;
	font-size:0.66em;
	font-family:tahoma;
	color:#E38700;
	text-decoration:none;
	margin-top: 10px;
}




/*  =============================================================================================================
                                                 COLUMNA CENTRAL 
    ============================================================================================================= */
#contenidoprensa {
	display: inline;
	width:200px;
	height:40px;
	margin-top:5px;
	margin-left:40px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/sala/titular_1_prensa.gif);
	background-repeat: no-repeat;
}




/*  =============================================================================================================
                                                 COLUMNA DERECHA 
    ============================================================================================================= */
#cabcolmder{
	display: inline;
	position:relative;
	float:left;
	height:70px;
	background-color:#FFFFFF;
	width:200px;
	background-image:url(../images/sala/titular_notas.gif);
	background-repeat: no-repeat;
}
/* #notasdeprensa{
	display: inline;
	position:relative;
	float:left;
	width:190px;
	height:35px;
	background-color:#FFFFFF;
	background-image:url(../images/sala/prensa_notas.gif);
	background-repeat: no-repeat;
}*/
.textodcha{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:190px;
	margin-left: 12px;
	font-size:0.65em;
	font-family:tahoma;
	color:#005193;
	text-decoration:none;
}
.fechanoticia{
	display: inline;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	width:170px;
	margin-left: 12px;
	margin-top: 10px;
	font-size:0.66em;
	color:#005193;
	font-family: tahoma;
	text-align: left;
	font-weight: bold;
}
.descargar{
	display: inline;
	position:relative;
	float: right;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-left: 12px;
	font-size:0.66em;
	font-family:tahoma;
	color:#E38700;
	text-decoration:none;
}

hr{
	border-color:#91B4D0; 	
	width:305px;
	border-width: 1px;
}

#noticiascentro{
	position:relative;
	float:left;
	height:500px;
	width:450px;
	background-color:#FFFFFF;
	margin-top:55px;
	font-size:0.68em;
	margin-left:75px;
	font-family:arial, sans-serif;
	color:#005193;
	display:inline;
	overflow:auto;
}

h2{
	color:#E38700;
}
