/* CSS Document */

.si_no_registrat {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.si_no_registrat a { font-size: 14px; }
.si_no_registrat a:hover {
	color: #0099FF;
}

body, table {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	
}

a:hover {
	color: #990000;
}

b {
	font-size: 12px;
	color: #990000;
}
input {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.dades {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-align: right;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
.msg_error {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.nick_missatge {
	font-weight: bold;
	color: #000000;
}

.titol_missatge {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
}

.data_missatge {
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-size: 9px;
}

.text_missatge {
	background-color: #FFFFFF;
	color: #000000;
}

.taula_missatge {
	background-color:#F5F5F5;
	border: 1px dotted #999999;
} 

.missatges_publicats {font-size:9px; color:#666666;}

.td_separacio { width:1; background-color:#FFFFFF }

.tr_titol_taula_missatges {
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
}

.respostes_comentari {
	font-size: 9px;
	color: #990000;
	text-align: right;
}

.categoria_missatge {
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}

.respondre_comentari {
	font-size: 9px;
	color: #0000FF;
}