HTML, BODY{
	margin:0;
	padding:0;
	}
/* HTML POR DEFECTO */

DIV, UL, OL, LI, DL, DT, DD, TABLE, TR, TD, SPAN, P, IMG, A, OBJECT, EMBED, FORM, SELECT, H1, H2, H3, H4, H5, H6, INPUT, SELECT, OPTGROUP, TEXTAREA {
	border:0px none;
	border-collapse:collapse;
	margin:0;
	padding:0;
	list-style-type:none;
	}
H1, H2, H3, H4, H5, H6 {
color: #000;
}
SPAN{
font-size:11px;
}
BODY {
	background: #fff url(../../../img/fondo_body.gif) scroll repeat-x;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	color  : #737373;
	margin : 0px auto;
	}
/* LIMITADOR GENERAL */

/* BLOQUES CONTENIDO : COMUN  */
#cabezera, #ruta, #contenedor, #pie{
/*	width : 880px;*/
	margin : 0px auto;
	padding:0px;
	background-color:#fff;
	/*border:1px solid black;*/
	}
/* CABEZERA */
#cabezera {
	height: 138px;
	/*background: transparent url(http://acantur.es/html_aso/5/img/cabecera_grancanaria.jpg) no-repeat center top;*/
	}
#cabezera IMG{
	/*height: 138px;*/
	display:block;
	}
	
	
/* RUTA */
#ruta{
	width:98%;
	margin-left:1%;
	margin-right:1%;
	float:right;
	}

/* CONTENIDO */
#contenedor {
width:98%;
	margin:0px 1%;
	height: 100%;
	/*left: 2%;
	right: 2%;*/
	
	margin-left:1%;
	margin-right:1%;
	float:right;
}

/* CONTENIDO -> 3 COLUMNA: COMUN */
#cont_izq, #cont_centro, #cont_dcha {
	float : left ;
	margin:0px;
	padding:0px;
	
	}
/* CONTENIDO -> IZQUIERDA */
#cont_izq {	width : 21% ;  font-size: 13px; }
/* CONTENIDO -> CENTRO */
#cont_centro {  width : 490px ; margin:0; padding:10px 0px; text-align:left;  }

/* CONTENIDO -> DERECHA */
#cont_dcha { width : 190px ; margin:0;	 float:right; }

/* CONTENIDO -> 2 COLUMNA */
/* CONTENIDO -> DERECHA EXTENDIDO */
#cont_dcha_ext {
width: 78%;
float:right;
font-size:12px;

}
/* PIE */
#pie {
	clear:both;
	text-align:center;
	font-size:10px;
	vertical-align:top;
    padding-top: 11px;
	}
	
		
#limitador{
position:absolute;
	width : 1000px;
	/*margin : 0px auto;*/
	padding-top:10px;
	background-color:#fff;
	border-left:1px solid #E0E4F0;
	border-right:1px solid #E0E4F0;
	left:50%;
	margin-left:-450px;	
	}
	
#limitador  #cabecera .logo
{
	text-align: center;
	padding:1% 7%;
	width:auto;
}
#cabecera {
	/*width : 900px;*/
	width:100%;
	margin : 0px auto;
	padding:0px;
	background-color:#fff;
	
/*	height: 138px;*/
	display:block;
/*text-align:center;*/

	
}

#cabecera IMG{
	height: 115px;
	width:775px;
	display:block;
}

.contenido_izq {
width:100%;
margin:0px  !important;
}

.contenido_centro{
margin:0px !important;
}

#MenuAdministracion {

width:100% !important;
margin:0px !important;
}
#mapa .mapa_google {
overflow:hidden;
height:auto !important;
}

.leyenda_columnas{
margin-top:10px; background-image: url(../img/fondosup.jpg);background-repeat: repeat-x;

}
.leyenda_columnas .columna{
width: 32%; display:block; float:left;

}
.leyenda_columnas a{
cursor:pointer;
}

