#top2 {
	background-image: url(../imatges/nena_dibuixant.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 5px;
	text-align: left;
}
#top1 {
	background-image: url(../imatges/top_fons.gif);
}
#contenidor {
	position: relative;
	min-width: 300px;
	max-width: 970px;
	left: 5px;
}
#contenidor #cos #contingut {
	margin-top: 5px;
	margin-left: 230px;
	padding: 10px;
	float: none;
}
#espacio {
	clear: both;
	color: #FFFFFF;
	height: 10px;
}
#peu {
	text-align: right;
}
#cantonada {
	background-image: url(../imatges/cantonada_inf_esq_peu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
	min-width: 700px;
	max-width: 970px;
	max-height: 30px;
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	clear: both;
	display: block;
	padding-top: 7px;
	line-height: 20px;
}
#contenidor #cos {
	margin-bottom: 5px;
	display: block;
	float: left;
}
#contenidor #cos #menu_nav {
	width: 222px;
	float: left;
}
#contenidor #bottom {
	float: left;
	width: 1000px;
	clear: both;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.titol_noticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
#contingutTaula {
	width: 500px;
	margin: 5px 0px 0px;
	float: left;
}

#contingutTaula tr, #contingutTaula td {
	text-align: left;
	vertical-align: middle;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;

}
#contingutTaula table {
	text-align: left;
	vertical-align: middle;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: inherit;

}
.subtitol_noticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#contingut a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}
#contingut a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#contingut a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

