body, table {
margin: 0px;
font-family:Tahoma;
font-size: 11px;
}

#contenidor_principal {
width:732px;
/*background:#33CCFF;*/
padding:0px 29px 0 21px;
}
#destacats_portada {
	width:737px;
	height:181px;
	background-image:url(../imatges/fons_portada_destacats.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#pastilla_1, #pastilla_2 {
	position:relative;
	float:left;
	top:2px;
	left:1px;
	width:67px;
	height:35px;
}

#pastilla_2 {
left:305px;
}

#enllas_1, #enllas_2 {
	position:relative;
	overflow:hidden;
	float:left;
	top:2px;
	left:205px;
	width:27px;
	height:33px;
	margin-top:5px;
}
#enllas_2 {
	left:548px;
}


#enllas_1 a, #enllas_2 a {
	text-decoration:none;
}

#content_activitat_1, #content_activitat_2 {
	position:relative;
	overflow:hidden;
	float:left;
	top:0px;
	left:2px;
	width:310px;
	height:120px;
	margin-left:5px;
}
#content_activitat_2 {
	left:59px;
}
.imatge_num_dia {
	float:left;
	width:143px;
}
.text_activitat {
	float:left;
	width:167px;
	color:#FFFFFF;
	overflow:hidden;
}
.text_activitat h1 {
	color:#000033;
	margin:0px;
	padding:0 0 10px 0;
	font-size:12px;
}

#capa_pestanyes {
	width:732px;
	height:45px;
	margin-bottom:2px;
	border-bottom:2px #59AB25 solid;
}

#capa_content {
	width:732px;
	height:345px;
	margin-bottom:2px;
	border-bottom:2px #59AB25 solid;
/*	background:#339999;*/
}

#capa_calendari {
	position:relative;
	text-align:left;
	top:0px;
	float:left;
	width:372px;
	height:340px;
}

#capa_activitats {
	position:relative;
	top:0px;
	float:left;
	width:359px;
	height:340px;
/*	background-color:#999933;*/
}

#capa_mes_gran {
	postion:relative;
	text-align:left;
	width:368px;
	height:140px;
	border-bottom:2px solid #59AB25;
}

.content_taula {
	width:359px;
	height:323px;
	background-color:#000000;
	color:#FFFFFF;
	/*padding:10px 10px 5px 0px;*/
	text-align:left;
}
.final_taula {
	width:359px;
	height:17px;
 background-image:url(../imatges/fondo_taula_negre.gif);
 background-repeat:no-repeat;
}

#llista_activitats {
	padding:0px;
	margin:0px;	
	list-style:none;
}
#llista_activitats li{
	width:359px;
	margin:0px;
	padding:5px 0 5px 10px;
	border-bottom:2px #FFFFFF solid;
}
#llista_activitats a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#llista_activitats a:hover {text-decoration:underline}

.data_verda {
color:#339900;
}

#capa_detall_activitat {
	position:relative;
	top:0px;
	float:left;
	width:359px;
	height:340px;
	text-align:left;
	font-size:11px;
}

#capa_detall_activitat h1 {
	font-size:18px;
	color:#50A127;
	padding:0 0 20px 0;
	margin:0px;
}
#capa_detall_activitat h2 {
	font-size:11px;
	color:#000;
	padding:10px 0 10px 0;
	margin:0px;
	font-weight:bold;
}

.imatge_detall {
	width:340px;
	overflow:hidden;
}

#capa_cercador_gran {
	postion:relative;
	text-align:left;
	width:359px;
	height:140px;
	border-bottom:2px solid #59AB25;
}

#cercador {
	width:359px;
	height:83px;
	background-color:#000000;
	overflow:hidden;
}

#resultats {
	width:359px;
	background-color:#000000;
	height:179px;
	margin-top:2px;
}
.cercador_content {
	padding:10px 10px 10px 5px;
}
.cercador_content input {
	border:1px #FFFFFF solid;
	font-family:tahoma;
	font-size:14px;
	width:215px;
}
.cercador_content ul {
	padding:0px;
	margin:0px;	
	list-style:none;
}

.cercador_content li {
	text-align:left;
	padding:10px 5px 5px 15px;
}

.cercador_content a {
	font-weight:bold;
	text-decoration:none;
}
.cercador_content a:hover {text-decoration:underline};

.text_blanc {color:#FFFFFF}
.text_verd {color:#56AB24}