/* FORM
-------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-size: 100%;
}

.button {
	border:0px;
}

.button:hover, .button:focus {
}

* html .button {
}

*+html .button {
}

.inputbox {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.contact_email label{
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}

.principal {
	background: #FFFFFF;
	padding-top:15px;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	padding-left: 25px;
	color: #BF0000;
	background: url(../images/icon-error.gif) no-repeat top left;
}

p.message {
	padding-left: 25px;
	color: #006699;
	background: url(../images/icon-info.gif) no-repeat top left;
}

p.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/icon-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 1px;
	margin-right:0px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #CACACC;
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Small checklist */
ul.small-checklist {
	list-style: none;
}

ul.small-checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/icon_list.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #7BA566;
	font: bold 20px/normal;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 0 0 0 10px;
	margin:0;
	margin-top:0px;
	color: #FFFFFF;
	background-color:#333333;
	font-size: 125%;
	font-weight: bold;
	line-height:29px;
}

.componentheading {
	font-weight: bold;
	color:#FFFFFF;
}

.componentheading a {
	font-weight: bold;
	color:#FFFFFF;
}

.contenidor_titol {
padding: 0 0 0 10px;
margin: 0;
margin-top: 0px;
color: #FFFFFF;
background-color: #333333;
font-size: 125%;
font-weight: bold;
line-height: 29px;
}

.contenidor_titol h1 {
font-size: 100%;
font-weight: bold;
line-height: 29px;
display: inline;
}

#el_filter div span {
font-size: 80%;
}


.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	padding: 5px 0 8px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

.pageslinks{
	clear:both;
	width:100%;
	margin-bottom:40px;
	margin-top:10px;
}

.pagescounter{
	clear:both;
}
div.pagination{
	clear:both;
	width:100%;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#contenidor-general {
	width: 100%;
	margin: 0;
	background: #FFFFFF;
	padding:0px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable,
div.moduletable_menu,
div.moduletable_benvinguda,
div.moduletable_text {
	padding: 0 0 0px;
	margin-bottom: 15px;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_benvinguda h3{
	padding: 0 0 0 10px;
	margin:0;
	margin-top:0px;
	color: #FFFFFF;
	background-color:#333333;
	font-size: 125%;
	font-weight: bold;
	line-height:29px;
}

div.moduletable_benvinguda{
	background-color:#E7E1D2;
}

div.moduletable .title_module{
    padding: 0 0 0 10px;
    margin:0;
    margin-top:0px;
    color: #FFFFFF;
    background-color:#333333;
    line-height:29px;
}

div.moduletable h1{
    font-size:125%;
    display: inline;
}

div.moduletable h1.titol_estrenes{
	display:block;
}

/* Module rounded */
div.module h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	border-bottom: 1px solid #333333;
	color: #333333;
	font-size: 135%;
	font-weight: bold;
}

div.module {
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
}

div.module div {

}

div.module div div {

}

div.module div div div {
	padding: 0 15px 10px;

}

div.module_text div div div div,
div.module div div div div {
	margin: 0;
	padding: 0;
	float: none;
	width: 99%;
	background: none;
}

div.module_text h3 {
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}


div.module_text span {
	padding: 0 3px 0 0;
	float: left;
	clear: both;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
}

div.module_text {
	margin-bottom: 20px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}

div.module_text div {

}

div.module_text div div {

}

div.module_text div div div {
	padding: 0 15px 10px;
	display: block;
}

div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	float: left;
	width: 100%;
	clear: both;
	display: block;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */

#contenidor-dreta{
	width:298px;
	margin-left:7px;
}

#contenidor-dreta table {
	border-collapse: collapse;
	border-spacing: 0;
}

#contenidor-dreta ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet.gif) no-repeat 5px 50%;
}

#contenidor-dreta ul {
	margin: 0;
}

#contenidor-dreta ol {
	margin-left: 5px;
}

#contenidor-dreta .article_separator {
	display: none;
}

div.moduletable_dreta {
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
	color: #333333;
	height:auto;
	line-height:24px;
}

div.moduletable_dreta h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	border-bottom: 0px solid #333333;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
}

div.moduletable_dreta h4 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	color: #333333;
	text-transform:none;
	font-size: 20px;
	font-weight: bold;
}

