body {
	margin: 0 0 0 0;
}



.cajasuperior{
	/* height determinado por javascript */ 
	background-color:#006f81;
}

.cajabotones{
	background-color:#006f81;
	padding-top:10px;
	padding-bottom:5px;
}

.bandahorizontal{
	clear:left;
	height:70px;
	background-color:#005665;
}
.cajainferior{
	height:60px;
	background:white url('../imagenes/degradeabajo2.jpg') repeat-x ;
}

.logorm{
	height:70px;
	width: 350px;
	background:#005665 url('../imagenes/logo.jpg') no-repeat center right;
	float:left;
}

.contacto {
	text-align:right;
	height:70px;
}

.contenedorcontacto{
	width:17px;
	background:#005665;
	float:right;
	margin-right:100px;
	margin-top:30px;
	text-indent:-9000px;
	border:none;
}

.contenedorcontacto a.botoncontacto{
	display:block;
	height:11px;
	background:url('../imagenes/correoconfondo.jpg') no-repeat;

}
.contenedorcontacto a.botoncontacto{background-position: 0 -10px;}
.contenedorcontacto a.botoncontacto:hover{background-position: 0 0;}


.botones{
	overflow:hidden;
}

.botones ul{
	padding-left:35px;
	display:inline;
	list-style-type: none;
}

.botones ul li{
	display:inline;
}


.botones ul li a{
	float:left;
	background:url('../imagenes/botonesconfondo.jpg');
	height:21px;
	text-indent:-9000px;
	border:none;
}

.botones ul li a.botonsoftware{width:143px;background-position: -1px -42px;margin-left:55px; margin-bottom:10px;}
.botones ul li a.botonsoftware:hover{background-position: -1px -1px;}
.botones ul li a.botonsoftware:active{background-position: -1px -21px;}

.botones ul li a.botonweb{width:57px;background-position: -145px -42px;margin-left:15px;}
.botones ul li a.botonweb:hover{background-position: -145px -1px;}
.botones ul li a.botonweb:active{background-position: -145px -21px;}

.botones ul li a.botonmantenimiento{width:211px;background-position: -202px -42px;margin-left:15px;}
.botones ul li a.botonmantenimiento:hover{background-position: -202px -1px;}
.botones ul li a.botonmantenimiento:active{background-position: -202px -21px;}

.botones ul li a.botonnosotros{width:148px;background-position: -414px -42px;margin-left:15px;}
.botones ul li a.botonnosotros:hover{background-position: -414px -1px;}
.botones ul li a.botonnosotros:active{background-position: -414px -21px;}

.textosoftware {
	margin-top:50px;	
	background: url('../imagenes/textosoftconfondo.jpg');
	width:472px;
	height:107px;
	margin-left:50px;
	margin-top:50px;
}

.textomantenimiento {}
.textoweb {}