body {
	
	background-color: #5D7696;
	background-image:url(../img/foto_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	text-align: center;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
scrollbar-face-color: #fff;
	scrollbar-shadow-color:  #5D7696;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #5D7696;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #5D7696;
}


.clear {
	clear:both;
	height:1px
}



div#maincontainer
{
	width: 850px;
	background:#ffffff;
	background-image:url(../img/main_bg.gif);	
	margin: 20px auto;
}



div#main
{
	width: 770px;
	margin: 0 40px;
	padding:0
}

div#apertura
{
	width: 770px;
	height:28px;
	vertical-align:top;
	text-align:left;	
}

div#chiusura
{
	width: 770px;
	height:21px;
	margin:0;
	
}

div#copy
{
	width: 770px;
	margin:0;
	text-align:center
}


div#header
{
	width: 770px;
	height:52px;
	margin-bottom:20px;
	display:inline
}

div#logo
{
	width: 257px;
	height:52px;
	float:left
	
}

div#topmenu
{
	width: 165px;
	height:52px;
	float:right
	
}

div#hp_fotobig
{
	width: 770px;
	height:367px;
	margin-bottom:40px;
	
}

div#hp_contenuti
{
	width: 770px;
	margin-bottom:30px;
	
}

div#hp_box
{
	width: 355px;
	float:left;
	background:#efefef
	
}

.hp_box_content
{
	width: 305px;
	padding:25px;
	
	
}


div#hp_testo
{
	width: 355px;
	float:right;
	text-align:left
	
}



h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #454545;	
	margin-top: 0px;
	margin-bottom: 0px;
}


p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 14px;
	margin:0 0 9px 0	
}

td {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	line-height: 14px;	
}


p.subtitle {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	line-height:16px;
	
}

p.red {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	
}

.grey1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #A7A9AC;
	margin:0 !important
			
}

p.justify {
	text-align:justify
}

a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5D7696;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:#5D7696
}

a.nobg{
	text-decoration: none;
}

a.nobg:hover {
	text-decoration: none;
	background:none !important


