body {
	margin: 0px;
	padding: 0px;
	/* font-family: 'Lucida Grande', verdana, "sans serif";
	font-size: 13px;
	line-height: 1.5em; 
	color: #808080; */
        font-family:Arial, Helvetica, sans-serif;
        line-height: 1.25em;
        text-align: center;
        color: #666;
}

caption {
	visibility: hidden;
}

/*************** barra navegacion  ************************************/

/********************************************************************************************************************************	
NAVEGACI�N
********************************************************************************************************************************/

/* Navegaci�n en tablas */

#fondo {
	margin: 0px;
	padding: 0px;
	width: 100%;

}
#general {
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.navegacion {
display:none;
}

.fondoContenido {
width:100%;
margin:0px;
padding:0px;
}


.logo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/* height: 72px; */
        height: 105px;
	background-image: url(../imagenes/logo.gif);
	background-repeat: no-repeat;
}


.logotipo span {
font-size:1.7px;
font-weight:bold;
}

.seleccionaWeb, #bannersPublicidadHome, #busquedas, .web20, #contenidoSecciones {
display:none;
}



#contenido {
        
	/* width: 100%;
	margin:5px;
	padding:0px; */
}

#contenido h1{
	padding: 0px;
	margin:0px;
	font-size: 1.9em;
}

#contenidoGeneral, #contenidoGeneralGrueso{
	margin:0px;
	padding:0px;
	width: 100%;	
}


#contenidoGeneral p, #contenidoGeneralGrueso p {
	font-size: 1.1em;
	line-height: 1.5em;
}
#contenidoGeneral h1, #contenidoGeneralGrueso h1 {
	font-size: 1.9em;
}
#contenidoGeneral h2, #contenidoGeneralGrueso h2 {
	font-size: 1.6em;

}
#contenidoGeneral h3, #contenidoGeneralGrueso h3 {
	font-size: 0.5em;
}

.noticiasDestacadas, .noticiasDestacadasContenido {
width:100%;
margin:15px 0px 0px 0px;
}
.columnaNoticiasDestacadas {
width:30%;
height:200px;
}
#subPie {
text-align:left;
width:100%;
height:50px;
}

#contSubPie {
width:100%;
margin:0px;
padding:0px;
}


/*///////////////////////////////////////////////* ESTILOS DE DISE�O DE LAS SECCIONES */















