/*
	Cascading style sheets for "CCCB - Kosmopolis" (20080410)
	Copyright 2008 Emanuele Rodriguez <erodri@gmail.com>
*/

body {
  background-color: #000;
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  text-align: center;
}

p {
  margin: .75em 0 1.25em 0;
  padding: 0;
}

a {
  color: #ad2624;
  text-decoration: none;
}

a:hover {
  color: #737373;
  text-decoration: underline;
}

img {
  border: none;
  display: block;
}

embed,
object {
  display: block;
}




/*
  form elements
*/

form {
  margin: 0;
  padding: 0;
}

form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

* html form legend { margin: 0 0 0 -7px; }
*+html form legend { margin: 0 0 0 -7px; }

form legend span {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  color: #000;
  display: block;
  font-weight: bold;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 0;
}

form label {
  display: block;
  padding-bottom: 4px;
}

form select,
form input,
form textarea {
  border: 1px solid #ad2624;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}

form select {
  padding: 1px 0;
}

form input,
form textarea {
  padding: 2px 1px;
}

* html form input { border: 1px solid #bfbfbf; }
* html form textarea { border: 1px solid #bfbfbf; }
*+html form input { border: 1px solid #bfbfbf; }
*+html form textarea { border: 1px solid #bfbfbf; }

form .i_checkbox {
  margin: 0;
}

* html form .i_checkbox { margin: -4px -5px -3px -4px; }
*+html form .i_checkbox { margin: -4px -1px -3px -4px; }

form .i_button {
  border: none;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: .035em;
  padding-left: 16px;
	width: auto; /* IE fix */
	overflow: visible; /* IE fix */
}

form .i_button:hover {
  color: #ad2624;
  cursor: pointer;
  text-decoration: underline;
}




/*
  generic / special elements
*/

#quicknav,
.hidden {
  position: absolute;
  left: -9999px;
  overflow: hidden;
}

.nobr {
  white-space: nowrap;
}

.buttons a {
  background-position: 0 0;
  background-repeat: no-repeat;
  color: #737373;
  display: block;
  font-weight: bold;
  letter-spacing: .035em;
  padding-left: 16px;
  text-decoration: none;
/*
  width: 1%;
  white-space: nowrap;
*/
}

.buttons a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.buttons a .info {
  display: block;
  font-weight: normal;
}

.buttons a.album {
  background-image: url(../rcs/icon_album.gif);
  padding-left: 18px;
}

.buttons a.back {
  background-image: url(../rcs/icon_back.gif);
}

.buttons a.download {
  background-image: url(../rcs/icon_download.gif);
  padding-left: 18px;
}

.buttons a.pdf {
  background-image: url(../rcs/icon_pdf.gif);
}

.buttons a.rss {
  background-image: url(../rcs/icon_rss.gif);
  height: 14px;
  padding: 1px 0 1px 20px;
}

.buttons a.search {
  background-image: url(../rcs/icon_search.gif);
  height: 14px;
  padding: 1px 0 1px 20px;
}

.buttons a.top {
  background-image: url(../rcs/icon_top.gif);
}

.buttons a.zoom {
  background-image: url(../rcs/icon_zoom.gif);
}





/*
  page
*/

#page {
  background-color: #fff;
  overflow: hidden;
  text-align: left;
  margin: 0 auto;
  width: 995px;
}

* html #page { height: 1%; }




/*
  header
*/

#header {
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  padding-top: 110px;
}

#header { height: 1%; }

#header #navi1 {
  background: url(../rcs/hdr_menu_bg.gif) repeat-x 0 0;
  clear: both;
  min-height: 17px;
}

* html #header #navi1 { height: 1%; }

#header #navi1 .menu {
  float: left;
}

#header #navi1 .menu .items {
  list-style: none;
  margin: 0;
  padding: 0 0 0 190px;
}

#header #navi1 .menu .items li {
  float: left;
  padding: 0 0 0 55px;
}

.lang_es #header #navi1 .menu .items    { padding-left: 202px; }
.lang_es #header #navi1 .menu .items li { padding-left:  43px; }

.lang_en #header #navi1 .menu .items    { padding-left: 198px; }
.lang_en #header #navi1 .menu .items li { padding-left:  47px; }

#header #navi1 .menu .items li.sel a,
#header #navi1 .menu .items li a:hover {
  background: url(../rcs/hdr_menu_sel.gif) repeat-y 0 0;
}

#header #navi1 .menu .items li a {
  color: #fff;
  display: block;
  float: left;
  font-size: .9em;
  font-weight: bold;
  height: 30px;
