html,body {
	/*overflow:auto; leva la scrollbar*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	color:#FFF;
	background-image: url(../images/sfondo.jpg);
	background-position: center center;
	background-repeat: repeat;
	/*height:100%;
	
	
	background-position: 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-face-color: #666666; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000; */
}

#marginate {
padding-left:44px;
 padding-right:44px;
}
/* TABLES */

.tb_contenuti {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}



/* TITOLI E TESTI */

h1 {
	font-weight: bold; font-size: 16px;
}

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: 17px;
	font-style: normal;
	font-weight: bold;
	color: #333333; 
	text-align: left;
}

.titolinichiari {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00; 
}

.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: #FFF; 
	text-align: left;
}

.testiscuri {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFSS;
	text-align: justify;
}

.testichiari {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}

.txtcolor1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00FFFF;
	text-align: justify;
}

.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: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
A:active.linkchiari {
	font-style: normal;
	color: #FFFFFF;
	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: underline;

}
A:active.linkscuri {
	font-style: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

A.custom {
	color:#FC0;
}
A:link.custom {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
A:visited.custom {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
A:hover.custom {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFF;
}
A:active.custom {
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

/* PAGING */

.pagebar {
	/*PADDING-bottom: 5px; */
	/*PADDING-top: 10px;*/
	MARGIN: 0px; 
	font: 11px "Trebuchet MS",Arial;
	
}

.pagebar A {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	border: 1px solid #416D74;
}
.pageList .this-page {
	border: 1px solid #416D74;
	padding-right: 4px; padding-left: 4px;  padding-bottom: 2px;  padding-top: 2px; 
	text-decoration: none;
}
.pagebar A:visited {
	border: 1px solid #416D74;
	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 #416D74;
	padding-right: 6px;  	padding-top: 2px;  	padding-left: 6px;  	padding-bottom: 2px; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	color: #ff6600; 
}

.pagebar A:hover {
	text-decoration: underline;
	background-color: #FFCC00;
	color: #030325;
}

/* ELEMENTI FORM */

INPUT {
	border-right: #322b58 1px solid; 
	border-top: #322b58 1px solid; 
	font-size: 12px; 
	border-left: #322b58 1px solid; 
	border-bottom: #322b58 1px solid; 
	width: 200px; 
	background-color: #FFFFFF;
}
TEXTAREA {
	border-right: #322b58 1px solid; 
	border-top: #322b58 1px solid; 
	border-bottom: #322b58 1px solid; 
	border-left: #322b58 1px solid;
	font-size:12px; 
	width: 595px; 
	height: 100px;
	background-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;
}
.submit {
	background-color: #333;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FFF;
}

/* 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;*/
}