@charset "UTF-8";
/* CSS Document */

/* TESTI */

.testoGrandeBluScuro{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 8px 4px 0px 0px;
	padding: 0px;
}

/* ANCORE */

a{
	color: #006699;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:hover{
	color: #0d304f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.linkPDF{
	text-decoration: none;
}

.linkPDF:hover{
	text-decoration: none;
}


/* TAG H1 - H2 - H3 ... */

h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
}

.h2Offerte{
	margin: 5px 0px 0px 5px;
	padding: 0px;
}

/* MENU LINGUE */

.menuLingua{
	color: #FFFFFF;
	text-decoration: none;
}

.menuLingua:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* MENU HOME */

.menuHome{
	color: #0d304f;
	text-decoration: none;
}

.menuHome:hover{
	color: #0d304f;
	text-decoration: underline;
}

.menuHome:active{
	color: #0d304f;
	text-decoration: underline;
}

/* TESTO TABELLE */

/* DIV PROJECT BY */

#project {
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	text-decoration:none;
}

#project a{
	color: #FFFFFF;
	text-decoration: none;
}

#project a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
