﻿#contenedorcuerpo_empresa{
	position:relative;
	top:30px;
	width:770px;
	margin:0 auto 0 auto;
	padding-top:144px;
	background-image: url('../../Imagen/cuerpo_fondo.png'); 
	background-repeat: repeat-y;
	}
#espacio_blanco_empresa	
{
    width:10px;
    height:130px;
    }
#contenedor_izquierdo_cuerpo_empresa 
{
    position:absolute;
	width:460px;
}
 	
#imagen_empresa
{
	position:relative;
	top:10px;}
#imagen_empresa img
{
	position:relative;
	left:60px;}
#texto_imagen
{
	position:absolute;
	top:5px;
	left:0;
	}
#contenido_empresa
{
	position:relative;
	top:10px;
	width:100%;}
#botones_empresa
{	
	margin-left:75px;}
.boton{
	float:left;
	margin: 0 40px 0 0;
	}
.boton a {
	display: block;
	width: 54px;
	height: 49px;
	text-decoration: none;
	}
.alt
{
	position:relative;
	left:-2px;
	font-size:10px;
	width:40px;
	text-align:center;}
#alt_diferencial
{
	left:2px;
	}	
#boton_presentacion a
{
	background: url('../../Imagen/boton_presentacion.gif') no-repeat;
	}
#boton_diferencial a
{
	background: url('../../Imagen/boton_diferencial.gif') no-repeat;
	}
#boton_compromiso a
{
	background: url('../../Imagen/boton_compromiso.gif') no-repeat;
	}
#boton_localizacion a
{
	background: url('../../Imagen/boton_localizacion.gif') no-repeat;
	}
#boton_presentacion a:hover,#boton_localizacion a:hover,#boton_diferencial a:hover,#boton_compromiso a:hover{
	background-position: 0 -56px;
	}
#boton_presentacion a.activa,#boton_localizacion a.activa,#boton_diferencial a.activa,#boton_compromiso a.activa{
	background-position: 0 -56px;
	}
	
.texto_empresa
{
	position:relative;
	top:5px;
	clear:both;}
.texto_empresa a
{
    text-decoration:underline;    	
	color:Blue;
	font-size:110%;
	}

#mymap2
{
    text-align:center;
    width:100%;
    }
#myMap
{
    display:none;
    width: 600px; 
    position:relative; 
    height: 400px;
    border:solid 1px blue;}
#vaciomapa
{
    width:10px;
    height:60px;    
    }    
#direccion 
{
    border:solid 1px blue;
    text-align:center;
    width:400px;
    }
