
div.categoria{
    display: block;
    width: 45%;
    margin: .3em;
    padding: 0em;
}
div.categoria img{
    float: left;
    clear: both;
    padding: 0 1em .5em 0;
}

div.categoria .titulo_categoria h3{
    font-size: 1.2em;
    padding-bottom: 0;
    border-bottom: 2px dotted #6384a3;
    margin-bottom: 0.3em;
}

div.categoria ul{
    margin-top: 0;
    background-color: transparent;
}

div.categoria ul a{
    font-weight: normal;
    color: #636262;
}

.left{
    float: left;
}
.right{
    float: right;
}

div.listaxe_publica{
    width: 98%;
    margin: 0 0 .5em 0em;
    padding: 0 0 0 .5em;
    clear: none;
}

div.listaxe_publica .titulo{
    background: #f9f9f7;
    padding: .2em .5em .2em .5em;
    margin: .5em 0 0 0;
    border-bottom: 1px solid #d7dadf;
}

div.listaxe_publica .titulo h3{
    margin: 0;
    padding: .2em;
    font-size: 1.3em;
/*	color: #333333;*/
    color: #e88000;
}

div.listaxe_publica .centro_nova p{
    display:inline;
    font-style: italic;
    font-size: 1em;
    color: #999999;
}

div.listaxe_publica .centro_nova {
    color: #999999;
    display:inline;
    margin-top: .5em;
    margin-bottom: .5em;
    padding-left: 1em;
    font-size: 1em;
    background: transparent url("./img/punto_nova.gif") bottom left no-repeat;
  /*background: transparent url("../../iconos/novas/centro_nova.gif") bottom left no-repeat;*/
}

div.item_listaxe{
    margin: 1em 0 0 0;
    border-bottom: 1px solid #bbbbbb;
    font-size: 1.1em;
}

div.item_listaxe{

}

div.listaxe_publica a{
    font-weight: bold;
    color: #636262;
}

div.listaxe_publica a:hover{
    color: #e88000;
}

div.listaxe_publica h4{
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}

div.listaxe_publica p{
    margin: .5em 0 .5em 0;
}
div.listaxe_publica p.descricion{
    margin: .5em 0 .5em 0;
/*	font-style: italic;*/
}

/*
 * FORMULARIOS DAS LISTAXES PUBLICAS
 */
div.listaxe_publica form{
/*	background: #e7eaed;*/
    background: #f9f9f7;
    padding: 1em 1em 0 1em ;
    border-bottom: 2px solid #d7dbe1;
}

div.listaxe_publica fieldset{
    border: none;
}
div.listaxe_publica form a{
    font-weight: normal;
/*	color: #333333;*/
    color: #636262;
}

div.ordenacion{
    font-weight: bold;
/*	color: #666666;*/
    color: #000000;

}
div.ordenacion a{
/*	color: #333333;*/
    color: #636262;
    font-weight: normal;
}
div.ordenacion a.arriba{
    background: transparent url("./img/arrow_up.gif") center right no-repeat;
    padding-right: 1em;
}

div.ordenacion a.abaixo{
    background: transparent url("./img/arrow_down.gif") center right no-repeat;
    padding-right: 1em;
}

div.listaxe_publica label{
    color: #666666;
    font-size: 1em;
    font-weight: bold;
    font-family: Arial, Sans;
}

div.listaxe_publica input{
    border: 1px solid #333333;
    color: #666666;
    font-size: 1em;
}


div.listaxe_publica select{
    border: 1px solid #333333;
    color: #666666;
}

/*
 * FIN DOS FORMULARIOS DAS LISTAXES PUBLICAS
 */


/*
 * PAXINACION DAS LISTAXES PUBLICAS
 */
div.paxinacion_listaxe_publica{
    display: block;
    margin: 1em 0 0 0;
    color: #999999;
    padding-bottom: .5em;
}

.borde_inferior{
    border-bottom: 1px solid #999999;
}

.borde_superior{
    border-top: 1px solid #999999;
}


div.paxinacion_listaxe_publica a{
    font-weight: normal;
    color: #333333;
}
/*
 * FIN DA PAXINACION DAS LISTAXES PUBLICAS
 */

p.subir{
    text-align: right;
    font-size: 0.9em;
    margin: 0;
}

div.item_listaxe{
    width: 100%;
    display: block;
}

div.item_listaxe p.subir a{
/*	color: #333333;*/
    font-weight: normal;
}

ul#accions_publicas{
    float: right;
    /*engado dani*/
    list-style-image: url("./img/item_accions_titulo.gif");
    margin: 0 0 0 1em;
    padding: .2em 0 .4em 1em;
    /*end	*/
}

ul#accions_publicas li{
/*	display: inline;*/
}
/*comento dani */
div.listaxe_publica ul{
    list-style-image: url("./img/item_accions_titulo.gif");
/*  margin: 0 0 0 1em;
    padding: .2em 0 .4em 1em; */
}

/*
div.listaxe_publica ul li{
    font-weight: bold;
}
*/

/*** FICHAS DE DOCUMENTOS - ESTILO SUXESTIONS **/


/** ESTILO SUXESTIONS **/

table.ficha9 {

    border: 1px solid #e88000;
    padding: 2px 2px 4px 2px;
    margin: 4% 3% 0 4%;

    /* border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #e0e0e0; */
}

table.ficha9 h1 {
      display: inline;
      font-weight: bold;
    color: #e88000;
    text-transform: uppercase;
    text-align: left;
       /*border-bottom: 1px dotted #e0e0e0;*/
}

table.ficha9 .imaxe_encabezado {
    vertical-align: middle;
    padding: .5em .3em .5em .5em;
}

table.ficha9 label {
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
}
table.ficha9  th{
    text-align: left;
    padding: .3em 0 0 .1em;
}

table.ficha9 .abaixo {

    border-top: 1px dotted #e0e0e0;
    margin:2% 2% 2% 3%;
    padding: 1em 0 1em 0.5em;
}


table.ficha9 .esquerda {

    width: 200px;
    padding: 1em 0.5em 0 0;
/*	border-top: 1px dotted #e0e0e0; */
    border-right: 1px dotted #e0e0e0;
    text-align: left;
}

table.ficha9 .esquerda th {
    text-align: center;
    background: #e0e0e0;
    padding: .3em .1em .3em .1em;
}


table.ficha9 .esquerda td {
    text-align: left;
}

table.ficha9 .esquerda .imaxe_contido {
    width: 150px;
    text-align: center;
    border: 1px solid #000000;
}

table.ficha9 .botonera {

    /*border-top:1px dotted #e0e0e0;*/
    /*margin:2% 2% 2% 3%;*/

    padding-left: 0.5em;
    padding-top : 1px;
    text-align:center;
}


/** FIN FICHAS DOCUMENTOS ***/


