/* CSS NPICASSO (www.npicasso.com) Document */


/*** ==============> Generic <============== ***/

body
{
    margin: 0;
    padding: 0;
    border: none;
    color: #898989;
    font-family: Helvetica, "Trebuchet MS" , Arial, sans-serif;
}
*
{
    border: none;
    padding: 0;
    margin: 0;
    text-decoration: none;
}
h1
{
    margin-top: 88px;
    margin-left: 36px;
    font-size: 0.9em;
    color: #353535;
}



/*** ==============> Layout <============== ***/

#holder
{
    width: 1000px;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
}
#contents
{
    /*height: 1040px;*/
    width: 958px;
    margin-left: auto;
    margin-right: auto;
}
/*** ==> CABECERA <== ***/
#header
{
    height: 127px;
    width: 100%;
}
#header-left
{
    height: 127px;
    width: 305px;
    float: left;
    background: url(../img/logotipo.jpg) top left no-repeat;
}
#header-right
{
    height: 127px;
    width: 653px;
    float: left;
}
#menu-idiomas
{
    margin-top: 26px;
    height: 20px;
    width: 630px;
    float: right;
}
#menu-idiomas p
{
    text-align: right;
}
#menu-idiomas p a:hover
{
    color: #c00103;
}
.separador-idiomas
{
    margin-left: 8px;
    margin-right: 8px;
}
#top-menu
{
    clear: both;
    float: right;
    height: 20px;
    margin-top: 10px;
    width: 630px;
    text-align: justify;
}
#top-menu p
{
    text-align: right;
}
#top-menu p a
{
    font-size: 0.85em;
    color: #000;
    padding-left: 8px;
    font-weight:bold;
}
#top-menu p a:hover
{
    color: #c00103;
}
/*** ==> MENU SUPERIOR (PRINCIPAL) <== ***/
#main-menu
{
    width: 100%;
    height: 42px;
    background: url(../img/degra-menu.jpg);
    clear: both;
    float: left;
    margin-top: 0px;
}
#main-menu ul
{
    width: 100%;
    height: 42px;
    list-style: none;
    display: inline;
}
#main-menu li
{
    display: block;
    float: left;
    text-transform: uppercase;
}
#main-menu ul li a
{
    display: block;
    float: left;
    border-right: solid 1px #FFF;
    height: 32px;
    color: #FFF;
    padding: 12px 15px 0 15px;
    font-size: 0.8em;
}
#main-menu ul li a:hover
{
    color: #000;
}
.main-left
{
    height: 42px;
    width: 7px;
    background: url(../img/main-left.jpg);
    display: block;
    float: left;
}
.main-right
{
    height: 42px;
    width: 5px;
    background: url(../img/main-right.jpg);
    display: block;
    float: right;
}

#migas
{
    height: 28px;
    width: 100%;
    padding-top: 12px;
    clear: both;
    font-size: 0.8em;
    color: #000;
}
#migas a
{
    color: #777;
}
/*** ==> PARTE INFERIOR DE CONTENIDOS <== ***/
#cuerpo-inferior
{
    width: 100%;
    min-height: 600px;
}
/*** ==> COLUMNA IZQUIERDA <== ***/
#column-left
{
    width: 259px; /*height: 800px;*/
    float: left;
}

#box-left1, #box-left2
{
    width: 249px;
    float: left;
}

#column-left h2
{
    color: #FFF;
    font-size: 0.9em;
    padding-top: 8px;
    padding-left: 10px;
    height: 20px;
    width: 239px;
    display: block;
    font-weight: normal;
    background: url(../img/top-cajas-izquierda.jpg) top center no-repeat;
}

#column-left a:hover, #column-right a:hover
{
    color: #333;
}


#content-box-left1
{
    width: 247px;
    float: left;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    padding-top: 5px;
}

#box-left1 a
{
    color: #777;
    /*font-size: 0.8em;*/
    margin-left: 10px;
    margin-top: 5px;
    display: block;
    float: left;
    width: 80%;
}

#box-left2 a
{
    color: #777;
    font-size: 0.8em;
    margin-left: 10px;
    margin-top: 5px;
    display: block;
    float: left;
    width: 80%;
}

#cierre-box-izquierda
{
    width: 249px;
    height: 12px;
    float: left;
    background: url(../img/inf-cajas-izquierda.jpg) bottom no-repeat;
    margin-bottom: 10px;
}




