/* CSS Document */
/* Priaguea version 2.0 */


body {
	font-size: 11px;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	background-color: #fff;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0px;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #4169E1; }
a.topictitle:visited { text-decoration: none; color : #6495ED; }
a.topictitle:hover	{ text-decoration: underline; color : #4169E1; }

a:link   { font-weight: bold; text-decoration: none; color : #4169E1; }
a:visited { font-weight: bold; text-decoration: none; color : #6495ED; }
a:hover	{ font-weight: bold; text-decoration: underline; color : #4169E1; }

/* Forum category titles */
.cattitle		{ font-weight: bold; 
			  font-size: 12px ; 
			  letter-spacing: 1px; 
			  color : #4682B4;
			  align: right;
			}
			
.titolone		{ font-weight: bold; 
			  font-size: 12px ; 
			  letter-spacing: 1px; 
			  color : #4682B4;
			  align: left;
			  vertical-align:bottom;
			}
			
			
a.cattitle		{ text-decoration: none; color : #4682B4; }
a.cattitle:hover{ text-decoration: underline; }
td.cattitle		{ align: right;
			  font-size: 12px
			  }

.forumline { 
		background-color: #fff; 
		border: 1px solid #708090; 
		padding: -1px; }
		
.cellalinea {
				border-bottom-style:dotted;
				border-bottom-color:#999999;
				border-bottom-width:thin;
}

.Bottone{
    BORDER-RIGHT: #3A6991 1px solid; BORDER-TOP: #3A6991 1px solid; MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-LEFT: 10px; BORDER-LEFT: #3A6991 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #3A6991 1px solid; FONT-FAMILY: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #4682B4; TEXT-DECORATION: none

}

.BottoneScuro {
	BORDER-RIGHT: #3A6991 1px solid; BORDER-TOP: #3A6991 1px solid; MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-LEFT: 10px; BORDER-LEFT: #3A6991 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #3A6991 1px solid; FONT-FAMILY: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #767676; TEXT-DECORATION: none
}

.BottoneHover {
	BORDER-RIGHT: #3A6991 1px solid; BORDER-TOP: #3A6991 1px solid; MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; MARGIN-LEFT: 10px; BORDER-LEFT: #3A6991 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #3A6991 1px solid; FONT-FAMILY: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #B5B3B3; TEXT-DECORATION: none

}
