
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-image: url(../img/bgall.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E9E9E9;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#layout {
	padding: 0px;
	min-height: 900px;
	height: 100%;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bgsite.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#layout #main {
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 22px;;
	margin-bottom: auto;
	min-height: 900px;
	height: 100%;
	width: 643px;
	text-align:left
}
#layout #menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 258px;
	min-height: 900px;
	height: 100%;
	float: right;
}
#layout #main #top {
	height: 217px;
	padding-top: 103px;
}
#layout #main #top #img1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout #main #top #img2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout #main #top #img3 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h3.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout #menu #pulsantiera {
	padding-top: 106px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 258px;
}

#layout #menu #pulsantiera table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #2C64DB;
	font-weight: bold;
	text-align: right;
}
#layout #menu #pulsantiera table tr td a {
	text-decoration: none;
}
.nuovo {
	color: #F60;
}
#layout #main table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#layout #main table tr td h2 {
	color: #2C64DB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 4px;
	margin-left: 4px;
}
#layout #main table tr td h3 {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#layout #main table tr td p {
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	color: #666;
}
#layout #main table tr td .news {
	width: 196px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#layout #main table tr td .news h4 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
}
#layout #main table tr td .news p {
	margin: 0px;
	padding: 0px;
}









#layout #menu #pulsantiera table tr td a:hover {
	text-decoration: underline;
	color:#F30;
}

#layout_int {
	padding: 0px;
	min-height: 900px;
	height: 100%;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bgsite_int.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#layout_int #main {
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: 22px;;
	margin-bottom: auto;
	min-height: 900px;
	height: 100%;
	width: 643px;
	text-align:left
}
#layout_int #menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 258px;
	min-height: 900px;
	height: 100%;
	float: right;
}
#layout_int #main #top {
	height: 217px;
	padding-top: 103px;
}
#layout_int #main #top #img1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout_int #main #top #img2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout_int #main #top #img3 {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_h3.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 217px;
}

#layout_int #menu #pulsantiera {
	padding-top: 106px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 258px;
}

#layout_int #menu #pulsantiera table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #2C64DB;
	font-weight: bold;
	text-align: right;
}
#layout_int #menu #pulsantiera table tr td a {
	text-decoration: none;
}
.nuovo {
	color: #F60;
}
#layout_int #main table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
#layout_int #main table tr td h2 {
	color: #2C64DB;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 4px;
	margin-left: 4px;
}
#layout_int #main table tr td h3 {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
}
#layout_int #main table tr td p {
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	color: #666;
}
#layout_int #main table tr td .news {
	width: 620px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#layout_int #main table tr td .news h4 {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
}
#layout_int #main table tr td .news p {
	margin: 0px;
	padding: 0px;
}









#layout_int #menu #pulsantiera table tr td a:hover {
	text-decoration: underline;
	color:#F30;
}

.sub {
	color: #000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/dot_sub.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 11px;
}
#layout_int #main table tr td .news ul li {
	color: #666;
}
#layout_int #main table tr td #xalt a {
	color: #F30;
	text-decoration: none;
}
#layout_int #main table tr td #xalt a:hover {
	color: #F30;
	text-decoration:underline;
}
.box {
	background-color: #FFCC21;
	padding: 8px;
	margin: 4px;
}
#layout_int #main table tr td #xalt p .icon2 {
	float: right;
}
