/* CSS Document */
@font-face {
    font-family: 'bankgothic_md_btmedium';
    src: url('font/bank_gothic_medium_bt-webfont.woff2') format('woff2'),
         url('font/bank_gothic_medium_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #336699;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #336699;
}
#container #head #title h1 {
	text-align: center;
	color: #336699;
	font-size: 16px;
	line-height: 30px;
}

#body_wrapper {
	background: url(../images/body_cont_1.gif) repeat-y top left;
	margin: 0px auto;
	width: 747px;
	display: block;
}
#body {
	background: url(../images/body_top_1.gif) no-repeat top left;
	float: left;
	padding: 10px 20px 0px 20px;
	min-height: 343px;
	display: block;
}
#end_body {
	background: url(../images/footer_1.gif) no-repeat left top;
	margin: 0px auto;
	width: 747px;
	height: 37px;
	display: block;
	padding: 0px;

}
#head {
	background: url(../images/head_empty_3_new.gif) no-repeat left top;
	width: 747px;
	height: 117px;
	padding: 0px;
	margin: 0 auto;
}
#head #title {
	font-family: 'bankgothic_md_btmedium', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	top: 15px;
	position: relative;
}
#all {
  width: 707px;
	float: left;
	padding: 0px;
	background: url(../images/all_middle_1.gif) repeat-y top left;
}
#all .top {
  background: url(../images/all_top_1.gif) no-repeat top left;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
#all .bottom {
  background: url(../images/all_bottom_1.gif) no-repeat bottom left;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}
#left {
  width: 538px;
	float: right;
	padding: 0px;
	margin: 0px;
	background: url(../images/left_middle_1.gif) repeat-y top left;
}
#left .top {
	background: url(../images/left_top_1.gif) no-repeat top left;
	width: 538px;
	height: 18px;
	padding: 0px;
	margin: 0px 0px 10px;
	position: relative;



}
#left .bottom {
  background: url(../images/left_bottom_1.gif) no-repeat bottom left;
	width: 538px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}
#right {
  width: 169px;
	float: right;
	padding: 0px;
	margin: 0px;
	background: url(../images/right_middle_1.gif) repeat-y top left;
}
#right .top {
  background: url(../images/right_top_1.gif) no-repeat top left;
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 18px;
}
#right .bottom {
  background: url(../images/right_bottom_1.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 21px;
}
#footer {
	margin: 0 auto;
	width: 719px;
	text-align: center;
	color: #336699;
	padding: 0px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	font-family: 'bankgothic_md_btmedium', Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #336699;
	font-size: 14px;
	text-decoration: underline;
}
div#nav{
	width:140px;
	background: #C7CEDE;
	font-size: 12px;

	/*float: no;*/
}
div#nav h3{
	font-size: 100%;
	margin: 0;
	padding: 0px 0px 0px 8px;
	color: #336699;
	background-color: #C7CEDE;
}
div#nav h3 a{
	font-size: 100%;
	color: #336699;
	text-decoration: none;
	line-height: 18px;
	background-color: #C7CEDE;
}
div#nav h3 a:hover{
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	line-height: 18px;
}
div#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 0px;
}
div#nav li{
	margin: 0 0 0px;
	padding: 0;
	list-style-type: none;
}

div#nav li.foldinglist {
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

div#nav li.foldinglist1 {
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

div#nav li.foldinglist1 .int{
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#nav a{
	display: block;
	padding-left: 8px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
div#nav a.sub{
	display: block;
	padding-left: 15px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #336699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
div#nav a:hover{
	color: #FFFFFF;
	background-color: #336699;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #336699;
}
div#nav ul ul a{
	color: #336699;
	font-weight: normal;
	background-color: #C7CEDE;
}
.clearer {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.content {
	padding: 0px 15px 0px 13px;
	text-align: left;
}
.title {
	font-size: 12px;
}
.center {
	text-align:center
}

/*  Headers  */
h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #D96B11;
	background-color: transparent;
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000;
	background-color: transparent;
	font-size: 1.5em;
	font-weight: bold;
}
h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}
h4 {
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 5px;
	color: #000;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
	top: 0px;
}
h4.menu {
	padding: 0px 0px 0px 3px;
	margin: -10px 0px 5px;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	top: 0px;
}
h5 {
	color: #000;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}

/* HTML Tags */

code {
  display: block;
	margin: 5px;
	padding: 5px;
	color: #ad4c21;
	border: 1px dashed;
	background: #f0ebe7;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
}
a {
  color: #AD4C21;
	text-decoration: none;
	border-bottom: none;
	padding-bottom: 0px;
}
a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-style: none;
}
hr {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #336699;
}
#left hr, #all hr {
  margin: 10px 0px;
}
form {
	margin: 0px;
	padding: 0px;


}
form .item {
	border-top: thin solid #FF6600;
	margin: 0px;
	padding: 0px;
	font-weight: bold;

}
form .label {
	width: 150px;

}
textarea, input {
	color: #003366;
	background: #FFFFFF;
	margin: 0px;
	padding: 1px;
}
.select {
	color: #990000;
	border: none;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin: 5px;
  background: transparent url(../images/quotes.gif) left top no-repeat;
	padding-left: 37px;
}
blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}
del  {
  color: #800;
	text-decoration: line-through;
}
dt {
  font-weight: bold;
	font-size: 1.05em;
	color: #ad4c21;
}
dd {
  margin-left: 15px;
}

/* adds a space and then a graphic after any external (i.e. off-site) links */
/*a[target]:after{
	content: " " url(../images/externalpage.gif);
}*/
#container {
	width: 100%;
	position: relative;
}
table.calendario {
	text-align: center;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
}
td.calendar {
	text-align: right;
	border: thin solid #000000;
	vertical-align: top;
	height: 30px;
	width: 30px;
}
td.calendarToday {
	text-align: right;
	border: 1px;
	font-weight: bold;
	vertical-align: top;
	height: 30px;
	width: 30px;
}
a.calendario {
	text-align: center;
	border: 1px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;

}
a.calendario:hover {
	text-align: center;
	border: 1px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #990000;

}
.stampa {
	font-weight: bold;
	background-image: url(../images/stampa.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FF6600;
	padding-left: 20px;
}
.back {
	font-weight: bold;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: #FF6600;
	padding-left: 20px;
}
#back {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;





}
#data {
	left: 0px;
	top: 0px;
	padding-right: 150px;
	padding-left: 150px;
	padding-top: 3px;
	padding-bottom: 3px;




}
#stampa {
	position: absolute;
	top: 0px;
	width: 150px;
	right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;




}
