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

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

div.alquiler {
	position: absolute;
	left: 430px; 
	top: 136px; 
	width: 324px;
	height: 108px;
	background-color: #000000;
}

div.flash-alquiler {
	position: absolute;
	left: 440px; 
	top: 210px; 
	width: 324px;
	height: 108px;
	background-color: #000000;
}

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

div.boton1 {
	position: absolute;
	width: 152px;
	height: 26px;
	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: 26px;
	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: 26px;
	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: 26px;
	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: 26px;
	padding-top: 2px;
	padding-bottom: 1px;
	left: 608px; 
	top: 80px;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600; 	
}

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

div.empresa {
position: absolute;
left: 82px; 
top: 358px; 
width: 660px;
height: 40px;
}

div.flash-fotos {
	position: absolute;
	left: 70px; 
	top: 116px; 
	width: 360px;
	height: 240px;
	background-color: #000000;
}

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

div.empresa {
	display:block;
	position: absolute;
	left: 82px; 
	top: 358px; 
	width: 660px;
	height: 40px;
	margin:0; padding:0;
}