div.moduletable_dreta h4 a{
	text-decoration:none;
	color: #333333;
}
div.moduletable_dreta span, div.moduletable_dreta td{
	font-size:16px;
}

div.moduletable_dreta .cometes{
	font-size:24px;
}

div.moduletable_dreta .botoLlegeixMes{
	float:right;
	margin-top:10px;
}

h3.titol_entrevista{
	margin-top:10px !important;
}

div.bannergroup_dreta {
	margin: 0px;
	padding: 0px;
	margin-bottom:26px;
	color: #333333;
	height:auto;
}

div.moduletable_banner_dreta {
	display: block;
	padding:0px;
	/*background-color:#E7E1D2;*/
	background-color:#ffffff;
	text-align:center;
	margin-bottom:15px;
}

div.moduletable_dreta_tabs {
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
	color: #333333;
	height:auto;
	line-height:20px;
}

div.moduletable_dreta_tabs h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	border-bottom: 1px solid #333333;
	color: #333333;
	font-size: 135%;
	font-weight: bold;
}

div.moduletable_dreta_tabs h4 {
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	color: #000000;
	text-transform:none;
	font-size: 115%;
	font-weight: bold;
}

div.moduletable_dreta_tabs .botoLlegeixMes{
	float:right;
	margin-top:15px;
}
div.bannergroup_dreta_tabs {
	margin: 0px;
	padding: 0px;
	margin-bottom:26px;
	color: #333333;
	height:auto;
}

div.moduletable_banner_dreta_tabs {
	display: block;
	padding:10px;
	background-color:#E7E1D2;
	text-align:center;
	margin-bottom:15px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.contenidor-caixa-full, .contenidor-caixa-left, .contenidor-caixa-center, .contenidor-caixa-right {
	float: left;
	overflow: hidden;
}

.contenidor-caixa-left div.moduletable,
.contenidor-caixa-full div.moduletable {
	padding-right: 30px;
	background: none;
}

.contenidor-caixa-right div.moduletable {
	padding-left: 30px;
}

.contenidor-caixa-center div.moduletable {
	padding: 0 30px;
}

#contenidor-menu-peu-dins h3 {
	background: none;
}

#contenidor-menu-peu {
	border-top: 0px;
	background: #FFFFFF;
	color: #FFFFFF;
}

.menu-peu {
	background: #1A1A1A;
	color:#FFFFFF;
	padding-bottom:40px;
}

#conenidor-logo-menu-peu{
	height:55px;
	padding-top:4px;
}

#contenidor-menu-peu-dins div.moduletable {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	clear:both;
	height:35px;
	background: url(../images/fons-llista-nivell-1.png) repeat-x 0px 30px;
}

#contenidor-menu-peu-dins a {
	color: #FFFFFF;
}

#contenidor-menu-peu-dins a:hover, #contenidor-menu-peu-dins a:active, #contenidor-menu-peu-dins a:focus {
	color: #FFFFFF;
}

#contenidor-menu-peu-dins ul, #contenidor-menu-peu-dins p, #contenidor-menu-peu-dins ol {
	padding: 0;
	margin: 0 !important;
}

#contenidor-menu-peu-dins ul li {
	padding: 0 0 0 0px;
	margin: 0;
	width:155px;
	float:left;
	font-weight:bold;
	list-style:none;
	background:none;
	margin-top:10px;
}

#contenidor-menu-peu-dins ul li ul li{
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../images/bullet2.png) no-repeat 0px 7px;
	font-weight:normal;
}
/* FOOTER
--------------------------------------------------------- */
.peu-pagina {
	background: #E7E1D2;
	color:#FFFFFF;
}

#contenidor-peu {
	border-top: 0px;
	background-color:#FFFFFF;
	height:45px;
}

#peu-dins {
	padding: 0;
	color: #666666;
	background-color:#E7E1D2;
	position: relative;
	height:45px;
	vertical-align:middle;
	line-height:100%;
}

#peu-dins .suport-generalitat{
	display: block;
	color: #333333;
	font-style: normal;
	font-size: 92%;
	padding-top:6px;
}

#menu-eines-peu {
	padding-top: 13px;
}

#menu-eines-peu span.mainlevel{
	margin-right:8px;
	margin-left:8px;
}

