/* -------- ESTILS GENERALS -------- */
body { 
	margin: 0 auto;
	font-family: Arial, Verdana, Lucida Grande, Geneva, sans-serif;
	font-size: 12px;
	background-color: #004258;
	line-height: 16px;
	color: #000000;
}
img {
	border-width: 0px;
	vertical-align: middle;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #0084d8;
}
a:hover {
	text-decoration: none;
}
br.p {
	margin-bottom: 2px;
	clear: both;
}
hr {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #cdcbca;
}
p {
	margin: 0px;
}
table {
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
}
h1 {
	font-size: 2.0em;
	line-height: 27px;
}
h2 {
	font-size: 1.8em;
	line-height: 25px;
}
h3 {
	font-size: 1.5em;
	line-height: 23px;
}
h4 {
	font-size: 1.4em;
	line-height: 21px;
}
h5 {
	font-size: 1.2em;
	line-height: 19px;
}
h6 {
	font-size: 1em;
}

.neteja {
	clear: both;
}
hr.linia {
	width: 100%;
	border: 0px;
	border-bottom: 5px solid #C3C2C1;
}
img.marc {
	border-bottom: 5px solid #5F5D5A;
}


/* -------- ESTILS GENERALS -------- */
.blau_cel, .blau_cel a {
	color: #0084d8 !important;
}
.blau_fosc, .blau_fosc a {
	color: #002633 !important;
}
.rosa, .rosa a {
	color: #dd0067 !important;
}
.rosa_fosc, .rosa_fosc a {
	color: #361021 !important;
}
.negre, .negre a {
	color: #000000 !important;
}


div.titol_blau {
	background: transparent url('../img/fons/fons_blau.png') repeat-x bottom left;
	height: 45px;
	margin-bottom: 15px;
}
div.titol_rosa {
	background: transparent url('../img/fons/fons_rosa.png') repeat-x bottom left;
	height: 25px;
	margin-bottom: 15px;
}
div.ratlla_blava {
	background: transparent url('../img/fons/fons_blau.png') repeat-x bottom left;
	height: 10px;
	margin-bottom: 15px;
}


div.portada_grup {
	background: transparent url('../img/fons/fons_rosa.png') repeat top left;
	margin-bottom: 15px;
	padding: 10px;
}


.paginacio {
	float: right;
}
.paginacio a, .paginacio span, .limitacio a, .limitacio span {
	display: block;
	float: left;
	margin-right: 5px;
	text-decoration: none;
}
.paginacio a:hover, .limitacio a:hover {
	color: #ff9999;
}
.paginacio span.actual, .limitacio span.actual {
	font-weight: bold;
	border: 0px;
}

.data {
	color: #605d5d;
	display: block;
	font-size: 12px;
	font-weight: bolder;
}
.ocult {
	display: none;
}

.limitacio {
	float: left;
}

.antispam_error {
	color:#FF0000;
	font-size:14px;
	font-weight:bolder;
}







/* -------- LlISTAT D'ARTICLES -------- */
div.llistat_text {
	float: right;
	width: 575px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.llistat_imatge {
	float: left;
	margin: 10px 10px 15px 0px;
	width: 170px;
}
div.llistat_p_text {
	float: right;
	width: 365px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.llistat_p_imatge {
	float: left;
	margin: 10px 10px 15px 0px;
	width: 170px;
}


/* -------- ARTICLE -------- */
div.article_text {
	float: left;
	width: 575px;
}
div.article_text p {
	margin-top: 5px;
}
div.article_imatge {
	float: right;
	margin-bottom: 50px;
	width: 170px;
}

div.grup_text {
	float: left;
	width: 350px;
}
div.grup_multimedia {
	float: right;
	margin-bottom: 50px;
	width: 190px;
}
.fons_blau {
	background: transparent url('../img/fons/fons_blau2.png') repeat top left;
}
.fons_rosa {
	background: transparent url('../img/fons/fons_rosa.png') repeat top left;
}
div.padding {
	padding: 10px;
}


div.audio ul {
	padding-left: 0px;
	margin: 0;
	list-style: inside;
	list-style-type: none;
}
div.audio ul li {
	margin-bottom: 10px;
}
div.audio ul li a.sm2_paused:hover, div.audio ul li a.sm2_link:hover {
	background: transparent url('/img/icones/icon_play.png') no-repeat 0px 50% !important;
}
div.audio ul li a.sm2_playing, div.audio ul li a.sm2_playing:hover {
	background: transparent url('/img/icones/icon_pause.png') no-repeat 0px 50% !important;
}
div.audio ul li a, div.audio ul li a.sm2_link {
	background: transparent url('/img/icones/icon_play.png') no-repeat 0px 50%;
	padding-left: 25px;
}


div.altres ul {
	padding-left: 20px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
}
div.altres ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/icones/altres.gif' );
}


div.document ul {
	padding-left: 20px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
}
div.document ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/icones/document.gif' );
}

div.enllacos ul {
	padding-left: 30px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
}
div.enllacos ul li {
	margin-bottom: 10px;
	list-style-image: url( '../img/icones/logo_petit.gif' );
}


