/*Fòrum de debat */
table#Forum {margin:0 0 20px 0; width:99%}
#Forum p {margin:18px 4px 10px 4px}
#Forum th {height:25px; font-weight:bold; text-align:center; color:#807742; background-color:#ebe9dc}
#Forum tr.alternate td {background-color:#f4f3ed; border-bottom:1px solid #f4f3ed}
#Forum td {height:44px; vertical-align:middle; line-height:1.5em; padding:15px 10px}
	#Forum td.category {height:70px; vertical-align:bottom; color:#4d5b21; padding-left:0}
	#Forum td.categoryLink {vertical-align:bottom; text-align:right}
	#Forum td.categoryLink a {color:#555; padding-left:20px; background:url(../images/forum/explore.gif) no-repeat 0 0; height:18px}

#Forum a {color:#111; text-decoration:none}
#Forum a:hover {color:#000; text-decoration:underline}
#Forum td.data, #Forum td.replies {color:#555; text-align:center; text-transform:none; font:normal 92% Arial, Helvetica, sans-serif}
#Forum .user {color:#807742; text-align:center; padding-left:20px; background:url(../images/forum/user.gif) no-repeat 0 0; height:18px	}
#Forum .user a {color:#807742; text-decoration:none}
#Forum p.action {text-align:right; margin:10px 0 -5px 0; height:20px; color:#777}
#Forum span.edited {font-size:90%; font-family:Arial, Helvetica, sans-serif; letter-spacing:.1em; color:#777}

#Forum td.ico {vertical-align:top}
	#Forum .reply {padding-left:20px; background:url(../images/forum/reply.gif) no-repeat 0 -2px}
	#Forum .edit {padding-left:20px; background:url(../images/forum/edit.gif) no-repeat 0 0}
	#Forum .delete {padding-left:20px; background:url(../images/forum/delete_topic.gif) no-repeat 0 -2px}
	#Forum .cancel {padding-left:20px; background:url(../images/forum/folder_delete.gif) no-repeat 0 -2px}
	#Forum .closeTopic {padding-left:20px; background:url(../images/forum/folder_delete.gif) no-repeat 0 -2px}
	#Forum .discloseTopic {padding-left:20px; background:url(../images/forum/folder_go.png) no-repeat 0 -2px}
#Forum img {margin-left:4px}

form#forumPost {margin-top:10px}
	#forumPost .msgCategory {margin:2px 0; width:610px; font:normal 100% Arial, Helvetica, sans-serif;}
	#forumPost .msgTitle {margin:10px 0; width:630px; font:normal 100% Arial, Helvetica, sans-serif; padding:4px}
	#forumPost .msgTextarea {margin:10px 0; width:630px; height:150px; overflow:auto; font:normal 100% Arial, Helvetica, sans-serif; padding:4px}
	
.paginacioForum {float:right; color:#517c9e; letter-spacing:.1em}
.paginacioForum a {text-decoration:none; color:#517c9e; font-size:90%; font-family:Arial, Helvetica, sans-serif}
.paginacioForum a:hover {text-decoration:underline; color:#b10042}
.paginacioForum span.currentPage {font-size:125%; color:#517c9e; font-family:Arial, Helvetica, sans-serif}	