html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/grafica/bgBody.gif) repeat-y center #FAFAFA;
}
#main {
	width:1000px;
	margin:0px auto 0px auto;
}
#head {
	width:1000px;
	height:382px;
	background:url(../images/grafica/bgHead.jpg) no-repeat;
}
#headriservata {
	width:1000px;
	height:172px;
	background:url(../images/grafica/headRiservata.jpg) no-repeat;
}
#content {
	width:1000px;
	min-height:210px;
	background:url(../images/grafica/bgContent.jpg) no-repeat;
}
#intro {
	width:330px;
	float:left;
	color:#4D5B59;
}
#intro h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 10px;
	padding:0px 10px 0px 0px;
	color:#4D5B59;
}
#intro p {
	font-size:12px;
	line-height:16px;
	margin:0px 0px 5px 10px;
	color:#4D5B59;
	padding:0px 10px 0px 0px;
}
#intro p a {
	color:#4D5B59;
	font-weight:bold;
}
#intro p a.download {
	color:#71D0C0;
	background:url(../images/grafica/arrowRight.gif) no-repeat center left;
	padding-left:16px;
	line-height:13px;
}

#intro p a:hover {
	color:#F86514;
	text-decoration:none;
}
#intro p a.title {
	color:#71D0C0;
	background:url(../images/grafica/arrowDown.gif) no-repeat center left;
	padding-left:16px;
	line-height:13px;
	text-decoration:none;
}
#news {
	width:330px;
	float:left;
	border-left:2px dotted #B1EFE5;
}
#news p a.title {
	color:#71D0C0;
	background:url(../images/grafica/arrowDown.gif) no-repeat center left;
	padding-left:16px;
	line-height:13px;
	text-decoration:none;
}
#news p a.title:hover {
	color:#F86514;
}
#news h1 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 5px 10px;
	padding:0px 10px 0px 0px;
	color:#4D5B59;
}
#news h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 5px 10px;
	padding:0px 10px 0px 0px;
	color:#4D5B59;
}
#news p {
	font-size:12px;
	line-height:16px;
	margin:0px 0px 5px 10px;
	color:#4D5B59;
	padding:0px 10px 0px 0px;
}
#news img {
	float:left;
	margin:0px 5px 5px 10px;
	border:1px solid #999;
}
#news p a {
	color:#4D5B59;
	font-weight:bold;
}
#news p a.download {
	color:#71D0C0;
	background:url(../images/grafica/arrowRight.gif) no-repeat center left;
	padding-left:16px;
	line-height:13px;
}
#news p a.download:hover {
	color:#F86514;
}

#intro p a:hover {
	color:#F86514;
	text-decoration:none;
}
#submenu {
	width:310px;
	float:right;
	margin:50px 0px 0px 0px;
}
#mailing {
	margin:0px;
	padding:0px;
	background:url(../images/grafica/icoMailing.gif) no-repeat center left;
	border-bottom:1px solid #71D0C1;
	padding-bottom:5px;
}
#mailing h2 {
	font-size:14px;
	font-weight:bold;
	color:#4D5B59;
	margin:0px 5px 0px 54px;
}
#mailing input.campotesto {
	border:1px solid #71D0C1;
	background:#E2F9F5;
	color:#4D5B59;
	font-size:12px;
	text-align:center;
	margin:10px 5px 0px 54px;
	width:150px;
}
#mailing input.pulsante {
	border:1px solid #539C90;
	background:#71D0C1;
	color:#FFF;
	font-size:12px;
	text-align:center;
	margin:0px 5px 0px 5px;
	width:70px;
}
#submenu ul {
	margin:0px;
	padding:0px;
}
#submenu li {
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	color:#4D5B59;
	padding:5px 5px 5px 54px;
	margin:10px 0px 0px 0px;
	border-bottom:1px solid #71D0C1;
}
#submenu li a {
	color:#4D5B59;
	text-decoration:none;
}
#submenu li a:hover {
	color:#F86514;
}
#submenu li.video {
	line-height:48px;
	background:url(../images/grafica/icoVideo.gif) no-repeat center left;
}
#submenu li.partner {
	background:url(../images/grafica/universitaLogo.jpg) no-repeat center left;
}
#submenu li.exhibition {
    line-height:48px;
	background:url(../images/grafica/fiera.jpg) no-repeat center left;
}



#close {
	width:1000px;
	clear:both;
}
#footer {
	width:1000px;
	margin:20px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
#footer p {
	font-size:10px;
	line-height:20px;
	color:#4C5A59;
	margin:5px;
}
#footer p a {
	color:#4C5A59;
	font-weight:bold;
}
#footer p a:hover {
	color:#F86514;
	text-decoration:none;
}