﻿body{
	margin: 0px;
	padding: 0px;
	background: #F3F3F3 none no-repeat fixed center
top;
	color: #4a4a4a;
	font: 12px arial,helvetica sans-serif;
}
#header{position:relative;width:960px;height:80px;margin:0 auto}
#content-wrap{padding:0px 0 0;background:transparent url(images/bg-content-wrap-gray.png) repeat-y left top;z-index:1}

#menu{
	 width:760px; margin-left:10px;
}
.lingue {
	margin-right:10px;
}
/*        ##################################            HTML ELEMENTS         ################################## */
a,a:visited{
	color: #CC0000;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #FF2222
}
.box-right{
	background: none repeat-y 0px 0px;
	width: 280px;
	margin: 0 0 10px 4px;
	padding: 0 0 10px 10px;
	float: left;
	display: block;
}
.box-right h3.sidebar-title {background: url('images/bg-content-alto.jpg') no-repeat right top; 
	font-weight: bold; margin:0 0 10px -17px; height:65px; border-bottom:0px #ccc none;
	width: 252px;
	padding-left: 60px;
	line-height: 55px;
	color: #003264;
}
