body {
	text-align: center;
	font-family: sans-serif, serif, courier, arial;
	margin: 0px;
	padding: 0px;
	color: #303030;
	background: #FFF;
	font-size: small;
}
img {
	border: 0px;
	margin: 0px;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: #03a;
	background-color: transparent;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
}
a.permalink {
	font-size:80%;
}
br.p {
	margin-top: 7px;
	clear: right;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 5px;
	border-bottom: 1px solid #D6D6D6;
}
div#comenta fieldset {
	border: 1px solid #E5E5E5;
	padding: 15px;
}
legend {
	font-weight: bold;
	font-size:medium;
}
label {
	display:block;
	font-weight:bold;
	width: 150px;
	float:left;
	margin-top:3px;
	cursor:pointer;
}
label.error, div.error label {
	color: #D63333;
}
input, select, textarea {
	border: 1px solid;
	border-color: #ADADAD #8F8F8F #8F8F8F #ADADAD;
	font-size: 12px;
	clear: right;
	margin-top: 3px;
	padding:1px;
}
select { padding:0 }
input.button, input.submit {
	cursor: pointer;
}

#portada input.url {
width: 100%;
}

input.submit {
	font-weight: bold;
}
#portada label {
	display:inline;
	float:none;
}
#portada textarea {
	width: 100%;
	height: 195px;
}
#portada input.text {
	width: 100%;
}
#continent {
	margin: 10px auto 0 auto;
	width: 960px;
	border: 0;
	padding: 0;
}
#cap {
	text-align: left;
}
#cap #logo {
	margin-top: 20px;
}
#subcap {
	margin-bottom: 0px;
}
#subcap a {
	display: block;
	width: 121px;
	background-color: #9d9fa2;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: left;
	padding-left: 6px;
	margin: 1px;
	font-size: 14px;
}
#subcap a#boto_directori {
	width: 177px;
}
#subcap a:hover, #subcap a.actiu {
	background-color: #000;
}
#menu {
	float:left;
	margin: 10px 15px 0 0;
	width: 216px;
}
#menu div {
	text-align: left;
}
#menu div.botons_moviment {
	overflow: auto;
}
#menu div.botons_moviment a.dreta {
	float: right;
	margin-right: 20px;
}

#menu div.botons_moviment a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#menu div.botons_moviment a:hover {
	color: #ddd;
}
#cnt_cerca {
	line-height: 42px;
	background-color: #000;
	color: #FFF;
	text-align: left;
	padding: 0 0 0 8px;
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#cnt_cerca label {
	float:none;
	font-weight:normal;
	display:inline;
}
#cnt_cerca input {
	border: 0px none;
	padding: 0px;
	width: 130px;
}
#editorial {
	color: #FFF;
	background-color: #636466;
	margin-top: 5px;
	padding: 5px 8px 5px 8px;
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}


#editorial .editorial img {
	margin: 5px 7px 5px 0px;
}
#editorial .editorial img.blocaire {
	float: lefT;
}
#editorial .editorial .continent {
	padding: 0px 5px;
}
#editorial .editorial span.titol a {
	color: #FFF;
	font-size: 14.3px;
	font-weight: bold;
	clear: right;
	display: block;
}
#editorial .editorial p.autor {
	font-style: italic;
	margin: 2px 0;
}
#editorial .editorial div.contingut {
	display: block;
	font-size: 12px;
	clear: right;
	margin-top: 3px;
}
#editorial .editorial a {
	font-size: 12px;
	color: #bbbdc0;
	text-decoration: none;
}
 .icona {
	vertical-align: middle;
	margin-right: 5px;
}
.ranquing {
	background-color: #000;
	padding: 5px 8px 5px 8px;
	margin-top: 15px;
	color: #FFF;
	overflow: hidden;
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.ranquing a {
	color: #FFF;
	text-decoration: underline;
}
.ranquing a:hover {
	text-decoration: none;
}


 
#noticies {
	font-size: 11px;
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 15px;
	padding: 5px 8px 5px 8px;
	color: #fff;
	background-color: #9D9FA2;
}
#portada #noticies a.segueix {
	color: #636466;
}
#portada #noticies a { 
	color: #FFF;

}

#noticies span.titol a {
	color: #FFF;
	font-size: 14.3px;
	font-weight: bold;
	clear: right;
	display: block;
}


#ultimes {
	font-size: 11px;
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 15px;
	padding: 5px 8px 5px 8px;
	color: #000;
	background-color: #9D9FA2;
}

