html,body {
	/*overflow:auto; leva la scrollbar*/
	margin: 0px;
	background-color: #000000;
	font-family: Arial;
	font-size:12px;
	color:#000000;
	height:100%;
}

.home-nav { margin:0; padding:0; text-align:right;}
.home-nav a:hover{color:#d7d8d9;text-decoration: none; }

.home-nav a{background-color: #000000; color:#919293; font-size:18px; float:right; text-decoration: none;padding-right:10px;}
a.current{color:#be3d13!important;}

/* TABLES */

.light {
	margin:0; padding:0;
}

.tb_contenuti {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 405px;
height: 164px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


padding: 0px;
}

/* BACKGROUNDS */

.menusx {
	/*background-image: url(../images/sf_menusx.jpg);
	background-repeat: repeat-y;*/
}

.sfondott {
/*	background-image: url(../images/bg_titoli.jpg);
	background-repeat: repeat-x;*/
}

.sfondobtt {
	/*background-image: url(../images/sf_bottom.jpg);*/
}

#fullheight{
	height:100%;
}
#fullheight2{
	height:100%;
}
#halfheight{
	height:50%;
}
#halfheight2{
	height:50%;
}

.mainbg {
	/*background-image: url(../images/.jpg);*/
}

.mainbgsx {
/*	background-image: url(../images/.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
}
.mainbgdx {
/*	background-image: url(../images/.jpg);
	background-repeat: no-repeat;
	background-position: left;*/
}

/* TITOLI E TESTI */

h1 {
	font-size: 18px; text-align:left;
}

h2 {
	font-size: 16px;
	color: #EC1551;
	font-weight: bold;
}

h3 {
	font-weight: bold; font-size: 13px;
}

.titolonichiari {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC; 
	text-align: left;
}

.titoloniscuri {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #be3d13; 
	/*text-align: left;*/
}

.titolinichiari {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00; 
}

.titolinichiari {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00CC00; 
}

.titolichiari {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: left;
}

.titoliscuri{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000; 
	text-align: left;
}

.testiscuri {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #919293;
	text-align: justify;
}

.testichiari {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.txtcolor1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C9A601;
	text-align: left;
}

.copyright {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

/* LINKS */

A:link.linkchiari {
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
A:visited.linkchiari {
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
A:hover.linkchiari {
	font-style: normal;
	color: #99531C;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
A:active.linkchiari {
	font-style: normal;
	color: #CCFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

A:link.linkscuri {
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-transform: none;
	TEXT-DECORATION: none;
}
A:visited.linkscuri {
	font-style: normal;
	line-height: normal;
	color: #5B5B5B;
	text-transform: none;
	TEXT-DECORATION: none;

}
A:hover.linkscuri {
	font-style: normal;
	line-height: normal;
	text-transform: none;
	COLOR: #000000; 
	text-decoration: none;

}
A:active.linkscuri {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

A:link.sottomenu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
A:visited.sottomenu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
A:hover.sottomenu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #341C0A;
	text-decoration: none;
}
A:active.sottomenu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}

/* PAGING */

.pagebar {
	/*PADDING-bottom: 5px; */
	/*PADDING-top: 10px;*/
	MARGIN: 4px; 
	font: 11px Arial;

}

.pagebar A {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	border: 1px solid #fff;

}
.pageList .this-page {
	border: 1px solid #FFF;
	padding-right: 4px; padding-left: 4px;  padding-bottom: 2px;  padding-top: 2px; 
	text-decoration: none;
}
.pagebar A:visited {
	border: 1px solid #FFF;
	padding-left: 4px; padding-bottom: 2px;  padding-right: 4px; padding-top: 2px; 
	text-decoration: none;
}
.pagebar .break {
	border-top-style: none; 	border-right-style: none;  	border-left-style: none;  	border-bottom-style: none;		
	padding-right: 4px;  	padding-left: 4px;  	padding-bottom: 2px;  	padding-top: 2px; 
	text-decoration: none; 
}
.pagebar .this-page {
	border: 1px solid #FFF;
	padding-right: 6px;  	padding-top: 2px;  	padding-left: 6px;  	padding-bottom: 2px; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	color: #99531C; 
}

.pagebar A:hover {
	text-decoration: underline;
	background-color: #FFCC00;
	color: #030325;
}

/* ELEMENTI FORM */

INPUT {
	border: #A8A8A8 1px solid; 
	font-size: 15px; 
	width: 195px; 
	background-color: #000000;
	color:#FFFFFF;
	height:17px;
}
TEXTAREA {
	border: #A8A8A8 1px solid; 
	font-size:15px; 
	width: 400px; 
	height: 83px;
	background-color: #000000;
	overflow:hidden;
	color:#FFFFFF;
}
SELECT {
	border-right: #322b58 1px solid; 
	border-top: #322b58 1px solid; 
	border-bottom: #322b58 1px solid; 
	border-left: #322b58 1px solid;
	font-size:12px;
}
.radio {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 20px;
}
.submitcanc {
     border: #C9A601 1px solid; 
	background-color: #000000;
	color: #C9A601;
	font-weight: bold;
	font-size: 12px;
	width:82px;
	height:21px;
}

.submitinvia {
     border: #C9A601 1px solid; 
	background-color: #C9A601;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	width:82px;
	height:21px;
}

.submitcancBia {
     border: #FFFFFF 1px solid; 
	background-color: #0C132F;
	color: #6A93EA;
	font-weight: bold;
	font-size: 12px;
	width:82px;
	height:21px;
}

.submitinviaBia {
     border: #FFFFFF 1px solid; 
	background-color: #0C132F;
	color: #6A93EA;
	font-weight: bold;
	font-size: 12px;
	width:82px;
	height:21px;
}

/* SEPARATORI */

.separatore {
	border-bottom: 1px dashed #CCCCCC;
}

.separatoresottile {
	border-bottom: 1px solid #CCCCCC;
}
.separatorespesso {
	border-bottom: 5px solid #CCCCCC;
}
.separatoreV {
/*	background-image: url(../images/verticale_dash.jpg);
	background-repeat: repeat-y;
	background-position: top;*/
}

