
div.form_enabled {
 background-color: #F0F0F0; 
 min-height: 600px; 
}

div.minicom {
 width: 100%;
 margin:0px;   
}


div.minicom input,
div.minicom select {
 background-color: gainsboro; 
 width: 98%;
}

div.minicom_media, 
div.minicom_medio,
div.minicom_larga,
div.minicom_tercio {
 background-color: white; 
 width: 100%; 
 clear:both;  
 margin:0px; 
} 

div.minicom_medio div.minicom, 
div.minicom_media div.minicom {
  width: 49%;
  float:left;  
} 

div.minicom_tercio div.minicom {
width: 32%; 
float:left;  
} 

div.invisible {
  width: 0px !important; 
}

div.inter  {
  display:block; 
  padding: 0px; 
  border:1px solid #BBBBBB; 
}


div.minicom_dos_y_medio {
  width: 100%; 
  clear:both;  
  background-color: white;  
  height: 54px;
  margin:0px;  
}

div.minicom_dos_y_medio div.MEDIA {
width: 32%; 
float: left; 
}

div.minicom_dos_y_medio div.CORTA { 
width: 20%; 
float: left;  
}

img.image_editor {
  border: 1px solid #AAAAAA;
  width: 80%; 
  margin-left: 10%; 
}

div.REFERENCIA input,
div.INFO input {
 background-color:#FFFF90; 
} 

div.container_imagen_editor  {
 width: 100%;
background-color: transparent;
border: 6px solid black;  
}

