body {
	font-family: Arial, Lucida Grande, Geneva, Verdana, sans-serif;
	font-size: 12px;
	background-color: #1A1A1A;
	line-height: 16px;
	color: #272C2A;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #666;
}
img {
	border-width: 0px;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
}
div {
	margin: 0%;
	padding: 0%;
}
hr {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #cdcbca;
}
br.p {
	margin-bottom: 2px;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	font-family: Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 2.0em;
	line-height: 27px;
}
h2 {
	font-size: 1.8em;
	line-height: 25px;
}
h3 {
	font-size: 1.6em;
	line-height: 23px;
}
h4 {
	font-size: 1.4em;
	line-height: 21px;
}
h5 {
	font-size: 1.2em;
	line-height: 19px;
}
h6 {
	font-size: 1em;
}

div#continent {
	width: 960px;
	margin: 0 auto;
	padding: 3px 20px 0;
	text-align: left;
	background-color: #FFF;
}
/********* Capcalera *********/
div#0 {
}
div#cap_data {
	color: #333333;
	margin-top: 20px;
	margin-left: 10px;
	
}
div#cap_logo {
	margin-top: 15px;
	float: left;
	height: 53px;
	width: 430px;
}
div#cap_logo_c {
	margin-top: 30px;
	float: right;
	width: 400px;
	font-size: 33px;
	text-align: right;
	position: relative;
}
div#cap_logo_d {
	float: right;
	width: 100px;
	text-align: right;
}
div#cap_logo_castell {
	margin-top: 18px;
	height: 50px;
	float: right;
	width: 200px;
	text-align: right;
}

/********* Menú *********/
div#menu {
	clear: both;
	background-color: #cccccc;
	height: 32px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
div#menu a {
	display: block;
	padding: 10px 7px 6px 7px;
	height: 16px;
	float: left;
	color: #373431;
	text-decoration: none;
}
div#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#menu a:hover, div#menu li.actiu a {
	color: #FFF;	
}
div#menu li a:hover, div#menu li.actiu a {
	background-color: #333333;
	color: #FFF;	
}
div#menu li.separador {
	padding-top: 10px;
	color: #a6a6a6;
}

div#menu_dreta {
	float: right;
	margin-top:3px;
}


/********* Submenu *********/
#submenu {
	clear: both;
	background-color: #373431;
	height: 30px;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}
#submenu a {
	display: block;
	padding: 10px 7px 10px 7px;
	height: 10px;
	float: left;
	color: #FFF;
}
#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#submenu a:hover, div#submenu li.actiu a {
	color: #FFF;	
}
div#submenu li a:hover, div#submenu li.fosc a:hover, div#submenu li.actiu a {
	color: #ef9706;	
}
div#submenu li.fosc a {
	color: #999999;	
}
div#submenu li.separador {
	margin-top: 5px;
}
a#menu_rss {
	float: right;	
	padding: 6px 10px;
}


div#contingut_tres_blocs {
	margin: 15px 195px 0px 195px;
	padding-left: 15px;	
	padding-right: 15px;
	border-left: 1px solid #cdcbca;
	border-right: 1px solid #cdcbca;
	min-height: 100%;
}
div#contingut_tres_blocs div#esquerra {
	position: relative;
	width: 180px;
	float: left;
	margin-left: -210px;
	z-index: 100;
	left: -1px;
}
div#contingut_tres_blocs div#centre {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	margin: 0 -1px;/* moz fix*/
}
div#contingut_tres_blocs div#dreta {
	position: relative;
	width: 180px;
	float: right;
	margin-right: -210px;
	left: 1px;
}
div.titol_3col_esquerra {
	float: left;
	width: 210px;
}
div.titol_3col_centre {
	float: left;
	width: 530px;
}
div.titol_3col_dreta {
	float: right;
	width:304px;
}
div#contingut_dos_blocs {
	padding-right: 15px;
	margin-right: 200px;
	min-height: 100%;
}
div#contingut_dos_blocs div#b_esquerra {
	display: table;
	width: 600px;
	padding-left: 10px;
}
div#contingut_dos_blocs div#b_dreta {
	float: right;
	margin-right:-91px;
	position: relative;
	width: 180px;
}
div.titol_2col_esquerra {
	float: left;
	width: 600px;
	padding-left: 10px;
}