/*
  letter-spacing: .035em;
*/
  padding: 2px 0 2px 5px;
  text-decoration: none;
  text-transform: uppercase;
}

#header #navi1 #lang {
  float: right;
}

#header #navi1 #lang .items {
  list-style: none;
  margin: 0;
  padding: 0 35px 0 0;
}

#header #navi1 #lang .items li {
  background: url(../rcs/hdr_lang_div.gif) no-repeat 0 4px;
  float: left;
  height: 1.1em;
  padding: 2px 5px 0 5px;
}

#header #navi1 #lang .items li.first {
  background: none;
}

#header #navi1 #lang .items li a {
  color: #fff;
  font-size: .9em;
  text-decoration: none;
}

#header #navi1 #lang .items li a:hover {
  text-decoration: underline;
}

#header #notice {
  float: right;
  position: relative;
}

* html #header #notice { display: inline; margin-top: -17px; }
*+html #header #notice { margin-top: -17px; }

#header .notice_text {
  background-color: #737373;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
  height: 170px;
  letter-spacing: .07em;
  line-height: 1.35;
  margin: 0 90px 0 10px;
  padding: 0 25px;
  width: 95px;
}

#header #notice .text {
  position: absolute;
  bottom: 10px;
}

#header #notice .text p {
  width: 95px;
}

#header .notice_flash {
  height: 130px;
  margin: 0 65px 0 0;
  padding: 40px 0 0 0;
  width: 180px;
}

#header .notice_flash object,
#header .notice_flash embed {
  float: left;
  margin: 0 5px 0 0;
}

#header .notice_flash .link {
  font-size: 1.1em;
  letter-spacing: .035em;
  padding: 15px 0 0 0;
}

#header .logo {
  clear: left;
  float: left;
  padding: 23px 0 14px 47px;
}

#header #crumbs {
  clear: left;
  height: 1.2em;
  margin: 0 0 0 44px;
}

#header #crumbs .items {
  list-style: none;
  padding: 0;
  margin: 0;
}

#header #crumbs .items li {
	display: inline;
	background: url(../rcs/crumbs_div.gif) no-repeat right 2px;
  font-size: .9em;
  letter-spacing: -.035em;
	padding: 0 8px 0 2px;
}

* html #header #crumbs .items li { padding-right: 6px; margin-right: 4px; }
*+html #header #crumbs .items li { padding-right: 6px; margin-right: 4px; }

#header #crumbs .items .current {
	background: none;
	padding-right: none;
}

#header .buttons {
  float: right;
  padding: 13px 35px 0 0;
}





/*
  navi2
*/

#navi2 {
  clear: both;
  float: left;
  width: 190px;
  padding: 6px 60px 0 0;
}

#navi2 .f_search {
  font-size: 1.1em;
  padding: 0 0 0 45px;
  width: 145px;
}

#navi2 .f_search fieldset div {
  padding-left: 2px;
}

#navi2 .f_search fieldset .field {
  padding-bottom: 5px;
}

#navi2 .f_search fieldset .field .i_text {
  width: 139px;
}

#navi2 .f_search fieldset .field select {
  width: 143px;
}

#navi2 .f_search fieldset .actions,
#navi2 .f_search fieldset .buttons {
  padding: 15px 0;
}

#navi2 .f_search fieldset .i_button {
  background: url(../rcs/icon_search.gif) no-repeat 0 0;
  padding-left: 18px;
}

* html #navi2 .f_search fieldset .i_button { padding-left: 20px; }
*+html #navi2 .f_search fieldset .i_button { padding-left: 20px; }

#navi2 .f_search fieldset .buttons a {
  font-size: 1.1em;
}

#navi2 .f_search fieldset .notes {
  line-height: 1.3;
}

#navi2 .menu {
}

#navi2 .menu .items {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navi2 .menu .items li {
  font-weight: bold;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}

#navi2 .menu .items li a {
  border-left: 40px solid #000;
  color: #000;
  display: block;
  padding: 2px 0 2px 7px;
  text-decoration: none;
  width: 143px;
}

#navi2 .menu .items li.sel {
}

#navi2 .menu .items li a:hover,
#navi2 .menu .items li.sel a {
  background-color: #ad2624;
  border: none;
  color: #fff;
  padding-left: 47px;
}

#navi2 .menu .items ul {
  list-style: none;
  margin: 0;
  padding: 5px 0 8px 0;
}

#navi2 .menu .items ul li {
  margin: 0;
  padding: 0 0 1px 35px !important;
  text-transform: none;
}

#navi2 .menu .items ul li a {
  background: none !important;
  border: none;
  color: #000 !important;
  padding-left: 12px !important;
  width: auto !important;
}

