/* CSS Document */
body,td,th {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(../imatges/quadricula.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #27363F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #27363F;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #27363F;
}
a.menu:link {
	font-size: 11px;
	color: #27363F;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 11px;
	text-decoration: none;
	color: #27363F;
	font-weight: bold;
}
a.menu:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a.menu:active {
	font-size: 11px;
	text-decoration: none;
	color: #27363F;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
table.taulanormal{
	text-decoration: none;
}
table.taulanormal tbody td.descrip {
	background: #ffffff;
	text-align: justify;
	font-weight: bold;
	margin: 2px;
	padding: 2px;	
}
table.taulanormal tbody td.menu {
	background: no-repeat left top;
	text-align: justify;
	font-weight: bold;
	border: 1px solid #cccccc;
	font-size: 14px;
}
#borde {
	float: left;
	width: 170px;
	height: 170px;
	padding-top: 10px;
	background: url(../imatges/logo3_500.png) no-repeat;
}
.normal16 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.tnclara {
	filter: alpha(opacity=7);
	opacity: .7;
	-moz-opacity: .7;
}
.tnfrase {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
table.taulanormal tbody td.menusinborde {
	background: url(../imatges/logo_menu.png) no-repeat left top;
	text-align: justify;
	font-weight: bold;
	font-size: 14px;
}
