
a:link {color:#000000;font-weight:bold;}/* unvisited link */
a:hover {color:#5C0303;}  /* mouse over link */


.clickable_image{
	cursor:pointer;
	hand:pointer;
	}
.capcalera_ajuda_logo{
	background: url("../img/portal_cabcalera_fons_int.gif") left top no-repeat;
	width:300px;
	height:60px;
	float:left;
    text-align:right;
	}	
.titol_header_ajuda{
	font-family:Arial; 
	font-size:2.1em;
	font-weight:bold;
	color:#5C0303; 
	text-align: right;
	}	
.titol_ajuda{
	font-family:Arial; 
	font-size:1.7em;
	color:#5C0303; 
	text-align: right;
	}	

.tabla_ayuda th { 
	color: #5C0303; 
	padding: 3px ; 
	background:  url("../img/separador_grueso.gif") left bottom repeat-x;
	}
    


.tbl_eines td
{
	border: solid 1px #5C0303;
}

.ancla
{
	border: solid 3px #5C0303;
}


