.codigo_error{
    font-size:xx-small; color:#cccccc;
}

#area_contenido_app{
    height:auto;
    text-align:left;
}

#menu_pro{
    text-align:left;
}


body {
    font-family:Myriad,Arial,Helvetica,clean,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
   
}

div.formulario{    
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    text-align:left;
}

div.formulario_2{
    
}

div.espacio_form{
    font-size:1.2em;
    padding:0.5em 0.3em 0.3em 1em;
    color: #ffffff;
    background-color:#DA251C;
    font-weight:bold;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
}

div.html_form{
    border:1px;
    overflow:auto;
    width:100%;
}

div.tab_help{
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 5px;
    font-size:12px;
    color:  #666699;
    text-align:justify;
}

td.borde_ayuda{
    border-right: 1px solid #cccccc;

}

h1.titulo {
    font-size:1.6em;
    margin:0 0 0.2em;
    border-bottom: 1px solid #cccccc;

    padding:0.5em 0.3em 0.3em 1em;
    color: #ffffff;
    background-color:#DA251C;
    font-weight:bold;
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
}
h1 {
    font-size:1.5em;
    font-weight:normal;
    line-height:1em;
    margin-bottom:0;
    margin-top:1em;
}

input.campo{
    background-color:transparent !important;
    background-image:none !important;
    border:1px solid #cccccc;
    display:inline;
    margin:0 !important;
    padding:0;
    position:static !important;
    vertical-align:0 !important;
    visibility:visible !important;    

    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;

    height: 16px;
    padding-left:2px;
}

.boton{
    background:#E9E9E9 url(../img/buttonEnabled.png) repeat-x scroll center top;
    border:1px solid #9B9B9B;
    padding:0.1em;
    vertical-align:middle;

    border:1px solid gray;
    color:inherit;
    cursor:pointer;
    font-family:inherit;
    font-size:inherit;
    line-height:normal;
    margin:0;
    overflow:visible;
    padding:0.1em 0.1em 0.1em;
    text-align:center;
    vertical-align:middle;
    white-space:nowrap;
}

div.toolbar{
   height:38px;
   text-align:right;
   border-bottom: 1px solid #cccccc;
}

span.texto{
    font-family:Myriad,Arial,Helvetica,clean,sans-serif;
    font-size:x-small;
    white-space:nowrap;
}

#pager{
   white-space:nowrap;
}


.btn{
    border: 0px;
    cursor:url;
}


.mensaje_error{
    font-size:xx-small;
    font-style:italic;
    text-align:center;
    color:#cccccc;
}

form {
   /*width: 50em;*/
}
em.error {
    background:url("../img/unchecked.gif") no-repeat 0px 0px;
    padding-left: 16px;
    padding-top:3px;
}
em.success {
    background:url("../img/checked.gif") no-repeat 0px 0px;
    padding-left: 16px;
    padding-top:3px;
}

form label.error {
    margin-left: auto;
    width: 250px;
}
em.error { color: black; }
#warning { display: none; }


.listado
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	border-collapse: collapse;
}
.listado th
{
	font-size: 12px;
	font-weight: normal;
	padding: 8px 6px;
    color:#ffffff;
    background-image: url(../img/gradhead.jpg);
    border-color: #ffffff;
    border-right-style: solid;
    border-right-width: 1px;    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
}
.listado td
{
	padding: 4px;
}
.odd
{
	background: #dddddd;
}

.scrollBox {
    font-size: 10px;
    line-height: 12px;
    border:1px solid #cccccc;
}

.scrollBox_resultado {
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    min-height: 250px;
    
    border:1px solid #cccccc;
}

.paginacion {
    font-size: 10px;
    line-height: 12px;
    border-top:1px solid #cccccc;
    height: 30px;
}
.boton_pag{
    padding:5px;
    float:left;
}

.tabla_result{
    background-color:#cccccc;
}
.tabla_result td {
    background-color:white;
}
.tabla_result th {
    background-color:#cccccc;
}


.formulario tfoot td{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}
.formulario th{
    text-align: left;
}

.formulario select{
    font-size:12px;
}



.formulario caption {
    -x-system-font:none;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:italic;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    padding:0 0 5px;
    text-align:right;
}


.ui-layout-north{
    border-bottom:1px solid #999999;
    padding-top:2px;
}

#cargador{
   margin: 0 auto 0 auto;
   width: 100%;
   text-align:center;
   color:#666666;
   font-size:12px;
   font-weight:bold;
   padding-top:30px;
}

.sumary_form{
    width:450px;
    height:20px;
    float:right;
    font-size:small;
    font-weight: bold;
    padding-top:10px;
}







