/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	margin: 1px;
}
ul#nav{
	list-style: none;
	margin: 0;
	/*font-size:larger;*/
	font-weight:bold;
	display: block;
	vertical-align: middle;
	line-height: 20px;
	text-transform: uppercase;
}
ul#nav li{
	float:left;
	padding-right: 20px;
}

ul#nav a{
	float: left;
	text-decoration: none;
	color: #668FB1;
	letter-spacing: normal;
}

ul#nav a:hover{
	color: #003366;
	font-style: normal;
}

ul#nav li#active{
	color: #FFF;
}

ul#nav li#active a{
	color: #FFF;
	background-color: #003366;
}
a:link {
	color:#FF0000;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited,active {
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
#butti a {
	color:#668FB1;
	text-decoration: none;
	letter-spacing: normal;
}
#butti a:active {
	color:#668FB1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
#butti a:hover {
	color:#668FB1;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#butti-prodotti a {
	color:#003366;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
}
#butti-prodotti a:active {
	color:#003366;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#butti-prodotti a:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.scrittainferiore {
	font-style: normal;
	color: #668FB1;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 30px;
}
.scrittainferioreEICO {
	font-style: normal;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 30px;
	background-color:#003366;
	vertical-align: top;
}
.grassetto-nero {
	color: #000;
	font-weight: bold;
}
.grassetto-grigio {
	color: #666666;
	font-weight: bold;
}
.grassetto-blu {
	color: #003366;
	font-weight: bold;
}
.grassetto-azzurro {
	color: #668FB1;
	font-weight: bold;
}
.grassetto-rosso {
	color: #FF0000;
	font-weight: bold;
}
.grassetto-bianco {
	color: #FFF;
	font-weight: bold;
}
.corsivo-grigio {
	color: #666666;
	font-style:italic;
}
.evidenza-rosso {
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
}
.azzurroLogo3 {
	color:#7fa2be;
}
.int-colonne {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 2px;
	text-align: center;
	color: #FFF;
	background-color: #999;
	font-weight: bold;
}
div#titolo-pagine-big{ margin: 10px;background-color: #668fb1;width: 200px;}
div#titolo-pagine-big h2{
	position: relative;
	top:-1px;
	left: -1px;
	margin:0;
	background-color: #FFF;
	color: #668FB1;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 200px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #668FB1;
	border-right-color: #668FB1;
	border-bottom-color: #668FB1;
	border-left-color: #668FB1;
}
.sfondo_assistenza {
	background-image:url(Immagini/sfondo_assistenza.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.sfondo_contatti {
	background-image:url(Immagini/scrivici.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

