html, body
{
    height: 100%;
}

body
{
    font: 11px 'tahoma', 'Trebuchet MS', Arial, Helvetica;    
    margin: 0;
    background-color: #d9dee2;
   /* background-image: -webkit-gradient(linear, left top, left bottom, from(#ebeef2), to(#d9dee2));
    background-image: -webkit-linear-gradient(top, #ebeef2, #d9dee2);
    background-image: -moz-linear-gradient(top, #ebeef2, #d9dee2);
    background-image: -ms-linear-gradient(top, #ebeef2, #d9dee2);
    background-image: -o-linear-gradient(top, #ebeef2, #d9dee2);
    background-image: linear-gradient(top, #ebeef2, #d9dee2);    */
}

/*--------------------*/
a{ text-decoration:none;}
#login
{
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    height: 374px;
    width: 678px;
    margin: -150px 0 0 -230px;
    padding: 30px;
    position: absolute;
    top: 50%;
    left: 34%;
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
}
#login_index
{
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    height: 250px;
    width: 678px;
    margin: -150px 0 0 -230px;
    padding: 30px;
    position: absolute;
    top: 40%;
    left: 38%;
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
}

#reg_contrato{
	background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	max-width:900px;
   /* margin: -150px 0 0 -230px;*/
   line-height:18px;
    padding: 30px;
	margin:20px auto 0 auto;
    
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
	
	
	}
html body div#contenido div#putada_derecha
{
	width:40%;
	float:right;
	background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	max-width:900px;
   /* margin: -150px 0 0 -230px;*/
   line-height:18px;
    padding: 30px;
	margin-top:10px;
	margin-right:10px;
	
    
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
		 
	
	}
#reg_empresa{ overflow:auto;
	   background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	margin:0 auto 0 auto;
 
   
    width:50%;
   /* margin: -150px 0 0 -230px;*/
   padding-top:30px;
   padding-left:10px; padding-right:10px;
    
	
	margin:10px auto 30px; auto;
    
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    -webkit-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          1px 1px   0 rgba(0,   0,   0,   .1),
          3px 3px   0 rgba(255, 255, 255, 1),
          4px 4px   0 rgba(0,   0,   0,   .1),
          6px 6px   0 rgba(255, 255, 255, 1),  
          7px 7px   0 rgba(0,   0,   0,   .1);
    box-shadow:
          0 0 2px rgba(0, 0, 0, 0.2),  
          0 1px 1px rgba(0, 0, 0, .2),
          0 3px 0 #fff,
          0 4px 0 rgba(0, 0, 0, .2),
          0 6px 0 #fff,  
          0 7px 0 rgba(0, 0, 0, .2);
		  padding-bottom:30px;
}
	
html body div#contenido form#reg_empresa div.datos_der
{
	margin-left:68%;
	width:30%;
	
	
	}	

#login:before
{
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}

/*--------------------*/

h1
{
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0px 2px 0 rgba(0, 0, 0, .5);
    text-transform: uppercase;
    text-align: center;
    color: #666;
    margin: 25px 0 30px 0;
    letter-spacing: 4px;
    font: normal 26px/1 Verdana, Helvetica;
    position: relative;
}
h2
{
    
    text-transform: uppercase;
    text-align: center;
    color: #666;
    margin: 0 0 10px 0;
    letter-spacing: 4px;
    font: normal 12px/1 Verdana, Helvetica;
    position: relative;
}
h1:after, h1:before
{
    /*background-color: #777;*/
    content: "";
    height: 1px;
    position: absolute;
    top: 15px;
    width: 120px;   
}

h1:after
{ 
   /* background-image: -webkit-gradient(linear, left top, right top, from(#777), to(#fff));
    background-image: -webkit-linear-gradient(left, #777, #fff);
    background-image: -moz-linear-gradient(left, #777, #fff);
    background-image: -ms-linear-gradient(left, #777, #fff);
    background-image: -o-linear-gradient(left, #777, #fff);
    background-image: linear-gradient(left, #777, #fff);    */  
    right: 0;
}

h1:before
{
   /* background-image: -webkit-gradient(linear, right top, left top, from(#777), to(#fff));
    background-image: -webkit-linear-gradient(right, #777, #fff);
    background-image: -moz-linear-gradient(right, #777, #fff);
    background-image: -ms-linear-gradient(right, #777, #fff);
    background-image: -o-linear-gradient(right, #777, #fff);
    background-image: linear-gradient(right, #777, #fff);*/
    left: 0;
}

/*--------------------*/

fieldset
{
    border: 0;
    padding: 0;
    margin: 0;
}

/*--------------------*/

