﻿/**************************************************** ESTRUCTURA PÀGINA *****************************************************/

/* Principal */
#contenedor
{
    border: 1px solid #000000;
    padding: 0px;
    margin: 0px;
    width: 973px;
    height: 660px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../../img/Queralt/fondoIGSE_Webs_T_nologo.png');
    background-color:White;
    display:block;
}

/* Capçalera */
#cabecera{width:950px; height:67px; float:left;}
#imgLogoCli{height:65px;margin-left: 2px;float:left;}
#imgLogoIGSE{margin-left:650px;position: absolute;top:495px;}
#imgLogoIGSEQuadre{margin-left:615px;position: absolute;top:585px;}
#parTitol{font-family:  Helvetica, sans-serif; height:67px; font-size: 40px; color: #000; vertical-align: text-bottom;}
#cerrarSesion{float:right;}

/* Cos */
#cuerpo
{
    clear:both;
    width: 930px;
    min-height: 500px;
    height: 620px;
    padding: 10px;
    background-repeat: no-repeat;
}

/* Copyright */
#copyright
{
    position: absolute;
    top: 640px;
    /*left: 900px;*/
}

.copyright
{
    font-size: 12px;
    font-weight: bold;
    font-family: geneva; 
    text-align: center;
    width: 900px;       
}

.divCopyright
{
    position:absolute;
    top: 640px;
    width: 100%;
}

.copyrightInnova
{
    display:inline-block;
    font-weight: bold;
    width:40%;
}

.copyrightClient
{
    display: none;
    font-weight: bold;
    width:40%;
}

.subratllat:hover 
{
    text-decoration: underline; 
}

#filtros
{
    clear:both;
    width: 930px;
    
}


/**************************************************** GENERALS *************************************************************/
body {
	padding: 0px;
	margin: 0px; margin-top: 5px; margin-bottom: 5px;
	border: 0px;
	font-family:  Helvetica, sans-serif; font-size: 12px; color: #000;
	background-color:#E1E1E3;
}
p{ padding: 0px;	padding-top: 5px; padding-bottom: 5px; margin: 0px;}
td { font-family:  Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000;  height: 15px;}
img { border: 0px;}

h1.txtLogin 
{
   font-family:  Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009ee0;  
}

/* Links */
a { font-family:  Helvetica, sans-serif; font-size: 12px; color: #000; text-decoration: none;}
a:hover
{
    color: #000;
}

/********************************************************** FORMULARIS ******************************************************/
form { margin: 0px; padding: 0px; margin-left:23px; }
hr
{
    display:block;
    width:95%;
    float:left;
}
input
{
    font-family:  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #FFF;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}

input[type="radio"]
{
    font-family:  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #FFF;
    border-top: 0px solid #666;
    border-left: 0px solid #666;
    border-right: 0px solid #CFCFCF;
    border-bottom: 0px solid #CFCFCF;
}


select
{
    font-family:  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #FFF;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: -1px;
}

textarea
{
    font-family:  Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    background-color: #FFF;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-right: 1px solid #CFCFCF;
    border-bottom: 1px solid #CFCFCF;
}

li 
{
    margin-bottom: 10px;    
}


.opcion
{
    background-color: #DCDBDB;
    border: 0px;
    margin-bottom: -2px;
    margin-top: -3px;
}



.txtform{text-align: right;font-weight: bold;}
checkbox{border-style:none;}

/**************************************************** MENUS *****************************************************************/

/* MENUS */
#menu
{
    float: left;
    width: 940px;
    height: 22px;
    min-height: 22px;
    /* background-color: #ade0a5; */
    background-color: #bde4f7;    
}


.mnuPrincipal
{
  font-family:  Helvetica, sans-serif;  
  font-size: 12px;
}


/* Fin MENUS */


/*.anadir{
   background-image: url(img/ico_anadir.gif); background-repeat: no-repeat;
   padding-left: 23px;
   margin-bottom: 5px;
   font-weight: bold;
}
.insertar{
   background-image: url(img/ico_anadir.gif); background-repeat: no-repeat;
   padding-left: 23px;
   margin-bottom: 5px;
   font-weight: bold;
   border: 0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: black;
   text-decoration: none;
   overflow:visible;
}
.editar{
   background-image: url(img/ico_editar.gif); background-repeat: no-repeat;
   padding-left: 23px;
   margin-bottom: 5px;
   font-weight: bold;
}

.volver{
   background-image: url(img/ico_volver.gif); background-repeat: no-repeat;
   padding-left: 23px;
   margin-bottom: 5px;
   font-weight: bold;
}*/

/************************************************************** CLASSES ********************************************************/
.boto 
{
    cursor: pointer;
    /* background-color: #ade0a5;*/
    background-color: #009ee0;
    font-weight:bold;
    border: 1px solid #000;
    }

.botoRefresh {
    cursor: pointer;
    background-image: url("../../img/refreshIcon.gif");
    height: 23px;
    width: 22px;
}

.boto:hover
{
     background-color: #ebf6fc; 
}

.fileclass 
{
    width: 300px;
    cursor: pointer;    
}

.txttitol1
{
   display:block;
  /* margin-top: 30px; */
   padding: 0px; 
   margin-bottom: 3px;
   font-family:  Helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bold; 
   color:#009ee0;
   /*font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ade0a5;*/
}

.separacioFiltre 
{
    margin-right: 25px;
}

.separacioInici
{
    margin-left: 60px;
}

.separacioBuscar
{
    float:right;
    margin-right: 50px;
}
.avisError
{
     color: #FF0000;
}

.avis
{
    color: #008000;
}

.columnaOculta 
{
    display:none;
}

.noDatos
{
    margin-top: 5px;
    text-align:center; 
}

.hyperlink {
    color:blue;
    text-decoration:underline;
}

/************************************************************** ESPECIFICS *****************************************************/
/* Login */
.login
{
    margin-top: 100px;
    width: 90%;
    border:1px;
    border-color:blue;
}

.lblError
{
    color: red;
}

.lblCorrecte
{
    color: green;
}

#lblAviso
{
    font-family:  Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-align: center;
}

h1.login{
   margin: 0px;
   padding: 0px; 
   margin-bottom: 3px;
   font-family: Helvetica, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #bde4f7;
   /*color: #ade0a5;*/
}

#btnLogout
{
    cursor: pointer;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
   /* background-color: #ade0a5;*/
    background-color: #009ee0;
    font-weight: bold;
    border: 1px solid #000;
}

#txtUsuariSessio
{
    clear:right;
    margin-top: 5px;
    margin-right: 10px;
    float: right;
}

#btnLogout:hover
{
    cursor: pointer;
    background-color: #ebf6fc; 
}

#divSeleccio
{
 margin-top:20px;
 width:100%;
 height:auto;   
}

#divFormulari
{
  margin-top:20px;
  /*padding-bottom:20px;*/
  /*padding-top:20px;*/
  width:95%;
  /*min-height:100px;*/
  height:auto;
  /*background-color:#ade0a5;*/   
  background-color: #bde4f7;   
}

#divBotons
{
  margin-top:15px;
  width:95%;
}

#divMisatges
{
  margin-top:15px;
  width:95%;
}

.lista 
{
   margin-top: 30px;margin-left:100px; padding: 0px; margin-bottom: 10px;
}

.amagat {
    display:none;
}

.level1 {
    height:15px;
}