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

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

div.murcia {
	position: absolute;
	left: 632px; 
	top: 10px; 
	width: 122px;
	height: 71px;
	background-color: #000000;
}

div.oficina {
	position: absolute;
	left: 490px; 
	top: 10px; 
	width: 122px;
	height: 71px;
	background-color: #000000;
}


div.mensaje {
	position: absolute;
	left: 428px; 
	top: 122px; 
	width: 324px;
	height: 240px;
	background-color: #000000;
}

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

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

div.flash {
	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.letras-clientes {
	display:block;
	position: absolute;
	left: 70px; 
	top: 362px; 
	width: 550px;
	height: 40px;
	margin:0; padding:0;
	background:url("./imagenes/empresas.png") top left no-repeat;
}


div.clientes {
	position: absolute;
	left: 630px; 
	top: 348px; 
	width: 120px;
	height: 50px;
	margin:0; padding:0;
	background:url("./imagenes/clientes.gif") top left no-repeat;
}