/* GENERALES */
body { margin:0px; padding:0px; background-color:#5f8cb3; font-family:Helvetica, Georgia, Geneva, Arial, Tahoma, Verdana, sans-serif; font-size:12px; color:#113657; background-image:url(../_img/comunes/fondo.gif); background-repeat:repeat-x; }
img { border: none; }
a { color:#1f5e94; border:none; text-decoration:underline; }
a:hover { color: #000; }
p { margin-top:10px; margin-bottom:10px; }


/* MAQUETACION */
.superior { margin-bottom:14px; height:100px; }
.banda { background-image:url(../_img/comunes/banda_inferior.gif); height:73px; background-repeat: no-repeat; background-position: center; }
.inferior { background-image:url(../_img/comunes/fondo_inferior.gif); height:250px; }
.barra_herramientas { height:50px; margin-bottom:10px; margin-top:10px; background-color:#FFFFFF; border:#cbd9e6 dashed 1px; }
.jurado_usuario_caja { width:215px; height:40px; background-color:#E4E4E4; border:#cbd9e6 solid 1px; margin-right:15px; margin-bottom:15px; float:left; }


/* MOVIDAS PARA LAS FOTOS */
.foto_pastilla { border: #CCCCCC solid 1px; width:160px; font-family:Verdana, sans-serif; font-size:10px; float:left; margin-right:10px; margin-bottom:10px; background-color:#FFFFFF; }
.foto_miniatura { border: #CCCCCC solid 1px; width:140px; height:100px; background-position:center; }
.foto_miniatura_descarga { border: #CCCCCC solid 1px; width:140px; height:100px; }
.foto_marco { border: #CCCCCC solid 1px; background-color:#FFFFFF; }
.foto_marco_code { border: #cbd9e6 dashed 1px; background-color:#FFFFFF; }
.foto_mascara { border: #CCCCCC solid 1px; }


/* ESPECIALES */
.division { margin-bottom:5px; margin-top:5px; border-bottom: #333 dashed 1px; }
.brisa { padding:5px; }
.aire { padding:10px; }
.aire_vertical { padding-top:10px; padding-bottom:10px; }
.aire_horizontal { padding-left:10px; padding-right:10px; }
.vendaval { padding:25px; }
.vendaval_vertical { padding-top:25px; padding-bottom:25px; }
.vendaval_horizontal { padding-left:25px; padding-right:25px; }
.izq { float:left; }
.der { float:right; }


/* FONDOS */
.fondo_base { background-image:url(../_img/comunes/fondo_base.gif); background-repeat: no-repeat; }
.fondo_seccion { background-image:url(../_img/comunes/fondo_seccion.gif); background-repeat: no-repeat; }
.bgc0 { background-color:#000; }
.bgc1 { background-color:#FFF; }


/* TITULOS */
h1, h2, h3 { font-weight:bold; font-stretch:condensed; margin-top:10px; margin-bottom:10px; }
h1 { font-size:28px; color:#5f8bb2; }
h2 { font-size:22px; color:#5f8bb2; }
h3 { font-size:15px; color:#5f8bb2; }


/* TIPOS DE LETRA */
.bold { font-weight:bold; }
.may { text-transform: uppercase; }
.underline { text-decoration:underline; }
.txt_izq { text-align:left; }
.txt_der { text-align:right; }
.txt_cen { text-align:center; }
.txt_jus { text-align:justify; }


/* FORMULARIO */
input, select, textarea { color:#000000; font-size: 11px; border: none; width:99%; background-color:#FFF; border:#cbd9e6 solid 1px;}
input { }
select { }
textarea { }
.boton { color:#FFF; background-color:#333; }
.boton:hover { color:#000; background-color:#fbaf20; }
.campo_blanco { border: #FFF; background-color:#FFF; }
.anchofijo { width:auto; }

/* FORMULARIO ALTAS */
.campo_obligatorio {fcolor: #990000;background-color: #FFFFFF;border: 1px solid #990000;}
.texto_obligatorio {color: #FF0000; font-weight:bold;}

/* TEXTO DE CERRAR SESION*/
.txt_chica{ font-size:11px;}
