/* div cabeceras --- NUEVA --- */
.AZ1_cabeceraLogo {
	position: relative;
	width: 100%;
	height: 4em;
	background:#BEEBE1  url(../imagenes/TituloCabecera.gif) no-repeat 14.2em 1.0em;
	padding: 0em 0em 0em 0em;
	margin: 0.3em 0em 0em 0.3em;
	/*margin: 0em 0em 0em 0em; */
}
.AZ1_cabecera1 {
	position: relative;
	height: 5.4em;
	background:#F1F2F2;
	margin-bottom: 0.05em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
.AZ1_cabeceraImprimir {
	position: relative;
	float: left;
	font-size: 0em;
	width: 100%;
	background:#F1F2F2;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;	
}
/* div para logo */
.AZ1_logo {
	position: relative;
	float: left;
	font-size: 0em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
/* div para idiomas y mapa */
.AZ1_idiomas {
	position: relative;
	float: right;
	width: 67%;
	height: 3.25em;
	text-align: right;
	padding: 0em 0.5em 0em 0em;
	margin: 0em 0em 0em 0em;
}
/* men superior idiomas */
.AZ1_menusupBlanco {
	font-size: 0.65em;
	color: #336699;
	line-height: 1.1em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
a.AZ1_menusupBlanco {
	font-size: 0.9em;
	color: #336699;
	text-decoration: none;
}
.AZ1_menusupBlanco1 {
	font-size: 0.65em;
	color: #336699;
	line-height: 1.1em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
}
a.AZ1_menusupBlanco1 {
	font-size: 0.9em;
	color: #336699;
	text-decoration: none;
}

a.AZ1_menusupBlanco:hover {
	color: #003399;
	text-decoration: none;
}
/* texto "A" mediana */
.AZ1_fuenteMediana {
	font-size: 1.1em;
	color: #003399;
	line-height: 0.9em;
	padding: 0.2em 0em 0.2em 0em;
	margin: 0em 0.5em 0em 0em;
	text-decoration: none;
	font-weight: bold;
}
/* texto "A" grande */
.AZ1_fuenteGrande {
	font-size: 1.4em;
	color: #336699;
	line-height: 0.9em;
	padding: 0.2em 0em 0.2em 0em;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;
}
/* div para buscador */
.AZ1_busca {
	position: relative;
	font-size: 0.7em;  
	font-weight: normal;
	color: #003399;
	float: right;
/*	background: #F1F2F2;*/
	text-align: right;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 18em;
	/*margin: 0em 0em 0em 0em;*/
}
/* texto buscar */
.AZ1_buscar {
	font-size: 0.85em;
	color: #336699;
	line-height: 0.9em;
	padding : 0.2em 0em 0.3em 0em;
	margin : 0em 0em 0em 6em;
}
/* formulario de cabecera */
.AZ1_formu {
	font-size: 1em;
	font-weight: normal;
	color: #003399;
	line-height: 1em;
	border: Solid 0.1em #003399;
	margin: 0.2em 0.2em 0em 0.2em; 
	padding: 0.25em 0em 0em 0.3em;
}
/* div para BANNER */
.AZ1_cabeceraBanner {
	position: relative;
	float: none;
	clear: both;
	font-size: 0.9em;
	width: 100%;
	height: 5em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background: #98FE67 url(../imagenes/banner.jpg);
	background-repeat: no-repeat;
}
/* div para luto degradado "corto" */
.AZ1_degcorto {
	position: relative;
	float: none;
	clear: both;
	background-image: url(../imagenes/degradado.jpg);
	background-color: #95F87A;
	background-repeat: repeat-y;
	width: 100%;
	height: 1.4em;
}
.AZ1_bansala {
	font-size: 0.9em;
	font-weight: bold;
	color: #336699;
	line-height: 1.5em;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	background-image: url(../imagenes/banner_sala.gif);
	background-position: 0% .0em;
	padding-left: 19.5em;
	background-repeat: no-repeat;
}