.banneritem {
	display: block;
	margin: auto;
	background-color:transparent;
}

.banneritem_dreta {
	display: block;
	padding:10px;
	background-color:#E7E1D2;
	text-align:center;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/*usertool*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	top: 8px;
	right: 70px;
}

ul.ja-usertools-font li {
	padding: 0;
	margin: 0;
	display: inline;
	background: none;
}

/*others*/
#ja-banner {
	margin: 0px 0;
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 10px 0 0;
}

#form-login .inputbox {
	width: 90%;
}

.clr {
	clear: both;
}

.hasTip img {
	margin: 10px 5px 0 0;
	border: none;
}

/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
}

.tool-text {
	margin: 0;
	font-size: 100%;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}


* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

/*ESTILS PROPIS*/
div.contenidor-boto-groc{
	margin:0px;
	padding:0px;
	height:18px;
	clear:both;
}
div.boto-groc-esq{
	width:10px;
	height:18px;	
	background:transparent url(../images/fons-boto-groc-esquerra.png) no-repeat;	
	float:left;
}
div.enllas-boto-groc{
	height:18px;
	background:transparent url(../images/fons-boto-groc.png) repeat-x;
	float:left;
}
div.enllas-boto-groc a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	line-height:18px;
}
div.boto-groc-dre{
	width:31px;
	height:18px;	
	background:transparent url(../images/fons-boto-groc-dreta.png) no-repeat;	
	float:left;
}

/*ESTILS MODULS PROPIS*/
div.titol-modul{
	padding: 0 22px 0 10px;
	margin:0px;
	color: #FFFFFF;
	background-color:#333333;
	font-size: 125%;
	font-weight: bold;
	line-height:29px;
	clear:both;
	height:29px;
}

.container-ombra-fons{
	margin-left: auto;
	margin-right: auto;
	width: 1058px;
	background:transparent url(../images/ombra-contenidor-pagina.png) repeat-y top left;
}

.avisDreta{
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	width: 218px;
	height:82px;
	font-size:90%;
	font-weight: bold;

	background:transparent url(../images/fonsAvisDreta.png) no-repeat top left;
}

/*BOTONS RODONS!*/
.awesome, .awesome:visited {
	display: inline-block !important; 
	padding: 3px 10px 4px !important; 
	color: #000 !important; 
	text-decoration: none !important;
	border-radius: 15px !important; 
	-webkit-border-radius: 15px !important;
	position: relative !important;
	cursor: pointer !important;
	border:0px !important;
}

.awesome:hover							{ color: #000; text-decoration:none; }
.awesome:active							{ top: 1px; }

.small.awesome, .small.awesome:visited 			{ font-size: 11px; }

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; }

.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

