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

/* CSS Document */

html, body {
	background-color: #022441;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.contenedor {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 100%;
}
.friso {
	color: #036;
	background-image: url(img_news/news.jpg);
	width: 720px;
	height: 138px;
	background-repeat: no-repeat;
	float: left;
}
.central{
	width: 720px;
	float: left;
	height: 100%;
	background-image: url(img_news/fondo.jpg);
	background-repeat: repeat-y;
}
.blanc {
	font-size: 12px;
	float: left;
	width: 430px;
	background-color: #FFF;
	height: 100%;
}
.titular {
	font-size: 15px;
	font-weight: bold;
	color: #042244;
	margin-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #042244;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #042244;
	margin-right: 0px;
	margin-top: 18px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-right: 0px;
	width: 393px;
}
.noticia {
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	margin-top: 4px;
	text-align: justify;
	margin-right: 0px;
	padding-left: 11px;
	padding-right: 0px;
	width: 393px;
}
.gris {
	background-color: #EAE3F1;
	float: right;
	width: 290px;
	height: 100%;
}
.num_data  {
	float: left;
	margin-left: 20px;
	width: 90px;
	margin-top: 10px;
	overflow: hidden;
	display: inline;
}
.num {
	color: #FFF;
	font-size: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #001A32;
	text-align: center;
	margin-bottom: 3px;
}
.data {
	color: #042441;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.numero {
	color: #042441;
	float: left;
	font-weight: bolder;
	font-size: 59px;
	margin-left: 5px;
	width: 175px;
	margin-top: 10px;
}
.part_dreta {
	color: #039;
	float: left;
	width: 250px;
	display: inline;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
}
.lengueta {
	background-image: url(img_news/lengueta.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 250px;
	color: #FFF;
	text-indent: 25px;
	padding-top: 7px;
	font-size: 14px;
	font-weight: bold;
}
.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_news/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;
	background-color: #FFF;
}
.novetat_especial {
	background-image: url(img_news/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;
}
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;
	display: block;
}
a.novetat_esp:hover {
	color: #022441;
	background-color: #FFF;
}
a.novetat_nor:link, a.novetat_nor:visited {
	text-decoration: none;
	color: #022441;
	display: block;
}
a.novetat_nor:hover {
	color: #FFF;
	background-color: #022441;
}
.separador {
	font-size: 0px;
	float: left;
	width: 250px;
	background-color: #E3DEED;
	height: 10px;
}
.coletilla {
	float: left;
	width: 250px;
	background-image: url(img_news/logo.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 115px 67px;
}
.fantasma{
	clear: both;
	height: 1px;
}
.empresa {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.direccion {
	color: #000;
	font-size: 12px;
	margin-bottom: 20px;
}


a.avis:link,
a.avis:visited{
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}
a.avis:hover{
	color: #455059;
}


.footer{
	clear:both;
	background-color: #455059;
	width: 720px;
	font-size: 10px;
	text-align: center;
	height: 30px;
	padding-top: 5px;
	color: #FFFFFF;
}
.mail {
	margin-bottom: 150px;
}

a.bot_mail:link,
a.bot_mail:visited{
	color: #000;
	font-size: 12px;
	margin-bottom: 150px;
	text-decoration: underline;
	font-weight: bold;
}
a.bot_mail:hover{
	color: #9D93BF;
}

a.bot_mail_baix:link,
a.bot_mail_baix:visited{
	color: #FFFFFF;
	font-size: 9px;
	margin-bottom: 150px;
	text-decoration: underline;
}
a.bot_mail_baix:hover{
	color: #E9E3F1;
}

