#tableLayout {
	background-color: #FFFFFF;
	border: 1px solid #B0B0B0;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableLayout #tdSidebar {
	background-color: #E3E5DC;
	vertical-align: top;
	padding-top: 24px;
	padding-right: 12px;
	padding-left: 12px;
}
h1 {
	font: normal 32px Georgia, Times New Roman, Times, serif;
	color: #68887C;
	margin-top: 20px;
	margin-bottom: 12px;
}
h2 {
	font-size:20px;
	font-weight: bold;
	color: #949D87;
	border-left: 20px solid #D7DACE;
	padding-left: 7px;
}
#tableLayout #tdSidebar a.current {
	background-color: #F6F7F9;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited,
#tableLayout #tdSidebar a:active {
	color: #474F49;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
}
#tableLayout #tdContent {
	padding-right: 18px;
	padding-left: 18px;
	background-color: #FFFFFF;

}
a:link {
	color: #660066;
}
#tableLayout #tdSidebar a#Menu {
	padding: 3px;
	border-top: 3px solid #CED2B6;
	border-bottom: 3px solid #CED2B6;
	display: block;
	margin-bottom: 5px;
	margin-top: 12px;
	text-decoration: none;
	font-size: 18px;
	margin-right: 0px;
}
#tableLayout #tdSidebar a#subMenu {
	padding: 2px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-bottom: 3px;
	text-decoration: none;
	font-size: 10px;
	line-height: 1em;
	margin-left: 25px;
	margin-right: 0px;
}
#tableLayout #tdNews {
	background-color: #E3E5DC;
	vertical-align: top;
	text-align: left;
	padding-top: 44px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: none;
}
#tableLayout #tdNews a {
	padding: 1px;
	border-top: 1px solid #CED2B6;
	border-bottom: 1px solid #CED2B6;
	display: block;
	margin-bottom: 1px;
	background-color: #FFCF9F;
	text-decoration: none;
}
#tableLayout #tdNews a.current {
	background-color: #F6F7F3;
}
#tableLayout #tdNews a:link, 
#tableLayout #tdNews a:visited, 
#tableLayout #tdNews a:active 
{
	color: #474F49;
}
#tableLayout #tdNews a:hover {
	background-color: #FFBB77;
}
#tdInici a {
	color: #474F49;
	text-align: center;
	margin-bottom: 1px;
	text-decoration: none;
}
#tdInici a:hover {
	background-color: #FFBB77;
}
#navegacioInferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

