body {
	font: 75% verdana;
	margin:5px 0;
	/*
	background-image:url(../images/bg.gif);
	*/
	background:#FFFF9C;
}
hr {
	display:none;
}
h1 {
	display:none;
}
#home {
	width: 741px;
	min-height:131px;
	height: auto !important;
	height: 131px;
	margin: auto;
	background-image:url(../images/home.jpg);
	text-align: center;
	padding: 341px 0 0 0;
	font: 120% verdana;
}
#body {
	width: 741px;
	margin: auto;
	background:#FFFF9C;
	background: url(../images/bg.jpg);
}
#header {
	width: 741px;
	height: 318px;
	text-align: left;
	margin: auto;
	background: url(../images/int.jpg) no-repeat;
	position: relative;
}
.logo {
	position: absolute;
	left:20px;
	bottom:25px;
	color:#ffffff;
}
.menu {
	position: absolute;
	left:354px;
	bottom:41px;
	/* se su due righe */
	/* bottom:35px; */
	color:#ffffff;
	text-align: center;
}
.link_menu {
	margin-right: 10px;
}
a.link_menu {
	color:#ffffff;
	text-decoration:none;
}
a:hover.link_menu {
	color: #FFFF9D;
	text-decoration: none;
}
#content{
	width: 700px;
	min-height:300px;
	height: auto !important;
	height:300px;
	margin: auto; 
	text-align: left;
}
.top{
	width:635px;
	padding: 8px;
	/*
	border: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 0;
	*/
}
.sx{
	float:left;
	width:210px;
	padding:10px 8px;
	/*border: 1px solid #000000;
	*/
}
.dx{	
	float:right;
	width: 450px;
	padding:0 8px;
	/*border: 1px solid #000000;
	*/
}
#footer{
	width:741px;
	min-height:52px;
	height: auto !important;
	height: 52px;
	margin: auto;
	clear: both;
	background:#FFFF9C;
	text-align: center;
	background: url(../images/foot.jpg) no-repeat;
	color: #ffffff;
	padding: 43px 0 0 0;
}
img{
	border:0;
}
img.center{
	margin: 8px auto;
	display: block;
}
img.fotocol{
	border:1px solid #ffffff;
	float: left;
	margin: 0 0 5px 0;
}
h2 {
	font: bold 150% verdana;
}
a.bianco {
	color:#ffffff;
	text-decoration:underscore;
}
a:hover.bianco {
	color: #FFFF9D;
	text-decoration: underscore;
}
.bianco {
	font-size:90%;
	color:#FFFFFF;
}