#ultimes div div {
	margin-top: 2px;
	padding-top: 3px;
	border-top: 1px solid #fff;
}
#ultimes div span.titol {
	font-weight: bold;
}
#ultimes span.titol a {
	color: #000;
	text-decoration:none;
}
#ultimes span.titol a:hover, #ultimes span.titol a:focus {
	text-decoration:underline;
}
#ultimes a {
	color: #444;
	text-decoration:underline;
}
#ultimes a:hover, #ultimes a:focus {
	text-decoration:none;
}
#ultimes .titolSec { 
	color: #FFF;

}
#publicitat {
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 15px;
	padding: 5px 8px 5px 8px;
	color: #000;
	background-color: #E5E5E5;
}

span.titolSec {
	font-size: 140%;
	font-weight: bold;
}
div.caixa {
	padding: 3px;
	border: 1px solid #EEEEEE;
	margin-bottom: 5px;
	color: #4E4E4E;
}
div.generic {
	margin: 5px;
	color: #4E4E4E;
}
div#portada {
	width: 728px;
	float: left;
	text-align: left;
	border: 0;
	padding: 0;
	padding-top: 5px;
}
div#quisom, div#documents, div#contacte, div#directori, div#hemeroteca {
	float:left;
	width: 720px;
	text-align: justify;
	padding: 0;
}
div#article {
	
	width: 495px;
	float: left;
	margin-bottom: 20px;
}
div#article h3 {
	border:0;
}
div#article h3 a {
	color: black;
}
div.altres_articles {
	float: right;
	width: 215px;
/*	margin-left: 5px;*/
	margin-bottom: 10px;
}

div.banner_lateral {

	padding: 10px 5px 10px 10px;
	border: 1px solid #D3D3D3;
	border-bottom: 0px;
	background-color: #EEE;
	margin-top: 40px;

	text-align: center;
}

div.altres_articles div  {
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	border: 1px solid #D3D3D3;
	border-bottom: 0px;
	background-color: #EEE;
}

div.vermell {
	
	margin: 10px auto;
	text-align: center;
	width: 300px;
	clear: left;
	padding: 5px;
	border: 1px solid #D3D3D3;
	background-color: #FFE0E0;
}

div#blocaire {
	padding-top: 18px;
	clear: left;
}
div#blocaire div.pad {
	border-top: 1px solid #E5E5E5;
	padding-top: 3px;
}
div#blocaire img.foto {
	float: left;
	margin-right: 10px;
}

a.icona_1 {
	background: transparent url('../imatges/icona1.gif') no-repeat scroll left top;
}

a.icona_2 {
	background: transparent url('../imatges/icona2.gif') no-repeat scroll left top;
}

a.icona_3 {
	background: transparent url('../imatges/icona3.gif') no-repeat scroll left top;
}

a.icona_4 {
	background: transparent url('../imatges/icona4.gif') no-repeat scroll left top;
}

a.icona_5 {
	background: transparent url('../imatges/icona5.gif') no-repeat scroll left top;
}
a.icona_6 {
	background: transparent url('../imatges/icona6.gif') no-repeat scroll left top;
}
a.icona_7 {
	background: transparent url('../imatges/icona7.gif') no-repeat scroll left top;
}
a.icona_8 {
	background: transparent url('../imatges/icona8.gif') no-repeat scroll left top;
}


a.rollover {
	height: 20px;
	width: 20px;
	display: block;
	float: right;
}
a.rollover_portada {
	height: 20px;
	width: 20px;
	display: block;
	float: left;
}
a.rollover_portada:hover {
	background-position: 0pt -20px
}
a.rollover:hover {
	background-position: 0pt -20px
}
.menu_dreta {
	margin: 0px auto;
	display: block;
	width: 145px;
}
.menu_dreta a.rollover {
	
	float: left;
	display: block;
}