#inputs input, #inputs select, #inputs checkbox
{
    
    padding: 15px 15px 15px 30px;
    margin: 0 0 10px 0;
    width: 353px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
#reg_empresa #inputs input, #inputs select, #inputs checkbox , #inputs textarea
{
    
    padding: 10px 10px 10px 10px;
    margin: 0 0 10px 0;
    width: 353px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
#username
{
    background-position: 5px -2px !important;
	background: #f1f1f1 url(http://www.red-team-design.com/wp-content/uploads/2011/09/login-sprite.png) no-repeat;
}

#password
{
    background-position: 5px -52px !important;
	background: #f1f1f1 url(http://www.red-team-design.com/wp-content/uploads/2011/09/login-sprite.png) no-repeat;
}

#inputs input:focus
{
	background-color: #fff;
	border-color: #e8c291;
	outline: none;
	-moz-box-shadow: inset 0px 0px 0px 1px #e8c291;
	-webkit-box-shadow: 0 0 0 1px #e8c291 inset;
	box-shadow: 0 0 0 1px #e8c291 inset;
}

/*--------------------*/
#actions
{
    margin: 25px 0 0 0;
}

#submit
{		
    background-color: #ffb94b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fddb6f), to(#ffb94b));
    background-image: -webkit-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -moz-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -ms-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: -o-linear-gradient(top, #fddb6f, #ffb94b);
    background-image: linear-gradient(top, #fddb6f, #ffb94b);
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    
    border-width: 1px;
    border-style: solid;
    border-color: #d69e31 #e3a037 #d5982d #e3a037;

    float: left;
    height: 35px;
    padding: 0;
    width: 120px;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #8f5a0a;
}

#submit:hover,#submit:focus
{		
    background-color: #fddb6f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb94b), to(#fddb6f));
    background-image: -webkit-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -moz-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -ms-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: -o-linear-gradient(top, #ffb94b, #fddb6f);
    background-image: linear-gradient(top, #ffb94b, #fddb6f);
}	

#submit:active
{		
    outline: none;
   
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#submit::-moz-focus-inner
{
  border: none;
}

#actions a
{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}

/*--------------------*/

#back
{
    display: block;
    text-align: center;
    position: relative;
    top: 60px;
    color: #999;
}

#menu{
	background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    height: 150px;
    max-width: 1200px;
	min-width:960px;
	width:100%;
	margin: 0 auto 0 auto;
  }
  
  /*******Menu panel de control*/
  #menu-10 ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#menu-10 ul li { display: inline; }

#menu-10 ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}

#menu-10 ul li a:hover
{
color: #fff;
background-color: #369;
}
/***************Fin Menu horizontal ***********/
/***************Contenido**********************/
#contenido{  
background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    /*min-height: 600px;*/
    max-width: 1200px;
	min-width:960px;
	width:100%;
	margin: 0 auto 0 auto;
	overflow:auto;
	padding-bottom:10px;
	
}
.cont{
	
	/*background-color: #F00;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee); 
    min-height: 300px;
    max-width: 390px;
	min-width:300px;
	width:30%;
	margin-left:10px;
	padding:10px;
	
	float:left;
	
	
	}
.cont100{
	
	/*background-color: #F00;*/
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee); 
    min-height: 300px;
    min-height: 600px;
    max-width: 1200px;
	min-width:960px;
	width:98%;
	
	padding:10px;
	
	
	
	}
#contenido .cont table td.titulo, .cont100 table td.titulo  {
	color: #FFF;
	padding:5px;
	background-color:#003366;
}
#contenido .cont table td.cont_td, #contenido .cont100 table td.cont_td {
	color: #999;
	padding:5px;
	font-size:80%;
	
}

.limpiar_flotamientos{
	clear:both;
	}
.cont1{-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	 border-radius:10px 10px 10px 10px;
	 border:0px dashed #FFFFFF;  
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg); 
	text-shadow: 0px 0px 0px #FFFFFF;
	 -moz-box-shadow:   5px 5px 31px #424142;
	 -webkit-box-shadow:   5px 5px 31px #424142;
	 box-shadow:   5px 5px 31px #424142;
	 background: rgba( 26, 44, 144, 0.2);
	 outline: dashed 0px #191919;
	 outline-offset: 0;
	 color:#FFF;
	 padding:15px;
	 max-width:300px;
	
	 margin:15px;
	 float:left;
}
.precio_max{
	float:none;
	height:100px;
	font-size:40px;
	padding-top:10px;
	
	}
.precio_max small{
	
	font-size:14px;
	
	
	}
.cont2{
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	border:0px dashed #FFFFFF;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-o-transform:rotate(0deg);
	text-shadow: 0px 0px 0px #FFFFFF;
	-moz-box-shadow:   5px 5px 31px #424142;
	-webkit-box-shadow:   5px 5px 31px #424142;
	box-shadow:   5px 5px 31px #424142;
	background: rgba( 242, 137, 135, 0.5);
	outline: dashed 0px #191919;
	outline-offset: 0;
	outline-offset: 0;
	color:#FFF;
	padding:10px;
	max-width:600px;
	float:right;
	margin:0px;
	}
.barra_herramientas{
	/*margin:15px;*/}
	
#contenido .barra_herramientas img {
	margin-left: 30px;
}
#contenido_clientes{
	width:100%;
	margin: 15px auto 15px auto;
	max-width:970px;
	min-height:500px;
	
	
	
	}
