/* CSS Document */


.body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
}

.actualitat {
	border: 2px solid #000099;
	background-color: #EBEBEB;
}
.fondo_titol_noticia {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	background-color: #9AB0D6;
	width: 100%;
}
.actualitat_noticia {
	font-size: 10px;
	text-align: justify;
	padding: 4px;
	vertical-align: top;
	width: 401px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.actualitat_celdafoto {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 100px;
	width: 170px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.taula_actualitat {
	border: 2px solid #000099;
	background-color: #EBEBEB;
	width: 600px;
}
.logonoticies {
	background-image: url(img_estils/FONDO_titolnoticia.gif);
	height: 25px;
	vertical-align: bottom;
	text-align: right;
}
.titol_noticia {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	border-bottom-color: #666666;
	color: #000000;
	padding: 1px 1px 1px 20px;
}
.num_noticia {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	background-color: #9AB0D6;
	padding-right: 5px;
	width: 20px;
}
.titol_noticia_gran {

	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	border-bottom-color: #666666;
	color: #000000;
	padding: 1px 1px 1px 20px;
}
.fuente_noticia {

	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
}

.notice {
	background-color: #CCE4FF;
	width: 82%;
	border: 2px solid #0033FF;
	color: #CC0000;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.mensaje {
	background-color: #232743;
	width: 100%;
	border: 2px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
