body { margin:0;padding:0; background-color: #fff; color: #000; }
a img { border: none; }
/*a#mosca { display: scroll; position: fixed; bottom: 0px; right: 0px; background-image: url(imgs/mosca.gif); width: 25px; height: 25px; }*/
a#mosca { position: fixed; bottom: 0px; right: 0px; background-image: url(imgs/mosca.gif); width: 25px; height: 25px; }


a.calendario span { display: none; }
a.calendario { margin-left: 5px; padding-left: 20px; padding-top: 2px; background: url(imgs/calendar.png) no-repeat top left; }
div.calendar { width: 12em;  display: block; }

div.oculto { display: none; }

a.volver {
/*position: absolute;*/
/*clear: both;*/
margin-top: 2em;
/*background-color: #eee;*/
color: #41b218;
font-size: 1.2em;
padding: 0.15em;
}


div#wrapper { 
margin: 0 auto;
font-size: 0.9em;
 }
/*
 * Cabecera
 */
div#header {
border-bottom: 0.2em solid;
height: 9.5em;
font-family: verdana, arial;
font-size: 0.9em;
background: transparent url(imgs/logo.png) top left no-repeat;
position: relative;
}
#header.admin { border-bottom-color: #ff3000; }
#header.terceros { border-bottom-color: #4265b5; }
#header.representantes { border-bottom-color: #6bc710; }
#header.cedentes { border-bottom-color: #ffc310; }
#header.autogestion { border-bottom-color: #4565b0; }
#header.repositorio { border-bottom-color: #4565b0; }
#header.patrocinadores { border-bottom-color: #cc0; }
#header.www { border-bottom-color: #ccc; height: 7em; margin-bottom: 1em; }

div#header h1 { position: absolute; top: 0; left: 0; border: 0; }
div#header h1 a { text-decoration: none; width: 285px; height: 70px; display: block; }
div#header h1 a span { visibility: hidden; }

#header #bienvenido {
/*padding-left: 23em;  */
padding-top: 0.5em;
height: 5.5em;
padding-right: 8em;
background: url(imgs/mapa.png) top right no-repeat;
}
#header #bienvenido #logo_ci {
float:left;
width:290px;
}
#header #bienvenido #logo_ci a {
display:block;
width:285px;
height:80px;
}
#header #bienvenido #logo_ci a span{
display:none;
}
#header #opciones { 
/*margin-top: 1.8em;*/
margin-top: 15px;
width: 50em;
float: left;
clear: left;
margin-left: 0.5em;
}
#header #loginlogout {
text-align: right; 
float: left;
margin-top: 1.8em;
position: absolute;
right: 0.5em;
display: inline;
 }

/*
 * Pie
 */
#footer {
font-size: 0.9em;
font-family: verdana, arial; clear: both;
margin: 5em auto 0 auto;
border-top:1px solid #ddd;
color:#666;
background: url(imgs/footer_bg.png) top left repeat-x;
padding-top: 1em;
}
#footer a { color:#666666; font-size: 0.8em; padding: 0.2em; }
#footer a:hover { color:#000; }
#footer p { display:inline; }
div#footer div#pie_izquierda { width: 80%; float: left; }
div#footer div#pie_derecha { width: 20%; float: left; text-align: right; }

div#main {
font-family: "Trebuchet MS", verdana, arial; 
padding: 0.5em 1em 1em 0.5em;
}

div#izquierda {
float: left;
width: 58%;
}
div#derecha {
float: right;
}