#navi2 .menu .items ul li a:hover,
#navi2 .menu .items ul li.sel a {
  background: url(../rcs/icon_gt.gif) no-repeat 0 5px !important;
  color: #ad2624 !important;
}





/*
  intro
*/

#intro {
  clear: both;
  color: #737373;
  float: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 2.4em;
  letter-spacing: .05em;
  line-height: 1.1;
  padding: 0 40px;
  text-align: right;
  width: 170px;
}

#intro p {
  margin-top: 0;
}





/*
  content
*/

#content {
  float: left;
  font-size: 1.1em;
  letter-spacing: .06em;
  line-height: 1.3;
  padding: 0 35px 80px 0;
  width: 710px;
}

#content .buttons {
  font-size: .91em;
  letter-spacing: .06em;
}

#content #section {
  float: right;
  font-weight: bold;
  padding-top: 13px;
  width: 200px;
}

#content #titles {
  color: #737373;
  padding: 0 0 25px 0;
  width: 465px;
}

#content #titles h1 {
  font-family: "Times New Roman", Times, serif;
/*
  font-size: 2.8em;
*/
  font-size: 2.55em;
  font-weight: normal;
  letter-spacing: .06em;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

#content #titles .subtitle {
  display: block;
/*
  font-size: 1.6em;
*/
  font-size: 1.45em;
  font-weight: bold;
  letter-spacing: .06em;
  padding: 5px 0 0 0;
}

#content .synopsis {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}


#content .synopsis p {
  font-size: 1.27em;
  letter-spacing: .06em;
  line-height: 1.3;
  margin: 0;
  padding: 0 0 .5em 0;
}

#content .intro {
  background: url(../rcs/hr_bg.gif) repeat-x 0 bottom;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}

* html #content .intro { height: 1%; }

#content .intro p {
/*
  font-size: 1.4em;
*/
  font-size: 1.27em;
  letter-spacing: .06em;
  line-height: 1.3;
  margin: 0;
  padding: 0 0 .5em 0;
  width: 465px;
}

#content .intro img {
  padding: 0 0 15px 0;
}

#content .intro .image {
  float: left;
  padding: 0 20px 15px 0;
width: 200px;
}

#content .intro .image img {
  padding: 4px 0 0 0;
}

#content .intro .image .legend {
  color: #737373;
  display: block;
  letter-spacing: .02em;
  padding-top: 5px;
}

#content .intro .image .buttons {
  padding-top: 10px;
}

#content .intro .text {
  margin-left: 220px;
}

#content .intro .text p {
  width: auto;
}

#content .row {
  clear: both;
}

#content .col1,
#content .col2,
#content .col3 {
  float: left;
  width: 220px;
}

#content .col2,
#content .col3 {
  margin-left: 25px !important;
}

#content .pages {
  background: url(../rcs/hr_bg.gif) repeat-x 0 bottom;
  clear: both;
	list-style: none;
  margin: -10px 0 15px 0;
  padding: 0 0 10px 0;
  overflow: hidden;
	text-align: center;
}

/*
* html #content .pages { height: 1%; margin-top: 0; padding-bottom: 0; }
*+html #content .pages { margin-top: 0; padding-bottom: 0; }
*/

#content .pages li {
	display: inline;
	padding: 0 3px;
}

#content .pages .sel,
#content .pages .sel a {
	color: #000;
	cursor: text;
	text-decoration: none;
}

#content #activitats {
  clear: both;
  padding-top: 20px;
}

#content #activitats h2 {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 0;
}

#content #activitats h3 {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  padding: 0 0 6px 10px;
  margin: 0;
}

#content #activitats h3 a {
  color: #737373;
  text-decoration: none;
}

#content #activitats h3 a:hover {
  color: #ad2624;
  text-decoration: underline;
}

#content #activitats .block {
  clear: both;
}

#content #activitats .links {
  letter-spacing: .035em;
  padding: 0 0 15px 0;
}

#content #activitats .links ul {
  list-style: none;
  margin: 0;
  padding: 0 0 15px 0;
}

#content #activitats .links ul li {
  padding: 0 0 5px 0;
}

#content #activitats .links ul p {
  margin: 0;
  padding: 0;
}



#content .video_play {
position: absolute;
width: 100px;
height: 76px;
z-index: 10;
opacity:.60;
filter: alpha(opacity=60);
-moz-opacity: 0.6;
}

.p_arxius #content .arxius .video_play img,
#content .video_play img {
padding: 30px 36px;
}




/*
  main
*/

