/* formularios */
form.contacto { background:#fff; border:1px solid #ddd; width:1000px; float:left; }
.login { background:#FFF no-repeat 95% 1em; }
.cliente { background:#FFF no-repeat 95% 1em; height:250px }
.cliente_grande { background:#FFF no-repeat 95% 1em; height:500px }

fieldset { border:1px solid #ccc; padding:0 0.5em; margin:10px}
.escritorio { border:3px solid #999999; padding:0 0.5em; margin:10px}
fieldset div { margin:0.3em 0;}

label { float:left; width:10em; margin: 0.25em 0em; text-align:right; margin-right:1em; }

legend { font-weight:bold; color:#5d891a; font-size:1.2em; }

legend span { width:10em; text-align:right; }

.caja { padding:0.15em; margin: 0.25em 0em;width:290px; border:1px solid #ddd; background:#fafafa; font:bold 0.95em arial, sans-serif; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }
.caja_peq { padding:0.15em; margin: 0.25em 0em;width:155px; border:1px solid #ddd; background:#fafafa; font:bold 0.95em arial, sans-serif; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }

.dos { width:145px;}
.tres { width:160px;}
.cuatro { width:60px;}
.cinco { width:200px;}

.tam1 { width:25px;}
.tam2 { width:50px;}
.tam3 { width:75px;}
.tam4 { width:100px;}
.tam5 { width:125px;}
.tam6 { width:150px;}
.tam7 { width:175px;}
.tam8 { width:200px;}
.tam9 { width:225px;}
.tam10 { width:250px;}
.tam11 { width:275px;}
.tam12{ width:300px;}
.tam13{ width:325px;}
.tam14{ width:350px;}
.tam15{ width:375px;}
.tam16{ width:400px;}
.tam17{ width:425px;}
.tam18{ width:450px;}
.tam19{ width:475px;}
.tam20{ width:500px;}
.tam21{ width:525px;}
.tam22{ width:550px;}
.tam23{ width:575px;}
.tam24{ width:600px;}


/*select  { padding:0.15em; margin: 0.25em 0em;width:295px; border:1px solid #ddd; background:#fafafa; font:bold 0.95em arial, sans-serif; -moz-border-radius:0.4em; -khtml-border-radius:0.4em; }

/*input[type=checkbox], input[type=radio] { width:12px; height:12px; }
/*input[type=checkbox] + label, input[type=radio] + label { margin-left:50px; }*/

/*input:hover, input:focus { border-color:#c5c5c5; background:#f6f6f6; }*/
	
.numerolineas { text-align:left; }
.numerolineas select { width:250px; }

input.default { color:#bbb; }

#submit-go { margin-top:1em; width:69px; height:26px; text-indent:-9999px; overflow:hidden; border:0; background:url(../gfx/submit-button.gif) no-repeat 0 0; display:block; cursor:pointer !important; cursor:hand; }

#submit-go:hover { background-position:0 -26px; }

p.junto {padding:0px; margin-top:5px; margin-bottom:5px;}

.option-bold{
    font-weight: bold;
}

</style>
