/*FORMATO*/
body{
	text-align:center;
	margin:0 auto;
	padding:0;
	font:.93em Arial,Verdana,sans-serif;
	color:#6B6B6B;
}
/*------------------------------------Todo-------------------------------*/
#page{
	width:100%;
	text-align:left;
}
/*------------------------------HEADER----------------------*/
#header{
	width: 100%;
}

#headerimg{
	display: none;
}
#pestania{
	display: none;
}
#autores{
	display: none;
}
#idiomas{
	display: none;
}
/*-----------------------------Mapa Google----------------------------*/

#mapa{
	width: 100%;
	
	font-size:.8em;
	margin: 0; 
}
#map{
	height: 600px;
}

#boton_pestana{
	display: none;
}

#pestana{
	height: auto;
	color: #535353;
	border-top: 1px dotted #5B5B5B;
	border-bottom: 1px dotted #5B5B5B;
	page-break-before:always;
}
#tabla{
	width: 100%;
	height: auto !important;
}

#tabla table{
	width: 100%;
	height: auto !important;
}
/*------------------------------Content----------------------*/
#content{
	width: 100%;
}

/*---------------------------------Lateral-------------------------------*/
#lateral{
	display: none;
}
/*----------------------------------FOOTER-----------------------------*/
#footer{
	display: none;
}


.imprimir{
	display: none;
}
.atras{
	display: none;
}

img{
	border: none;
}

#resumen{
	display: none;
}