div.titol_2col_esquerra .esquerra {
	float: left;
}

div.titol_2col_esquerra .dreta {
	float: right;
}

div.titol_2col_dreta {
	float: right;
	width: 190px;
}


div.modul {
	margin: 10px 0px 20px 0px;
	width: 283px;
	padding: 10px;
}
div.modul ul {
	padding-left: 20px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
	font-size: 11px;
}
div.modul ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/bullet.gif' );
}

div.ultimes_entrades ul, div.altres_blocs ul {
	padding-left: 20px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
	font-size: 12px;
	font-weight: bolder;
}
div.ultimes_entrades ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/article.gif' );
}
div.altres_blocs ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/fletxa_gris.gif' );
}


.bloc_grafic {
	margin-bottom: 20px;
	width: 100%;
	line-height: 14px;
	display: block;
}
.bloc_grafic .esquerra {
	width: 60px;
	text-align: center;
}
.bloc_grafic .esquerra .foto {
	padding-top: 5px;
	height: 50px;
}
.bloc_grafic .dreta {
	width: 105px;
	font-size: 11px;
	padding-left: 5px;
}
.bloc_grafic .dreta h6 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.bloc_grafic .dreta a {
	color: #e30a16;
}

.article { font-size: 13px; line-height: 17px }
.article-previa .quadre { 
	height: 53px; 
	width: 541px; 
	margin-bottom: 10px;
}
.article-previa .quadre .dreta { 
	padding: 5px 10px 5px 10px; 
	float: right; 
	width: 200px; 
	text-align: right 
}
.article-previa .quadre .dreta h4 { 
	margin-bottom: 3px;
}
.article-previa .quadre .dreta h4 a { 
	color: #FFF;
	font-weight: bolder;
}
.article-previa .quadre .esquerra { 
	float: left; 
	width: 200px; 
	padding-top: 3px;
}
.article-previa .text {
	float: right;
	width: 340px;
}
.article-previa .text p, .article-previa p {
	margin-top: 5px;
}
.article-previa .imatge {
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 180px;
}
div.article-previa div.peu {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
div.article-previa div.peu a {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


#tags {
	line-height: 25px;
}
p.tags {
	margin: 2px 0;
}
p.tags a:hover {
	text-decoration: underline;
}

.paginacio { float: right;}
.paginacio a, .paginacio span {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 1px 4px;
	border: 1px solid #0084D8;
	background-color: #FFF;
	color: #0084D8;
	font-size: 11px;
}
.paginacio a:hover {
	background-color: #0084D8;
	border: 1px solid #0084D8;
	color: #FFF;
}
.paginacio span.actual {
	font-weight: bold;
	background-color: #0084D8;
	border: 1px solid #0084D8;
	color: #FFF;
}
.limitacio {
	float: left;
	margin-top: 5px;
	width: 200px;
}
.paginacio_comentaris {
	float: right;
	margin-top: 5px;
}
.paginacio_comentaris a, .paginacio_comentaris span, .limitacio a, .limitacio span {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 1px 4px;
	border: 1px solid #CDC9C9;
	background-color: #FFF;
	color: #666 !important;
	font-size: 11px;
}
.paginacio_comentaris a:hover, .paginacio_comentaris a:hover,
.limitacio a:hover, .limitacio a:hover {
	background-color: #CDC9C9;
	border: 1px solid #CDC9C9;
	color: #666;
}
.paginacio_comentaris span.actual, .paginacio_comentaris span.actual,
.limitacio span.actual, .limitacio span.actual {
	font-weight: bold;
	background-color: #CDC9C9;
	border: 1px solid #CDC9C9;
	color: #666;
}


div.entrada {
	overflow: hidden;
}
div.entrada div.text {
	float: left;
	width: 550px;
}
div.entrada div.text p {
	margin-top: 5px;
}
div.entrada div.imatge {
	float: right;
	width: 180px;
	margin-top: 5px;
}
div.entrada div.peu {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
div.entrada div.peu a {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
div.comentari_inici {
	float: left;
	width: 20px;
	height: 40px;
	background: url('/img/comentari_g.gif') no-repeat left top;
}




/* +--------- PEU ---------+ */
div#peu {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0 20px 0;
	color: #FFF;
	font-size: 11px;
}
div#peu a {
	color: #4DBFEF;
}
div#peu div#peu1 {
	float: left;
	width: 570px;
	font-size: 11px;
}
div#peu div#peu2 {
	float: left;
	width: 75px;
}
div#peu div#peu3 {
	float: left;
	width: 75px;
}
div#peu div#peu4 {
	float: left;
	width: 125px;
}
div#peu div#peu5 {
	float: left;
	width: 85px;
}
div#peu div#peu6 {
	float: left;
	width: 30px;
}

