@import "internasforms.css";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
}

a{text-decoration: none; color: #767676;}
a:link{text-decoration: none; color: #767676;}
a:hover{ text-decoration:none;  color: #1e93d1;}
a:active{text-decoration: none; color: #444;}
a:visited{text-decoration: none; color: #444;}

body{
    /*background: #414043 url(../img/bg_body.jpg) repeat top left;*/
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 11px;
    background-color: #545257;
    line-height: 16px;
}
div{
   /* height: 100%;*/
    overflow: hidden;
}
p{
    margin: 0px 0px 15 0px;
    padding: 0px;
}
.clear{
    clear: both; height: 1px
}


/********** contenedor ************/
.contenedor{
    background: url(../img/bg_cont.jpg) repeat-x top left;
    overflow: hidden;
}
.cont_general{
    width: 788px;
    overflow: hidden;
    margin: 0px auto 0px auto;
}

/********* top ***********/
.top{
    height: 128px;
    background: #000;
}

/********** buscador ********/
.ico_lupa{
    float:right;
    padding: 5px 10px 0px 0px;
    position: absolute;
    left: 755px;
    z-index: 2;
}
.input_buscar{
    width: 150px;
    padding: 2px 3px 0px 3px;
    margin: 7px 0px 0px 20px;
    height: 20px;
    background: transparent url(../img/bg_inputbuscar.jpg) no-repeat top left;
    border: none;
    font: normal 11px Arial;
}
.text_busqueda{
    margin: 0px 0px 0px 25px;
}

/********** Menu ************/
.bg_menu{
    background: url(../img/bg_menu.jpg) repeat-x top left;
    height: 33px;
    position: relative;
}
.titulotop{
    /*background: url(../img/bg_titulotop.jpg) no-repeat top left;*/
    background-color: #545257;
    height: 27px;
}
.titulotop .tex{
    font: bolder 12px/12px Arial;
    color: #b5b5b5;
    text-transform: uppercase;
    padding: 8px 0px 0px 30px;
}


/*********** CUERPO *************/

/**** pagina de inicio ****/
.cont_inicio{
    padding: 0px 20px 20px 20px;
    overflow: hidden;
}
.bienvenidos{
    font: normal 28px Tahoma;
}

/**** ingreso-registro ****/
#cont_cuerpo{
    overflow: hidden;
    background: transparent;
    /*position: relative;*/
    background: #414043 url(../img/bg_body.jpg) repeat top left;
    height: 100%;
    text-align: center;
}
#div-bloque-cuerpo{
    text-align: left;
    margin: 0 auto;
    width: 782px;
}

.col1{
    width: 439px;
    float: left;
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}
.col2 {
    width: 341px;
    float: right;
    margin: 10px 0px 10px 0px;
    overflow: hidden;
}
.col1 .cuerpo{
    background: #fff;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
    padding: 10px 10px 10px 15px;
    min-height:250px;
    overflow: hidden;
    /*height: expression(this.scrollHeight < 251? "250px" : "auto" );*/
    height: 250px;
}
.col2 .cuerpo{
    background: #fff;
    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;
    padding: 10px 10px 10px 15px;
    width: 312px;
    min-height:250px;
    overflow: hidden;
    /*height: expression(this.scrollHeight < 251? "250px" : "auto" );*/
    height: 250px;
}
#cont_cuerpo h1{
    background: #fff;
    font: bold 20px/22px Arial;
    color: #444444;
}
#cont_cuerpo span{
    font: bold 12px/16px Arial;
    color: #a3a3a3;
}

/********** contenedores-internas ************/
.cont_internas{
    width: 920px;
    overflow: hidden;
    margin: 5px auto 10px auto;
    text-align: center;
}
.bg_internas{
    background: #fff;
    width: 900px;
    margin: 0 auto;
    text-align: left;
/*    border-left: 2px solid #d8d8d8;
    border-right: 2px solid #d8d8d8;*/
    background: url(../img/bg_cont003.jpg) repeat-y;
}
.top_interna{
    background: url(../img/cuerpotopinternas003.jpg) no-repeat top left;
    height: 20px;
    margin: 0 auto;
    width: 900px;
    text-align: left;
}
.top_interna2{
    background: url(../img/cuerpotopinternas2.jpg) no-repeat top left;
    height: 35px;
    border-bottom: 1px solid #d8d8d8;
}
.titulotop .text{
    font: normal 11px Arial;
    color: #c3c3c3;
    padding: 7px 15px 0px 15px;
    float: left;
}
.titulotop .text a{
    font: normal 11px Arial;
    color: #c3c3c3;
    float: left;
}
.titulotop .text a:hover{
    font: normal 11px Arial;
    color: #c3c3c3;
    float: left;
    text-decoration: underline;
}
.top_interna2 .text{
    font: normal 11px Arial;
    color: #c3c3c3;
    padding: 10px 10px 0px 15px;
    float: left;
}
.top_interna2 .text a{
    font: normal 11px Arial;
    color: #c3c3c3;
    float: left;
}
.top_interna2 .text a:hover{
    font: normal 11px Arial;
    color: #c3c3c3;
    float: left;
    text-decoration: underline;
}
.bottom_interna{
    margin: 0 auto;
    text-align: left;
    background: url(../img/cuerpobottominternas003.jpg) no-repeat top left;
    height: 16px;
    width: 900px;
}

/********* estaticas ***************/
.cont_estaticas{
    /*background: url(../img/bg_cont_estaticas.jpg) no-repeat top left;
    padding: 30px 10px 15px 20px;*/
    margin:20px 0px 0px 0px;
    overflow: hidden;
    font: normal 12px/20px Arial;
    overflow: hidden;
    color: #676c72;
}
.cont_estaticas strong{
    color: #222;
}
.cont_estaticas ul{
    margin:5px 0px 0px 10px;
    clear:both;
}

.cont_estaticas li{
    background: url(../img/ico_flechalista.jpg) no-repeat 0px 5px;
    padding-left:15px;
    padding-bottom: 10px;
}
.cont_estaticas span{ color:#444444; font:bold 14px/18px Arial;}
.cont_estaticas .texalt{ color:#1b92cc; font:normal 11px/14px Arial;}
.cont_estaticas b{ color:#222222; font:bold 12px/18px Arial;}

.cont_estaticas .num{
    font: bold 16px Arial;
    color:#1b92cc;
    background:url(../img/ico_num.jpg) no-repeat top left;
    padding-top:5px;
    float:left;
    width:30px;
    height:30px;;
    margin-right:10px;
    text-align:center
}
.cont_estaticas .preg{
    color:#444444;
    font:bold 12px/18px Arial;
    padding:5px 10px 5px 0px;
    cursor: pointer;
}

/*********** FOOTER *************/
.bg_footer{
    background: #030302;
    height: 55px;
}
.cont_footer{
    width: 788px;
    overflow: hidden;
    margin: 0px auto 0px auto;
    text-align: right;
}
.bg_footergris{
    background: #414043;
    height: 45px;
}
.bg_footergris .cont_footer{
    width: 788px;
    overflow: hidden;
    margin: 0px auto 0px auto;
    text-align: right;
    color: #929292;
    font: normal 11px Arial;
    padding: 5px 40px 0px 0px
}

.detalles{
    background-image:url(../img/zoom_in.png) !important;
}
.adjuntos{
    background-image:url(../img/attachment.png) !important;
}

/* nuevos, de gobierno digital */
.body-stars-1024{
    background-image: url(https://www.santafe.gob.ar/repositorio/tramites/images/bg-body-stars_1024.gif);
    background-position: center top;
    background-repeat: no-repeat;
}
.content_1024{
    margin: 0px auto 20px;
    overflow: hidden;
    width: 960px;
    background-color: #fff;
}
.header_1024 {
    /*background-image: url(http://www.santafe.gov.ar/repositorio/tramites/images/bg-header_1024.gif);*/
    background-position: top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    /*padding: 0 15px 0 15px;*/  /***ELIANA: Modificación imagen site (23/05/2017) ***/
    padding: 10px 15px 0 15px;   /***ELIANA: Modificación imagen site (23/05/2017) ***/
    height: 100%;
}
.header-mid {
    clear: both;
}
.header-top {
    color: #616161;
    /*margin-top: 18px;*/
    clear: both;
    /*width: 682px;*/
    height: 18px;
}
.header-top a {
    margin-top: 4px;
}
.header-top a:active,.header-top a:visited,.header-top a:link {
    font-size: 11px;
    margin: 5px 0 0 0;
}
.header-top li {
    float: left;
    margin: 0 20px 0 0;
}
.header-top ul {
    float: right;
}
.top-tramites-1024 {
    /*background-image:url(../images/bg-top-tramites2.gif);*/
    background-color: #969696;
    width: 82%;
    background-repeat: no-repeat;
    margin: 4px 0 0 1px;
    /*soporta solo mozilla*/
    -moz-border-radius-topright: 10px;
    height:93px;
    border-bottom-left-radius: 10px;    /***ELIANA: Modificación imagen site (23/05/2017) ***/
}
.top-tramites-1024 h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: normal;
}
.footer-1024 {
    background-image: url(https://www.santafe.gob.ar/repositorio/tramites/images/bg-footer_1024.gif);
    background-position: top;
    background-repeat: no-repeat;
    padding: 17px;
    color: #CFD0D0;
    font-size: 9px;
    height: 100%;
}
.content-center  {
    background-color:#FFFFFF;       /***ELIANA: Modificación imagen site (23/05/2017) ***/
    /*padding:3px 15px 20px;*/      /***ELIANA: Modificación imagen site (23/05/2017) ***/
    padding:3px 15px 20px;
}
.content-center-left {
    width:509px;
}
.content-center-left h2 span {
    color:#ECEBD7;
}
.content-center-left p {
    color:#3C3C3C;
    line-height:14px;
}
.content-center-left-gray {
    background-color:#F6F7F7;
    background-image:url("../images/bg-content-gray.gif");
    background-position:center top;
    background-repeat:repeat-x;
    margin:0 0 10px;
    padding:10px 15px 15px;
}
.content-center-left-gray h2 {
    color:#4CC7EE;
    font-size:15px;
    font-weight:bold;
    margin:15px 0 10px;
}
.content-center-left-top-green {
    background-color:#FFFFFF;
    background-image:url("../images/bg-content-center-left-top-green.gif");
    background-position:center top;
    background-repeat:no-repeat;
    height:37px;
    padding-left:17px;
    padding-right:0;
    padding-top:45px;
    width:492px;
}
.content-center-left-top-green h2 {
    color:#F4F5F7;
    font-size:20px;
    font-weight:normal;
}
.content-center-right {
    float:right;
    width:167px;
}
.content-tab {
    background-image:url("../images/multimedia-combo-bg.gif");
    background-position:center top;
    background-repeat:repeat-y;
    padding:10px;
    width:480px;
}
.content-tab input {
    background-color:#FFFFFF;
    border:1px solid #D4D5D6;
    height:13px;
}
.content-tab textarea {
    background-color:#FFFFFF;
    border:1px solid #D4D5D6;
}
.content-tramites-gray {
    background-color: #ECEEED;
    float:left;
    width:100%;
    margin-bottom:10px;
}
.campo_texto_titulo {
    color:#686868;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: bold;
}
.menu_1024 {
    background-image: url(https://www.santafe.gob.ar/repositorio/tramites/images/bg-menu_1024.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-top: 6px;
    clear: both;
    height: 33px;
}
.menu_1024 div {
    float: right;
    height: 15px;
    margin-top: 9px;
    margin-right: 15px;
    /*width: 120px;*/
}
.menu_1024 div a {
    color: #CDE3F8;
    font-size: 11px;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}


/* ************************* GESTIONES.CSS****************************** */
div.ver-barra{
    text-align: right;
    font-size: 10px;
    font-weight: 700;
    color: #aa0;
    padding: 8px;
    background-color: #bbb;
}
div.ver-linea-campo{
    position: relative;
    float: left;
    width: 100%;
    overflow: visible;
}
div.ver-label{
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
}
div.ver-valor{
    display: block;
    color: black;
    font-size: 14px;
}
div.ver-valor-lista{
    color: black;
    font-size: 14px;
    float: left;
    clear: left;
    width: 100%;
    margin: 5px 0 5px 0;
}
div.ver-valor-lista span{
    font-weight: normal;
    font-size: 14px;
    color: black;
    line-height: 14px;
}
div.ver-titulo{
    font-size: 20px;
    line-height: 20px;
    text-align: left;
}
div.ver-titulo-right{
    font-size: 20px;
    line-height: 20px;
    text-align: right;
}
div.ver-valor1{
    font-size: 20px;
    text-transform: capitalize;
    overflow: visible;
}
div.modificada{
    font-weight: 700;
    font-style: italic;
}
div.expedientePrincipal{
    font-weight: 700;
}