div#comentaris {
	clear: both;
	margin-top: 10px;
	border-top: 2px solid #9C9C9C;
}
div.comentari {
	padding: 4px;
	border: 1px solid #AEAEAE;
	margin-top: 5px;
	background-color: #EEE;
}
div.autor-comentari {
	border-top: 1px solid #E3E3E3;
	padding-top: 2px;
	margin-top:2px;
	text-align:right;
	font-size:11px;
}
div#comenta {
	margin-top: 20px;
}
div.dia {
	
}
div.dia h3 {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: large;
}
div.article {
	font-size:x-small;
	margin-top: 4px;
}
div.article a.titol {
	font-size:small;
}
div#directoriBlocs {
	clear: left;
	margin-top: 5px;
}
div#directoriBlocs .bloc {
	margin-top: 6px;
	clear: both;
	border: 1px solid #EEE;
	padding: 4px;
}
div#directoriBlocs .bloc-h1 {
	background-color: #EEE;
}
div#directoriBlocs .bloc-h2 {
	background-color: #FFF;
}
div#directoriBlocs a {
	color: #000;
	font-weight:bold;
}
div#directoriBlocs .bloc img {
	margin-right: 3px;
	margin-bottom: 5px;
	float: left;
}
span.url {
	color: green;
}
#abecedari {
	height: 17px;
}
#abecedari a {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	text-align: center;
	color: #666666;
	padding: 3px;
	border: 1px solid #EEE;
	margin-left: 2px;
}
#abecedari a:hover, #abecedari a.actiu {
	background-color: #F2F2F2;
	text-decoration: none;
	border-color: #DCDCDC;
}
div#paginacioBlocs {
	margin-top: 15px;
	border-top: 2px solid #9A9A9A;
	padding-top: 5px;
}

div.taulaOpcionsLlista {
	border: 1px solid #EEE;
	padding: 3px;
	background-color: #FDFDFD;
	margin-bottom: 15px;
}
.taulaOpcionsLlista fieldset {
	border: 1px solid #E5E5E5;
	padding: 4px;
}
.taulaOpcionsLlista legend {
	font-size: small;
	padding: 2px;
	text-align: right;
}
div#continguts_hemeroteca, div#historic-editorials {
	float:left;
	width: 500px;
	text-align: justify;
	padding: 0;
}
#continguts_hemeroteca .article {
	padding: 4px;
	border: 1px solid #EEE;
	overflow: hidden;
}
#continguts_hemeroteca .article img {
	float: left;
	margin-right: 5px;
}
#continguts_hemeroteca a.titol {
	color: #303030;
	font-weight: bold;
}
#continguts_hemeroteca a.bloc {
	font-weight: bold;
}
div#calendari {
	float: right;
	width: 220px;
}
* html div#calendari {
	width: 210px;
}
div#calendari div.padding {
	padding-left: 10px;
}
.calendari {
	-moz-user-select:none;
	width: 100%;
	font-family: arial,sans-serif;
	margin-top: 10px;
}
.calendari td {
	text-align: center;
	vertical-align: middle;
}
.calendari td a {
	display: block;
	color: #303030;
}
.cal_cap {
	font-weight: bold;
}
.cal_cap td {
	border-bottom: 1px solid #EEE;
	background-color: #FFFF99;
}
.cal_cap_dia {
	font-weight: bold;
}

.cal_cap_dia td {
	border-bottom: 1px solid #EEE;
	background-color: #FFFFCC;
	cursor: default;
}
.mes_act {
	text-align: center;
}
.mes_diferent {
	background-color: #E5E5E5;
}
.cal_sel_dia { /* dia seleccionat laborable */
	background-color: #D7F5A4;
}
.cal_sel_fest { /* dia seleccionat festiu */
	background-color: #CEEA9D;
}
.cal_ple_dia {
	background-color: #AFFF84;
}
#cerca_hemeroteca {
	width: 100%;
}

div#historic-editorials {
	clear: left;
	margin-top: 5px;
}
div#historic-editorials .editorial {
	margin-top: 6px;
	clear: both;
	border: 1px solid #EEE;
	padding: 4px;
}
div#historic-editorials .edi-h1 {
	background-color: #EEE;
}
div#historic-editorials .edi-h2 {
	background-color: #FFF;
}
div#historic-editorials a {
	color: #000;
	font-weight:bold;
}

div#peu {

	width: 960px;
	
	clear:both;
	
	line-height: 15px;
	font-size: 10px;
	text-align:center;
	color: #fff;
	
	background-color: #000;
	
	background-image: url("../imatges/esc1.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	
	margin-top: 15px;
	margin-bottom: 10px;
	
	padding: 5px 5px 5px 5px;
	height: 35px;
	
	
}

div#peu a {
	color: #FFF;
}
div#peu a:hover{
	color: #aaa;
}

div#peu img {
	vertical-align: middle;
}


div#dades_blocnou {
	display: none;

}



div.banner_468 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;	
	width: 495px;
	background-color: #f3f3f3;

}


#dins_dreta {
	
	float:right;
	width: 216px;

}

