@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	background-repeat: no-repeat;
  }
.logo {
	margin:15px 20px 15px 20px;
	opacity: .90;
  }
.menu {
	padding:5px 0px 0px 20px;
	width: 140px;
	min-height: 480px;
	background-color:#000000;
	opacity: .80;
	color: #FFFFFF;
	float: left;
	letter-spacing: 90%;
	line-height: 0.87;
}
.linkbox {
	height: 420px;
}
.link {
	color: #FFFFFF;
	font-weight: bold;
	float:none;
	letter-spacing: 85%;
	font-size:16px;
	font-weight: bold;
	height: 20px;
}
.sublink {
	color: #FFFFFF;
	float:none;
	letter-spacing: 85%;
	font-size:15px;
	margin-left: 10px;
	font-weight:100;
	height: 20px;	
}
.socialbtn {
	position: static; 
	bottom: 0px;
}	
.column {
	width: 300px; 
	background-color: #CCCCCC; 
	padding:3px 15px 12px 15px;
	float: left;
	margin: 0px 0px 0px 15px;
	opacity: .87;
	min-height: 470px;
	
}
.wcolumn {
	width: 300px; 
	background-color: #FFFFFF; 
	padding:3px 15px 12px 15px;
	float: left;
	margin: 0px 0px 0px 15px;
	opacity: .87;
	min-height: 470px;
	
}
.imgcolumn {
	width: 320px;  
	float: left;
	margin: 0px 0px 0px 15px;
	opacity: .92;
}
.prop {
    float:right;
    width:1px;
}
.container {
	width: 1220px;
	margin-bottom:20px
	
}
.stile1 {
	font-style:italic;
	font-size: 16px;
	line-height: 1.2em;
}
.stile2 {
	font-style:italic;
	font-size: 12px;
	line-height: 1.3em;
}
.stile3 {
color: #CC0033;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a.sublink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sublink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.sublink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sublink:hover {
	text-decoration: none;
	color: #CC0033;
}
a.link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	text-decoration: none;
	color: #CC0033;
}