#main {
  float: left;
  min-height: 1px;
  padding-right: 45px;
  width: 465px;
}

* html #main { height: 1%; }




/*
  extras
*/

#extras {
  float: left;
  padding: 4px 0 0 0;
  width: 200px;
}

* html #extras { margin-right: -3px; }

#extras h2 {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 0;
}

#extras h3 {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  padding: 0 0 3px 10px;
  margin: 0;
}

#extras h3 a {
  color: #737373;
  text-decoration: none;
}

#extras h3 a:hover {
  color: #ad2624;
  text-decoration: underline;
}

#extras .buttons {
  padding: .5em 0;
}

#extras .buttons .info {
  padding-bottom: 0;
}

#extras .block {
  clear: both;
}

#extras .links {
  letter-spacing: .035em;
  padding: 0 0 15px 0;
}

#extras .links ul {
  list-style: none;
  margin: 0;
  padding: 0 0 10px 0;
}

#extras .links ul li {
  padding: 0 0 5px 0;
}

#extras .links ul p {
  margin: 0;
  padding: 0;
}

#extras .links ul img {
  padding: 6px 0 0 0;
}

#extras .links ul li .buttons {
  padding: 12px 0 15px 0;
}

#extras .logos {
  margin-top: -15px;
}

#extras .logos ul li {
  padding: 15px 0 10px 0;
}

#extras .info {
  letter-spacing: .02em;
  padding: 0 0 15px 0;
}

#extras .info p {
  margin: 0 0 1em 0;
}

#extras .info .term {
  color: #737373;
  display: block;
}

#extras .info ul {
  list-style: none;
  margin: 0;
  padding: 0 0 5px 0;
}

#extras .parent {
  padding-top: 1.2em;
}



/*
  footer
*/

#footer {
  background-color: #fff;
  clear: both;
  padding: 0 0 20px 250px;
}

#footer .logo {
  float: left;
  width: 48px;
}

#footer .info {
  font-size: .9em;
  line-height: 1.6;
}

#footer .info .copyright {
  font-weight: bold;
  letter-spacing: .07em;
}

#footer .info .copyright a {
  font-weight: normal;
}

#footer .info .contact address {
  letter-spacing: -.02em;
  font-style: normal;
}

#footer .info .contact .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer .info .contact .menu li {
  background: url(../rcs/ftr_menu_bg.gif) no-repeat 0 6px;
  display: inline;
  padding: 0 2px 0 7px;
}

#footer .info .contact .menu li.first {
  background: none;
  padding-left: 0;
}





/*
  page specific
*/

/* home */

.p_home #header {
  padding-top: 0;
  padding-bottom: 40px;
}

.p_home #header #navi1 {
  background: url(../rcs/hdr_home_menu_bg.gif) repeat-x 0 0;
}

.p_home #header #navi1 .menu .items li a {
  height: 13px;
}

.p_home #header #navi1 .menu .items li.sel a,
.p_home #header #navi1 .menu .items li a:hover {
  background: url(../rcs/hdr_home_menu_bg.gif) repeat-x 0 0;
  color: #000;
}

.p_home #header #notice {
  height: 90px;
  margin-right: 40px;
  width: 145px;
}

* html .p_home #header #notice { display: inline; margin-top: 0; }
*+html .p_home #header #notice { margin-top: 0; }

.p_home #header #notice .text p {
  margin: 0;
  width: 145px;
}

.p_home #header .notice_flash {
  padding-top: 30px;
  margin-right: 65px !important;
  width: 180px !important;
}

.p_home #header .logo {
  display: none;
}

.p_home #content .home {
  margin: -20px 0 0 -25px;
  padding-top: 4px;
}

.p_home #content .home .items {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

* html .p_home #content .home .items { height: 1%; margin-right: -5px; width: 490px; }
*+html .p_home #content .home .items { margin-right: -5px; width: 490px; }

.p_home #content .home .items li {
  background-color: #000;
  color: #fff;
  font-size: .9em;
  letter-spacing: .06em;
  margin: 20px 0 0 25px;
}

.p_home #content .home .items li.pos1,
.p_home #content .home .items li.pos3 {
  float: left;
}

.p_home #content .home .items li.pos2,
.p_home #content .home .items li.pos4 {
  float: right;
}

* html .p_home #content .home .items li { display: inline; }
/*
.p_home #content .home .items .first {
  float: none;
}

* html .p_home #content .home .items .first { display: block; margin-top: 10px; }
*+html .p_home #content .home .items .first { margin-top: 10px; }
*/
.p_home #content .home .items li a {
  color: #fff;
  font-weight: bold;
}

