body {
  background-color:#ffffff;    
  color:#000000;
  font-family: Verdana,Sans-Serif;   
  text-decoration:none; 
}
h1 {
  color:#0000cc;
  font-family:times new roman;
  font-size:25px;
  text-align:center;
  text-decoration:underline;
}

p {
   font-family: Verdana, Sans-Serif;
   font-weight:normal;
   font-size:.7em;
   color:#000000;    
   text-decoration:none;    
}

.descripcio{
   font-family: Verdana, Sans-Serif;
   font-weight:normal;
   font-size:.7em;
   color:#000000;    
   text-decoration:none;    
   margin-bottom:10px;
}

.titol{
   font-family:Arial,Sans-Serif;
   font-weight:bold;
   font-size: 1.4em;   
   color:#660303;   
   text-decoration:none;
   text-align:left;  
   margin-top:10px;
   margin-bottom:10px;
}

.label{
   font-family: Verdana,Sans-Serif;
   color:#AC2115;
   text-decoration:none; 
   line-height: 1.5em;   
   font-size:.7em;
   
}

.tabula{
  margin-left:0px;

}

.titol_llistes{
  background-color:#ffffff;
  color:#4D4D4D;
  font-family:Arial,Sans-Serif;
  font-weight:bold;
  text-align:left;  
  line-height: 1em;   
  font-size:1em
}

.titol_cap{
  background-color:#818181;
  color:#ffffff;
  font-family:Verdana,Sans-Serif; 
  text-align:left;  
  font-size:.7em;
}

.pijama_fons1{
    background-color:#e1e1e1;
    font-family:Verdana,Sans-Serif;
    text-decoration:none; 
    line-height: 1.5em;   
    font-size:.7em
}

.pijama_fons2{
    background-color:#ffffff;
    font-family:Verdana,Sans-Serif;
    text-decoration:none; 
    line-height: 1.5em;   
    font-size:.7em
}

select{
   font-family: Verdana,Sans-Serif;
   color:#000;    
   text-decoration:none; 
   line-height: 1.5em;   
   font-size:.7em
}


button{
	background-color: #e1e1e1;
        border-color: #666666;
        border-width: 1px;
	font-family:Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
        cursor:pointer;
        margin-top:10px;
}

a:link {text-decoration:none;color:#AC2115;}
a:visited {text-decoration:none;color:#AC2115;}
a:active {text-decoration:none; overline;}
a:hover {text-decoration: underline !important;}

.nota{
   font-family: Verdana,Sans-Serif;
   color:#000;    
   text-decoration:none; 
   line-height: 1.5em;   
   font-size:.7em
}

/*.fons{ margin-left:20px; background:  url("../images/bg_caja.gif"); padding: 1em 0; width:25%; }*/

input{
   font-family: Verdana,Sans-Serif;
   color:#000;    
   text-decoration:none; 
   line-height: 1.5em;   
   font-size:.7em
}


.border_left{ background:  url("../images/bg_caja.gif") left top repeat-y; width: 100%; }
.border_right{ background:  url("../images/bg_caja.gif") right top repeat-y; width: 100%; }
.border_top{ background:  url("../images/separador_ligero.gif") left top repeat-x; width: 70%; }
.border_bottom{ background:  url("../images/separador_ligero.gif") left bottom repeat-x; width: 100%; }
.relleno{padding:15px;}


.franjaseparador1{
   height:1px;
   background-color:#BF2F14;
}

.franjaseparador2{
   height:1px;
   background-color:#D63B1D;
}

img{border:0px;vertical-align:top;}
.ocult{/*display:none !important; */ position: absolute; top:-550px;left:-550px;height:0em; width:0em; overflow: hidden;}
.visible{display:block !important;}
.clear_float{clear:both; width:95%; /*font-size:0px; height:0px; margin-top:0px;*/}
.break{display:block; font-size:0em; min-height:.5em;}

.eines{ color:#4D4C4A; text-decoration:underline;   font-size:.9em;}

/* --------------------------- PEU ------------------------- */
#peu{
    /*float:left;*/
    clear:both;
    width:100%;
    text-align:center;
    color:#4D4C4A;
	/*border-top: 1px solid #C8C7C6;*/
    background: url("../images/separador_ligero.gif") center repeat-x;
	margin: .5em 0 15px 0;
	font-size: .9em;
	padding-top: 1.7em;
	vertical-align:bottom;
}

#peu a{	
        font-family: Verdana;
	font-size: .7em;
	text-decoration:none;
}

#peu a:hover{text-decoration:underline;color:#000000}
#peu a:link {text-decoration:none;color:#4D4C4A}
#peu a:visited {text-decoration:none;color:#4D4C4A}