.yellow.awesome, .yellow.awesome:visited		{ background-color: #FFC423;}
.yellow.awesome:hover							{ background-color: #FFC423;}

.grisFosc.awesome, .grisFosc.awesome:visited		{ background-color: #4D4D4D; color:#FFFFFF !important;}
.grisFosc.awesome:hover							{ background-color: #4D4D4D; color:#FFFFFF !important;}

.grey.awesome, .grey.awesome:visited		{ background-color: #E5E5E5;}
.grey.awesome:hover							{ background-color: #E5E5E5;}


/* ESTILS PEL PARTE METEOROLOGIC */
.meteo_temperatura{
	width:35%;
	float:left;
	font-size:140%;
	color:#333333;
	font-weight: bold;
	text-align:center;
	padding-top:15px;
}
.meteo_simbol{
	width:62%;
	float:right;
	border-left:1px dotted #666666;
	text-align:center;
}

a.enllasEsdeveniment{
	font-weight:normal !important;
}

.capsalera-esdeveniment{
	background-color:#E7E1D2;
}

.capsalera-esdeveniment-columna-primera{
	border-right:1px dotted #999999;
	padding:10px;
	margin:0px;
	float:left;
	width:30%;
	height:65px;
}

.titolSinopsis{
	font-size:120%;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.contenidor-compartir-fitxa-elc{
	position:relative;
	top: 30px;
}

.contenidor-compartir-fitxa-elcc{
	position:relative;
	top: 20px;
}

.capsalera-esdeveniment-columna{
	border-right:1px dotted #999999;
	padding:10px;
	margin:0px;
	float:left;
	width:30%;
	height:80px;
}

.capsalera-esdeveniment-columna-ultima{
	border-right:0px;
	padding:10px;
	margin:0px;
	float:left;
	width:30%;
	padding-left:15px;
	margin-top:15px;
	height:65px;
}

.capsalera-esdeveniment-columna h1{
    font-size: 14px;
    border:0px !important;
    margin:0px !important;
}

.capsalera-esdeveniment-columna h2{
	border:0px !important;
	margin:0px !important;
        font-size:12px;
        font-weight: normal;
}

.capsalera-esdeveniment-ressenya{
	background-color:#E7E1D2;
	padding:0px;
	height:257px;
}

.capsalera-esdeveniment-ress{
	padding:10px;
	padding-right:0px;
}

.capsalera-esdeveniment-ress h2{
	border:0px !important;
	margin:0px !important;
}

.mes-dades-esdeveniment-ress{
	height:257px;
	padding:10px;
	border-right:0px;
	margin:0px;
	float:left;
	width:30%;
}

.mes-dades-esdeveniment-ress h4{
	text-transform:none;
	font-size:120%;
}

.capsalera-esdeveniment-ressenya h1{
    font-size: 14px;
    margin: 1em 0 0 0; 
}

.capsalera-esdeveniment-ressenya h2{
	margin: 0;
        font-size: 12px;
        font-weight: normal;
}

.capsalera-esdeveniment h1{
    font-size: 14px;
    margin: 1em 0 0 0;
}

.capsalera-esdeveniment h2{
	margin: 1em 0 0 0;
}

.capsalera-esdeveniment h3{
	margin: 1em 0 0 0;
}

.contenidor-ressenya h2{
	border:0px;
}

.contenidor-ressenya h3{
	font-size: 14px;
}

.nomCategoria{
	display:block;
	font-size:13px;
	padding-left:10px;
	line-height:24px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:lowercase;
}

.cat-2{background: transparent url(../images/fonsNomCategoria-2.png) no-repeat;} /*video*/
.cat-3{background: transparent url(../images/fonsNomCategoria-3.png) no-repeat;} /*cine*/
.cat-5{background: transparent url(../images/fonsNomCategoria-5.png) no-repeat;} /*electro*/
.cat-6{background: transparent url(../images/fonsNomCategoria-6.png) no-repeat;} /*classica*/
.cat-7{background: transparent url(../images/fonsNomCategoria-7.png) no-repeat;} /*jazz*/
.cat-9{background: transparent url(../images/fonsNomCategoria-9.png) no-repeat;} /*rock*/
.cat-10{background: transparent url(../images/fonsNomCategoria-10.png) no-repeat;} /*teatre*/
.cat-11{background: transparent url(../images/fonsNomCategoria-11.png) no-repeat;} /*varis*/
.cat-12{background: transparent url(../images/fonsNomCategoria-12.png) no-repeat;} /*del mon*/
.cat-13{background: transparent url(../images/fonsNomCategoria-13.png) no-repeat;} /*xerrades*/
.cat-34{background: transparent url(../images/fonsNomCategoria-34.png) no-repeat;} /*llibres*/

.catCin-1{background: transparent url(../images/fonsNomCategoria-3.png) no-repeat;} /*cine*/
.catCin-2{background: transparent url(../images/fonsNomCategoria-10.png) no-repeat;} /*teatre*/
.catCin-3{background: transparent url(../images/fonsNomCategoria-13.png) no-repeat;} /*expos*/

div.separador{
	height:1px;
	border-bottom:1px dotted #666666;
	margin-bottom:12px;
	margin-top:12px;
	width:100%;
	clear:both;
}

.contenidor-ultims-dies{
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	font-style:italic;
	font-size:115%;
	padding:6px 4px;
	margin:6px 0px;
}

span.location{
	font-weight:bold;
}

h2.location{
	font-weight:bold;
        font-size: 12px;
        margin: 0;
}

.texte-preu{
	font-size:12px;
}

#contenidor-lloc-esquerra{
	margin:0px;
	padding:0px;
	width:240px;
}

#contenidor-lloc-dreta{
	margin:0px;
	padding:0px;
}

#contenidor-lloc-dades{
	background-color:#E7E1D2;
	height:330px;
	padding:10px;
}

#contenidor-lloc-dades h2{
	/*line-height:20px;
	font-size:140%;	
	margin-bottom:10px;
	font-weight: bold;
	border-bottom:1px dotted #999999;*/
        font-size: 100%;
        margin-bottom: 0;
}

#contenidor-lloc-dades h1{
	line-height:20px;
	font-size:140%;	
	margin-bottom:10px;
	font-weight: bold;
	border-bottom:1px dotted #999999;
}

.blocCompartir{
	padding:5px 10px;
	font-size:11px;
}

.blocCompartir img {
	/*margin-bottom:-2px;*/
	margin:0;
}

.blocCompartirEL{
	padding:0px 10px;
	margin-top:5px;
	font-size:11px;
}

.blocCompartirEL a.twitter img{
	margin-right:1px;
}

.blocCompartirEL img {
	margin-bottom:0px;
	margin-right:-2px;
}

.blocCompartirELC{
	padding:0px 10px;
	margin-top:-5px;
	font-size:11px;
}


.blocCompartirELC img{
	margin-bottom:0px;
	margin-right:-2px;
}

.blocCompartirELC a.twitter img{
	margin-right:1px;
}

ul.mostread_dreta{
	list-style:none;
	background:none !important;
	padding:0px !important;
	margin:0px !important;
}
li.mostread_dreta{
	list-style:none;
	background:none !important;
	padding:0px !important;
	margin:0px !important;
	width:100%;
	clear:both;
}

a.mostread_dreta{
	border-bottom:1px dotted #999999;
	font-weight:bold;
}

a:hover.mostread_dreta{
	cursor:pointer;
	border-bottom:1px dotted #999999;
	text-decoration:none;
	font-weight:bold;
}

li.mostread_actiu_dreta{
	cursor:pointer;
	list-style:none;
	background:#EDEBE6 !important;
	background-image:none !important;
	width:100%;
	padding:0px !important;
	margin:0px !important;
	clear:both;
}

li.mostread_actiu_dreta div{
	background:#EDEBE6 !important;
	cursor:pointer;
}

div.div_dintre_mostread{
	cursor:pointer;
	width:220px;
	height:22px;
	background:#EDEBE6;
	display:none;
}

div.descripcio-evenlist{
	font-size:100%;	
	font-weight:normal;
	margin-top:10px;
	-moz-column-gap:3em;
	-moz-column-rule:0px;
	-moz-column-width:18em;
	-webkit-column-width: 20em;
	-webkit-column-gap: 3em;
	-webkit-column-rule: 0px;
}

.field_created_by-evenlist{
	font-weight: bold;
	font-size:110%;	
	margin:10px 0px 0px 0px;
	display: block;
	text-align:right;
}
.field_created-evenlist{
	font-weight: normal;
	font-size:100%;	
	margin:0px 0px 10px 0px;
	display: block;
	text-align:right;
}

.field_favourites-evenlist{
	display: block;
}

.desc-content-evenlist{
	width:46%;
	margin:2%;
	float:left;
}

.contenidor-rss a{
	width:270px;
	height:18px;
	font-size:110% !important;
	margin-bottom:10px;
	padding-top:8px !important;
	font-weight:normal !important;
}

.contenidor-enllasosPagines{
	margin:auto;
	height:30px;
	text-align:center;
}

.contenidor-enllasosPagines div{
	margin:5px;
	float:left;
	text-align:center;
	height:16px;
	width:16px;
}

.paginaActiva{
	background: transparent url(../images/rodonaFonsPaginaActiva.png) no-repeat;	
}

.awesomeAjuda, .awesomeAjuda:visited {
	display: inline-block !important; 
	padding: 5px 30px 5px 10px !important; 
	color: #000 !important; 
	text-decoration: none !important;
	border-radius: 9px !important; 
	-webkit-border-radius: 9px !important;
	position: relative !important;
	cursor: pointer !important;
	border:0px !important;
	line-height:120%;
}

.mitja.awesomeAjuda, .mitja.awesomeAjuda:visited { font-size: 100%; font-weight: normal; line-height: 1; }
.grocClar.awesomeAjuda, .grocClar.awesomeAjuda:visited { background: #FFE384 url(../images/creu-tanca.png) no-repeat 99% 4px;}
.grocClar.awesomeAjuda:hover { background-color: #FFE384;}

.flextaAjuda{
	background: transparent url(../images/fletxaAjuda.png) no-repeat 25%;
	height:6px;
	width:100%;
	margin-bottom:5px;
}

.cerca-cate-activa{
	color:#000000;
}
.cerca-cate{
	color:#999999;
}
#search_searchword{
	background-color:#E5E5E5;
	border:0px;
	color:#666666;
	width:350px;
	font-size:110%;
	padding:7px 0px 7px 10px;
}

.titol-mes-cerca h4{
	text-align:right;
	border-bottom:1px solid #000000;
	margin-bottom:0px;
	width:80%;
	margin-left:19%;
}

.contenidor-cartell-dades-cerca{
	text-align:left;
	width:200px;
	padding:10px;
	background-color:#E7E1D2;
	margin:0px auto;
}

.contenidor-cartell-cine-dades-cerca{
	text-align:left;
	width:90%;
	padding:5%;
	background-color:#E7E1D2;
	margin:0px;
	height:70px;
}

.titol-item-cerca{
	font-size:90%;	
	font-weight: bold;
	margin-top:0px;
}

.mes-dades-item-cerca{
	font-size:90%;	
	margin-top:0px;
}
h4.titolCercaCategoria{
	text-transform:none;
	font-size:120%;
	border-bottom:1px solid #000000;
	margin:0px;
	padding:0px;
	margin-top:30px;
}
.dia-cerca{
	font-size:150%;
	color:#666666;
	font-weight: bold;
	padding-left:8px;
}

.cerca-enllas{
	font-size:110%;
}

.cerca-gris{
	color:#666666;
}
.filaCerca0{
	background-color:#FFFFFF;
	padding-top:10px;
	padding-bottom:5px;
}

.filaCerca1{
	background-color:#EDEBE6;
	padding-top:10px;
	padding-bottom:5px;
}

.filaCercaTaula0{
	background-color:#FFFFFF;
}

.filaCercaTaula1{
	background-color:#EDEBE6;
}

.filaTitolCerca0{
	background-color:#FFFFFF;
	margin-top:25px;
}

.filaTitolCerca1{
	background-color:#EDEBE6;
	margin-top:25px;
}

.gratis{
	color: #EE3C1F;
}

.note{
	margin-top:15px;
	text-align:center;
}

.opcioIdioma{
	color:#999999;
	font-size:110%;
	font-weight:bold;
}

.tanca{
	width:11px;
	height:12px;
	position:relative;
	top:-23px;
	left:669px;
}

.dades-modul-esq{
	float:left;
	width:48%;
	text-align:left;
	padding:0px 1% 0px 1%;
}
.dades-modul-dre{
	float:right;
	width:48%;
	text-align:right;
	padding:0px 1% 0px 1%;
}

/*COMPARTIR DES DE L'AGENDA*/
/* Storylist Share */
.share-storylist { position:relative; float:left; }
.share-hover {white-space: nowrap; background-color: #E7E1D1; cursor:pointer; width:65px; height:20px; position:absolute; top:0px; left:-65px !important; z-index:100; display:none; padding:0px; margin:0px;}
.share-hover img{margin:2px;}

/* MISSATGE DE BENVINGUDA */
.eines-titol-modul{float:right; width:40%; text-align:right; cursor:pointer; font-size:80%; padding: 5px 10px;}
.benvingudamod{background-color:#333333;}
.titolMtgeBguda{width:90%; font-size:150%; font-weight:bold; padding:0.5% 5%; color:#FFC423;}
.colMtgeBguda{width:40%; font-size:120%; padding:0.5% 5%; color:#FFFFFF;}
.dreta{float:right;}
.esquerra{float:left;}

#missatgeRespostaAjax{
visibility: hidden;
background-color: #FFC423;
position: absolute;
z-index:1;
top:50%;
left:50%}


/*ERROR*/
.componentheading_error{
	font-size:200%;
	font-weight:bold;
	margin:15px 0px 20px 0px;
}

#contenidor-principal-error .article-content{
	font-size:120% !important;
}

.menu-peu-error{
	background: #FFFFFF;
	color:#1A1A1A;
	padding-bottom:40px;
}

#contenidor-menu-peu-dins-error div.moduletable_error {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	clear:both;
	height:35px;
}

#contenidor-menu-peu-dins-error a {
	color:#1A1A1A;
}

#contenidor-menu-peu-dins-error a:hover, #contenidor-menu-peu-dins-error a:active, #contenidor-menu-peu-dins-error a:focus {
	color:#1A1A1A;
}

#contenidor-menu-peu-dins-error ul, #contenidor-menu-peu-dins-error p, #contenidor-menu-peu-dins-error ol {
	padding: 0;
	margin: 0 !important;
}

#contenidor-menu-peu-dins-error ul li {
	padding: 0 0 0 0px;
	margin: 0;
	width:185px;
	float:left;
	font-weight:bold;
	list-style:none;
	background:none;
	margin-top:10px;
	font-size:130%;
}