.p_home #content .home .items li .date {
  display: block;
}

.p_home #content .home .items li .info {
  padding: 8px 10px;
}

.p_home #extras {
  padding-top: 0;
}

.p_home #extras h2 {
  background: none;
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-weight: normal;
  letter-spacing: .07em;
  padding: 0 0 10px 0;
}

.p_home #extras .highlights {
  padding: 0 0 20px 0;
}

.p_home #extras .highlights img {
  padding: 0 0 10px 0;
}

.p_home #extras .highlights a {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 15px 10px;
  margin: 0;
  text-decoration: none;
}

.p_home #extras .highlights a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_home #extras .highlights p {
  margin: .5em 0;
}

/* icones web 2.0 */
.trobans li{
  float:right;
  list-style-type:none;
  margin-left:5px;
}



/* principis */

.p_principis #main {
  padding-right: 0;
  width: 710px;
}

.p_principis #content .generic ul {
  letter-spacing: .02em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_principis #content .generic ul li {
  padding-bottom: 25px;
}

.p_principis #content .generic ul li em {
  display: block;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-style: normal;
  letter-spacing: .07em;
}


/* temes */

.p_temes #main {
  padding-right: 0;
  width: 710px;
}

.p_temes #content .temes ul {
  letter-spacing: .02em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_temes #content .temes ul li {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 12px 10px;
  margin: 0;
}

.p_temes #content .temes ul li a {
  color: #737373;
  text-decoration: none;
}

.p_temes #content .temes ul li a:hover {
  color: #ad2624;
  text-decoration: underline;
}


/* espais */

.p_espais #main {
  padding-right: 0;
  width: 710px;
}

.p_espais #content .espais ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_espais #content .espais ul li {
  line-height: 1.3;
  padding-bottom: 10px;
}

.p_espais #content .espais ul li a {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  display: block;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: .07em;
  padding: 0 0 8px 10px;
  text-decoration: none;
}

.p_espais #content .espais ul li a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_espais #content .espais ul li img {
  clear: left;
  padding: 0 0 8px 0;
}

.p_espais #content .espais ul li p {
  clear: left;
  letter-spacing: 0;
}


/* participants */

.p_participants #main {
  padding-right: 0;
  width: 710px;
}

.p_participants #content .index ul {
  list-style: none;
  margin: 0;
  padding: 0 0 25px 0;
  overflow: hidden;
}

.p_participants #content .index ul li {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  float: left;
  margin: 0;
}

.p_participants #content .index ul li a {
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0 8px 0 9px;
  text-decoration: none;
}

.p_participants #content .index ul li a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_participants #content .index ul li.sel,
.p_participants #content .index ul li.sel a {
  color: #000;
  cursor: text;
}

.p_participants #content .index ul li.sel a:hover {
  text-decoration: none;
}

.p_participants #content .participants h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  height: 35px;
}

.p_participants #content .participants .row {
  clear: both;
  overflow: hidden;
  padding: 0 0 20px 0;
}

* html .p_participants #content .participants .row { height: 1%; }

.p_participants #content .participants .buttons {
  clear: both;
  margin-bottom: 55px;
}

.p_participants #content .participants .buttons a {
  float: left;
}

.p_participants #content .participants ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_participants #content .participants ul li {
  margin: 0;
  padding: 0 0 8px 0;
}


/* participant */

.p_participant #extras .block li a {
  display: block;
}


/* credits */

.p_credits #main {
  padding-right: 0;
  width: 710px;
}

.p_credits #content .intro {
  background: none;
  padding-bottom: 0;
}

.p_credits #content .credits {
}

.p_credits #content .credits .block {
  clear: both;
  margin-left: -210px;
  padding-left: 210px;
  overflow: hidden;
  position: relative;
  width: 710px;
}

* html .p_credits #content .credits .block { height: 1%; }

.p_credits #content .credits .first {
  margin-left: 0;
  padding-left: 0;
}

.p_credits #content .credits li.block {
  clear: none;
  width: 220px;
  margin-left: 0;
  padding-left: 0;
}

.p_credits #content .credits .block .inner {
  background: url(../rcs/hr_bg.gif) repeat-x 0 0;
  padding-top: 20px;
}

.p_credits #content .credits .block .inner { height: 1%; }

.p_credits #content .credits h2 {
  clear: both;
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0 0 8px 0;
  padding: 15px 0 0 0;
}

.p_credits #content .credits .items {
  list-style: none;
  margin: 0;
  padding: 0 0 25px 0;
  overflow: hidden;
}

* html .p_credits #content .credits .items { height: 1%; }

