body {
	background-color: #c6c6c6;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
#contenitore {
	background-image:url("img/patt_page.gif");
	background-repeat: repeat-y;
	width:780px;
	min-height: 620px;
	height: auto !important;
	height: 620px;
	margin:auto;
	position:relative;
	text-align: left;
	
	
}

img {border:0px;}


#corpo {
	width:760px;
	height:620px;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}

#sx{ top:0px;
	left:0px;
	width:209px;
	position:absolute;

}


#swf{
	top:0px;
	left:209px;
	width:551px;
	position:absolute;
	height:600px;

}


#dx{
	
	right:0px;
	width:200px;
	position:absolute;
	bottom:10px;
	
}

#piede{
	height:19px;
	width:760px;
	text-align:right;
	position:absolute;
	bottom:0px;
	background-color: white;
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
}

#piede img{ vertical-align: -3px;
	
	}

#menu{top:14px;position:relative;}

#menu img{ vertical-align: -3px;
	border:0px;
	}
	
#logogruppo {
	/*position:absolute;*/
	/*bottom:10px;*/
	left:20px;
	/*width:158px;*/
		width:188px;
	
}

.box_focus_on {
	padding-bottom:15px;
	background: url(img/dots_orizz.gif) repeat-x;
	background-position: bottom;
	height: auto;
	width: 184px;
	margin:8px;
	font-size:0.9em;
}

a { color:#0089fa;text-decoration: none; }
#piede a{ text-decoration:none;color:white}

/*link lingua*/
a:link.link_lingua {
	color: #636363;
	font-size: 10px;
	font-weight: normal;
}
a:hover.link_lingua {
	color: Black;
	font-size: 10px;
	font-weight: normal;
}
a:active.link_lingua {
	color: #636363;
	font-size: 10px;
	font-weight: normal;
}
a:visited.link_lingua {
	color: #636363;
	font-size: 10px;
	font-weight: normal;
}
a:visited:hover.link_lingua {
	color: Black;
	font-size: 10px;
	font-weight: normal;
}