h3 {
	width: 511px; 
}
/* Inici submenú*/
#submenu {
	text-align: center;
	margin-bottom: 20px;
	padding-right: 10px;
}
#menu {
	list-style: none;
	margin:0;
	padding:0 0 1px 0;
}
#menu a {
	color: #fff;
	font: normal 11px/20px verdana, arial, tahoma, sans-serif;
	text-decoration: none;
	display: block;
	width: 90px;
	height: 20px;
	background-image: url(/images/submenu2_mo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#actual{
	background-image: url(/images/submenu_mo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu li {
	/*color: #fff;
	font: normal 11px/20px verdana, arial, tahoma, sans-serif;
	text-decoration: none;*/
	float:right;
	background-color: #00001a;
	margin-left: 1px;
}
#menu li a:hover {
	background-image: url(/images/submenu_mo.png);
	background-repeat: no-repeat;
	background-position: left;
}
/* Fi submenú*/

#programa {
	margin: 5px 0px 5px 0px;
	font-size: 10px;
	padding: 3px;
}
#programa a {
	font-weight:bold;
}
#programa a:hover {
	color:#666666;
}
#programa tr:hover {
	background-color:#EFEFEF;
}

#programa td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: 2px;
}
#filtre {
	margin-top: 15px;
	padding: 5px;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00001a;
	color:#00001a
}
#noticies {
	padding: 5px;
}
#genere {
	padding-top: -5px;
}
.fonsgroc {
background-color:#FF9900;
}

/* --------------Calendari----------------------*/
/*#calcerca {
	padding-right: 4px;
	min-height: 180px;
}*/
#calendari {
	width: 170px;
	border: 1px solid #FF9900;
	float: right;
	padding: 5px;
	text-align: center;
}
#calendari h4 {
	margin-bottom: 0px;
	font-size: 11px;
	color: #00001A;
	}
.dia {
	width: 20px;
	height: 20px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00001a;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #00001a;
	text-align: center;
}
.festiu {
	width: 20px;
	height:20px;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00001a;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #00001a;
	font-weight: bold;
	text-align: center;
}
.dia a {
	display: block;
	width: 20px;
	height: 20px;
	background-color:#FF9900;
	/*text-align: center;
	vertical-align: middle;*/
}
.dia a:hover {
	color:#FFFFFF;
}
.festiu a {
	display: block;
	width: 20px;
	height: 20px;
	background-color:#FF9900;
	/*text-align: center;
	vertical-align: middle;*/
}
.festiu a:hover {
	color:#FFFFFF;
}
.diasetmana {
	font-weight: bold;
	padding-bottom: 6px
}
#instrcal {
	float: left;
	width: 120px;
}
.liniacal {
	border-top: 1px solid #FF9900;
}
/*----------------------fi calendari---------------------*/
.dreta {
	width: 305px;
	/*float:left;*/
	margin-top: 10px;
}
.esquerra {
	width: 205px;
	/*float:right;*/
	margin-top: 10px;
}
#contcerca {
    margin-right: 5px;
	margin-bottom: 5px;
}
/*-------------------------form cercador----------------------*/
#cercador {
	padding: 5px;
	background-color: #00001A;
	color: #FFFFFF;
	margin-bottom: 5px;
}
img {
	margin: 0px;
}
#resultat {
	border: 1px solid #00001a;
	margin: 0px 0px 15px 0px;
	padding: 5px 5px 10px 5px;
}
#presentacio {
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 80px;
}