#contenido_clientes_flow{
	width:100%;
	margin: 15px auto 15px auto;
	max-width:970px;
	/*min-height:500px;*/
	
	
	
	}
#contenido #contenido_clientes table tr th,#contenido_clientes_flow table tr th, html body div#contenido div#domMessage div.cont100 table tr th {
	color: #FFF;
	background-color: #036;
	padding: 5px;
}
#contenido #contenido_clientes table tr td,#contenido_clientes_flow table tr th {
	
	padding: 5px;
}

/* Capa oculta formulario */
#solo_recompra{
	visibility:hidden;
	display:none;
	border:dashed 0px #FFFFFF;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
.verde{
	color:#009900;
	
	}
.rojo{
	color:#F00;
	
	}
.amarillo{
	color:#F0C;
	
	}
.azul{
	color:#00F;
	
	}
#contenido .margen {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width:60%;
}
#contenido .margen_arriba {
	margin: 30px;
}
#contenido #contenido_clientes .globo {
	float: right;
}
#contenido .barra_herramientas .flotar_derecha {
	margin: 10px;
	float: right;
}

/*Diseñamos la factura*/
#factura{
	width:100%;
	border: 1px solid #CCC;
	/* [disabled]float:left; */
	margin-left:5px;
	margin-top:10px;
	
	}
	
	#factura .cliente{
		float:right;
		margin-right:5px;
		padding-left:5px;
		font-size:8px;
		margin-top:10px;
		
		}
	#factura .datos_empresa{
		float:left;
		margin-left:5px;
		padding-left:5px;
		font-size:8px;
		margin-top:20px;
		}
		
	#factura .datos_factura
	{
		
		margin-left:5px;
		padding-left:5px;
		font-size:8px;
		border: 1px #CCC solid;
		margin-right:5px;
	}
	#factura .concepto_factura {
		font-weight:800;
		font-size:9px;
		text-transform: uppercase;
		margin: 5px;
	}
	#factura .titulo,#factura .peso,#factura .importe{float:left; }
	#factura .titulo{
	width:80%;
}
	#factura .peso{width:50px;}
	#factura .importe{width:60px;}
	
#factura .cuerpo_factura{
	font-size:9px;		
		margin: 5px;
	}
	#factura .cuerpo_factura .concepto, #factura .cuerpo_factura .peso, #factura .cuerpo_factura .precio
	{
		/*font-weight:800;*/
		font-size:9px;
		/*text-transform: uppercase;*/
		margin: 5px;
		float:left;
	
	}
	#factura .cuerpo_factura .concepto{
	width:75%;
}
	
	#factura .cuerpo_factura .peso{
	width:10%;
}
	#factura .cuerpo_factura .precio{
	width:10%;
}
	#factura .resumen_base_imp { border: 1px #CCCCCC solid; width:95%; margin-left:auto; margin-right:auto; padding:5px; margin-bottom:10px; overflow:auto}
	#factura .resumen_base_imp .base_imponible{ font-weight:100; font-size:9px; float:left; width:150px;} 
	#factura .resumen_base_imp .iva{ font-weight:100; font-size:9px; float:left; width:60px;}
	#factura .resumen_base_imp .cantidad_iva{ font-weight:100; font-size:9px; float:left;}  
	#factura .resumen_base_imp .total{ font-weight:bold; font-size:12px; float:left; width:60px; margin-left:20px;}  
	#factura .resumen_base_imp .registro_mercantil{ font-size:9px; float:left; margin-left:20px;}
	#contenido #contenido_clientes #factura .titulo_docu {
		font-size: 18px;
		text-transform: uppercase;
		float: right;
	}
#factura_10{
	width:900px;
	border: 1px solid #CCC;
	/* [disabled]float:left; */
	margin-left:5px;
	margin-top:10px;
	
	}
	
	#factura_10 .cliente{
		float:right;
		margin-right:5px;
		padding-left:5px;
		font-size:8px;
		margin-top:10px;
		
		}
	#factura_10 .datos_empresa{
		float:left;
		margin-left:5px;
		padding-left:5px;
		font-size:8px;
		margin-top:20px;
		}
		
	#factura_10 .datos_factura
	{
		
		margin-left:5px;
		padding-left:5px;
		font-size:8px;
		border: 1px #CCC solid;
		margin-right:5px;
	}
	#factura_10 .concepto_factura {
		font-weight:800;
		font-size:9px;
		text-transform: uppercase;
		margin: 5px;
	}
	#factura_10 .titulo,#factura .peso,#factura .importe{float:left; }
	#factura_10 .titulo{width:280px;}
	#factura_10 .peso{width:50px;}
	#factura_10 .importe{width:60px;}
	