div#peu ul { list-style: none; padding: 0; margin: 0; }
div#peu ul li { margin: 0; padding: 0 0 1px 0; }
div#peu ul li.icones { margin: 0; padding-bottom: 10px; }



div#perfil {
	font-size: 1.2em;
	margin-bottom: 17px;
}
div#perfil_contingut {
	padding: 10px 5px;
	text-align: left;
	clear: right;
	font-size: 11px;
}
#perfil strong {
	font-size: 13px;
}

div#arxiu .contingut {
	font-size: 1.45em;
}
div#arxiu .contingut a {
	display: block;
	padding: 3px 3px 3px 5px;
}

.bloc-dreta, .bloc-sindica {
	margin-top: 3px;
	margin-bottom: 17px;
}
.bloc-dreta .titol, .bloc-sindica .titol {
	color: #373431;
	font-size: 1.6em;
	font-weight: bold;
	padding:5px 0px 5px 10px;
}
.bloc-dreta .contingut, .bloc-sindica .contingut {
	padding: 10px;
	text-align: left;
	font-size: 1.2em;
}
.bloc-dreta .contingut ul, .bloc-sindica .contingut ul {
	margin: 0;
	padding: 0 13px;
}
.bloc-dreta .contingut ul li, .bloc-sindica .contingut ul li {
	margin: 0;
	padding: 7px 9px 8px 0;
}
.bloc-rss {
	margin-right: -20px;
	margin-bottom: 10px;
	font-size: 1.4em;
	vertical-align: middle;
	padding: 5px;
}


.data {
	color: #666666;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
}
.fons_noticies {
	background: #e5f4fd url('../img/supdretp.gif') no-repeat top right;
}
.fons_etiquetes {
	background: #f2ede8 url('../img/supdretp.gif') no-repeat top right;	
}
.fons_entrades, .fons_gris {
	background: #e5e5e5 url('../img/supdretp.gif') no-repeat top right;	
}
.fons_sc {
	background: url('../img/supdretp.gif') no-repeat top right;	
}
.text_blaucel {
	color: #0096e6;
}
.text_gris, .text_gris a {
	color: #333333;
}
.text_negre, .text_negre a {
	color: #000;
}
.ocult {
	display: none;
}



/********* Formulari *********/
form {
	margin: 0px;
	padding: 0px;
}
label {
	margin-top: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	width: auto;
}
fieldset {
	margin-bottom: 10px;
	padding: 3px;
	border: none;
}
input, select, textarea {
	border: none;
	font-size: 11px;
	clear: right;
	margin-top: 3px;
	padding:2px;
	font-family: Courier, Arial, Verdana;
}
input.border{
	border: 1px solid #999999;
}
input.cap_cerca {
	border: 1px solid #B8A977;
	font-size: 10px;
	font-weight: normal;
	width: 120px;
	display: inline;
}

input.radio {
	border: none;
}

.formu label {
	display: block;
	font-weight: bold;
}

textarea.comentari-color:focus, input.comentari-color:focus
{
	background-color: #FFF;
	color: #333;
}


input.comentari-error {
	background-color: #ffe1b1;
	border: 1px solid #ff9c00;
	width: 570px;
}
textarea.comentari-error {
	background-color: #ffe1b1;
	border: 1px solid #ff9c00;
	width: 570px;
	height: 160px;
}

