@charset "ISO-8859-1";

body {
	margin-top: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.contenido {
	width: 950px;
	background-repeat: no-repeat;
	background-image: url(img/fondo_web.jpg);
	overflow: hidden;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 0px solid #000;
	margin-right: auto;
	margin-left: auto;
}
.division_vertial_banner {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 128px;
	padding: 2px;
}
.division_horizontal {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 6px;
}
.contenedor_menu {
	width: 950px;
	height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.subcontenido_izquierda {
	float: left;
	width: 650px;
	background-color: #FE6A00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.destacat {
	float: left;
	width: 650px;
	height: auto;
	background-color: #043467;
	padding: 0px;
}
.menu_item {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	color:#000;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FE6A00;
}

A.menu_item {
	text-decoration:none;
	color:#000;
}
A.menu_item:hover{
	text-decoration:none;
	color:#FFF;
	background-color:#FE6A00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174178;
}
.jasom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FE6A00;
}
.jasom_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
A.data{
	text-decoration:none;
}


.data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE6A00;
}
A.data2{
	text-decoration:none;
}


.paginador {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 5px;
}
A.data:hover{
	text-decoration:underline;
}
.exteriors {
	float: left;
	height: 28px;
	width: 288px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_destacat_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.text_destaquem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.menu_email {
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	color:#000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
A.menu_email {
	text-decoration:none;
	color:#000;
}
A.menu_email:hover{
	text-decoration:underline;
	color:#000;
}
.post_titol {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	width: 185px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #66F;
}
.barra_lateral {
	margin: 10px;
	float: left;
	width: 660px;
}
.post_left {
	background-color: #FFF;
	float: left;
	height: 300px;
	width: 315px;
	border: 1px solid #FFF;
	font-weight: normal;
}
.post_left_magrada {
	background-color: #FFF;
	height: 230px;
	width: 315px;
	border: 1px solid #FFF;
	font-weight: normal;
}
.subcontenido_derecha {
	float: right;
	width: 275px;
	background-color: #e4ebf3;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #666;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-right-color: #666;
}
.zona_titol {
	background-color: #036;
	padding: 5px;
	height: 15px;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.contenido_inferior {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	width: 950px;
	float: left;
	background-color: #FE6A00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_destacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
}
.subcontenido_iz_separador {
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 7px;
	font-weight: normal;
}
.post_right {
	background-color: #FFF;
	float: right;
	height: 300px;
	width: 315px;
	border: 1px solid #FFF;
}
.post_right_magrada {
	background-color: #FFF;
	height: 230px;
	width: 315px;
	border: 1px solid #FFF;
}
.zona_content {
	padding: 5px;
	height: auto;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 18px;
}
.titol_cercador_adherits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #174178;
	line-height: 34px;
}
.titol_envians {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #174178;
}
.subtitol_envians {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #174178;
}
.post_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	width: 90px;
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post_titular {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #174178;
	width: 300px;
	float: left;
	font-variant: normal;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.post_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	display: inline;
	overflow: hidden;
	width: auto;
	height: auto;
	float: left;
}
.post_mes_publicacions {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 650px;
	border: 1px solid #FFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.post_mes_titol {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #990000;
	width: 640px;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.post_mes_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	width: 640px;
	float: left;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.post_articles {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 650px;
	border: 1px solid #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.articulo_iz {
	float: left;
	height: 120px;
	width: 318px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 0px;
}
.articulo_dch {
	float: left;
	height: 120px;
	width: 318px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.post_articles_inf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	width: 640px;
	float: left;
}
.zona_content_final {
	padding: 5px;
	height: 85px;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.publicacion_detalle {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 650px;
	border: 1px solid #333;
	font-weight: normal;
}
.post_titol_detalle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FE6A00;
	padding: 5px;
	width: 400px;
	float: left;
}
.post_titular_detalle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174178;
	padding: 5px;
	width: 635px;
	float: left;
}
.post_content_detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	width: 635px;
	float: left;
	text-align: justify;
}
.post_titol_article {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	width: 185px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: 0CF;
}
.post_titol_humor {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	width: 185px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #090;
}
.titol_noticia {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174178;
	float: left;
	font-variant: normal;
}
.post_titol_noticia_detalle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #66F;
	padding: 5px;
	width: 400px;
	float: left;
}
.menu_email_right {
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 14px;
	color:#000;
}
.post_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	float: left;
	display: inline;
	overflow: hidden;
	width: auto;
	height: auto;
}
.menu_item_noticies {
	background-color: #FBC29A;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: hand;
	color:#000;
	font-weight: bold;
}
A.menu_item_noticies {
	text-decoration:none;
	color:#000;
}
A.menu_item_noticies:hover {
	text-decoration:underline;
	color:#000;
	background-color:#66F;
}
.post_contingut_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	width: 640px;
	float: left;
	line-height: 20px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE6A00;
	margin-bottom: 10px;
}
.text_destacat_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.editorial {
	float: left;
	height: 43px;
	width: 221px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE6A00;
}
.editorial_texte {
	float: left;
	height: 43px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE6A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #174178;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(img/fons.jpg);
	background-repeat: repeat;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FE6A00;
}
.editotrial_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 2px;
}
.editorial_mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 14px;
	color:#000;
	margin: 0px;
	padding: 0px;
}
A.editorial_mes {
	text-decoration:none;
	color:#000;
}
A.editorial_mes:hover{
	text-decoration:underline;
	color:#000;
}
.bypass {
	height: 55px;
	width: 245px;
	border: 1px dotted #FE6A00;
	margin-bottom: 4px;
}.cercador {
	padding: 1px;
	width: 243px;
	border: 1px dotted #FE6A00;
	margin-top: 0px;
	background-color: #FE6A00;
	height: 23px;
}
.video_dalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #FD6D00;
	font-weight: bold;
}
.video_dalt_negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #039;
}
.temps01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	height: 90px;
	width: 80px;
	border: 1px dotted #F35913;
	text-align: center;
}
.temps_icona {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 38px;
	width: 38px;
	text-align: center;
	float: left;
}
.temps_graus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	width: 40px;
	text-align: center;
	float: right;
	font-size: 20px;
	padding-top: 10px;
}
.bocamoll01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffefa4;
	height: 90px;
	width: 605px;
	border: 1px dotted #F35913;
}
.bocamoll_pestanya {
	float: left;
	height: 28px;
	width: 168px;
}
.bocamoll_titol {
	float: left;
	height: 22px;
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	color: #073C80;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35913;
	padding-left: 10px;
	padding-top: 5px;
}
.bocamoll_resposta {
	float: left;
	height: 22px;
	width: 195px;
	font-size: 16px;
	font-weight: bold;
	color: #073C80;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35913;
	padding-left: 10px;
	padding-top: 5px;
}
.bocamoll_frase {
	float: left;
	height: auto;
	width: 389px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	padding-left: 8px;
	margin-top: 5px;
	line-height: 17px;
}
.bocamoll_3 {
	float: left;
	height: auto;
	width: 196px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}
.editorial_fons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #9C65A1;
	height: 90px;
	width: 605px;
	border: 1px dotted #053D80;
}
.editorial_texte_nou {
	float: left;
	height: 90px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	padding-top: 0px;
	vertical-align: middle;
}
.editorial_pestanya {
	float: left;
	height: 50px;
	width: 162px;
	margin-top: 0px;
}
.editotrial_data_negre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 2px;
}
.puto_fons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #24B35E;
	height: 90px;
	width: 605px;
	border: 1px dotted #030;
}
.bocamoll01_dins {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffefa4;
	height: 90px;
	width: 648px;
	border: 1px dotted #F35913;
	margin-bottom: 15px;
}
.bocamoll_titol_dins {
	float: left;
	height: 22px;
	width: 386px;
	font-size: 16px;
	font-weight: bold;
	color: #073C80;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35913;
	padding-left: 10px;
	padding-top: 5px;
}
.bocamoll_resposta_dins {
	float: left;
	height: 22px;
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	color: #073C80;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F35913;
	padding-left: 10px;
	padding-top: 5px;
}

