body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
td.path {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#description {
	font-size: 11px;
	margin: 7px;
	padding-left: 100px;
}

#descriptionschol {
font-size: 11px;
	margin: 7px;
padding-left: 55px;
}

#desc_materials {
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 45px;
	margin-left: 5px;
}


#path {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #7B9CB5;
	text-align: center;
}
a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

td.submit {
	font-size: 11px;
	font-weight: 600;
	color: #333333;
	background-color: #eee;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	height: 25px;
}

#navigation_bar {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	height: 21px;
}
#navigation_bar p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation_bar ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#navigation_bar li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigation_bar a {
	font-size: 10px;
	font-weight: bold;
	color: #E7EDF3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
	margin: 0px;
}
div#content {
	padding: 10px 25px 25px;
}
div#content  p {
	margin-top: 3px;
	margin-bottom: 0px;
}
#navigation_bar a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
}

#navigation_bar a.selected {
	color: #990000;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #FFFFFF;
}td.bgnav {
	background-image: url(../images/bg_nav2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #505C73;
	border-bottom-color: #505C73;
}
div#content a {
	font-size: 12px;
	color: #003366;
}
.not_available {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
div#content a:hover {
	color: #006699;
	text-decoration: underline;
}
div#content li {
	margin-top: 8px;
	margin-bottom: 5px;
}
div#content p.title {
	font-weight: 600;
	color: #CC3300;
	margin-top: 20px;
	letter-spacing: 2px;
	font-size: 12px;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#content ul {
	list-style-type: none;
}

div#content p.titlefirst {
	font-weight: 600;
	color: #CC3300;
	margin-top: 0px;
	letter-spacing: 2px;
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul {
	list-style-type: none;
}
a.new_contr {
	font-weight: bold;
	color: #000099;
}

.rientrato {
	margin-top: 5px;
	margin-left: 25px;
}