/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family:"Trebuchet MS", Arial;
	background-image:url(../immagini/sfondo.jpg);

}

h1 {
 font-family:"Trebuchet MS", Arial;
 font-size: 22px;
 color:#246EAA;
 font-weight:normal;
 padding-left:0px;
 padding-right:0px;
 margin-top: 20px;
 margin-bottom: 15px;
 text-align:left;
 letter-spacing:-1px;
}

h2 {
 font-family:"Trebuchet MS", Arial;
 font-size: 18px;
 color:#808060;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h3 {
 font-family:"Trebuchet MS", Arial;
 font-size: 24px;
 color:#A4AD91;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 15px;
 text-align:left;
}
h4 {
 font-family:"Trebuchet MS", Arial;
 font-size: 18px;
 color:#A4AD91;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h5 {
 font-family:Arial;
 font-size: 14px;
 color:#808060;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:center;
}
h6 {
 font-family:Arial;
 font-size: 14px;
 color:#A4AD91;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}

p{ 
 font-size: 12px;
 font-weight: normal;
 color: #172763;
 line-height:18px;
 margin:0px;
}

.azzurro{ 
color: #009DE0;
}

.titoletto {
 font-family:"Trebuchet MS", Arial;
 font-size: 20px;
 color:#E29501;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:cemter;
}

.titoletto-azzurro {
 font-family:"Trebuchet MS", Arial;
 font-size: 20px;
 color:#029EDB;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:cemter;
}

.indirizzo {
	font-family: Arial;
	font-size: 11px;
	color: #065B9E;
	text-align:center;
	line-height:15px;
}

.testo-menu {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;
}


a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.menu:hover, a.link-menu-active {
	color: #E29501;
	text-decoration: none;

}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;

}


a.link-mail:link {
	color: #5299CF;
	text-decoration: underline;
	letter-spacing:1px;
}
a.link-mail:visited {
	text-decoration: underline;
	color: #5299CF;
	letter-spacing:1px;
}
a.link-mail:hover {
	text-decoration: none;
	color: #172763;
	letter-spacing:1px;
}
a.link-mail:active {
	text-decoration: underline;
	color: #5299CF;
	letter-spacing:1px;
}

a.link-blu:link {
	color: #172763;
	text-decoration: underline;
}
a.link-blu:visited {
	text-decoration: underline;
	color: #172763;
}
a.link-blu:hover {
	text-decoration: none;
	color: #5299CF;
}
a.link-blu:active {
	text-decoration: underline;
	color: #172763;
}


.testo {
 font-family: "Trebuchet MS", Arial;
 font-size: 12px;
 font-weight: normal;
 color: #172763;
 text-align:justify;
 line-height:16px;
}

.testo-listino {
 font-family: "Trebuchet MS", Arial;
 font-size: 14px;
 font-weight: bold;
 color: #172763;
 line-height:16px;
}

.titolo-offerte {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 line-height:16px;
}


.clist
{
	background-color:#FFFFFF;
	font-family: Arial;
	color:#5A5B59;
	font-size:11px;
	border: 1px solid #93BFE1;
}

.cbutton {
	background-color:#93BFE1;
	font-family: Arial;
	color:#172763;
	font-size:13px;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.img{
 border: 4px solid #FFFFFF;
}

.testo-footer {
font-family: Arial;
color: #172763;
font-size: 10px;
font-weight:normal;
text-align:left;
}