/* Clases LEFT */

.box-left
{
    width: 249px;
    float: left;
}

.content-box-left
{
    width: 247px;
    float: left;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    padding-top: 5px;
    font-size:12px;
}

.content-box-left a
{
    font-size:12px;
}

.box-left a
{
    color: #777;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
    display: block;
    float: left;
    width: 80%;
}

.cierre-box-izquierda
{
    width: 249px;
    height: 12px;
    float: left;
    background: url(../img/inf-cajas-izquierda.jpg) bottom no-repeat;
    margin-bottom: 10px;
}



/*** ==> COLUMNA DERECHA <== ***/

#column-right
{
    width: 213px; /*/height: 800px;*/
    float: right;
}

#column-right h2
{
    color: #FFF;
    font-size: 0.9em;
    padding-top: 8px;
    padding-left: 10px;
    height: 20px;
    width: 192px;
    display: block;
    font-weight: normal;
    background: url(../img/top-cajas-derecha.jpg) top center no-repeat;
}
#box-right1, #box-right2, #box-right3, .boxRight
{
    width: 202px;
    float: left;
    float: right;
    margin-bottom: 0;
}

#content-box-right1, #content-box-right2, #content-box-right3, .contentBoxRight
{
    width: 200px;
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    padding-top: 5px;
    float: right;
}

#box-right1 a, #box-right2 a, #box-right3 a, .contentBoxRight a
{
    color: #be0301;
    font-size: 0.8em;
    margin-top: 5px;
    display: block;
    clear: both;
    margin-left: 10px;
    width: 90%;
}
#box-right2 p, #box-right3 p, .contentBoxRight p
{
    color: #777777;
    font-size: 0.8em;
    margin-top: 5px;
    display: block;
    margin-left: 10px;
    width: 90%;
    text-align: justify;
}
#box-right3 a
{
    margin-bottom: 20px;
}

#box-right1 p
{
    display: block;
    float: left;
    margin-bottom: 5px;
    width: 70px;
    margin-left: 6px;
    font-size: 0.8em;
    line-height: 1.5em;
}
.boton1
{
    height: 20px;
    width: 45px;
    display: block;
    float: left;
}

#cierre-box-derecha
{
    width: 202px;
    height: 6px;
    float: left;
    background: url(../img/inf-cajas-derecha.jpg) bottom no-repeat;
    margin-bottom: 10px;
    float: right;
}

#box-right1 em, #box-right2 em, #box-right3 em
{
    color: #000;
    font-size: 0.75em;
    margin-top: 5px;
    display: block;
    margin-left: 10px;
    width: 90%;
    text-align: justify;
}
/*** ==> COLUMNA CENTRAL <== ***/
#column-center
{
    width: 485px; /*height: 800px;*/
    float: left;
    font-size: 0.9em;
}
#column-center-cont
{
    width: 485px;
    float: left;
    height: 700px;
    font-size: 1em;
}
#column-center h3
{
    color: #c00103;
    font-size: 1.2em;
    display: block;
    height: 40px;
    width: 485px;
}
#column-center p
{
    width: 465px;
    display: block;
    font-size: 0.9em;
    color: #777777;
    text-align: justify;
    padding-bottom: 7px;
}
.lista
{
    padding-left: 50px;
    text-align: justify;
    font-size: 0.9em;
    /*margin-bottom: 7px;*/
}
/****** ==> PIE <== ******/
#pie
{
    width: 100%;
    height: 50px;
    color: #777;
    text-align: center;
    font-size: 0.75em;
    display: block;
    background: url(../img/bk_bottom.jpg) repeat-x;
    margin-top: 20px;
    padding-top: 20px;
}
#pie a
{
    color: #777;
}
#pie a:hover
{
    color: #777;
    text-decoration: underline;
}

/****** ==> FORMULARIOS <== ******/

legend
{
    color: #BF0103;
    font-size: 1.25em;
    margin-bottom: 15px;
}

input
{
    border: solid 1px #c1c1c1;
    color: #333;
    width: 98%;
}

select
{
    border: solid 1px #c1c1c1;
    color: #333;
    width: 98%;
}

textarea
{
    border: solid 1px #c1c1c1;
    color: #333;
    height: 250px;
    width: 98%;
}

textarea.short-textarea
{
    border: solid 1px #c1c1c1;
    color: #333;
    height: 100px;
    width: 98%;
}

