/*
 * STILE 1
 * verde #48cc0e (#056856)
 *
*/
body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(img/ms_bkg_1.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color: transparent;
	background-image: url(img/ms_wrap_1.gif);
	background-repeat: no-repeat;
	top: 39px;
}
#xtfooter {
	background-image: url(img/ms_xtfoot.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 100%;
	clear: both;
	position: relative;
	top: 15px;
}
#rsa {
	color: #48cc0e;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	/*font-size: 42px;*/
	font-size: 36px;
	font-style: oblique;
	position: relative;
	top: 22px;
	left: 170px;
}
.slide {
	background-color: transparent;
	position: relative;
	top: 67px;
	left: 365px;
	width: 420px;
	height: 315px;
}
table.tmenu {
	height: auto;
	width: auto;
	position: relative;
	top: -75px;
}
table.tmenu td {
	background-image: url(img/ms_tdmenu.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 153px;
	vertical-align: middle;
	text-align: center;
	font-style: oblique;
}
table.tmenu td a:link, table.tmenu td a:visited {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #056856;
	padding-left: 5px;
}
table.tmenu td a:hover { color: #f1a107 }
.giornocont {
	color: #999999;
	font-style: oblique;
}
/*
 * Colonna sinistra
 *
 */
#sx {
	float: left;
	width: 322px;
	height: auto;
}
/*
 * Colonna destra
 *
 */
#dx {
	float: right;
	position: relative;
	width: 450px;
	height: auto;
	line-height: 1.5em;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	font-size: 1.8em;
	font-weight: normal;
	color: #48cc0e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	line-height: 1.2em;
}
a.button:link, a.button:visited {
	color: #FFFFFF !important;
	text-decoration: none !important;
	text-align: center;
	float: right;
	height: 19px;
	width: 87px;
	background-color: transparent;
	background-image: url(img/ms_lk_1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
a.button:hover {
	background-image: url(img/ms_lkover_1.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

