/*DEFINICIONES*/

body{
	margin:auto;
	padding:0;
	text-align:center;
	background-color:#000;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_repetir.gif');
	background-repeat:repeat-x;

}

form{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

img {
	border:0px;
	margin:0px;
	padding:0px; 
}

span {
		margin:0px;
		padding:0px; 
		border:0px;
}

p {
		margin:0px;
		padding:0px; 
		border:0px;
		line-height:1.2em;	
}

li {
		margin:0px;
		padding:0px; 
		list-style: none;
}

div{
	display:block;
	position:relative;
}

a{
	text-decoration:none;
}

.textonormal{font-family:verdana;font-size:11px;color:#fff;}
.textopie{font-family:verdana;font-size:8px;color:#fff;}

.textopieenlace{font-family:verdana;font-size:8px;color:#fff;text-decoration:underline;}
.textopieenlace:hover{font-family:verdana;font-size:8px;color:#fcaa06;text-decoration:underline;}


.formulario{
	background-color:#FFFFFF;
	border:1px solid #FBAA04;
	color:#000000;
	font-family:helvetica;
	font-size:12px;
	font-weight:normal;
	height:14px;
	margin-top:2px;
	margin-bottom:6px;
	padding-left:2px;
	width:271px;
	position:relative;
	float:left;
	clear:both;
}


.espacio_formulario{
	display:block;
	height:auto;
	left:125px;
	position:absolute;
	text-align:left;
	top:10px;
	width:auto;
	font-size:0px;
}

/*QUIENES SOMOS*/
#fondo_quienes_somos{
	display:block;
	position:absolute;
	width:450px;
	height:324px;
	left:321px;
	top:109px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_quienes_somos.jpg');
	background-repeat:no-repeat;
}

#texto_quienes_somos{
	position:absolute;
	left:30px;
	top:56px;
	width:390px;
	height:246px;
	text-align:left;
}

#texto_quienes_somos2{
	height:290px;
	left:786px;
	position:absolute;
	text-align:left;
	top:127px;
	width:71px;
}

#foto_quienes_somos_1{
	position:absolute;
	left:784px;
	top:192px;
}

#foto_quienes_somos_2{
	position:absolute;
	left:784px;
	top:278px;
}

#foto_quienes_somos_3{
	position:absolute;
	left:784px;
	top:363px;
}

/*NUESTROS SERVICIOS*/
#fondo_nuestros_servicios{
	display:block;
	position:absolute;
	width:450px;
	height:324px;
	left:321px;
	top:109px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_nuestros_servicios.jpg');
	background-repeat:no-repeat;
}


/*ENLACES*/
#fondo_enlaces{
	display:block;
	position:absolute;
	width:450px;
	height:324px;
	left:321px;
	top:109px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_enlaces.jpg');
	background-repeat:no-repeat;
}

/*MAPA*/

#fondo_localizacion{
	display:block;
	position:absolute;
	width:450px;
	height:457px;
	left:321px;
	top:38px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_localizacion.jpg');
	background-repeat:no-repeat;
}

/*CONTACTO*/

#fondo_trabaja_nosotros{
	display:block;
	position:absolute;
	width:450px;
	height:457px;
	left:321px;
	top:38px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_trabaja_nosotros.jpg');
	background-repeat:no-repeat;
}

#fondo_oficina{
	display:block;
	position:absolute;
	width:450px;
	height:457px;
	left:321px;
	top:38px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_oficina.jpg');
	background-repeat:no-repeat;
}

#fondo_atencion_cliente{
	display:block;
	position:absolute;
	width:450px;
	height:457px;
	left:321px;
	top:38px;
	background-position:0px 0px;
	background-image:url('../img/bkg_fondo_atencion_cliente.jpg');
	background-repeat:no-repeat;
}

/*HOME*/

#contenedor_total{
	display:block;
	position:relative;
	float:none;
	clear:none;
	margin:0 auto;
	width:1011px;
	height:585px;
}

#contenedor_principal{
	display:block;
	position:absolute;
	float:none;
	clear:none;
	margin:0 auto;
	left:0px;
	top:0px;
	width:1010px;
	height:528px;
}


#btn_inicio{position:absolute;display:block;width:116px;height:92px;left:885px;top:0px;background-position:0px 0px;background-image:url('../img/btn_inicio.jpg');background-repeat:no-repeat;}
#btn_inicio_seleccionado{position:absolute;display:block;background-position:0px -92px;width:116px;height:92px;left:885px;top:0px;background-image:url('../img/btn_inicio.jpg');background-repeat:no-repeat;}
#btn_inicio:link{background-position:0px 0px;}
#btn_inicio:hover{background-position:0px -92px;}
#btn_inicio:active{background-position:0px -92px;}

#btn_mapa{position:absolute;display:block;width:116px;height:94px;left:885px;top:94px;background-position:0px 0px;background-image:url('../img/btn_mapa.jpg');background-repeat:no-repeat;}
#btn_mapa_seleccionado{position:absolute;display:block;background-position:0px -94px;width:116px;height:94px;left:885px;top:94px;background-image:url('../img/btn_mapa.jpg');background-repeat:no-repeat;}
#btn_mapa:link{background-position:0px 0px;}
#btn_mapa:hover{background-position:0px -94px;}
#btn_mapa:active{background-position:0px -94px;}

#btn_quienes_somos{position:absolute;display:block;width:121px;height:19px;left:44px;top:526px;background-position:0px 0px;background-image:url('../img/btn_quienes_somos.gif');background-repeat:no-repeat;}
#btn_quienes_somos_seleccionado{position:absolute;display:block;background-position:0px -19px;width:121px;height:19px;left:44px;top:526px;background-image:url('../img/btn_quienes_somos.gif');background-repeat:no-repeat;}
#btn_quienes_somos:link{background-position:0px 0px;}
#btn_quienes_somos:hover{background-position:0px -19px;}
#btn_quienes_somos:active{background-position:0px -19px;}