h1, h2, h3, h4 { font-family: Georgia, "Times New Roman",Times,serif; }
h1 { font-size: 1.7em; margin: 0; margin-bottom: 0.2em; padding: 0.2em; border-bottom: thin solid #000; }
h2 { font-size: 1.5em; }
em.url { background-color: #ffff66; }

/*
 * Formularios
 */
  
fieldset {
padding: 0.5em;

border: 1px solid #bbb;
border-top: 2px solid #bbb;


-moz-border-radius: 0.2em;
background: #fdfdfd;
}
/*fieldset { background: #ffffe3; }*/
fieldset legend { padding-left: 0.7em; padding-right: 0.7em; padding-top: 0.2em;
 border: 1px solid #bbb;
padding-bottom: 0.2em; background: #fff; font-weight: bold;
background: #fff;

-moz-border-radius: 5px;

}
legend span { padding-left: 1em; color: #00e; cursor: pointer; font-weight: bold; }
legend a { color: #00e; }






div.elementoform { clear: both;  position: relative;
/*border-bottom: 1px dotted #faaa25;*/
border-top: 1px solid #faf8e1;
border-bottom: 1px #faf8e1;
padding: 0.5em 0em 0.7em; }


div.focus {
	background: url(imgs/uf_focused.png);
	border-top: 1px solid #efe795;
	border-bottom: 1px solid #efe795;
}

div.elementoform input[type=text]:focus, div.elementoform input[type=password]:focus,
div.elementoform textarea:focus
{
border: thin solid #dfd77d;
padding: 0.25em;
}

div.elementoform label { display: block; float: left; text-align: left; padding-left: 1em; padding-top: 0.2em; width: 9.2em; }
input[type=submit], input[type=reset] { padding: 0.3em 0.5em; }
input[type=text], input[type=password], textarea {
padding: 0.25em; 
border: thin solid #7f9db9;
}
select { padding: 0.1em 0.1em; }
select option { padding-right: 2em; }
textarea { width: 44em; height: 6em; }
.contrato h1 { border-bottom: 0; }
fieldset h2 { border-bottom: thin solid #666; }
fieldset h3 { border-bottom: thin solid #999; }
fieldset h4 { border-bottom: thin solid #ccc; }
fieldset h3 { margin-top: 0.5em;}


/*
 * Checkbox
 */
div.inverso input { margin-left: 1em; }
fieldset fieldset { margin-top: 1em; }
fieldset fieldset div.elementoform { border: 0; }
div.elementoform label.inverso { float: none; display: inline; padding-left: 0em; position: relative; }
/*
 * Radio buttons
 */
div.elementoform div.gradiobutton {
margin-left: 0.7em;
clear: both;
}
div.elementoform div.gradiobutton p {
font-weight: bold;
}
div.elementoform div.gradiobutton div.elementoform { 
margin-left: 2em; clear: both; width: auto; background: none; padding-top: 0; border: none; }
fieldset .gradiobuttontitulo { 
width: 100%; margin: 0; padding: 0; 
}
div.elementoform div.gradiobutton div.elementoform input { padding: 0px; }
div.elementoform div.gradiobutton div.elementoform label { position: absolute; margin-left: 0.6em; width: auto; text-align: left; float: right; }
div.elementoform h4 { clear: both; }

/*div.validation-advice { position: absolute; right: 0em; top: 1em; }*/
div.validation-advice { position: absolute; left: 13.4em; top: 3.5em; }

span.formayuda { display: block; clear: both; color: #41b218; padding-left: 1em; }
div.botonera { margin-top: 1em; }


/*
 * Tablas
 */
table { width: 100%; border-collapse: collapse; }
table fieldset { padding: 0.2em; }
table fieldset.oculto { background: none; }
table fieldset.oculto legend { border: none; background: none; }
table thead tr { line-height: 2em; }
table thead th { text-align: left; border-bottom: thin solid #ccc; background: #fff; color: #666; padding: 0 5px; }
table thead th a { color: #666; text-decoration: none;  }
table thead th.acciones { text-align: center; border-left: 1px solid #ccc; width: 145px; }
table tbody {}
/*table tbody tr { border-bottom: 1px solid #d5edfb; line-height: 1.8em; }*/
table tbody tr { border-bottom: 1px solid #f2f2f2; line-height: 1.8em; }


table tbody tr.par { background-color: #f1f8fa; }
table tbody tr td { padding: 0 5px; }
table tbody td.acciones { border-left: thin solid #ccc; text-align: right; }
table tbody a:link { color: #00e; }
table tbody td.acciones a { padding-right: 5px; }
table tfoot th a { padding-right: 5px; }
table tfoot th { text-align: left; }


/* 
 * Tablas listado
 */
table.listado tbody tr:hover { background-color: #ffff99; }



/*
 * Menu seleccion
 */
div.menuseleccion { margin-top: 1em; margin: 0; padding: 0; }
div.menuseleccion ul { list-style-type: none; padding-left: 0.2em; margin: 0; }
div.menuseleccion ul li { margin-left: 1em; padding-left: 0.5em; margin-bottom: 1em; border-left: 1em solid #e7f5bf; position:relative; }
div.menuseleccion a { font-family: Georgia, "Times New Roman" Georgia Times serif; font-size: 1.4em; font-weight: bold;  }
div.menuseleccion li span { display: block; color: #669b00; }
div.menuseleccion ul li span.seleccion_ayuda_texto { position: absolute; width: 10em; z-index: 2; right: 0; padding: 1em; border: 1px solid #41b218; background: #a5d420 url(imgs/field_help.png) bottom left repeat-x; color: #fff; text-decoration: none; }
div.menuseleccion a.novedad { background-color: #ffff66; }
div.menuseleccion ul li span a { font-family: "Trebuchet MS", verdana, arial; font-size: 1em; font-weight: normal; }

div.npaginador {
text-align: center;
border: 1px solid #f00;
background-color: #f8f8f8;
}

/*
 * Listado contenidos
 */
div.elemento_listado_contenido { padding: 0.5em;
 }
div.elemento_listado_contenido h2 { margin-top: 0; margin-bottom: 0.2em; font-size: 1em; border-bottom: 2px solid #ffc310; }
div.elemento_listado_contenido dl { margin-top: 0; padding: 0.5em; }
div.elemento_listado_contenido dl.no_validado { background-color: #fff6f1; }
div.elemento_listado_contenido dl.cancelado { background-color: #eee; color: #999; border: 1px solid #ddd; }
div.elemento_listado_contenido dl.activo { background-color: #fff; }
div.elemento_listado_contenido dl dt { font-style: italic; }

/*
 * Mensajes
 */
div.mensaje { border: 3px solid #fff;  padding: 0.5em; width: 70%; margin: 0 auto 1em auto; }
div.info { background-color: #ffffbf; border-color: #ffee99; }
div.error { background-color: #f00; color: #fff; border-color: #ce2929; }
div.error a { color: #fff; }
div.actualizar { background-color: #e7ffd6; border-color: #d4ff99;}
div.borrar { background-color: #e2e2ff; border-color: #c1c1ff;}        

/*
 * Enlaces
 */
a.borrar { color: #f00; background-color: #fff; padding: 0.1em; }
a.borrar:hover { color: #fff; background-color: #f00; }
a.activarcontrato {
border: medium solid #41b218;
background: #e7ffd6;
padding: 0.5em;
}

/*
 * Especiales
 */
div#dlogin { width: 70%; margin: 0 auto; }
div.condiciones_texto_legal { clear: both; font-size: 0.7em; margin-top: 2em; color: #666; }
pre code { display: block; border: thin solid #000; background-image: url(imgs/pre-code.gif); font-family: "Courier New", Courier, mono; line-height: 16px; overflow: auto; }


/*
 * AutoGestion
 */
div.autogestion_imagen {  background-color: #fafafa; padding: 0.2em; }
div.autogestion_imagen img { border: 1px solid #bbb; padding: 0.2em; }
div.autogestion_imagen div.autogestion_descripcion { background-color: #fff; }
div.autogestion_imagen div.autogestion_descripcion dd { font-weight: bold; }



/*
 * Sello FNMT
 */
div.sellofnmt {
    background: #fff url(imgs/fnmt.gif) bottom right no-repeat;
    padding: 1em;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 1em;
}
div.sellofnmt dd {
    font-weight: bold;
}




/*
 * Tablas ocultables
 */
table.tabla_ocultable tbody tr { cursor: pointer; }
table.tabla_ocultable tbody tr.mostrando { background-color: #ffff99; }
table.tabla_ocultable tbody tr:hover { background-color: #ffff99; }
/*table.tabla_ocultable tbody tr.mostrando:hover { border: 2px solid #999; }*/



/*
 * Videos ayuda
 */
div#videoAyuda h3 {
position: relative;
border-bottom: 1px solid #efe795;
background-color: #fff;
margin: 0;
padding: 0.2em;
}
div#videoAyuda h3 a { position: absolute; right: 0.2em; }
div#videoAyuda {
    border: 1px solid #efe795;
}
div#videoAyuda div#videoFlash { padding: 0.5em; }









/*
 * Repositorio
 */

    
    div#repositorio {}
    div#repositorio div#buscador {
        font-size: 0.9em;
        display: block;
    }
div#repositorio div.botonera {
clear: both;
background: #fff;
border-top: 1px solid #000;
padding-top: 1em;
}
    div#repositorio div#bp  {
    font-size: 0.9em;
    }
div#bp div#bpsubtipos {
width: 23em;
float: left;
}
div#bp div#bpcolores {
float: left;
margin-left: 1em;
width: 13em;
}

    
div#repositorio div#bp div.inverso {
    height: 1.2em;
}
    
    
    
div#repositorio div#obras {}
div#repositorio div#obras div.odd {}
div#repositorio div#obras div.even {}
div#repositorio div#obras div.obra {
    border-top: 1px dotted#c9dca6;
    padding-left: 0.5em;
    padding-bottom: 0.1em;
    margin-bottom: 1em;
}
div#repositorio div#obras div.autogestion {
    background: url(imgs/fieldset.gif) bottom left repeat-x;
}
    
div#repositorio div#obras div.obra h3 a {
    font-size: 1em;
}
    
    
div#repositorio div#obras div.obra div.obradescripcion {
    padding-left: 0.3em;
    padding-right: 0.3em;
}
    
    
    
    div#repositorio div#obras div.obra div.obradescripcion:before {
    content: open-quote;
    color: #ccc;
    font-size: 3em;
    color: #69c;
    display: inline;
    }
    div#repositorio div#obras div.obra div.obradescripcion:after {
    content: close-quote;
    color: #ccc;
    font-size: 3em;
    color: #69c;
    }
    
    div#repositorio div.obraimagen img {
    border: 1px solid #ccc;
    padding: 5px;
    }
 div#repositorio div.obraimagen {
float: left;
width: 320px;
 }
 div#repositorio div.obradescripcion {
width: 42em;
clear: left;
margin-left: 320px;
float: left;
}
 div#repositorio div.obracabecera {
 }
div#repositorio div.obracuerpo {
clear: both;
}

div#repositorio div#obras div.obra div.obracuerpo a.urlaceptacion {
   color: #41b218;
}
div#repositorio div#paginador {
border-top: thin solid #cdc8b2;
border-bottom: thin solid #cdc8b2;
    padding: 0.3em;
}


div#repositorio div#quees {
padding: 0.5em;
background: #e6e5e3;

border-top: thin solid #dcd8d3;
margin-bottom: 0.5em;
}
div#repositorio div#quees p {
margin: 0;
}
div#repositorio div#quees p cite:before {
content: open-quote;
}
div#repositorio div#quees p cite:after {
content: close-quote;
}

div#repositorio div#quees {
width: 28em;
margin-left: 1em;
margin-top: 1em;
float: right;
}
div#repositorio div#quees p {
margin-bottom: 1em;
color: #333;
}
div#repositorio div#quees p.desc {
background: #fcfbf8;
font-weight: bold;
color: #000;
padding: 0.5em;
margin: 0;
}









/*
 * Codigos QR
 */

/*
 * Codigos QR
 */
div.codigosqrjs {
    border-top: thin solid #bbb;
    padding: 0.5em;
    background: url(imgs/fieldset.gif) bottom left repeat-x;
    height: 25em;
}

div.codigosqrjs h3 {margin: 0;}

div.codigosqrjs div.codigosqrjsqr {
    width: 10em;
    float: left;
}
div.codigosqrjs div.codigosqrjsjs {
    border: 3px solid #fff;
    padding: 0.5em;
    width: 52em;
    float: left;
    margin-left: 1em;
    background-color: #ffffbf;
    border-color: #ffee99; 
}





#progressBar { padding-top: 5px; }
#progressBarBox { width: 350px; height: 20px; border: 1px solid; background: #eee;}
#progressBarBoxContent { width: 0; height: 20px; background: #9ACB34;
background: url(/panel-extra/css/admin/imgs/progress-bar.gif) top left repeat-x;
}
