	
	#top-forum	
	{
		height: 60px;
		clear: both;
		display: block;
		background-image: url(/forums/images/sfondotop.jpg);
		background-repeat: repeat-x;
		margin: 5px;
		/*float:left;*/
	}
	
	#titolo-forum
	{
		float: left;
		display: block;
		margin: 0 0 0 10px;
		background-image: url(/forums/images/titoloforum.jpg);
		width: 70px;
		height: 50px;
		background-repeat: no-repeat;
		background-position: 0 14px;
	}
	
	#titolo-forum h1 { display: none; }
	
	#navcontainer-forum	
	{
		float: right;
		padding: 8px 0 8px 0;
		margin: 10px 0 0 0;
		font-size: 12px;
	}
	
	#navlist-forum li	
	{
		display: inline;
	}
	#navlist-forum a { }
	
	#navlist-forum li a	
	{
		padding: 7px 7px 7px 36px;
		margin: 0 10px 0 0;
		text-decoration: none;
		border-style: none dotted none none;
		border-color: #999;
		border-width: 1px;

	}
	
	#navlist-forum li a:hover
	{
		/*padding: 7px 7px 7px 36px;
		color: #FF0003;*/
	}
	
	#navlist-forum li#home a
	{
		
		background-image/* */: url(/forums/images/btn_home.jpg);
		background-repeat: no-repeat;
	}
	
	#navlist-forum li#home a:hover
	{
		
		background-image/* */: url(/forums/images/btn_home_hover.jpg);
		background-repeat: no-repeat;
	}
	
	#navlist-forum li#cerca-forum  a
	{
		
		background-image/* */: url(/forums/images/btn_cerca.jpg);
		background-repeat: no-repeat;
	}
		#navlist-forum li#cerca-forum  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_cerca_hover.jpg);
		background-repeat: no-repeat;
	}
	
	#navlist-forum li#profilo  a
	{
		
		background-image/* */: url(/forums/images/btn_profilo.jpg);
		background-repeat: no-repeat;
	}
		#navlist-forum li#profilo  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_profilo_hover.jpg);
		background-repeat: no-repeat;
	}
	
	#navlist-forum li#rss  a
	{
		
		background-image/* */: url(/forums/images/btn_rss.jpg);
		background-repeat: no-repeat;
	}
	
		#navlist-forum li#rss  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_rss_hover.jpg);
		background-repeat: no-repeat;
	}
	
	
		#navlist-forum li#howto  a
	{
		
		background-image/* */: url(/forums/images/btn_howto.gif);
		background-repeat: no-repeat;
	}
	
		#navlist-forum li#howto  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_howto_hover.gif);
		background-repeat: no-repeat;
	}
	
	
	
	#navlist-forum li#regolamento  a
	{
		
		background-image/* */: url(/forums/images/btn_regole.jpg);
		background-repeat: no-repeat;
	}
	
		#navlist-forum li#regolamento  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_regole_hover.jpg);
		background-repeat: no-repeat;
	}
	#navlist-forum li#faq  a
	{
		
		background-image/* */: url(/forums/images/btn_faq.jpg);
		background-repeat: no-repeat;
	}
	
		#navlist-forum li#faq  a:hover
	{
		
		background-image/* */: url(/forums/images/btn_faq_hover.jpg);
		background-repeat: no-repeat;
	}
	#briciole
	{
		float: left;
		width: 80%;
		padding: 0px 4px 4px 4px;
		margin: 0;
	}	
	#rssbis {	
		float: right;
		}
	
	.briciole-rss 
	{
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 5px;
	/*padding: 5px;*/
	float:left;
	width: 99%;
	}
	
	#navigazione	
	{
		padding: 5px;
		margin: 0 10px 0 15px;
		height: 30px;
	}
	
	#bottoni
	{
		float: left;
		padding:10px;
	}
	
	#pagine	
	{
		width: auto;
		float: right;
		font-size: 10px;
	}
	
		
	#temiforum	
	{
		background-image: url(/forums/images/sfondoapertura.jpg);
		background-repeat: repeat-x;
		padding: 8px;
		margin-left: 10px;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 0px;
		/*width: 720px;*/
	}
	#segnale	
	{
		width: 257px;
		height: 78px;
		float: left;
		display: block;
		background-image: url(/forums/images/segnale.gif);
		background-repeat: no-repeat;
		margin: 10px 10px 10px 0;
	}
	
	#archivio	
	{
		
		
		margin:10px 310px 10px 0;
	}
	
	#spiegaforum	
	{
		float: left;
		display: block;
		background-color: #FFF;
		width: 650px;
		height: 85px;
		margin: 5px;
		padding: 10px;
	}
	
	




.forumPage {padding:5px;}

.invia-messaggio-forum td { padding: 10px;}

.tMain {
	background-color: #66ccff; 
}

.tHeader {
	background-color: #6699ff;
	
}

.forumPage, .forumPage td {
	font-size: 14px;

}
/* .forumPage .tableHeader {
	background-color: #A0AEC7;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-image: url(/forums/images/sfondo_tableheader.jpg);
	background-repeat: repeat-x; padding: 5px


}*/

.adminAppTitle {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}

.adminLeftMenu, .adminLeftMenu a {
	background-color: #66ccff;
	color: #000000;
	font-size: 12px;
	
}

.adminPageHeader {
	font-weight: bold;
	font-size: 12px;
}

.adminListHeader {
	background-color: #6699ff;
	font-weight: bold;
}

.adminListTable, .adminListTable td {
	border-style: solid;
	border-width: 1px;
}

.adminList0 {
	background-color: white;
}

.adminList1 {
	background-color: #ffff99;
}

.topMenu {
	font-size: 12px;
	color: #000000;
}

.topMenu a {
	/*color: #235577;*/
}

.footer {
	color: #000000;
	margin-top: 20px;
}

.tableDisplay
{
	/*background-color: #999999;	*/
	margin: 0;
	/*padding:10px;
	width: 737px*/
}

.tableHeader
{
	
	border-top: #999999;
	border-width: 1px 0 0 0;
	border-style:  solid none none none;	
	background-color: #ffffff;
	font-weight: bold;
	color: #333333;
	background-image: url(/asset/img/sfondo_tableheader_forum.jpg);
	background-repeat: repeat-x;
}
.tableHeader td
{
padding:10px;
}

.tableSubHeader
{
	padding: 5px;
	background-color: #5A739D;
	background-image: url(/asset/img/sfondo_tablesubheader_forum.jpg);
	background-repeat: repeat-x;
}

.tableSubHeader td
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;	
}



.tableRow1 tr, .tableRow0 tr 
{

}

.tableRow1 td, .tableRow0 td 
{
padding: 10px;
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}


.tableRow0, .tableRow0 a {
	background-color: #ffffff;
}

.tableRow1, .tableRow1 a {
	background-color: #f5f5f5;
}

.tableRowMain {
	background-color: #999999;
}

.tableMessageCell {
	background-color: #e0e8eb;
}

.tableMessageCellRight {
	background-color: #ffffff;
}

.pageText {
	font-size: 10px;
	color: #000000;
}

.pageText a {
	color: #d27010;
}

.pQuote{
	font-style: italic;
	padding: 0 0 0 10px;
}

.msgIcons{
margin: 0px;
	padding: 0px;
	border: 0px;
}
.formBox, .formDropDown {
	width: 250px;
}

.bodyMsg {
	font-size: 14px;
	color: #1C435E;