.p_credits #content .credits .items li {
  overflow: hidden;
  height: 1%;
  padding-bottom: 25px;
}

.p_credits #content .credits .items li p {
  margin: .5em 0;
}

.p_credits #content .credits .items li img {
  margin-top: 5px;
}

.p_credits #content .credits .items li ul {
  list-style: none;
  margin: .5em 0;
  padding: 0;
}

.p_credits #content .credits .items li ul li {
  padding-bottom: 0;
}

.p_credits #content .credits .items li .items li {
  padding-bottom: 20px;
}

.p_credits #content .credits .items li .items {
  margin-bottom: -15px;
}

.p_credits #content .credits .items .col1,
.p_credits #content .credits .items .col2,
.p_credits #content .credits .items .col3 {
  padding-bottom: 0;
}

.p_credits #content .credits .col1 .items,
.p_credits #content .credits .col2 .items,
.p_credits #content .credits .col3 .items {
  padding-bottom: 0;
}

.p_credits #content .credits .highlights {
  color: #ab2524;
  font-size: 1.3em;
  letter-spacing: 0;
  float: left;
  margin: -1px 0 0 -210px;
  padding-right: 30px;
  width: 180px;
  position: absolute;
}

.p_credits #content .credits .highlights p {
  margin: 0 0 2.3em 0;
}

.p_credits #content .credits .collab {
  line-height: normal;
}

.p_credits #content .credits .collab .title {
  color: #ab2524;
  display: block;
  font-weight: bold;
}

.p_credits #content .credits .collab p {
  margin: 0 0 1.95em 0;
}

.p_credits #content .credits .collab h2 {
  background: none;
  color: #ab2524;
  font-size: .9em;
  padding: 1.15em 0;
  margin: 0;
}

.p_credits #content .credits .collab .items {
  font-size: .9em;
  letter-spacing: 0;
  padding: 0 0 25px 0;
}

* html .p_credits #content .credits .collab .items { padding: 0 0 10px 0; }

.p_credits #content .credits .collab .items li {
  padding-left: 7px;
  padding-bottom: 0;
}

.p_credits #content .credits .collab .items li:first-letter {
  margin-left: -7px;
}

.p_credits #content .credits .thanks {
  font-size: .9em;
  letter-spacing: 0;
  line-height: normal;
background: yellow;
}

.p_credits #content .credits .thanks .col1,
.p_credits #content .credits .thanks .col2,
.p_credits #content .credits .thanks .col3,
.p_credits #content .credits .thanks .col4 {
  float: left;
  width: 165px;
}

.p_credits #content .credits .thanks .col2,
.p_credits #content .credits .thanks .col3,
.p_credits #content .credits .thanks .col4 {
  margin-left: 15px !important;
}

* html .p_credits #content .credits .thanks .items { height: auto; }

.p_credits #content .credits .thanks .items  li {
  padding-left: 7px;
  padding-bottom: 0;
}

.p_credits #content .credits .thanks .items  li:first-letter {
  margin-left: -7px;
}


/* edicions */

.p_edicions #main {
  padding-right: 0;
  width: 710px;
}

.p_edicions #content .edicions h2 {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  padding: 0 0 3px 10px;
  margin: 0;
}

.p_edicions #content .edicions h2 a {
  color: #737373;
  text-decoration: none;
}

.p_edicions #content .edicions h2 a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_edicions #content .edicions .current p {
  letter-spacing: .035em;
}

.p_edicions #content .edicions .date {
  display: block;
  margin-bottom: 1.25em;
}

.p_edicions #content .edicions .current {
  border-top: 9px solid #ad2623;
  border-bottom: 9px solid #ad2623;
  border-left: 8px solid #ad2623;
  border-right: 8px solid #ad2623;
  float: left;
  margin: 3px 0 0 0;
  padding: 30px 20px;
  width: 144px;
}

.p_edicions #content .edicions .current img {
  margin-bottom: 20px;
  width: 144px;
}

.p_edicions #content .edicions .previous {
  float: left;
  padding-left: 45px;
  width: 465px;
}

.p_edicions #content .edicions .previous .row {
  margin: 0 0 0 -25px;
}

.p_edicions #content .edicions .previous ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_edicions #content .edicions .previous ul li {
  float: left;
  padding: 0 0 20px 25px;
  width: 220px;
}

.p_edicions #content .edicions .previous ul p {
  letter-spacing: 0;
}


/* programa */

.p_programa #content .dates {
  overflow: hidden;
  padding: 0 0 70px 0;
}

* html .p_programa #content .dates { height: 1%; }