input.comentari {
background-color:#E5E5E5;
border:1px solid #E5E5E5;
color:#333333;
width:570px;
}


input.contacte {
	border: 1px solid #e5f4fd;
	background-color: #e5f4fd;
	width: 320px;
	color: #333;
}
textarea.contacte {
	border: 1px solid #e5f4fd;
	background-color: #e5f4fd;
	width: 320px;
	height: 160px;
	color: #333;
}
input.contacte-error {
	background-color: #ffe1b1;
	border: 1px solid #ff9c00;
	width: 320px;
}
textarea.contacte-error {
	background-color: #ffe1b1;
	border: 1px solid #ff9c00;
	width: 320px;
	height: 160px;
}

textarea.comentari {
background-color:#E5E5E5;
border:1px solid #E5E5E5;
color:#333333;
width:570px;
}

ul.error {
	list-style-type: square;
	color: #990000;
}

div#loading_comentaris, div#loading_comentari_enviar {
	float: right;
	position: relative;
	display: none;
}
input.cap_cerca {
	border: 1px solid #d0d0d0;
	border-right-color: #ddd;
	border-top-color: #909090;
	border-left-color: #ddd;
	margin-top: -2px;
	font-size: 11px;
	font-weight: normal;
}
input.cap_cerca_boto {
	border-width: 0px;
	background-color:transparent;
	font-size: 14px;
	margin-top: 3px;
	color: #333333;
	font-weight: bolder;
}
.areamarro {
	background: transparent url('../img/fletxaerror.gif') no-repeat center right;
	width: 60px;
	height: 20px;
}

#calendari {
	font-family: Arial, sans-serif;
	border-collapse: separate;
	min-height: 120px;
}
.calendari {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-collapse: separate;
}
.calendari td {
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	padding: 3px;
}
td.activat {
	background-color: #FEE7DE;
}
td.cal_avui, td.cal_festa {
	font-weight: bolder;
}
td.cal_avui { 
	text-decoration: underline;
}
td.cal_festa {
	color:#dc1523;
}
td.cal_acte {
	background-color: #FEE7DE;
}
td.cal_mediatic, td.cal_varis {
	background-color: #aaa;
}

.peudefoto {
	color: #605d5d;
	display: block;
	margin-top: 5px;
	font-size: 11px;
}
.peudefoto .autor {
	color: #868483;
}



/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