#btn_nuestros_servicios{position:absolute;display:block;width:144px;height:19px;left:191px;top:526px;background-position:0px 0px;background-image:url('../img/btn_nuestros_servicios.gif');background-repeat:no-repeat;}
#btn_nuestros_servicios_seleccionado{position:absolute;display:block;background-position:0px -19px;width:144px;height:19px;left:191px;top:526px;background-image:url('../img/btn_nuestros_servicios.gif');background-repeat:no-repeat;}
#btn_nuestros_servicios:link{background-position:0px 0px;}
#btn_nuestros_servicios:hover{background-position:0px -19px;}
#btn_nuestros_servicios:active{background-position:0px -19px;}

#btn_enlaces{position:absolute;display:block;width:66px;height:19px;left:363px;top:526px;background-position:0px 0px;background-image:url('../img/btn_enlaces.gif');background-repeat:no-repeat;}
#btn_enlaces_seleccionado{position:absolute;display:block;background-position:0px -19px;width:66px;height:19px;left:363px;top:526px;background-image:url('../img/btn_enlaces.gif');background-repeat:no-repeat;}
#btn_enlaces:link{background-position:0px 0px;}
#btn_enlaces:hover{background-position:0px -19px;}
#btn_enlaces:active{background-position:0px -19px;}

#btn_contacta{position:absolute;display:block;width:172px;height:19px;left:457px;top:526px;background-position:0px 0px;background-image:url('../img/btn_contacta.gif');background-repeat:no-repeat;}
#btn_contacta_seleccionado{position:absolute;display:block;background-position:0px -19px;width:172px;height:19px;left:457px;top:526px;background-image:url('../img/btn_contacta.gif');background-repeat:no-repeat;}
#btn_contacta:link{background-position:0px 0px;}
#btn_contacta:hover{background-position:0px -19px;}
#btn_contacta:active{background-position:0px -19px;}

#btn_flecha_arriba{display:block;width:17px;height:12px;background-position:0px 0px;background-image:url('../img/btn_flecha_arr.png');background-repeat:no-repeat;}
#btn_flecha_arriba_seleccionado{display:block;background-position:0px -12px;width:17px;height:12px;background-image:url('../img/btn_flecha_arr.png');background-repeat:no-repeat;}
#btn_flecha_arriba:link{background-position:0px 0px;}
#btn_flecha_arriba:hover{background-position:0px -12px;}
#btn_flecha_arriba:active{background-position:0px -12px;}

#btn_flecha_abajo{display:block;width:17px;height:12px;background-position:0px 0px;background-image:url('../img/btn_flecha_aba.png');background-repeat:no-repeat;}
#btn_flecha_abajo_seleccionado{display:block;background-position:0px -12px;width:17px;height:12px;background-image:url('../img/btn_flecha_aba.png');background-repeat:no-repeat;}
#btn_flecha_abajo:link{background-position:0px 0px;}
#btn_flecha_abajo:hover{background-position:0px -12px;}
#btn_flecha_abajo:active{background-position:0px -12px;}

#btn_atencion_cliente{position:absolute;top:215px;left:465px;display:block;width:103px;height:63px;background-position:0px 0px;background-image:url('../img/btn_atencion_cliente.gif');background-repeat:no-repeat;}
#btn_atencion_cliente_seleccionado{position:absolute;top:215px;left:465px;display:block;background-position:0px -63px;width:103px;height:63px;background-image:url('../img/btn_atencion_cliente.gif');background-repeat:no-repeat;}
#btn_atencion_cliente:link{background-position:0px 0px;}
#btn_atencion_cliente:hover{background-position:0px -63px;}
#btn_atencion_cliente:active{background-position:0px -63px;}

#btn_oficina{position:absolute;top:305px;left:465px;display:block;width:103px;height:63px;background-position:0px 0px;background-image:url('../img/btn_oficina.gif');background-repeat:no-repeat;}
#btn_oficina_seleccionado{position:absolute;top:305px;left:465px;display:block;background-position:0px -63px;width:103px;height:63px;background-image:url('../img/btn_oficina.gif');background-repeat:no-repeat;}
#btn_oficina:link{background-position:0px 0px;}
#btn_oficina:hover{background-position:0px -63px;}
#btn_oficina:active{background-position:0px -63px;}

#btn_trabaja_nosotros{position:absolute;top:394px;left:465px;display:block;width:103px;height:63px;background-position:0px 0px;background-image:url('../img/btn_trabaja_nosotros.gif');background-repeat:no-repeat;}
#btn_trabaja_nosotros_seleccionado{position:absolute;top:394px;left:465px;display:block;background-position:0px -63px;width:103px;height:63px;background-image:url('../img/btn_trabaja_nosotros.gif');background-repeat:no-repeat;}
#btn_trabaja_nosotros:link{background-position:0px 0px;}
#btn_trabaja_nosotros:hover{background-position:0px -63px;}
#btn_trabaja_nosotros:active{background-position:0px -63px;}

#copyright{
	display:block;
	position:absolute;
	left:10px;
	top:569px;
}

#aviso_legal{
	display:block;
	position:absolute;
	left:254px;
	top:569px;
}
#flecha_aviso_legal{
	display:block;
	position:absolute;
	left:240px;
	top:569px;
}

#logo_undanet{
	display:block;
	position:absolute;
	left:868px;
	top:563px;
}


.posi_kasal{
	display:block;
	position:absolute;
	left:106px;
	top:66px;
	width:104px;
}

.posi_descarga{
	display:block;
	height:35px;
	left:357px;
	position:absolute;
	top:42px;
	width:35px;
}