/* CSS Document */
@font-face {
 font-family: klill;
 src: url("Klill-Light.eot");
}
@font-face {
 font-family: klill;
 src: url("Klill-Light.ttf");
}

.offertetitolo{
	font-family: klill;
	font-size: 20px;
	color: #172664;
}

.blu {
	font-family: Verdana;
	font-size: 11px;
	color: #000033;
}

.paragrafobold {
	font-family: Verdana;
	font-size: 11px;
	color: #4d5f80;
	font-weight: bold;
	line-height: 16px;
}

.paragrafo {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.offerte1 {
	font-family: Verdana;
	font-size: 18px;
	color: #8fbcd2;
	letter-spacing:-2px;
}

.eventi1 {
	font-family: Verdana;
	font-size: 18px;
	color: #172764;
	letter-spacing:-2px;
}

.ver10 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.blubold {font-family: Verdana; font-size: 11px; color: #000033; font-weight: bold; }
.violabold {font-family: Verdana; font-size: 11px; color: #330c34; font-weight: bold; line-height: 14px;}
.violasmall {font-family: Verdana; font-size: 10px; color: #330c34;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link  {
	color: #000033;
	text-decoration: none;
	 font-weight:bold; cursor:pointer; background:url(img/tab.gif); color: #4d5f80;
}
a:visited {
	text-decoration: none;
	color: #000033;
	font-weight:bold; cursor:pointer; background:url(img/tab.gif); color: #4d5f80;
}
a:hover {
	text-decoration: none;
	color: #000033;

}

a:link#menu {
	color: #000033;
	text-decoration: none;
	padding:5px; margin-top:5px; font-weight:bold; cursor:pointer; background:url(img/tab.gif); color: #4d5f80;
}
a:visited#menu {
	text-decoration: none;
	color: #000033;
	padding:5px; margin-top:5px; font-weight:bold; cursor:pointer; background:url(img/tab.gif); color: #4d5f80;
}
a:hover#menu {
	text-decoration: none;
	color: #000033;
	background-color:#CBE0EA;
}
a:active#menu {
	text-decoration: none;
	color: #000033;
}

a:link#viola {
	color: #330c34;
	text-decoration: none;
	
}
a:visited#viola {
	text-decoration: none;
	color: #330c34;
	
}
a:hover#viola {
	text-decoration: none;
	color: #330c34;
}
a:active#viola {
	text-decoration: none;
	color: #330c34;
}

a:link#grigio {
	color: #666666;
	text-decoration: none;
}
a:visited#grigio {
	text-decoration: none;
	color: #666666;
}
a:hover#grigio {
	text-decoration: none;
	color: #666666;
}
a:active#grigio {
	text-decoration: none;
	color: #666666;
}

#flag {
	color: #4d5f80;
	text-decoration: none;
}
#flag a {
	text-decoration: none;
	color: #4d5f80;
}
#flag a:hover {
	text-decoration: none;
	color: #4d5f80;
}
#my_tooltip {
	color: #4d5f80;
	text-decoration: none;
	font-weight:bold;
}
#my_tooltip a {
	text-decoration: none;
	color: #4d5f80;
	font-weight:bold;
}
#my_tooltip a:hover {
	text-decoration: none;
	color: #4d5f80;
	font-weight:bold;
}

.bordernone, .bordernone a{ border:none;}


div#offerte{
	width:100%;
	padding-left:50px;
	height:24px;
	margin-top:5px;
	background:url(../img/pallini.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#CBE0EA;
	padding-top:7px;
}