body, html {
	height:100%;
	margin:0;
	padding: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	background-color: #771313;
	width: 100%;
}
.bold {
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #163765;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#master {
	width: 100%;
	background-color: #000000;
}
#head {
	width: 100%;
	background-image: url(../background/bghead.gif);
	background-repeat: repeat;
	background-position: top;
	height: 167px;
}
#footer {
	width: 100%;
	height: 81px;
	background-image: url(../background/bgfooter.gif);
	background-repeat: repeat;
	background-position: top;
	float: left;
}
#content {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	color: #524747;
	font-style: italic;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 35px;
}

#boxfooter {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
	padding-top: 25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	margin-bottom: 10px;
}
#boxlogo {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#boxmenu {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#fotohome {
	width: 509px;
	text-align: left;
}
#spaziatore {
	width: 509px;
	height: 23px;
}
#boxDx {
	width: 221px;
	margin-top: 30px;
}
#testo {
	width: 571px;
	float: left;
}
#contenutopage {
	width: 571px;
}
a.mail {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}
a.mail:hover {

	font-weight: bold;
	color: #480B0B;
	text-decoration: underline;
}
#boxmenu-istituzionale {
	width: 620px;
	float: left;
	margin-left: 80px;
	/* hacking per firefox */
	padding-left: 50px !important;
	padding-left: 33px;
	margin-top: -3px;
}
.grigio {
	color: #000000;
}

#boxmenu-istituzionale ul li {
	display: inline;
	margin: 0px;
}

#boxmenu-istituzionale ul li a {
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

#boxmenu-istituzionale ul li a:hover {
	display: inline;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boxfoto {
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	float: left;
}
#boxriga {
	width: 509px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.testoSmall {
	font-weight: bold;
	font-size: 10px;
}
.boxInfo {
	text-decoration: none;
	border: 1.8px solid #696262;
	width: 210px;
	height: 12px;
	top: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../background/bgformInfo.gif);
	background-repeat: repeat;
}
.boxInfoBig {
	text-decoration: none;
	border: 1.8px solid #696262;
	width: 210px;
	top: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 65px;
	background-image: url(../background/bgformBig.gif);
	background-repeat: repeat;
}
.boxPulsanti {
	text-decoration: none;
	background-color: #771213;
	border: 1px solid #696262;
	width: 65px;
	height: 18px;
	top: 8px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	bottom: 8px;
	cursor: hand;
}
.boxAutorizzo {
	text-decoration: none;
	border: 1.8px solid #696262;
	width: 210px;
	top: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 65px;
	background-color: #E8E8E8;
}
.boldRosso {
	font-weight: bold;
	color: #771213;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
}
a.giallo {

	font-weight: bold;
	color: #D19A3B;
	text-decoration: none;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
}
a.giallo:hover {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.testo {
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color: #CCCCCC;
}