#contenidor-menu-peu-dins-error ul li ul li{
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../images/bullet2.png) no-repeat 0px 7px;
	font-weight:normal;
	font-size:90%;
}

.capsalera-esdeveniment-festival{
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../images/capsalera-festival.png) repeat-x 0px 0px;
	height:119px;
}

div.capsalera-esdeveniment-festival div.festival_titol{
	font-size: 26px;
	line-height:26px;
	padding-left:10px;	
	padding-top:10px;
}

div.capsalera-esdeveniment-festival div.festival_mes_info{
	font-size:14px;
	color:#333333;
	line-height:14px;
	padding-left:10px;
	padding-top:10px;
}

.capsalera-esdeveniment-festival-teatre{
	padding: 0 0 0 0px;
	margin: 0;
	background: url(../images/capsalera-festival.png) repeat-x 0px 0px;
	height:119px;
}

div.capsalera-esdeveniment-festival-teatre div.festival_titol{
	font-size: 26px;
	line-height:26px;
	padding-left:10px;
	padding-top:10px;
}

div.capsalera-esdeveniment-festival-teatre div.festival_mes_info{
	font-size:14px;
	color:#333333;
	line-height:14px;
	padding-left:10px;
	padding-top:10px;
}

div.informacio_addicional{
	background-color:#E7E1D3;
	padding:10px 10px 0px 10px;
	font-weight:normal;
}

