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;
}
#headriservata p {
	text-align:right;
	margin:5px 20px 0px 0px;
	padding:0px;
	font-size:14px;
	color:#4D5B59;
}
#content {
	width:1000px;
	min-height:210px;
	background:url(../images/grafica/bgContent.jpg) no-repeat;
}
#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;
	padding-bottom:5px;
	float:left;
	width:330px;
	height:90px;
}
#video {
	margin:0px;
	padding:0px;
	background:url(../images/grafica/icoVideo.gif) no-repeat center left;
	padding-bottom:5px;
	float:left;
	width:330px;
	height:90px;
}
#video a {
	font-size:14px;
	font-weight:bold;
	color:#4D5B59;
	margin:24px 5px 0px 54px;
	float:left;
}
#partnership {
	margin:0px;
	padding:0px;
	background:url(../images/grafica/universitaLogo.jpg) no-repeat center left;
	padding-bottom:5px;
	float:left;
	width:330px;
	height:90px;
}
#partnership a {
	font-size:14px;
	font-weight:bold;
	color:#4D5B59;
	margin:24px 5px 0px 54px;
	height:70px;
	vertical-align:middle;
	float:left;
}
#mailing h2 {
	font-size:14px;
	font-weight:bold;
	color:#4D5B59;
	margin:24px 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 h1 {
	font-size:16px;
	font-weight:bold;
	color:#59A79A;
	padding:5px 5px 2px 0px;
	margin:5px 0px 0px 23px;
}
#submenu li {
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
	color:#4D5B59;
	padding:5px 5px 2px 20px;
	margin:5px 0px 0px 23px;
	border-bottom:1px solid #CBEEE9;
	background:url(../images/grafica/bgSubMenu1.gif) bottom left no-repeat;
}
#submenu li a {
	color:#4D5B59;
	text-decoration:none;
}
#submenu li a:hover {
	color:#F86514;
}
#submenu fieldset {
	padding:5px;
	border-top:1px solid #CBEEE9;
	border-bottom:1px solid #CBEEE9;
	border-left:none;
	border-right:none;
	margin:10px 0px 10px 10px;
}
#submenu legend {
	font-size:13px;
	color:#4D5B59;
	font-weight:bold;
	border:none;
	padding:3px 5px 3px 5px;
}
#submenu p {
	font-size:12px;
	color:#4D5B59;
	border:none;
}
#submenu p a {
	color:#4D5B59;
}
#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;
}
#menu {
	width:630px;
	height:70px;
	margin:127px 0px 0px 0px;
	padding:0px;
	float:left;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
#menu ul li a {
	font-size:13px;
	float:left;
	width:119px;
	height:70px;
	margin:0px 3px 0px 3px;
	color:#FFF;
	text-decoration:none;
	text-align:right;
	padding:0px;
	list-style:none;
	position:relative;
}
#menu ul li a span {
	position:absolute;
	bottom:3px;
	right:3px;
	line-height:18px;
}
#menu ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#menu a.selected {
	color:#FFF;
}
#utilities {
	margin-top:10px;
	border-top:1px solid #CBEEE9;
}
.link {
	float:left;
	width:150px;
	height:180px;
	margin:3px;
	position:relative;
	border:1px solid #CCC;
}
.link:hover {
	border:1px solid #B16036;
}
.link a {
	width:150px;
	font-size:10px;
	color:#4D5B59;
	font-weight:bold;
	text-align:right;
	position:absolute;
	bottom:3px;
	right:3px;
}
.link a:hover {
	color:#B16036;
}


