BODY  {
 background-color : #000000;
 color : White;
 font: 1em/1 arial;
}

img {border: none}
a {outline:0;}


div.logos {
position: absolute;
width: 66px;
height: 193px;
left: 0px; 
top: 200px;
background: url("./imagenes/logos-t.png") top left no-repeat;
}

div.puerta {	
 	position: absolute;
	left: 90px; 
	top: 170px; 
	width: 322px;
	height: 195px;
	background-color: #000000;
}

div.direccion {
	position: absolute;
	left: 440px; 
	top: 286px; 
	width: 288px;
	height: 90px;
	background-color: #000000;
}

div.correo {	
 	position: absolute;
	left: 422px; 
	top: 230px; 
	width: 320px;
	height: 40px;
	background-color: #000000;
}

div.horario {
 	position: absolute;
	left: 468px; 
	top: 136px; 
	width: 240px;
	height: 75px;
	background-color: #000000;
}

div.vermapa {
 	position: absolute;
	left: 440px; 
	top: 380px; 
	width: 288px;
	height: 20px;
	background-color: #000000;
}

div.mapa {
	position: absolute;
	left: 0px; 
	top: 110px; 
	width: 760px;
	height: 270px;
	background-color: #000000;
	background: url("./imagenes/mapa.png") top left no-repeat;
	z-index: 1;
	visibility: hidden;
}

div.informacion {
	position: absolute;
	left: 80px; 
	top: 228px; 
	width: 320px;
	height: 80px;
	background-color: #000000;
}

a#rollovermapa {
	display:block;
    width:288px;
    height:20px;
    text-indent:-9999px;
    background:url("./botones/ver-mapa.png") top center no-repeat;
}

a#rollovermapa:hover {
	background-position: 0px -20px;
}

a#rolloverinformacion {
	display:block;
    width:320px;
    height:40px;
    text-indent:-9999px;
    background:url("./botones/informacion.png") top center no-repeat;
}

a#rolloverinformacion:hover {
	background-position: 0px -40px;
}

a#rollovercorreo {
	display:block;
    width:320px;
    height:40px;
    text-indent:-9999px;
    background:url("./botones/correo.png") top center no-repeat;
}

a#rollovercorreo:hover {
	background-position: 0px -40px;
}

div.center {
	width: 760px;
	height: 400px; 
 	border: 0px solid #ff6600;
    position: absolute; 
    left: 50%; 
    top: 50%;  
    margin-top: -200px; 
    margin-left: -380px;  
} 

div.boton1 {
	position: absolute;
	width: 152px;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 0px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 
}

div.boton2 {
	position: absolute;
	width: 152px;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 152px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 
}
div.boton3 {
	position: absolute;
	width: 152px;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 304px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 	
}
div.boton4 {
	position: absolute;
	width: 152px;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 456px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 	
}
div.boton5 {
	position: absolute;
	width: 152px;
	height: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 608px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 	
}

a#rolloverb1 {
	display:block;
    width:152px;
    height:24px;
    text-indent:-9999px;
    background:url("./botones/principal.png") top center no-repeat;
}

a#rolloverb1:hover {
	background-position: 6px -24px;
}

a#rolloverb2 {
	display:block;
    width:152px;
    height:24px;
    text-indent:-9999px;
    background:url("./botones/empresa.png") top center no-repeat;
}

a#rolloverb2:hover {
	background-position: 6px -24px;
}

a#rolloverb3 {
	display:block;
    width:152px;
    height:24px;
    text-indent:-9999px;
    background:url("./botones/servicios.png") top center no-repeat;
}

a#rolloverb3:hover {
	background-position: 6px -24px;
}

a#rolloverb4 {
	display:block;
    width:152px;
    height:24px;
    text-indent:-9999px;
    background:url("./botones/eventos.png") top center no-repeat;
}

a#rolloverb4:hover {
	background-position: 6px -24px;
}

a#rolloverb5 {
	display:block;
    width:152px;
    height:24px;
    text-indent:-9999px;
    background:url("./botones/contacto.png") top center no-repeat;
}

a#rolloverb5:hover {
	background-position: 6px -24px;
}
 
div.botones#boton {
	width:162px;
	height: 0px;
}
