﻿/* Layout CSS */
#masthead {
	list-style-type: square;
	list-style-image: inherit;
	background-color: #FFFFFF;
	width: 1112px;
	font-family: kalinga;
}
#top_nav {
	border-width: thick;
	background-color: #FF9900;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: Candara;
	text-transform: none;
	border-color: #993300;
	color: #FFFFFF;
	width: 1112px;
}
#titolo {
	font-family: Kalinga;
	font-size: x-large;
	font-weight: lighter;
}
#page_content {
	font-family: Kalinga;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	width: 1112px;
}
#footer {
	font-family: Kalinga;
	font-size: small;
	width: 1112px;
	background-color: #FFFFFF;
}
.style20 {
	border-style: none;
	border-left: medium none #FF9900;
	border-right: medium none #FF9900;
	border-top: medium none #FF9900;
	border-bottom-color: #FF9900;
	font-family: Kalinga;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
	border-left-width: medium;
	border-top-width: medium;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
