.bloqueblanco{
	width: 100%;
	display:inline;
	background: #fff;
	position: relative;
	margin-bottom:30px;
}
.bloqueblanco .espac{
	padding:5px;
}
.menugestor .derechafiltro{
	width:298px;display:inline-block;
}
.menugestor .izquierdafiltro{
	width:298px;display:inline-block;
}
.menugestor .centrogestor{
	width:60px;display:inline-block;vertical-align:top;text-align:center;
	padding-top:10px;
}
.menugestor .botongestor{
	padding:6px 3px 4px 3px;
}
div.subtitulogestor{
	font-size:15;
	font-weight:bold;
	
}
/*
div.label{
	float:left;
	clear:left;
	width:150px;
	font-weight:bold;
	padding:6px 3px 4px 3px;
}
div.labellargo{
	float:left;
	clear:left;
	width:99%;
	font-weight:bold;
	padding:6px 3px 4px 3px;
}
div.valor�{
	padding:�3px;
	font:�13px/1.3 'Cabin', Arial, sans-serif;
	color:�#3d4a5d;
}
*/
   	div.botoneracentrado{
   		text-align: center;
   		padding-top:2px;
   	}
   	div.botoneracampos{
   		text-align:left;
   		padding:2px;     		
   	}
div.botoneracampos a{
	padding-left:5px;
}
.contenedor1{
	background: none repeat scroll 0 0 #e2e6e7;
  		border: 3px solid #CCCCCC;
  		width: 220px; min-height: 100px; overflow: auto; margin: 10px 30px 10px 10px;	
}
.contenedor2{
	background: none repeat scroll 0 0 #e2e6e7;
  		border: 3px solid #CCCCCC;
  		width: 450px; min-height: 100px; overflow: auto; margin: 10px 30px 10px 10px;	
}
div.campo{		
	padding:3px;
	border: 2px solid #3d4a5d;
	height:50px;
	width:190px;
	background-color:#ebebec;		
	display:inline-table;
	margin:10px;
	word-break: break-all;
}
.campo .inicioCampo{
	margin-top:10px;
}
.campo .labelCampo{
	float:left;
	clear:left;
	width:70px;
	font-weight:bold;
}
.campo .valor{
			
}
div.cabeceraSeccion{
	background-color: #3d4a5d ;
	color: white;
	padding: 3px;
}
.dojoDndSource {min-height: 100px;}
.dojoDndHorizontal .dojoDndItemBefore {border: 2px solid blue;border-left:  3px solid red;color:blue;}
.dojoDndHorizontal .dojoDndItemAfter {border: 2px solid blue;border-right: 3px solid red;color:green;}
.dojoDndHorizontal .dojoDndItemOver {background-color:#cbcbcc;}
.dojoDndContainerOver{background-color:#dbdbdc;}

h1.title {
	color: #00A0DD;
    font-size: 21px;
    margin-bottom: 30px;
    font-weight: bold;
}

h2.title{
	color: #3C495A;
	font-size: 21px;
	margin-bottom: 15px;
	font-weight: normal;
	float:left;
	border-bottom: 1px solid #E3E9F4;
    width: 100%;
    padding-bottom: 15px;
}

.form_buttons2 {
	float: none;
}

.valor .claro .dijitTextBox{
	border: 2px solid #ced9ee;
    height: 40px !important;
    padding: 5px 2px !important;
    background: transparent !important;
}