/*DEFINICIONES*/

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

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;
}

.paginador{
    position:absolute;
    width:854px;
	height:20px;
}



/*PUBLIC HOME*/

#contenedora_total{
	position:relative;
	float:none;
	margin:auto;
	width:1011px;
	height:585px;
	text-align:left;
	overflow:hidden; /* para quitar el scroll */
}

#cabecera{
	position:absolute;
	left:0px;
	top:0px;
	width:1011px;
	height:170px;
	background-image:url('../img/bkg_cabecera.jpg');
}

#contenedor_principal{
	position:absolute;
	left:0px;
	top:170px;
	width:1011px;
	height:244px;
}

#contenido_quienes_somos{
	position:absolute;
	left:0px;
	top:0px;
	width:1011px;
	height:244px;
	background-image:url('../img/bkg_quienes_somos.jpg');
	background-repeat: no-repeat;
}

#pie{
	position:absolute;
	left:0px;
	top:414px;
	width:1011px;
	height:171px;
}
/*TEXTOS*/
.textopie{font-family: verdana; font-size:8px; color:#fff; text-decoration:none;font-weight:normal;}
.textonormal{font-family: arial; font-size:12px; color:#000; text-decoration:none;font-weight:normal;}
.textonormalrojo{font-family: arial; font-size:12px; color:#a20505; text-decoration:none;font-weight:bold;}

.enlacerojo{font-family: arial; font-size:12px; color:#a20505; text-decoration:none;font-weight:bold;}
.enlacerojo:hover{font-family: arial; font-size:12px; color:#a20505; text-decoration:underline;font-weight:bold;}
/*BOTONES*/
#btn_quienes_somos{display:block;width:114px;height:34px;background-image:url('../img/btn_quienes_somos.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_quienes_somos_seleccionado{display:block;background-position:0px -34px;width:344px;height:34px;background-image:url('../img/btn_quienes_somos.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_quienes_somos:link{background-position:0px 0px;}
#btn_quienes_somos:hover{background-position:0px -34px;}
#btn_quienes_somos:active{background-position:0px -34px;}

#btn_nuestros_servicios{display:block;width:131px;height:34px;background-image:url('../img/btn_nuestros_servicios.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_nuestros_servicios_seleccionado{display:block;background-position:0px -34px;width:344px;height:34px;background-image:url('../img/btn_nuestros_servicios.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_nuestros_servicios:link{background-position:0px 0px;}
#btn_nuestros_servicios:hover{background-position:0px -34px;}
#btn_nuestros_servicios:active{background-position:0px -34px;}

#btn_localizacion{display:block;width:97px;height:34px;background-image:url('../img/btn_localizacion.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_localizacion_seleccionado{display:block;background-position:0px -34px;width:344px;height:34px;background-image:url('../img/btn_localizacion.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_localizacion:link{background-position:0px 0px;}
#btn_localizacion:hover{background-position:0px -34px;}
#btn_localizacion:active{background-position:0px -34px;}

#btn_empresas_asociadas{display:block;width:153px;height:34px;background-image:url('../img/btn_empresas_asociadas.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_empresas_asociadas_seleccionado{display:block;background-position:0px -34px;width:344px;height:34px;background-image:url('../img/btn_empresas_asociadas.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_empresas_asociadas:link{background-position:0px 0px;}
#btn_empresas_asociadas:hover{background-position:0px -34px;}
#btn_empresas_asociadas:active{background-position:0px -34px;}

#btn_inicio{display:block;width:23px;height:9px;background-image:url('../img/btn_inicio.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_inicio_seleccionado{display:block;background-position:0px -9px;width:94px;height:9px;background-image:url('../img/btn_inicio.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_inicio:link{background-position:0px 0px;}
#btn_inicio:hover{background-position:0px -9px;}
#btn_inicio:active{background-position:0px -9px;}

#btn_contacto{display:block;width:37px;height:9px;background-image:url('../img/btn_contacto.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_contacto_seleccionado{display:block;background-position:0px -9px;width:94px;height:9px;background-image:url('../img/btn_contacto.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_contacto:link{background-position:0px 0px;}
#btn_contacto:hover{background-position:0px -9px;}
#btn_contacto:active{background-position:0px -9px;}

#btn_aviso_legal{display:block;width:45px;height:11px;background-image:url('../img/btn_aviso_legal.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_aviso_legal_seleccionado{display:block;background-position:0px -11px;width:114px;height:11px;background-image:url('../img/btn_aviso_legal.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_aviso_legal:link{background-position:0px 0px;}
#btn_aviso_legal:hover{background-position:0px -11px;}
#btn_aviso_legal:active{background-position:0px -11px;}

#btn_foto1{display:block;width:96px;height:78px;background-image:url('../img/btn_foto1.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto1_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto1.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto1:link{background-position:0px 0px;}
#btn_foto1:hover{background-position:0px -78px;}
#btn_foto1:active{background-position:0px -78px;}

#btn_foto2{display:block;width:96px;height:78px;background-image:url('../img/btn_foto2.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto2_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto2.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto2:link{background-position:0px 0px;}
#btn_foto2:hover{background-position:0px -78px;}
#btn_foto2:active{background-position:0px -78px;}

#btn_foto3{display:block;width:96px;height:78px;background-image:url('../img/btn_foto3.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto3_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto3.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto3:link{background-position:0px 0px;}
#btn_foto3:hover{background-position:0px -78px;}
#btn_foto3:active{background-position:0px -78px;}

#btn_foto4{display:block;width:96px;height:78px;background-image:url('../img/btn_foto4.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto4_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto4.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto4:link{background-position:0px 0px;}
#btn_foto4:hover{background-position:0px -78px;}
#btn_foto4:active{background-position:0px -78px;}

#btn_foto5{display:block;width:96px;height:78px;background-image:url('../img/btn_foto5.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto5_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto5.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto5:link{background-position:0px 0px;}
#btn_foto5:hover{background-position:0px -78px;}
#btn_foto5:active{background-position:0px -78px;}

#btn_foto6{display:block;width:96px;height:78px;background-image:url('../img/btn_foto6.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto6_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto6.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto6:link{background-position:0px 0px;}
#btn_foto6:hover{background-position:0px -78px;}
#btn_foto6:active{background-position:0px -78px;}

#btn_foto7{display:block;width:96px;height:78px;background-image:url('../img/btn_foto7.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto7_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto7.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto7:link{background-position:0px 0px;}
#btn_foto7:hover{background-position:0px -78px;}
#btn_foto7:active{background-position:0px -78px;}

#btn_foto8{display:block;width:96px;height:78px;background-image:url('../img/btn_foto8.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto8_seleccionado{display:block;background-position:0px -78px;width:784px;height:78px;background-image:url('../img/btn_foto8.jpg');background-repeat:no-repeat;font-size:0px;}
#btn_foto8:link{background-position:0px 0px;}
#btn_foto8:hover{background-position:0px -78px;}
#btn_foto8:active{background-position:0px -78px;}

/*LOCALIZACION*/
#borde_mapa{
	position:absolute;
	width:626px;
	height:210px;
	background-color:#a20505;
	left:368px;
	top:18px;
}

#map{
	position:absolute;
	width:624px;
	height:208px;
	left:1px;
	top:1px;
	background-color:#f2efe9;
}