div.totes_les_activitats{
	background-color:#E7E1D3;
	padding:0px 10px 10px 10px;
}

div.totes_les_activitats a{
	font-weight:bold;
}

h3.capsaleraDocumentsAdjunts{
	background: #CCC5B5 url(../images/fons-capsalera-documents-adjunts.png) no-repeat top right !important;
	color:#000000 !important;
}

div.documents-adjunts{
	padding:10px;
	background: #E7E1D3;
	line-height:20px;
}

.versalita {
   font-variant: small-caps;
}

/* moduls mes llegits i mes recents */

.mes_llegits{
    background-color: #E7E1D2;
}

.mostread{
    padding: 5px;
    margin-left: 0; 
    margin-bottom: 20px;
}


.mostread img{
    width: 100%;
}

.mostread .category{
    text-align:right;
    text-transform:lowercase;
}


.mostread_horitzontal{
    background-color: #EDEBE6;
}

.mostread_horitzontal h3, .wrapper_recents h3{
   margin: 10px 0 20px 10px;
}

.wrapper_recents h3.title_module, .horitzontal .mes_llegits h3.title_module{
    text-transform: uppercase;
    font-size: 130%;
    
}

.wrapper_recents h3.title_module{
    border-top:1px solid #000000;
}

.wrapper_recents .div_titol_horitzontal h3.title_module{
    border:none;
}


