@charset "utf-8";
body {
	background: url(images/aple_v2.gif) no-repeat top center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7A7A;
}
.fondo_menu {
	background-image: url(images/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.texto_submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0093A1;
}


.foto_home {
	background-image: url(images/foto_home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.puntos {
	background-image: url(images/puntos.gif);
	background-repeat: repeat-x;
	background-position: left center;


}
.submenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006871;
	font-weight: bold;
}

.foto_quienes_somos {
	background-image: url(images/foto_quienes_somos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.foto_servicios {
	background-image: url(images/foto_servicios.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.foto_experiencia {
	background-image: url(images/foto_experiencia.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.foto_contacto {
	background-image: url(images/foto_contacto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.puntos_vertical {
	background-image: url(images/puntos_2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