div.grup ul {
	padding-left: 20px;
	margin: 0;
	list-style: inside;
	list-style-position: outside;
}
div.grup ul li {
	margin-bottom: 10px;
	color: #dd0067;
	list-style-image: url( '../img/icones/puntets.gif' );
}
div.grup ul li a {
	color: #dd0067;
}


.peudefoto { 
	background-color: #F9CCE7;
	color: #000;
	display: block;
	padding: 2px 0px 2px 5px;
	font-size: 11px;
}




div.div_calendari {
	float: left;
	width: 200px;
}
.calendari {
	width: 100%;
	font-family: arial,sans-serif;
	font-size: 11px;
}
.calendari td {
	text-align: center;
	height: 5px;
}
.cal_cap {
	font-weight: bold;
}
.cal_cap_dia td {
	color: #dd0067;
	cursor: default;
}
.mes_act {
	text-align: center;
}
.cal_fest { /* dia festiu */
	font-weight: bolder;
	color: #ff0000;
}
.cal_avui { /* dia d'avui */
	font-weight: bolder;
}
.cal_acte, .cal_acte a {
	font-weight: bolder;
	color: #00a6ea;
}

table.actes { 
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px
}
table.actes td.foto { 
	width: 170px;
}
table.actes td.blau { 
	background: transparent url('../img/fons/fons_blau2.png') repeat top left;
	padding: 10px 15px 0px 15px;
	color: #0084D8;
	vertical-align: top;
}
table.actes td.blau h1.dia { 
	color: #002633;
	margin: 0px;
	line-height: 18px;
	font-size: 27px;
}
table.actes td.blau h4.data { 
	color: #002633;
	font-weight: bolder;
	line-height: 18px;
	font-size: 16px;
}
table.actes td.blau h3.titol { 
	color: #0084D8;
	margin: 5px 0px 0px 0px;
}
table.actes td.blau h3.titol a { 
	color: #0084D8;
}
table.actes td.blau a { 
	color: #002633;
}

table.actes td.rosa { 
	background: transparent url('../img/fons/fons_rosa.png') repeat top left;
	padding: 10px 15px 0px 15px;
	color: #dd0067 !important;
	vertical-align: top;
}
table.actes td.rosa h1.dia { 
	color: #361021 !important;
	margin: 0px;
	line-height: 18px;
	font-size: 27px;
}
table.actes td.rosa h4.data { 
	color: #361021 !important;
	font-weight: bolder;
	line-height: 18px;
	font-size: 16px;
}
table.actes td.rosa h3.titol { 
	color: #dd0067 !important;
	margin: 5px 0px 0px 0px;
}
table.actes td.rosa h3.titol a { 
	color: #dd0067 !important;
}
table.actes td.rosa a { 
	color: #361021 !important;
}



table.actes td.rosa div.esq, table.actes td.blau div.esq { 
	margin-top: 5px;
	float: left;
	width: 230px;
}
table.actes td.rosa div.dret, table.actes td.blau div.dret { 
	float: right;
	width: 110px;
	font-weight: bolder;
	margin-top: 30px;
	text-align: right;
}


div.informacio {
	display: none;
	font-size: 11px;
	color: #333;
}
div.mapa {
	display: none;
	height: 250px;
	border: 1px solid #445566;
}


div.llegenda_esquerra {
	float: left;
	margin-top: 15px;
	font-size: 10px;
	color: #3b3f3d;
}
div.llegenda_dreta {
	float: right;
	margin-top: 15px;
	font-size: 10px;
	color: #3b3f3d;
}
.llegenda_esquerra a, .llegenda_dreta a {
	font-size: 10px;
	color: #3b3f3d !important;
}

a.tafanera {
	background: transparent url('/img/icones/latafanera.gif') no-repeat scroll left top;
}
a.politi {
	background: transparent url('/img/icones/politi.gif') no-repeat scroll left top;
}
a.delicious {
	background: transparent url('/img/icones/delicious.gif') no-repeat scroll left top;
}
a.technorati {
	background: transparent url('/img/icones/technorati.gif') no-repeat scroll left top;
}
a.facebook {
	background: transparent url('/img/icones/facebook.gif') no-repeat scroll left top;
}
a.google {
	background: transparent url('/img/icones/google.gif') no-repeat scroll left top;
}
a.rollover {
	height: 10px;
	width: 12px;
	display: block;
	float:left;
	margin-left: 5px;
}
a.rollover:hover {
	background-position: 0pt -12px
}
a.rollover2 {
	height: 10px;
	width: 12px;
	display: block;
	float:left;
	margin-left: 5px;
}
a.rollover2:hover {
	background-position: 0pt -10px
}

div#dinamic {
	display: none;
	position: absolute;
	z-index: 200;
}
div#dinamic_marc {
	width: 400px;
	background: transparent url('/img/fons/transparent.png') repeat scroll 0%;
	height: 1%;
	padding: 12px;
}
div#dinamic_contingut {
	background: #FFF;
	border: 1px solid #999999;
	padding: 20px;
}
