@charset "UTF-8";
.contingut {
	overflow: auto;
}
.part_esquerra {
	color: #039;
	float: left;
	margin-left: 27px;
	width: 250px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}
.lengueta {
	background-image: url(img/lengueta.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 250px;
	color: #FFF;
	text-indent: 25px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
}
.panell {
	background-color: #FFF;
	border: 1px solid #8C80B1;
}
.novetat {
	color: #FFF;
	font-size: 11px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C80B1;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #022441;
	padding-right: 20px;
}
.novetat_normal {
	background-image: url(img/ico_bocata.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	color: #022441;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	padding-right: 18px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C80B1;
}
.novetat_especial {
	background-image: url(img/ico_especial.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	color: #022441;
	font-size: 12px;
	padding-top: 3px;
	background-color: #FCC760;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8C80B1;
	padding-left: 25px;
	padding-bottom: 3px;
	padding-right: 18px;
	height: 30px;
}
.part_dreta {
	color: #06F;
	float: left;
	width: 658px;
	margin-top: 10px;
	margin-left: 15px;
	overflow: hidden;
}
.mitad {
	width: 308px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.mitad .lengueta {
	background-image: url(img/lengueta_mitad.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 308px;
	color: #FFF;
	text-indent: 25px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.mitad .panell {
	background-color: #FFF;
	width: 306px;
	height: 128px;
}
.mitad .panell .foto {
	float: left;
	width: 100px;
	height: 75px;
	margin-left: 20px;
	display: inline;
	background-color: #022441;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	overflow: hidden;
}
.mitad .panell .data {
	color: #8C80B1;
	font-size: 12px;
	padding-top: 15px;
	height: 1%;
	margin-bottom: 10px;
}
.mitad .panell .noticia {
	color: #022441;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 18px;
	padding-right: 10px;
	text-align: justify;
	margin-bottom: 10px;
}
.mitad .panell .ico_mes {
	background-image: url(img/ico_mes.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 12px;
	margin-left: 20px;
	overflow: hidden;
}
a.mes_informacio:link, a.mes_informacio:visited {
	color: #022441;
	font-size: 12px;
	margin-left: 7px;
	text-indent: 25px;
	text-decoration: none;
}
a.mes_informacio:hover {
	color: #8C80B1;
}
a.novetat_esp:link, a.novetat_esp:visited {
	text-decoration: none;
	color: #022441;
}
a.novetat_esp:hover {
	color: #022441;
	background-color: #FFF;
}
a.novetat_nor:link, a.novetat_nor:visited {
	text-decoration: none;
	color: #022441;
}
a.novetat_nor:hover {
	color: #FFF;
	background-color: #022441;
}
