body {
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}


table.reg{
border-collapse: collapse;
width: 700px;
margin-bottom: 8px;
padding-left: 10px;

}

table.reg td.h1{
	font-size: 13px;
	color: #6C9023;
	text-align: center;
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	}
	
table.reg td.p{
	font-size: 11px;
	color: #595959;
	text-align: justify;
	padding: 10px 20px 10px 20px;
	}
	
table.reg td.p2{
	font-size: 9px;
	color: #434343;
	text-align: justify;
	padding: 5px 20px 5px 20px;
	}
	
td.p3{
	font-size: 10px;
	color: #656565;
	text-align: justify;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	}
	
	
td, textarea, input, select {
	font-family: verdana;
	font-size: 10px;
	color: #959595;
	font-weight: normal;
}

td.subtitle {
	font-family: Verdana;
	font-size: 14px;
	color: #729D3A;
	font-weight: bold;
}

td.main {
	padding: 0px 5px 5px 5px;
	vertical-align: top;
}

td.tavola {
	padding: 0px 5px 5px 5px;
	vertical-align: top;
}

td.menu {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	height: 29px;
	border-top: 1px solid #DCDCDC;
	background: #ffffff url(../images/freccia.gif) no-repeat left;
}

td.menu2 {
	font-size: 11px;
	color: #525252;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	height: 29px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	background: #ffffff url(../images/freccia.gif) no-repeat left;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #A0D03E;
text-decoration: none; 
color: #525252;
background-color: #F0F2FB;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #233490;
color: #000;
background-color: #DCDCDC;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid black;
background-color: #233490;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

.form {
	color: Black;
	font-weight: bold;
}

p.text {
	font-size: 10px;
	color: #6C6C6C;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
	text-align: justify;
}

p.text_left {
	font-size: 10px;
	color: #6C6C6C;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
	text-align: left;
}

p.text_lab {
	font-size: 10px;
	color: #6C6C6C;
	font-weight: normal;
	padding: 0px 50px 5px 10px;
	text-align: left;
}

p.vai {
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
	padding: 0px 50px 5px 10px;
	text-align: right;
}

p.norme {
	font-size: 12px;
	color: #6C6C6C;
	padding: 0px 10px 5px 10px;
	text-align: justify;
}

p.titolo_norme {
	font-size: 13px;
	color: #282828;
	padding: 0px 10px 5px 10px;
	text-align: left;
	font-weight: bold;
}


p.dida {
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
	padding: 0px 0px px 0px;
	text-align: center;
}

p.dida2 {
	font-size: 11px;
	color:#525252;
	padding: 0px 0px px 0px;
	text-align: justify;
}

.menutitle{
cursor:pointer;
margin-bottom: 10px;
background-color: #FFECF6;
color: #8A0045;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border: 1px solid #DCDCDC;
}

.menutitle2{
cursor:pointer;
margin-bottom: 10px;
background-color: #FEE8D8;
color: #D25F09;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border: 1px solid #DCDCDC;
}

.menutitle3{
cursor:pointer;
margin-bottom: 10px;
background-color: #EFF6DF;
color: #6C9023;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border: 1px solid #DCDCDC;
}

.menutitle4{
cursor:pointer;
margin-bottom: 10px;
background-color: #F0F2FB;
color: #233490;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
border: 1px solid #DCDCDC;
}


.submenu{
margin-bottom: 1.5em;
font-weight: bold;
font-size: 11px;
line-height: 20px;

}

div#bar {
	width: 100%;
	background-color: #F26D0A;
	line-height: 4px;
	margin-bottom: 2px;
}

div#bar2 {
	width: 100%;
	background-color: #A0D03E;
	line-height: 4px;
	margin-top: 3px;
	margin-bottom: 2px;
	}

div#bar3 {
	width: 100%;
	background-color: #797C81;
	line-height: 8px;
	margin-bottom: 0px;
}

div#loadarea {
	margin-top: 30px;
	border: 1px solid #8A0045;
	background: #FFECF6;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #8A0045;
	text-align: center;
	
}

a.menu_footer {
	font-weight: bold;
	text-decoration: underline;
	color: #638932;
}

a.menu_footer:hover {
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
	color: #112407;
}

a.menu {
	text-decoration: none;
	color: #525252;
}

a.menu:hover {
	font-weight: bold;
	text-decoration: none;
	color: #93C430;
}

a.link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #DB6C35;
}

a.link:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

a.link2 {
	font-size: 10px;
	font-weight: bold;
	color: #638932;
	text-decoration: none;

}

a.link2:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #112407;
}

a.link3 {
	font-weight: bold;
	text-decoration: underline;
	color: #DB6C35;
}

a.link3:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}

a.vai {
	font-weight: bold;
	color: #525252;
	text-decoration: none;

}

a.vai:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #525252;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #F26D0A;
	margin-top: 10px;
	margin-left: 5px;

}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #8A0045;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: -10px;

}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D25F09;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: -10px;

}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #6C9023;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: -10px;

}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #233490;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;

}

.text1 {
	font-size: 10px;
	color: #DB6C35;
	font-weight: bold;
}
.text2 {
	font-size: 10px;
	font-weight: bold;
	color: #729D3A;
	text-align: left;
	line-height: 13px;
}
.text3 {
	font-size: 10px;
	font-weight: normal;
	color: #729D3A;
}
.text4 {
	font-size: 10px;
	font-weight: normal;
	color: #729D3A;
}
.text5 {
	font-weight: bold;
	color: #DB6C35;
}
.text6 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text7 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {
	font-size: 10px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
}
.frame {
	border: 1px solid #08142A;
}



a.b:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.b:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.c:link {
	font-size: 10px;
	font-weight: normal;
	color: #979797;
	text-decoration: underline;
}
a.c:hover {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


a.d:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {

	font-size: 10px;
	font-weight: bold;
	color: #944F23;
	text-decoration: underline;
}
a.e:hover {
	font-size: 10px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: underline;
}

a.f:link {
	font-size: 10px;
	font-weight: normal;
	color: #594B13;
	text-decoration: underline;
}

a.f:hover {
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: underline;
}

a.g:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}


.cssbutton2{
background-color: #ffffff;
border: 1px inset #376A2F;
padding: 1px 3px 1px 3px;
color: black;
text-decoration: none;
font-size: 12px;
}

p.reg {
	color: #595959;
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	line-height: 15px;
}