a.boton{
width:auto;
display:block;
}
button,a{
outline:none;
}
.error{
padding:20px;
background:orange;
color:white;
}
div.cuadro{
border:0px dotted #ff0000;
width:400px;
min-height:16px;
}
div.botonera{

}
.absolutoDerecha{
position:absolute;
top:0px;
right:0px;
z-index:10;
}.absolutoIzquierda{
position:absolute;
top:0px;
left:0px;
z-index:40;
}
.clearfix{clear:both}
#wrapper li{
position:relative;
top:0px;
left:0px;
}
div.botonera button{
background-image:url(../admin/css/img/icons.png);
background-color:#fff;
background-repeat:no-repeat;
border:0px solid black;
width:19px;
height:18px;
display:inline;
margin:auto;
cursor:pointer;
margin-left:3px;
}
div.botonera button.editar{
background-position:-240px -96px;
}
div.botonera button.reordenar{
background-position:-128px -48px;
}div.botonera button.fondo{
background-position:-48px -80px;
}
div.botonera button.insertar{
background-position:-16px -128px;
}
div.botonera button.tamanio{
background-position:-16px -80px;
}
div.botoneraContenido{
position:absolute;
top:10px;
left:0px;
}
div.botoneraContenido button.ui-icon{/*Este css es para diferenciar los botoncitos de la botonera de la columna de los botoncitos de la botonera de contenido*/
border:1px solid #ccc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;


}
li.contenidoSeleccionado{
background-image:url(http://www.arqfuture.com/beta2/img/fondos/transparent/fondoTransp_1.png);
background-color:grey;
}
#facebox h1{
font-size:16px;
font-weight:bold;
}

#containerBotones div{
float:left;

}
button.botonA{
border:0px;
background-color:#fff;
color:#565454;
border-bottom:1px solid #565454;
padding:0px;
margin-right:20px;
outline:0px;
cursor:pointer;

}
.boton{
border:1px solid #ccc;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color:#565454;
padding:2px;
text-decoration:none;
background-color:#fff;
font-weight:bold;
cursor:pointer;
}
.boton:hover{
background-color:#ccc;
}
button.seleccionado{
border-bottom:0px;
font-weight:bold;
outline:0px;
}
#containerContenidos{
margin:20px 10px;
}
.botonFacebox{
	color:#7a7473;
	text-decoration:underline;
	padding:10px 10px 10px 0px;
}
hr.bordeHr{
	
	padding:0px;margin:0px;
	border:0px;
	border-bottom:1px solid #ccc
}
.divImagen{float:left;height:70px;overflow:hidden;}
#divInsertaSlide table tr td{
	padding:10px 0px;
	
}
#divInsertaSlide table tr{
border-bottom:1px #ccc solid;}

form label{
float:left;
width:130px;
}
form p{
clear:both;
}
