/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link, a:visited  {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #83710A;
	text-decoration: underline;
}
a.test:link, a.test:visited  {
	color: #000000;
	text-decoration: none;
}
a.test:hover {
	color: #000000;
	text-decoration: none;
}
.header_master {
	width: 100%;
	height: 294px;
	background-image: url(../immagini/02/02_01.jpg);
	background-repeat: repeat-x;
}
.header_content {
	height: 294px;
	background-image: url(../immagini/02/centro_top_03.jpg);
	background-repeat: no-repeat;
}
h1.header_title{
	font-family: Verdana;
	font-size: 22px;
	padding: 0px;
	margin-top: 205px;
	margin-left: 20px;
	font-weight: lighter;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2.header_title{
	font-family: Verdana;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	font-weight: lighter;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
}
h3.header_title{
	font-family: Verdana;
	font-size: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	font-weight: lighter;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
}
.center_master {
	background-color: #E5EAA8;
}
.center_container {
	background-repeat: repeat-y;
	background-image: url(../immagini/02/centro_06.jpg);
}
.center_content{
	width: 530px;
}
h1.content_text{
	font-family: Verdana;
	font-size: 13px;
	padding: 0px;
	margin-top: 16px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #A9920C;
}
h2.content_text{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
.pre_footer_master {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-y;
	background-color: #DCE47F;
}
.pre_footer_container {
	background-image: url(../immagini/02/centro_down_06.jpg);
	background-repeat: repeat-y;
}
.pre_footer_content {
	width: 510px;
	margin-top: 10px;
	margin-left: 20px;

}
h1.content_pre_footer{
	font-family: Verdana;
	font-size: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #E0E1B9;
	font-weight: lighter;
}
h2.content_pre_footer{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;

}

a.content_pre_footer:link, a.content_pre_footer:visited{
	font-family: Verdana;
	font-size: 25px;
	color: #A9920C;
	text-decoration: none;
	font-weight: lighter;
}

a.content_pre_footer:hover{
	font-family: Verdana;
	font-size: 25px;
	color: #A9920C;
	text-decoration: none;
	font-weight: lighter;
	text-decoration:underline;
}

.footer_master {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-y;
	background-color: #DCE47F;
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../immagini/02/centro_footer_09.jpg);
	background-repeat: repeat-y;
	height: 30px;
}
a.footer:link, a.footer:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;

}
a.footer:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #83710A;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;

}

.tab_menu {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	margin-top: 120px;
	height: 136px;
}
a.menu:link, a.menu:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #E0E1B9;
	background-color:#83710A;
	text-decoration: none;

}
a.menu:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #83710A;
	background-color:#E0E1B9;
	margin: 0px;
	padding: 0px;
}