p{ 
	margin: 0px;
	padding: 0px;	
	
 }
.res{
	text-decoration: none;
	color: #000;
}
.res:hover{
	text-decoration: none;
	color: #FFF;
}
.titol_numbers{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#888;
	font-size: 18px;
}
.cursiva{
	font-style:italic;
	font-weight:normal;
	font-size:30px;
	
}
.menu_options{
	font-family: helvetica;
	color:#000;
	background-color:#FFF;
	font-size: 13px;
	height:20px;
	border:1px solid #999;
	
	
}
.selected{
	font-family: helvetica;
	color:#FFF;
	background-color:#FF3300;
	font-size: 13px;
	height:20px;
	border:1px solid #FF3300;
	
}

.menu_options:hover{
	font-family: helvetica;
	color:#FFF;
	background-color:#FF3300;
	font-size: 13px;
	height:20px;
	border:1px solid #FF3300;
	cursor:pointer ;

	
}

.direccio{
	font-family: helvetica;
	font-weight:bold;
	color:#FFF;
	font-size: 11px;
	line-height: 120%;
}
.direccio_link{
	font-family: helvetica;
	font-weight:bold;
	color:#FFF;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
}

.direccio_link:hover{
	font-family: helvetica;
	font-weight:bold;
	color:#000;
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
}


.direccio_nohome{
	font-family: helvetica;
	font-weight:bold;
	color:#888;
	font-size: 11px;
	line-height: 120%;
}
.direccio_nohome_link{
	font-family: helvetica;
	font-weight:bold;
	color:#888;
	font-size: 11px;
	line-height: 120%;
	text-decoration:none;
}
.direccio_nohome_link:hover{
	font-family: helvetica;
	font-weight:bold;
	color:#000;
	font-size: 11px;
	line-height: 120%;
	text-decoration:none;
}
.idiomes{
	font-family: helvetica;
	font-weight:normal;
	color:#888;
	font-size: 11px;
	text-decoration:none;
}
.idiomes:hover{
	font-family: helvetica;
	font-weight:normal;
	color:#000;
	font-size: 11px;
	text-decoration:none;
}
.titol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#888;
	font-size: 72px;
	font-style:italic;
	
}
.sub_titol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	/*color:#888;*/
	color:#888;
	font-size: 18px;
	font-style:italic;
	line-height: 140%;
	
}
a.sub_titol{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	/*color:#888;*/
	color:#888;
	font-size: 18px;
	font-style:italic;
	line-height: 140%;
	text-decoration: none;
}
a.sub_titol:hover{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#F30;
	font-size: 18px;
	font-style:italic;
	line-height: 140%;
	
}
a.acti{
	color:#F30;
}



.contingut{
	font-family: helvetica;
	font-weight:normal;
	color:#888;
	font-size: 13px;	
	line-height: 130%;
	text-decoration:none;
}
.contingut_link{
	font-family: helvetica;
	font-weight:normal;
	color:#888;
	font-size: 13px;	
	line-height: 130%;
	text-decoration:none;
}
.contingut_link:hover{
	font-family: helvetica;
	font-weight:normal;
	color:#000;
	font-size: 13px;	
	line-height: 130%;
	text-decoration:none;
}

.home{
 color:#FFF;	
}