.p_programa #content .dates ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_programa #content .dates ul li {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0 0 12px 10px;
  margin: 0;
}

.p_programa #content .dates ul li a {
  color: #737373;
  text-decoration: none;
}

.p_programa #content .dates ul li a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_programa #content .dates ul .sel a {
  color: #000;
  cursor: text;
}

.p_programa #content .dates ul .sel a:hover {
  color: #000;
  text-decoration: none;
}

.p_programa #content .programa {
  clear: both;
}

.p_programa #content .programa h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  height: 45px;
}

.p_programa #content .programa .items {
  letter-spacing: .02em;
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_programa #content .programa .items li {
  padding: 0 0 20px 0;
}

.p_programa #content .programa .items li .type {
  color: #000;
  display: block;
  font-weight: bold;
}

.p_programa #content .programa .items li .hour {
  color: #737373;
  display: block;
  font-weight: bold;
  padding-top: 5px;
}

.p_programa #content .programa .col2 .items li .hour {
  padding-bottom: 5px;
}

.p_programa #content .programa .items li .subtitle {
  display: block;
}

.p_programa #content .programa .items li ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.p_programa #content .programa .items li ul.nohour {
  background: url(../rcs/hr_bg.gif) repeat-x;
  padding-top: 15px;
}


.p_programa #content .programa .items li ul li {
  padding: 5px 0 2px 0;
}
/*
.p_programa #content .programa .col2 .items li .hour {
  padding: 0 0 5px 0;
}

*/
.p_programa #content .programa .col2 .items li ul li {
  padding: 0 0 10px 0;
}

.p_programa #extras .links ul li .buttons {
  padding: 0;
}


/* edicio_temes */

.p_edicio_temes #content .temes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_edicio_temes #content .temes ul li {
  padding: 0 0 25px 0;
}

.p_edicio_temes #content .temes ul li p {
  letter-spacing: 0;
  margin: .5em 0;
}

.p_edicio_temes #content .temes h2 {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  padding: 0 0 3px 10px;
  margin: 0;
}

.p_edicio_temes #content .temes h2 a {
  color: #737373;
  text-decoration: none;
}

.p_edicio_temes #content .temes h2 a:hover {
  color: #ad2624;
  text-decoration: underline;
}


/* edicio_participants */

.p_edicio_participants #content .participants {
  overflow: hidden;
}

* html .p_edicio_participants #content .participants { height: 1%; }

.p_edicio_participants #content .participants h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

.p_edicio_participants #content .participants ul {
  list-style: none;
  margin: 0;
  padding: 0 0 25px 0;
}

.p_edicio_participants #content .participants ul li {
  letter-spacing: .02em;
  padding: 5px 0 0 0;
}

.p_edicio_participants #content .participants .buttons {
  clear: both;
  margin-bottom: 55px;
}

.p_edicio_participants #content .participants .buttons a {
  float: left;
}


/* infopractica */

.p_infopractica #content .infopractica img {
  padding: 10px 5px;
}

.p_infopractica #content .infopractica h2 {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 30px 0 0 0;
  padding: 15px 0 0 0;
}

.p_infopractica #content .infopractica p {
  margin: .5em 0;
}

.p_infopractica #content .infopractica ul {
  list-style: none;
  margin: .5em 0;
  padding: 0;
}

.p_infopractica #content .infopractica ul li .term {
  color: #737373;
}

.p_infopractica #content .infopractica .notes {
  font-weight: bold;
  padding-top: 40px;
}


/* arxius */

.p_arxius #main {
  padding-right: 0;
  width: 710px;
}

.p_arxius #content .arxius {
}

.p_arxius #content .subtitle {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: -5px;
  padding: 12px 0 0 0;
}

.p_arxius #content .arxius .col2,
.p_arxius #content .arxius .col3 {
  letter-spacing: .02em;
}

.p_arxius #content .arxius .items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_arxius #content .arxius .items li {
  background: url(../rcs/hr_bg.gif) repeat-x 0 bottom;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 0 0 30px 0;
}

* html .p_arxius #content .arxius .items li { height: 1%; }

.p_arxius #content .arxius h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.64em;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.p_arxius #content .arxius p {
  margin: .5em 0;
}

.p_arxius #content .arxius object,
.p_arxius #content .arxius embed,
.p_arxius #content .arxius img {
  padding: 5px 0;
}

.p_arxius #content .arxius .buttons {
  padding-top: 8px;
}

.p_arxius #content .arxius .term {
  color: #737373;
}

.p_arxius #content .arxius .edition,
.p_arxius #content .arxius .date,
.p_arxius #content .arxius .size {
  display: block;
  padding-top: 3px;
}



