@charset "UTF-8";
/* CSS Document */

.noticias  {
	width: 631px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.noticias .lengueta {
	background-image: url(img/lengueta_noticia.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 631px;
	color: #FFF;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.noticias .panell {
	background-color: #FFF;
	width: 629px;
	height: 536px;
	border: 1px solid #8C80B1;
	overflow: hidden;
}
.noticias .panell .titular {
	color: #042441;
	margin-top: 16px;
	float: none;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C80B1;
	margin-left: 20px;
}
.panell .data {
	color: #9E93BE;
	float: none;
	font-size: 12px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.noticias .panell .noticia {
	color: #022441;
	font-size: 12px;
	float: none;
	margin-top: 10px;
	margin-left: 20px;
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 10px;
	height: auto;
	line-height: 17px;
}
.noticias .panell .ico_mes {
	background-image: url(img/ico_mes.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	overflow: hidden;
}
a.mes_noticia:link, a.mes_noticia:visited {
	color: #022441;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	float: left;
	width: 90px;
	margin-left: 520px;
}
a.mes_noticia:hover {
	color: #8C80B1;
}
.noticias .paginador {
	background-color: #FFF;
	margin-top: 10px;
	border: 1px solid #8C80B1;
	text-align: center;
	color: #042441;
	font-size: 12px;
	font-weight: bold;
}
a.num_pagina_off:link, a.num_pagina_off:visited {
	color: #8C80B1;
	text-decoration: none;
	text-align: left;
}
a.num_pagina_off:hover {
	color: #042441;
}
.webs_titol {
	float: left;
	width: 500px;
	margin-left: 18px;
	font-size: 12px;
	margin-bottom: 6px;
	padding-left: 0px;
	color: #022441;
	font-weight: bold;
	margin-top: 10px;
}
.webs_relacionades {
	float: left;
	width: 600px;
	margin-left: 20px;
	font-size: 12px;
	background-image: url(img/bullet_webexterna.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-bottom: 5px;
}
a.bot_relacionades:link, a.bot_relacionades:visited {
	color: #9E93BE;
	text-decoration: none;
	float: left;
	padding-left: 20px;
}
a.bot_relacionades:hover {
	color: #042441;
	text-decoration: underline;
}
.foto_notis {
	margin-bottom: 4px;
	background-color: #FFFFFF;
	float: right;
	margin-left: 13px;
	border: 1px solid #323C7E;
	clear: right;
	width: 260px;
	text-align: center;
}
.calendari {
	background-color: #FFF;
	width: 629px;
	height: auto;
	border: 1px solid #8C80B1;
	overflow: hidden;
	padding-left: 0px;
}
.calendari2 {
	padding-left: 20px;
	float: left;
}
