body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #11007A;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	align: center;
	border: 0px;
}

.hide {
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#main {
	position: relative;
	
	width: 800px;
	height: auto;
	
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(webcuts/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	position: relative;
	
	width: 770px;
	height: 146px;
	
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px;
	
	background-attachment: scroll;
	background-image: url(webcuts/header.gif);
	background-repeat: norepeat;
	background-position: left top;
}

#menu {
	position: relative;	
	float: left;
	width: 255px;
	height: 250px;
	padding: 0px;
	
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 30px;
	
	background-attachment: scroll;
	background-image: url(webcuts/menu_bg.gif);
	background-repeat: norepeat;
	background-position: left top;
}

#menu_gra {
	position: relative;
	float: left;
	width: 245px;
	height: 250px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	
	background-attachment: scroll;
	background-image: url(webcuts/europe.jpg);
	background-repeat: norepeat;
	background-position: left top;
}

#menu_due_arr {
	position: relative;
	float: left;
	width: 12px;
	height: 250px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	
	background-attachment: scroll;
	background-image: url(webcuts/menu_arrow.gif);
	background-repeat: norepeat;
	background-position: left top;
}

#menu_due {
	position: relative;
	float: left;
	width: 233px;
	height: 250px;
	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 30px;
	
	background-attachment: scroll;
	background-image: url(webcuts/menu_bg_2ndliv.gif);
	background-repeat: norepeat;
	background-position: left top;
}


#univ_logo {
	position: relative;
	
	width: 245px;
	height: 250px;
	
	margin-bottom: 0px;
	margin-left: 538px;
	margin-right: 0px;
	margin-top: 30px;
	
	background-attachment: scroll;
	background-image: url(webcuts/universities_logos.jpg);
	background-repeat: norepeat;
	background-position: left top;
}

h4 {
	position: relative;
	
	width: 770px;
	height: 25px;
	
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 50px;
		
	background-image: url(webcuts/red_filler.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	font-size: 14px;
	font-weight: bold;
}

h4 > .titolo {
	background-color: #eee;
}


.download {
	position: relative;
	
	width: 730px;
	height: 40px;
	
	color: #11007A;
	vertical-align: middle;
	
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}


.down_link{
	vertical-align: 17px;
	color: #11007A;
	margin: 0px;
	text-decoration: none;
}


#footer {
	position: relative;
	
	width: 770px;
	height: 33px;
	
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	
	background-attachment: scroll;
	background-image: url(webcuts/footer.gif);
	background-repeat: norepeat;
	background-position: left top;
}

.testo {
	position: relative;
	
	width: 730px;
	height: auto;
	
	vertical-align: middle;
	
	margin-bottom: 20px;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 0px;
	line-height: 18px;
}

div#menu p {
	position: relative;
		
	text-align: right;
	
	margin-bottom: 0px;
	margin-left: 21px;
	margin-right: 20px;
	margin-top: 10px;
	
	font-size: 16px;
	}

div#menu p:first-child  {
	
	margin-top: 20px;
}
	
div#menu p.nochild_selected {
	color: #933;
}

div#menu p.selected {
	color: #fff;
	text-decoration: none;
}

div#menu p a {
	margin: 0px;
	border: 0px;
	padding: 0px;

	color: #11007A;
	text-decoration: none;
}

div#menu p a:hover {
	color: #fff;
	text-decoration: underline;
}

div#menu_due p {
	position: relative;
		
	text-align: left;
	
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 10px;
	
	font-size: 16px;
}

div#menu_due p:first-child  {	
	margin-top: 20px;
}

div#menu_due p.selected {
	color: #933;
	text-decoration: none;
}
div#menu_due p a {
	margin: 0px;
	border: 0px;
	padding: 0px;

	color: #11007A;
	text-decoration: none;
}

div#menu_due p a:hover {
	color: #fff;
	text-decoration: underline;
}

img.row  {
	display: block;
	position: relative;
	float: left;
	
	width: 255px;
	height: 127px;
	
	margin-left: 15px;
}

p.row  {
	width: 490px;
	height: 127px;
	
	position: relative;
	
	margin-left: 280px;
	line-height: 18px;
}

p.row:first-line  {
	font-weight: bold;
}

div.division {

	width: 770px;
	height: 1px;
	
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}

.tnx {
	margin-left: 15px;
}

p.sign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaa;
	text-align: center;
	
	margin-bottom: 50px;
}

p.sign a{
	color: #aaa;
	text-decoration: none;
}