div.popup input {
	border: 1px solid #ffe6c8;
	background-color: #ffe6c8;
	width: 280px;
	color: #333;
}
div.popup textarea {
	border: 1px solid #ffe6c8;
	background-color: #ffe6c8;
	width: 280px;
	height: 60px;
	color: #333;
}
div.popup label {
	margin-top: 10px;
	margin-bottom: 0px;
	cursor: pointer;
	width: 250px;
	display: block;
	font-size: 11px;
}

	div.popup .top .left { background: url(../img/prettyphoto/tl.gif) top left no-repeat; } /* Top left corner */
	div.popup .top .middle { background: #fff; } /* Top pattern/color */
	div.popup .top .right { background: url(../img/prettyphoto/tr.gif) top left no-repeat; } /* Top right corner */
	div.popup_email{width:400px !important;}
	div.popup_previsualitzar{width:600px !important;}

	div.popup .content { background-color: #fff; } /* Content background */
	div.popup .content a.next:hover { background: url(../img/prettyphoto/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.popup .content a.previous:hover { background: url(../img/prettyphoto/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.popup .content a.expand { background: url(../img/prettyphoto/btnExpand.gif) top left no-repeat; cursor: pointer; } /* Expand button */
	div.popup .content a.expand:hover { background: url(../img/prettyphoto/btnExpand.gif) bottom left no-repeat; cursor: pointer; } /* Expand button hover */
	div.popup .content a.contract { background: url(../img/prettyphoto/btnContract.gif) top left no-repeat; cursor: pointer; } /* Contract button */
	div.popup .content a.contract:hover { background: url(../img/prettyphoto/btnContract.gif) bottom left no-repeat; cursor: pointer; } /* Contract button hover */
	div.popup .content a.close { width: 75px; height: 22px; background: url(../img/prettyphoto/btnClose.png) center left no-repeat; cursor: pointer; } /* Close button */

	div.popup .content_email{background-color: #fff;position:relative;text-align:left;height:370px;padding: 0 50px 0 50px}
	div.popup .content_previsualitzar{background-color: #fff;position:relative;text-align:left;padding: 0 50px 0 50px}
	div.popup .content_abus{background-color: #fff;position:relative;text-align:left;height:275px;padding: 0 50px 0 50px}
	
	div.popup .content .details .nav a.arrow_previous { background: url(../img/prettyphoto/arrow_previous.png) top left no-repeat; } /* The previous arrow in the bottom nav */
	div.popup .content .details .nav a.arrow_next { background: url(../img/prettyphoto/arrow_next.png) top left no-repeat; } /* The next arrow in the bottom nav */

	div.popup .bottom .left { background: url(../img/prettyphoto/bl.gif) top left no-repeat; } /* Bottom left corner */
	div.popup .bottom .middle { background: #fff; } /* Bottom pattern/color */
	div.popup .bottom .right { background: url(../img/prettyphoto/br.gif) top left no-repeat; } /* Bottom right corner */

	div.popup .loaderIcon { background: url(../img/prettyphoto/loader.gif) center center no-repeat; } /* Loader icon */


	div.prettyPhotoTitle div.prettyPhotoTitleLeft { background: url(../img/prettyphoto/ttl.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleRight { background: url(../img/prettyphoto/ttr.gif) top left no-repeat; }
	div.prettyPhotoTitle div.prettyPhotoTitleContent { background: url(../img/prettyphoto/ttp.gif) top left repeat-x; }
	
	
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.prettyPhotoOverlay {
		background: #000;
		position: absolute; top: 0; left: 0;
		z-index: 9500;
		width: 100%;
	}
	
	div.popup {
		position: absolute; z-index: 10000;
		width: 100px;
	}
		
		div.popup .top {
			position: relative;
			height: 20px;
		}
			* html div.popup .top { padding: 0 20px; }
		
			div.popup .top .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.popup .top .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.popup .top .middle { position: static; left: 0; }
			
			div.popup .top .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.popup .content {
			position: relative;
			text-align: left;
			width: 100%; height: 40px;
		}
		
			div.popup .content .details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				div.popup .content .details p.description { display: none; float: left; margin: 0; }
				
				div.popup .content .details .nav {
					float: left;
					margin: 3px 0 0 0;
				}
				
					div.popup .content .details .nav p { float: left; margin: 0 4px; }
				
					div.popup .content .details .nav a.arrow_previous,
					div.popup .content .details .nav a.arrow_next {
						float: left;
						display: block;
						width: 14px; height: 15px;
						overflow: hidden;
						text-indent: -10000px;
						margin-top: 3px;
					}
					
					div.popup .content .details .nav a.disabled { background-position: 0 -16px; cursor: default; }
		
		div.popup .content div.hoverContainer {
			position: absolute; z-index: 2000;
			top: 0; left: 0;
			width: 100%;
		}
		
		div.popup .content a.next {
			display: block; float: right;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../img/prettyphoto/btnNext.png) 10000px 10000px no-repeat;
		}
			
		div.popup .content a.previous {
			display: block; float: left;
			text-indent: -10000px;
			width: 49%; height: 100%;
			background: url(../img/prettyphoto/btnNext.png) 10000px 10000px no-repeat;
		}
		
		div.popup .content a.expand,
		div.popup .content a.contract {
			position: absolute; z-index: 20000;
			top: 10px; right: 30px;
			cursor: pointer;
			display: none;
			text-indent: -10000px;
			width: 20px; height: 20px;	
		}
			
		div.popup .content a.close {
			float: right;
			display: block;
			text-indent: -10000px;
		}
		
		div.popup .bottom {
			position: relative;
			height: 20px;
		}
			* html div.popup .bottom { padding: 0 20px; }
			
			div.popup .bottom .left {
				position: absolute;
				left: 0;
				width: 20px; height: 20px;
			}
			div.popup .bottom .middle {
				position: absolute;
				left: 20px; right: 20px;
				height: 20px;
			}
				* html div.popup .bottom .middle { position: static; left: 0; }
				
			div.popup .bottom .right {
				position: absolute;
				top: 0; left: auto; right: 0;
				width: 20px; height: 20px;
			}
		
		div.popup .loaderIcon {
			display: none;
			position: absolute;
			top: 50%; left: 50%;
			margin: -12px 0 0 -12px;
			width: 24px; height: 24px;
		}
		
		div.popup #fullResImageContainer { width: 100%; text-align: center; }
			div.popup #fullResImageContainer { display: block; margin: 0 auto; }
	
		div.prettyPhotoTitle {
			display: none;
			position: absolute;
			top: 0; left: 0;
			z-index: 9999;
			color: #fff; font-size: 13px;
		}
		
			div.prettyPhotoTitle div.prettyPhotoTitleLeft,
			div.prettyPhotoTitle div.prettyPhotoTitleRight { float: left; width: 19px; height: 23px; overflow: hidden; }
			
			div.prettyPhotoTitle div.prettyPhotoTitleContent { float: left; line-height: 23px; }



	
html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../img/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../img/fancybox/fancy_title_right.png) repeat-x;
}

.error {
	background:#FFBABA url(../img/error.png) no-repeat 10px 10px;
	color:#D8000C;
	border:1px solid;
	font-size:10px;
	font-weight:bold;
	padding:0px 10px 0px 30px;
}


.plantilla_actualitat_tag_actiu {
background-color:#ECF4F8;
border-bottom:2px solid #FEEFE7;
border-right:2px solid #FFFFFF;
float:left;
padding:5px 8px;
}

.plantilla_actualitat_tag_inactiu {
background-color:#EDECEC;
border-bottom:2px solid #FFFFFF;
border-right:2px solid #FFFFFF;
float:left;
padding:5px 8px;
}

.plantilla_actualitat {
background-color:#ECF4F8;
border-bottom:3px solid #CCCCCC;
padding:15px 10px;
}

.plantilla_actualitat_tag div {
font-size:11px;
padding:3px 10px;
}
.plantilla_actualitat #mes_llegit { display: none }

.cfonscccc {
background-color:#EBEBEB;
}

.calendari_mes {
font-size:12px;
font-weight:bolder;
margin:0 auto;
width:124px;
}

.desplacament
{
	text-align: center; font-size: 11px; padding-top: 2px; font-weight: bolder;
}

.blog_grafic {
	margin-bottom: 20px;
	width: 100%;
	line-height: 14px;
	display: block;
}
.blog_grafic .esquerra {
	width: 60px;
	text-align: center;
}
.blog_grafic .esquerra .foto {
	padding-top: 5px;
	height: 50px;
}
.blog_grafic .dreta {
	width: 105px;
	font-size: 11px;
	padding-left: 5px;
}
.blog_grafic .dreta h6 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.blog_grafic .dreta a {
	color: #e30a16;
}

.article_b h1 { font-size: 30px; margin-bottom: 15px; line-height:35px; } 
.article_b a { color: #006EB5; }
.article_b a:hover { color: #006EB5; border-bottom: 1px dashed #006EB5; }
.article_b img.marc { border-bottom: 5px solid #006EB5; }

div.article_l h1 { font-size: 30px; margin-bottom: 15px; line-height:35px; } 
div.article_l a { color: #9D5F94; }
div.article_l a:hover { color: #9D5F94; border-bottom: 1px dashed #9D5F94; }
div.article_l img.marc { border-bottom: 5px solid #9D5F94; }

div.article_m h1 { font-size: 30px; margin-bottom: 15px; line-height:35px; } 
div.article_m a { color: #006EB5; }
div.article_m a:hover { color: #006EB5; border-bottom: 1px dashed #006EB5; }
div.article_m img.marc { border-bottom: 5px solid #006EB5; }

div.article_v h1 { font-size: 30px; margin-bottom: 15px; line-height:35px; } 
div.article_v a { color: #C8503D; }
div.article_v a:hover { color: #C8503D; border-bottom: 1px dashed #C8503D; }
div.article_v img.marc { border-bottom:5px solid #C8503D; }

div.article div.separador { border-bottom: 2px solid #CCCCCC; border-top: 2px solid #CCCCCC; padding: 8px 0; margin-bottom: 20px; }
div.article div.separador div.separador_esquerra { float: left; width: 370px; }
div.article div.separador div.separador_dreta { float: right; width: 200px; text-align: right; }

div.article_b div.separador { border-bottom: 2px solid #E5F0F7; border-top: 2px solid #E5F0F7; }
div.article_l div.separador { border-bottom: 2px solid #F4EDF3; border-top: 2px solid #F4EDF3; }
div.article_m div.separador { border-bottom: 2px solid #ACA094; border-top: 2px solid #ACA094; }
div.article_v div.separador { border-bottom: 2px solid #FAEDEC; border-top: 2px solid #FAEDEC; }

div.article div.llegenda_article {
	font-size: 10px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#666666;
	margin:10px 0;
	padding:5px 0;
}
div.llegenda_index {
	font-size: 11px;
	color:#666666;
}
div.article div.llegenda_article div.llegenda_etiquetes { padding-top: 7px; margin-top: 7px; }
div.article div.llegenda_article div.llegenda_esquerra { float: left; width: 250px; margin: 0; }
div.article div.llegenda_article div.llegenda_dreta { float: right; width: 320px; margin: 0; text-align: right; }
div.article div.llegenda_article { font-size: 10px; }

div.article_b div.llegenda_article { border-top: 2px solid #E5F0F7; border-bottom: 2px solid #7FB6DA; }
div.article_b div.llegenda_article div.llegenda_etiquetes { border-top: 2px solid #E5F0F7; }
div.article_m div.llegenda_article { border-top: 2px solid #F3F2F0; border-bottom: 2px solid #ACA094; }
div.article_m div.llegenda_article div.llegenda_etiquetes { border-top: 2px solid #F3F2F0; }
div.article_l div.llegenda_article { border-top: 2px solid #F4EDF3; border-bottom: 2px solid #C8A5C2; }
div.article_l div.llegenda_article div.llegenda_etiquetes { border-top: 2px solid #F4EDF3; }
div.article_v div.llegenda_article { border-top: 2px solid #FAEDEC; border-bottom: 2px solid #C8503D; }
div.article_v div.llegenda_article div.llegenda_etiquetes { border-top: 2px solid #FAEDEC; }



div.article div.comentari {
	float: left;
	width: 570px;
	padding: 15px 15px 5px 15px;
}

div.article div.comentari_blanc {
	float: left;
	background-color: #FFF;
	width: 570px;
	padding: 15px 15px 5px 15px;
	border-bottom: 1px solid #B8B6B6;
}
div.article div.comentari_esquerra {
	float: left;
	width: 150px;
	font-size: 11px;
}
div.article div.comentari_dreta {
	float: left;
	width: 350px;
}
div.article div.comentari_vots_dreta {
	float: right;
	width: 150px;
	color: #808080;
	padding-top: 15px;
	text-align: right;
}
div.article div.comentari_vots_esquerra {
	float: left;
	width: 230px;
	color: #808080;
	padding-top: 15px;
	margin-left: 150px;
}
div.comentari_vots_esquerra span.positiu { color: #749513 !important }
div.comentari_vots_esquerra span.negatiu { color: #E12535 !important }
div.comentari_vots_esquerra a:hover { border-bottom: none !important }


span#comparteix {
	padding: 6px;
	width: 145px;
	font-size: 11px;
	display: inline;
	margin-left: 5px;
	display: none;
}
span#comparteix img { margin: 0 3px }
span#comparteix a { color: #000 !important; }


div.article_esquerra { float: left; width: 200px; margin: 0 20px 20px 0; }


div.publicitat_h {
	clear: both;
	display: block;
	margin: 15px 0px 15px 0px;
	height: 100%;
	text-align: center;
}
div.publicitat {
	clear: both;
	display: block;
	margin: 15px 0px 15px 0px;
	padding: 10px;	
	height: 100%;
	background-color: #e5f4fd;
}
div.publicitat div.esquerra {
	float: left;
}
div.publicitat div.dreta {
	float: right;
	text-align: right;
}