.wrapper_recents h3.title_module{
    border-top:1px solid #000000;
}

.vertical .mes_llegits h3.title_module{
    text-transform: uppercase;
    font-size: 130%;
    margin: 0 0 0 5px;
}

.wrapper_recents{
   
}

div.div_titol_horitzontal{
	border-top:1px dotted #999999;
	padding-top: 15px !important;
	padding-left: 10px !important;
	margin-top: 20px !important;
	margin-bottom:10px;
}
div.div_titol_horitzontal_s{
	padding-left: 10px !important;
	margin-bottom:10px;
}
.ultimes_ressenyes h3, .wrapper_recents h3, .mostread h3, .mes_llegits h3{
    background-color:#ffffff !important;
    color:#000000 !important;
    padding: 0 !important;
    margin: 10px 0 20px 0;   
}

.mostread h3, .mes_llegits h3{
    background-color: #E7E1D2 !important;
    line-height: 29px;
    margin: 10px 0 0 0;
}

.mes_llegits{
	padding-bottom: 15px;
}
.wrapper_recents h3.titol, .mes_llegits h3.titol, .content_block h3.titol{
    font-size: 22px;
 }

.content_block{
    margin-bottom: 30px !important;
}

.content_block h3.titol a {
    text-decoration: none !important;
}
.wrapper_recents h3.titol a, .mes_llegits h3.titol a{
    text-decoration: none !important;
}