#factura_10 .cuerpo_factura{
	font-size:9px;		
		margin: 5px;
	}
	#factura_10 .cuerpo_factura .concepto, #factura_10 .cuerpo_factura .peso, #factura_10 .cuerpo_factura .precio
	{
		/*font-weight:800;*/
		font-size:9px;
		/*text-transform: uppercase;*/
		margin: 5px;
		float:left;
	
	}
	#factura_10 .cuerpo_factura .concepto{width:260px;}
	
	#factura_10 .cuerpo_factura .peso{width:50px;}
	#factura_10 .cuerpo_factura .precio{width:50px;}
	#factura_10 .resumen_base_imp { border: 1px #CCCCCC solid; width:95%; margin-left:auto; margin-right:auto; padding:5px; margin-bottom:10px; overflow:auto}
	#factura_10 .resumen_base_imp .base_imponible{ font-weight:100; font-size:9px; float:left; width:150px;} 
	#factura_10 .resumen_base_imp .iva{ font-weight:100; font-size:9px; float:left; width:60px;}
	#factura_10 .resumen_base_imp .cantidad_iva{ font-weight:100; font-size:9px; float:left;}  
	#factura_10 .resumen_base_imp .total{ font-weight:bold; font-size:12px; float:left; width:60px; margin-left:20px;}  
	#factura_10 .resumen_base_imp .registro_mercantil{ font-size:9px; float:left; margin-left:20px;}



.flotar_derecha_50 {
	float: right;
	width: 50%;
	border: 1px solid #666;
	margin-top: 30px;
	margin-right: 20px;
}
.campos_der {
	width: 30%;
	margin-left:68%;
	margin-top:50px;
}
.ftl_lef{
	float: left;
	width: 40%;
	
	}
#comprobar_mensaje{
	float:right;
	}
.comprobar_mensaje1
{
	
	
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 3px #000000;
-webkit-box-shadow: 0px 0px 3px #000000;
box-shadow: 0px 0px 3px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff784f', endColorstr = '#ff7d0a');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ff784f', endColorstr = '#ff7d0a')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ff784f, #ff7d0a);
background-image: -ms-linear-gradient(top, #ff784f, #ff7d0a);
background-image: -o-linear-gradient(top, #ff784f, #ff7d0a);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ff784f), to(#ff7d0a));
background-image: -webkit-linear-gradient(top, #ff784f, #ff7d0a);
background-image: linear-gradient(top, #ff784f, #ff7d0a);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
opacity: 0.68;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 68);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 68);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
padding:10px;
min-height:50px;
width:400px;
size:130%;
}
.comprobar_mensaje1 .verde{ size:130%;}
.blanco{ color:#FFF;}
.oro{ color:#FF9900;}
.plata{ color:#999999;}
a{ text-decoration:none;}
.globo{

    border:dashed 1px #636363;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	

   

    background-color: rgba(0, 8, 18, 0.1);
    background: rgba(0, 8, 18, 0.1);
    color: rgba(0, 8, 18, 1);


	margin : 10px;
	padding:10px;
	width:300px;

 }
 
 html body div#contenido div.globo label{
	 font-style:italic;
	 color:#666666;
	 
	 }
.globo_der{
	
	 border:dashed 1px #636363;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(28, 69, 18, 0.1);
    background: rgba(28, 69, 18, 0.1);
    color: rgba(28, 69, 18, 1);
	margin-left:340px;
	margin-top:25px;
	padding:10px;
	margin-right:10px;
	height:520px;

	

	
}	 
.globo_centro{float:none;
clear:both;
width:98%;
margin-top:20px; margin:auto 10px;
margin-right:10px;

    background-color: rgba(100, 43, 95, 0.1);
    background: rgba(100, 43, 95, 0.1);
    color: rgba(100, 43, 95, 1);
 border:dashed 1px #636363;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}
html body div#contenido div.globo_der form#subir_archivos p label{height:40px; line-height:30px;}

html body div#menu div.cont2 div.alertas_corriendo
{
	overflow:auto;
	max-height:80px;
	scrollbar-face-color: red;
	
}

#salidas_dinero, #entradas_dinero{ display:none;
}
#contenido_clientes #factura .concepto_factura .peso {
	width: 10%;
}
#contenido_clientes #factura .concepto_factura .importe {
	width: 10%;
}
#capa_global {
	background-color: #CCC;
}