/* album */

.p_album #main {
  padding-right: 0;
  width: 480px;
}

.p_album #content .album {
  background: url(../rcs/hr_bg.gif) repeat-x 0 bottom;
  margin: 0 0 15px 0;
  padding: 15px 0 10px 0;
  overflow: hidden;
}

* html .p_album #content .album { height: 1%; }

.p_album #content .album .items {
  clear: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_album #content .album .items li {
  color: #737373;
  float: left;
  letter-spacing: 0;
  padding: 0 0 25px 15px;
  width: 150px;
}

.p_album #content .album .items .first {
  padding-left: 0;
}

.p_album #content .album .items li .image {
  background-color: #f8f5f0;
}

.p_album #content .album .items li .title {
  display: block;
  font-weight: bold;
  margin: .5em 0 0 0;
}

.p_album #content .album .items li .copyright {
  display: block;
  margin: .2em 0 0 0;
}

.p_album #content .album .items li .buttons {
  list-style: none;
  margin: 0;
  padding: .5em 0;
}

.p_album #content .album .items li .buttons a {
  clear: left;
  float: left;
}

.p_album #content .album .items li .buttons .zoom {
  padding-left: 18px;
}

.p_album #content .album .items li .buttons li {
  clear: left;
  float: none;
  padding: 3px 0;
  overflow: hidden;
  width: auto;
}

* html .p_album #content .album .items li .buttons li { height: 1%; }



/* recomana */

.p_recomana #main {
  padding-right: 0;
  width: 710px;
}

.p_recomana #content .intro {
  width: 465px;
}

.p_recomana #content .recomana .col1,
.p_recomana #content .recomana .col2,
.p_recomana #content .recomana .col3 {
  width: 200px;
}

.p_recomana #content .recomana .col2 {
  margin-left: 60px !important;
}

.p_recomana #content .recomana .col3 {
  margin-left: 50px !important;
}

.p_recomana #content .recomana .buttons {
  padding: 0 0 .5em 0;
}

.p_recomana #content .recomana h2 {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 0;
  padding: 15px 0;
}

.p_recomana #content .recomana h3 {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
}

.p_recomana #content .recomana h3 a {
  color: #737373;
  text-decoration: none;
}

.p_recomana #content .recomana h3 a:hover {
  color: #ad2624;
  text-decoration: underline;
}

.p_recomana #content .recomana img {
  padding: 5px 0 15px 0;
}

.p_recomana #content .recomana p {
  letter-spacing: .035em;
  margin: .5em 0;
}

.p_recomana #content .recomana .items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_recomana #content .recomana .items li {
  padding: 0 0 10px 0;
}


/* noticies */

.p_noticies #content .noticies {
  background: url(../rcs/hr_bg.gif) repeat-x 0 bottom;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
}

* html .p_noticies #content .noticies { height: 1%; }

.p_noticies #content .noticies .items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_noticies #content .noticies .items li {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  padding: 0 0 15px 10px;
  margin: 0;
}

.p_noticies #content .noticies li a {
  color: #737373;
  text-decoration: none;
}

.p_noticies #content .noticies li a:hover {
  color: #ad2624;
  text-decoration: underline;
}


/* enllacos */

.p_enllacos #content .enllacos .items {
  list-style: none;
  margin: 0;
  padding: 0;
}

.p_enllacos #content .enllacos .items li {
  background: url(../rcs/title_bg.gif) no-repeat 0 5px;
  padding: 0 0 15px 10px;
  margin: 0;
}

.p_enllacos #content .enllacos li a,
.p_enllacos #content .enllacos li .url {
  color: #737373;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
  text-decoration: none;
}

.p_enllacos #content .enllacos li a:hover {
  color: #ad2624;
  text-decoration: underline;
}


/* activitat */

.p_activitat #content .activitat h2 {
  background: url(../rcs/sect_bg.gif) no-repeat 0 0;
  font-size: 1em;
  letter-spacing: 0;
  margin: 30px 0 0 0;
  padding: 15px 0 0 0;
}

.p_activitat #content .activitat p {
  margin: .5em 0;
}

.p_activitat #content .activitat ul {
  letter-spacing: 0;
  list-style: none;
  margin: .5em 0;
  padding: 0;
}

.p_activitat #content .activitat ul li .term {
  color: #737373;
}


/* rss */
.p_rss #extras .block {
  padding: 0 0 20px 0;
}

.p_rss #extras .block p {
  margin-top: 0;
}

.p_rss #extras .info .term {
  display: inline;
}

.p_rss #extras .info li {
  padding: 0 0 10px 0;
}
