body{
	background-color: #BABABA;
	background-image: url(../imagenes/bg.gif);
	background-repeat: repeat;
	
	
}
p  {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   font-weight : normal;
} 
table {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   font-weight : normal;
} 
input, select{
	border-top: 1px solid #cccccc;

}
.tituloweb {
   font-family : verdana, helvetica, arial;
   font-size : 30pt;
   font-weight : normal;
} 

a  {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   text-decoration: none;
   color: #b5d2bc;
   font-weight : normal;
} 

a:link  {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   text-decoration: none;
   color: #000;
   font-weight : normal;
} 
a:visited  {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   color: #000;
   font-weight : normal;   
} 
a:hover  {
   font-family : verdana, helvetica, arial;
   font-size : 8.5pt;
   text-decoration: none;
   color: #0E80C3;
   font-weight : normal;  
} 
.lotura{
     color: #000000 ! important;
	 background-image: url(../imagenes/fletxa.gif);
	 padding-left:  1.5em;
	 background-repeat: no-repeat;
	 background-position: left 3px;


}
.lotura:hover{
	color: #0E80C3 ! important;
}