input:focus
{
    /*background:#BF0103;*/
}

textarea:focus
{
    /*background:#BF0103;*/
}

select:focus
{
    /*background:#BF0103;*/
}

#button:hover
{
    background: #BF0103;
}

button
{
    margin: 20px 0 0 350px;
    padding: 0;
    width: 100px;
}

.asterisco
{
    color: #BF0103;
    font-size: 1em;
}

input.verif
{
    float: left;
    height: 30px;
    margin-left: 10px;
    width: 20%;
}

label
{
    font-size: 0.8em;
    margin-bottom: 3px;
}

input.buscador
{
    float: left;
    margin-left: 25px;
    margin-top: 14px;
    background: #666;
    height: 16px;
    padding: 2px;
    color: #FFF;
    width: 150px;
}

input.imputs_usuario
{
    margin: 0;
    padding: 0;
    height: 20px;
    width: 60px;
    float: left;
    margin-right: 5px;
    border: solid 1px #333;
    margin-bottom: 5px;
}

/** OTROS **/

.TextoRojo
{
    color: #c00103;
    font-weight: bold;
    font-size: 18px;
}

li
{
    margin-bottom: 7px;
    list-style-image: url("../img/ListPoint.gif");
}

.listaLinks
{
    padding-left: 20px;
}
.listaLinks A
{
    padding-left: 15px;
    text-decoration: none;
    background-image: url("../img/ListPoint.gif");
    background-repeat: no-repeat;
    background-position: left;
    color: #898989;
    font-size: 0.9em;
}

.listaLinks A:hover
{
    color: #BF0103;
}

.encabezado
{
    color: #BF0103;
    font-size: 0.9em;
}

.BotonBuscador
{
    float: left;
    margin-left: 5px;
    margin-top: 14px;
    background: #666;
    height: 16px;
    width: 16px;
    padding: 2px;
    color: #FFF;
}

.select-lang
{
    color: #c00103;
    font-size: 0.85em;
}

.not-select-lang
{
    color: #bdbcbc;
    font-size: 0.85em;
}

.descargar
{
    border-top: dotted 1px #bdbcbc;
    margin-top: 20px;
}

.descargar a
{
    font-size: 12px;
}




#flop-contacto
{
    float: right;
    width: 250px;
    font-size:11px;
    margin-top:5px;
    height:20px;
}

#flop-contacto a
{
   padding-left:5px;
   cursor:pointer;
   color:#000000;
}

#flop-contacto a:hover
{
   color:#c00103;
}


#flop-contacto ul
{
    list-style: none;
    float: right;
    display: block;
    margin-left: 5px;
}
#flop-contacto ul li
{
    display: block;
    float: right;
    margin-right: 2px;
}


.GrayedOut
{
    background-color: Gray;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.ModalPopup
{
    background-color: #FFFFFF;
    padding: 0;
    border: none;
    padding:10px;
    width:550px;
    height:400px;
}

.ModalPopupTexto
{
    color:#888888;
    padding-bottom:40px;
    font-weight:bold;
}

.TextoNormal
{
    font-size: 0.8em;
    color: #7c7c7c;
    text-align: justify;
}

.TextoPopUp
{
    font-family:Arial;
    font-size:12px;
}

.calendario
{
    background-color:#FFFFFF;
}

.box-central-normal
{
    float: left;
    width: 485px;
}

.box-central-normal h2
{
    background: url(../img/top-cajas-central_peq.jpg) top center no-repeat;
    color: #FFF;
    font-size: 14px;
    padding-top: 8px;
    padding-left: 10px;
    height: 20px;
    display: block;
    font-weight: normal;
}

.content-box-central-normal
{
    border-left: solid 1px #a7a7a7;
    border-right: solid 1px #a7a7a7;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
}

.cierre-box-central-normal
{
    width: 485px;
    height: 12px;
    
    background: url(../img/inf-cajas-central_peq.jpg) bottom no-repeat;
    margin-bottom: 10px;
}

.cierre-box-completo
{
    width: 698px;
    height: 12px;
    
    background: url(../img/inf-cajas-central_peq.jpg) bottom no-repeat;
    margin-bottom: 10px;
}

.TituloPopUp
{
    border: #c1c1c1 1px solid;
    color: #333;
    background-color: #F0F0F0;
    text-align:center;
    margin-top:10px;
    margin-bottom:10px;
}
