body {
	font-size: 12px;
	text-align: center;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(immagini/bg.jpg);
	background-repeat: repeat-x;
}
#wrap {
	width: 780px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
#immagine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	background-color: #FFFFFF;
}

a:link {
	color: #4F75A3;
	text-decoration: underline;
}
a:visited {
	color: #4F75A3;
}
a:hover {
	text-decoration: underline;
	color: #B02125;
}
a:active {
	text-decoration: none;
	color: #4F75A3;
}

.giorno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F75A3;
	width: 780px;
	padding-top: 5px;
	font-weight: bold;
}
.relazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	color: #4F75A3;
	width: 780px;
	padding-top: 5px;
}
.relatore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 40px;
	color: #454545;
	width: 780px;
}


.sessione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	color: #4F75A3;
	width: 600px;
	padding-top: 10px;
	font-weight: bold;
}
#titolo {
	height: 165px;
	width: 780px;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #567BA7;
}
