/*intestazione*/
.index
{
	font-family : Arial Narrow, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	color : #F2E622;
	font-weight: bold;
}

.testo_escursioni
{
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight: bold;
	text-align : justify;
	
}

.titoli_escursioni
{
	font-family : sans-serif;
	font-size : 14px;
	color : #FF0000;
	font-weight: bold;
	
}

.descrizione_dove
{
	font-family : sans-serif;
	font-size : 12px;
	color : #FF0000;
	font-weight: bold;
	text-align : justify;
	/*text-decoration : underline;*/
}

.text_descri
{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font : italic;
	/*text-decoration : underline;*/
}

.text
{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

.text2
{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	/*font-weight : bold;*/
	text-decoration : none;
}

.text3
{
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	/*font-weight : bold;*/
	text-decoration : none;
}

.CAMPIXS 
{
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	FONT: bold 10px Verdana,Sans-serif; 
	COLOR: #FFFFFF; 
	BACKGROUND-COLOR: #CC0033; 
	BORDER-RIGHT-WIDTH: 1px;
}

.form
{
	font-family : Arial;
	font-size : 12px;
	color : #FF0000;
	font-weight: bold;	
}

.titolo_form
{
	font-family :Arial, Tahoma, Helvetica, sans-serif; ;
	font-size : 14px;
	color : #FF0000;
	font-weight: bold;	
}
.grazie
{
	font-family :Arial, Tahoma, Helvetica, sans-serif;
	font-size : 15px;
	color : #FF0000;
	font-weight: bold;
}





