@charset "utf-8";
body {
	font-family: Helvetica, Arial, sans-serif;
}
/*
img { 
  behavior: url("pngbehavior.htc"); 
}
*/
a {
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
}

.credits {
	font-size: 11px;
	color: #F0F0F0;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	color: #F0F0F0;
	text-decoration: none;
	/* padding-right: 5px; */ 
	text-align:right;
	vertical-align:top;
	background-repeat:no-repeat;
	background:url(images/index_11.jpg);
}
.subs {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.miniTxt {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.miniTxt:link {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.miniTxt:hover {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.miniTxt:active {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.miniTxt:visited {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}

.homeTxt {
	font-size: 12px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	padding:5px; 
	padding-left:20px;
}
.header {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	margin:5px;
}

.medTxt:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.medTxt:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.medTxt:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.medTxt:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.menuTxt:link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#E0E0E0;
}
.menuTxt:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#E0E0E0;
}
.menuTxt:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#E0E0E0;
}
.menuTxt:active {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color:#E0E0E0;
}

.menuTab {
	/*background-image: url(images/verdeHome_02.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}

.price {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.titletxt {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}
.content {
	height:600px;
	overflow:auto;
	text-align:justify;
}

.section {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	font-variant:small-caps;
	
}
.menuTitle {
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 36px;
}
.logoTab {
	background-image: url(images/back_logos2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.titlelist {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top:10px;
	padding:2px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/alpha.png)
	
}
li {
	list-style-position: outset;
	list-style-image: url(images/arrow.gif);
}

/* liste a scomparsa */
.backlist {
	font-size: 12px;
	text-decoration: none;
	background-image:url(images/alpha.png);
	color:#FFFFFF;
	
}
.subtitlelist {
	font-size: 14px;
	text-decoration: none;
	margin-left:30px;
	padding:2px;
	padding-right:10px;
	padding-left:10px;
	background-image:url(images/alpha2.png)
	
}
.noalpha{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;	
}
.content2 {
	height:100%;
	text-align:justify;
}
.backsponsor {
	background-color: #FFFFFF;
}

