#contenedor_gral { display: block; width: 780px; margin-left: auto; margin-right: auto;}

#contenedor_contenido { display: block; float: left; width: 780px; width/* */:/**/760px; width: /**/760px; padding-left:10px; padding-right: 10px; text-align:left; }




#cabecera {
	display: block;
	float: left;
	width: 760px;
	height: 130px;
	background-image: url(../imagenes/cabecera.gif);
	background-repeat: no-repeat;
}

#logo_cabecera{
	display:block;
	float:left;
}

#iconos_arriba {
	display: block;
	float: left;
	width: 150px;
	height: 19px;
	margin-top:100px;
	margin-left:28px;	
}

#imagen_cabecera{
	display: block;
	float:right;
	width: 365px;
	height: 114px;
	background-image: url(../imagenes/cabeceras/rotate.php);
	background-repeat: no-repeat;
}

#nav_paginas{
	display:block;
	float:right;
	text-align:right;	
	width: 560px;
	padding-top:6px;
	font-size:9px;
}

#menu_izquierdo{
	display: block;
	float: left;
	width: 200px;
	padding-bottom:10px;
	padding-top:8px;
	line-height:175%;
}

#menu_izda_lista{
	margin:0;
	padding:0;
	}

#izda{
	list-style:none;
	width:200px;
	text-decoration:none;
	padding-bottom:2px;
	background-image: url(../imagenes/linea_puntos.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}

#izda_sub{
	width:185px;
	text-decoration:none;
	padding-bottom:2px;
	list-style: none;
	background-image: url(../imagenes/circulo.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	padding-left:15px;
}

#izda_sub_2{
	width:170px;
	text-decoration:none;
	padding-bottom:2px;
	list-style: none;
	background-image: url(../imagenes/circulo_gris.gif);
	background-position: 22px 8px;
	background-repeat: no-repeat;
	padding-left:30px;
}

#cuerpo{
	display: block;
	float: left;
	width: 535px;
	text-align:justify;
	padding-top:11px;
	padding-bottom:0px;
	padding-left:25px;
}

#menu_central{
	display: block;
	float: left;
	width: 355px;
	text-align:justify;
	padding-bottom:10px;	
}

#menu_central_noticias{
	display: block;
	float: left;
	width: 355px;
	text-align:justify;
	background-image: url(../imagenes/fondo_noticias.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu_central_noticias_listado{
	display: block;
	float: left;
	width: 535px;
	text-align:justify;
	background-image: url(../imagenes/fondo_noticias_listado.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#menu_central_noticias_paginacion{
	display: block;
	float: left;
	width: 355px;
	text-align:justify;
	padding-top:10px;
	padding-bottom:10px;	
}


#menu_central_general{
	display: block;
	float: left;
	width: 535px;
	text-align:justify;
	background-image: url(../imagenes/fondo_general.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu_derecha{
	display: block;
	float: left;
	width: 140px;
	text-align:justify;
	padding-bottom:4px;
	padding-left:35px;
	background-image: url(../imagenes/linea_puntos_azules.gif);
	background-repeat: no-repeat;
	background-position: 35px bottom;
}

#banner{
	display: block;
	float: left;
	width: 140px;
	text-align:justify;
	padding-bottom:8px;
	padding-top:14px;
	background-image: url(../imagenes/linea_puntos_azules.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#empresas{
	display:block;
	float:left;
	width:255px;
	padding:5px;
}

#pie {
	display: block;
	float: left;
	width: 780px;
	width/* */:/**/760px;
	width: /**/760px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:20px;
	clear: both;
	background-image: url(../imagenes/fondo_pie2.gif);
	background-repeat: no-repeat;
	background-position: center 16px;
}

#pie2 {
	display: block;
	width: 760px; 
	color: #afafaf;
	padding-bottom: 15px;
}
#pie2_a {
	display: block;
	padding-left:115px;
	color: #afafaf;

}
#pie2_b {
	display: block;
	float:right;
	color: #666;
	font-size:7pt;
	line-height:140%;
	text-align:left;
}

#zona_desarrollo {
	display: block;
	width: 530px;
	height: auto;
	text-align: justify;
	margin-bottom: 10px;
	float: left;
}

#foto_derecha
{
	width:226px;
	display:block;
	float:right;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:10px;
}
#foto_izquierda
{
	width:226px;
	display:block;
	float:left;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

