BODY { 
	background-color: #e7e7e7;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41698b;
}

div#pagina {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416988;
}

#lastnews {
	padding-left: 20px;
	padding-right: 20px;
}

#mainblock {
	border: 1px solid #416988;
	background-color: #fff;
}

#leftcolumn {
	padding: 15px;
}

#pagebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41698b;
	border-left: 1px dashed #416988;
	padding: 0px 15px;
}

#footerblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #41698b;
	text-align: center;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	color: #416988;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
A:hover {
	color: #416988;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

/* MAINMENU */
A.mainmenuitem {
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #0081bd;
	text-decoration: none;
	padding: 4px 2px;
	border: 1px solid #0081bd;
}

A.mainmenuitem:hover {
	background-color: #fff;
	font-size: 10px;
	font-weight: normal;
	color: #0081bd;
	text-decoration: none;
}

A.triangolo {
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #0081bd;
	text-decoration: none;
	padding: 4px 2px;
	padding-bottom: 5px;
	border-top: 1px solid #0081bd;
	border-left: 1px solid #0081bd;
	background-image: url('img/tri.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}

A.triangolo:hover {
	color: #00000;
	font-weight: normal;
	font-size: 10px;
	background-color: #fff;
	text-decoration: none;
}

TD.mainmenuitemactive {
	font-size: 10px;
	background-color: #fff;
	color: #0081bd;
	border: 1px solid #0081bd;
	padding: 2px;
}

TD.triangoloactive {
	background-color: #fff;
	font-size: 10px;
	color: #0081bd;
	border-left: 1px solid #0081bd;
	border-top: 1px solid #0081bd;
	padding: 2px;
	background-image: url('img/tri.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
}



/* PAGEBODY */
H1.titsez {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #6699FF;
	padding-left: 0px;
	background-position: left center;
	background-repeat: no-repeat;*/
	
}
	
H2.titsez02 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.lista {
	list-style-position: outside;
	list-style-image: url('img/piu.jpg');
	line-height: 18px;
}

IMG.foto {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


/* LEFTMENU */
a.tit01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #FA744E;
}

UL.level1 {
	margin: 0px;
	padding: 0px;
}

LI.level1 {
	list-style-type: none;
	padding-bottom: 15px;
}

LI.level1 A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #0066CC;
	padding-left: 0px;
	margin-left: 0px;
}

UL.level2 {
	margin: 0px;
	padding: 0px;
}

LI.level2 {
	list-style-type: none;
	list-style-position: inside;
	/*list-style-image: url('img/piu.jpg');*/
	padding-bottom: 10px;
}

LI.level2 A {
	color: #416988;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: list-item;
	list-style-type: circle;
}

LI.level2 A:hover {
	color: #416988;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	display: list-item;
	list-style-type: disc;
}

UL.level3 {
	margin: 0px;
	padding: 0px;
}

LI.level3 {
	list-style-type: none;
	list-style-position: inside;
	padding-bottom: 10px;
}

LI.level3 A {
	color: #416988;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: list-item;
	list-style-type: square;
	padding-left: 10px;
}

LI.level3 A:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
	display: list-item;
	list-style-type: square;
	background-color: #FA744E;
}


A.arancio {
	color: #FA744E;
	text-decoration: none;
}

A.arancio:hover {
	color: #FA744E;
	text-decoration: underline;
}

.tit02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #416988;
}

.titsez02 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.titsez03 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #FA744E;
	font-weight: bold;
}


/* LISTA NEWS */
.listanewstitolo {
	padding-left: 20px;
	background-image: url('img/manina.gif');
	background-position: left center;
	background-repeat: no-repeat;
	color: #FA744E;
	font-weight: bold;
	text-transform: uppercase;
}

.listanewssottotitolo {
	padding-left: 20px;
	font-weight: bold;
}

.listanewscorpo {
	padding-left: 20px;
	text-align: justify;
}

.listanewsatti {
	padding-left: 35px;
	background-image: url('img/freccia.gif');
	background-position: 20px;
	background-repeat: no-repeat;
}


/* DOWNLOADS */
.downloadstitolo {
	padding-left: 20px;
	/*background-image: url('img/manina.gif');
	background-position: left center;
	background-repeat: no-repeat;*/
	color: #FA744E;
	font-weight: bold;
	text-transform: uppercase;
}

.pubblico {
	background-image: url('img/ico_luccon.gif');
	background-position: left;
	background-repeat: no-repeat;
}

.privato {
	background-image: url('img/ico_lucchetto.gif');
	background-position: left;
	background-repeat: no-repeat;
}

.downloadsdescrizione {
	padding-left: 20px;
	font-weight: bold;
}

.downloadstipo {
	padding-left: 35px;
	background-image: url('img/ico_file.gif');
	background-position: 20px;
	background-repeat: no-repeat;
}

.downloadsdownload {
	padding-left: 35px;
	background-image: url('img/freccia.gif');
	background-position: 20px;
	background-repeat: no-repeat;
}


/* LINKS */
.linknome {
	padding-left: 20px;
	background-image: url('img/manina.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #FA744E;
	font-weight: bold;
	text-transform: uppercase;
}

.linkdescrizione {
	padding-left: 20px;
}

.linkgo {
	padding-left: 35px;
	background-image: url('img/freccia.gif');
	background-position: 20px;
	background-repeat: no-repeat;
}

/* FORM */
#formlogin {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	padding: 20px;
	background-image: url('img/bg_cornerbox.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#formregistrazione {
	border: 1px solid #666;
	padding: 20px;
}

.formlabel {
	color: #416988;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

.formfield {
	border: 1px solid #416988;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	padding: 2px;
	background-color: #e6e6e6;
}

.formbutton {
	border: 2px solid #416988;
	background-color: #fa744e;
	color: #fff;
	font-weight: bold;
}

.formvalue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fa744e;
	font-weight: bold;
	margin: 5px 0;
	padding: 2px;
}

.capitalize {
	text-transform: capitalize;
}

.lower {
	text-transform: lowercase;
}

.upper {
	text-transform: uppercase;
}

p.errormsg {
	text-align: center;
	color: #FA744E;
	font-size: 13px;
	font-weight: bold;
}

.message {
	text-align: center;
	color: #FA744E;
	font-size: 13px;
	font-weight: bold;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

.w250 {
	width: 250px;
}

.w300 {
	width: 300px;
}

A.genlink {
	padding-left: 35px;
	background-image: url('img/freccia.gif');
	background-position: 20px;
	background-repeat: no-repeat;
}

.arancio {
	color: #fa744e;
	font-weight: bold;
	text-transform: uppercase;
}

.pl30 {
	padding-left: 30px;
}

#messagebox {
	color: #fa744e;
	font-weight: bold;
	text-align: center;
}