body {
	margin:0;
	border:0;
	padding:0;
	background-color: #fff;
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/gocciagrande.jpg);	
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.header {
	height:200px;
	background-color: #fff;
	background-image: url(../images/header.png);
	background-repeat:no-repeat;
	background-position: top right;
}

.corpo {
	margin: 15px auto 15px;
	width:898px;
	border-top:3px solid #4b698f;
	border-left:1px solid #4b698f;
	border-right:1px solid #4b698f;
	border-bottom:10px solid #4b698f;
	background-color: #fff;
}

.corposfondo {
	background-image: url(../images/sfondocorpo-linea.png);	
	background-repeat: repeat-y;
	background-color: #fff;
}


.contenuti {
	border:0;
	margin:0;
	padding:0;
	background-image: url(../images/sfondocorpo.png);	
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
}


.alternative{
	display:none;
}

.lineagoccia {
	padding:0;
	height:83px;
	background-image: url(../images/lineagoccia2.jpg);	
	background-repeat: repeat-x;
}

.gocciasx {
	margin:0;
	padding:0;
	height:83px;
	width:300px;
	background-image: url(../images/lineagoccia.jpg);	
	background-repeat: no-repeat;
}

.footer {
	clear:both;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:0px;
	font-size:0.7em;
	color:#4b698f;
	background-image: url(../images/lineagoccia3.jpg);	
	background-repeat: repeat-x;
	background-color: #fff;
	border:0;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover  {
	font-size:1em;
	color:#4b698f;
	font-weight:normal;	
}


.colsx {
	border:0;
	float:left;
	padding-left:0px;
	padding-right:0px;
	font-size:0.9em;
	width:140px;
	color: #09378c;

}

.coldx {
	float:left;
	border:0;
	margin:20px;
	margin-left:50px;
	font-size:0.9em;
	width: 640px;
	text-align:left;	
	background-color: #fff;
	background-image: url(../images/sfondodx.png);	
	background-repeat: repeat-x;
	padding:5px;
	padding-left:20px;
	border:1px dotted #4b698f;
	line-height:1.5em;
	margin-right:20px !important;
	margin-right:0px;
	padding-right:10px !important;
	padding-right:0px;
}

h2 {
	font-size:1.1em;
	margin-top:0;
}

h2 {
	color: #fb7f1b;
}

h1 {
	color: #ec171d;
	line-height:1.2em;
}

a, a:visited {
	color: #09378c;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-weight: bold;
	color: #fb7f1b;
}

.menu {
	margin-top:25px;
	color: #09378c;
	list-style-type: none;
	font-weight: bold;	
}

.menu li {
	margin-bottom: 20px;
	border-bottom: 2px solid #4b698f;
}

.menuscelto, .menuscelto a, .menuscelto li, .menuscelto:link, .menuscelto:hover, .menuscelto:active, .menuscelto:visited {
	font-size:1.2em;
	color: #ec171d;
}


.elencoscorrimento li {
	border-bottom: 0;
	text-align:right;
}

.menu2scelto, .menu2scelto li {
	border-bottom: 0;
	text-align:right;
	font-size:1.2em;
	color: #ec171d;
}

.marginemenu2 {
	margin-top: 10px;
}

.menu2 li {
	border: 0;
}

.separatore {
	clear:both;
}

.loghi {
	width:100%;
	margin-top:55px;
	margin-left:25px;
}

.noborder {
	border:0;
}

.imgsx {
	float:left;
	margin:15px;
}

.imgdx {
	float:right;
	margin:15px;
	border: 4px solid #fff;
}

.puntatoritop {
	text-decoration: none;
	font-size: 0.8em;
	color:#666;
}

.puntatoritop:link, .puntatoritop:visited {
	text-decoration: none;
	font-size: 1em;
	color:#666;
	font-weight: normal;
}

.puntatoritop:hover {
	text-decoration: none;
	color:#666;
	font-weight: normal;
}

.puntatoritop:active {
	text-decoration: none;
	color:#666;
	font-weight: normal;
}

.boxnews {
	background-color: #f7f4f4;
	background-repeat: no-repeat;
	border:2px dotted #cccccc;
	padding:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 0.9em;
	text-align:right;
/*	line-height:1em; */
}