.wrapper_recents h3.titol a:hover, .mes_llegits h3.titol a:hover{
    text-decoration: underline  !important;
}
.ultimes_ressenyes .desc, .mes_llegits .desc, .content_block .descripcio{
    font-size: 14px;
}

h3.titol a, .contentheading a{
    line-height: 29px;
}
h3.titol a:hover, .contentheading a:hover{
    text-decoration: underline  !important;
}
h3.titol{
	margin-bottom:0px !important;
}
.mostread .category, .ultimes_ressenyes .category, .mes_llegits .category{
    text-align:right;
    font-size:13px;
}

.mostread .autor, .ultimes_ressenyes .autor, .mes_llegits .autor, .content_block .field_created_by, .content_block .autor {
    color:#7D7C78;
    font-size: 13px;
}

.content_block .autor{
    margin-bottom: 10px;
}

.content_block .category{
    font-size: 13px;
    text-align: right;
}

.content_block .desc{
    font-size: 14px;
}

.moduls_more_content > div{
    margin-bottom: 20px;
}

.mostread_item{
    margin-bottom: 20px;
    padding: 0 5px;
}

.mostread_item img{
    width: 100%;
}

.moduls_more_content .readmore, .wrapper_recents .readmore  {
padding: 0 5px;
background-color: #FFC423;
float: right;
}

.moduls_more_content .readmore a, .wrapper_recents .readmore a {
text-decoration: none !important;
font-weight: bold;
font-size: 16px;
}

.mostread .readmore, .wrapper_recents .readmore, .mes_llegits .readmore {
padding: 0 5px;
background-color: #FFC423;
float: right;
}


.mostread .readmore a, /*.wrapper_recents a,*/ .mes_llegits .readmore a {
text-decoration: none !important;
font-weight: bold;
font-size: 16px;
}

.titol_flexicontent{
	font-size: 130% !important;
	margin-bottom:17px;
        border-top: 1px solid #000000;
        line-height: 29px;
}
.titol_flexicontent_blog{
	font-size: 130% !important;
	margin-bottom:0;
        border-top: 1px solid #000000;
        line-height: 29px;
}

h2.flexicontent{
	padding:0px !important;
}



#contenidorLoginCentral{
	width:384px;
	height:347px;
	margin:100px auto;
	background:#FFFFFF url(../images/login_intranet.jpg) no-repeat;
}

#contenidoBotoTornar{
	display: none;
	height:21px;
	width:324px;
	text-align:right;
	margin-right:60px;
	padding-top:7px;
}
#contenidoLogoLogin{
	display: none;
	height:70px;
	width:384px;
	text-align:center;
	background:transparent url(../images/logo.png) no-repeat center;
}
#contenidorFormulariLogin{
	height:230px;
	margin:20px 20px 20px 30px;
}
#contenidorFormulariLogin label{
	font-size:120%;
}
#contenidorFormulariLogin input.inputbox{
	background-color:#F7F7F7;
	height:15px;
	border:1px solid #000000;
	padding:7px 10px;
	width:295px;
}
.botoFormulariLogin{
	margin-left:217px;

}

div.descripcio img, div.desc img{
	width:auto;
}

div.documents-adjunts img{
	width: auto;
}

div.descripcio p.llibres img, div.descripcio p.discos img{width: auto;}