body {
	margin: 0px;
	background: #ffffff url(imatges/fons.gif) top repeat;
	color: #4d4d4d;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	text-align: center;
}

table {
	float: left;
	clear: left;
}

td {
	color: #4d4d4d;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}

h1, .csc-firstHeader, .csc-header {
	font-size: 12px;
	color: #e76200;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
	clear: both;
}

h1 {
	// clear: left;
}

p.bodytext {
	position: relative;
	float: left;
	z-index: 999;
	width: 100%;
}

.blanc {
	color: #ffffff;
}

.negre {
	color: #000000;
}

a.gris {
	color: #9c9c9c;
}

a {
	color: #e76200;
	text-decoration: none;
}

a.negre {
	color: #4d4d4d;
}

a:hover {
	color: #4d4d4d;
}

img {
	border: none;
}

br {
	clear: both;
}

ol,ul,li {
	clear: both;
}

li div {
	float: left;
}

/**/

div {
	position: relative;
}

div.news-list-item {
	width: 540px;
	border-bottom: 1px solid #525252;
	margin-top: 10px;
	clear: both;
}
div.news-list-morelink {
	border: none;
}

div.tot {
	width: 745px;
	overflow: hidden;;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.peu {
	width: 750px;
	height: 32px;
	overflow: hidden;
	margin: 30px auto 10px auto;
	background-color: #d5d5d5;
	font-size: 11px;
	color: #e76200;
	font-weight: bold;
	text-align: left;
}

div.copy {
	width: 750px;
	height: 15px;
	overflow: hidden;
	margin: 0px auto 10px auto;
	font-size: 10px;
	text-align: left;
}

div.copy_dreta {
	float: right;
	padding-right: 12px;
	font-size: 10px;
}

div.copy_esquerra {
	float: left;
	padding-left: 5px;
	font-size: 10px;
}

div.hr {
	height: 1px;
	background-color: #b5b5b5;
	overflow: hidden;
	margin-top: 7px;
	margin-bottom: 7px;
	clear: both;
}

div.cap {
	width: 745px;
	height: 179px;
	text-align: left;
	line-height: 0px;
	clear: both;
}

div.logo_cap {
	float: left;
	width: 195px;
}

div.copy_cap {
	float: left;
	width: 450px;
	padding-top: 55px;
}

div.peu_copy_cap {
	float: left;
	width: 450px;
}

div.lang {
	float: right;
	width: 90px;
	height: 14px;
	text-align: right;
	line-height: 14px;
	margin-top: 138px;
}

div.l_cap {
	float: right;
	font-weight: bold;
}

div.opcionsnav {
	float: left;
	padding-left: 166px;
}

div.sota {
	float: center;
	width: 745px;
	margin-top: 10px;
	text-align: left;
	overflow: hidden;
}

div.nav {
	float: left;
	width: 195px;
	overflow: hidden;
	line-height: 0px;
	margin-right: 10px;
}

div.contingut {
	float: left;
	width: 540px;
	text-align: left;
	overflow: hidden;
}

p {
	// clear: left;
}

a.opcio_off {
	float: left;
	width: 195px;
	height: 29px;
	background: #ffffff url(imatges/fons_botons_off.gif) top no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
}

a.opcio_on {
	float: left;
	width: 195px;
	height: 29px;
	background: #ffffff url(imatges/fons_botons_on.gif) top no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

a.opcio_on:hover {
	color: #ffffff;
}

div.opcio_extra_off {
	float: left;
	width: 195px;
	height: 29px;
	background-color: #e76200;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

div.subopcio_off {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 15px;
	color: #525252;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

div.subopcio_on {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 15px;
	color: #e76200;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

div.opcio_extra_on {
	float: left;
	width: 195px;
	height: 29px;
	background-color: #e76200;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;
	color: #525252;
	font-weight: bold;
	cursor: pointer;
}

a.opcio_blanc_off {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 15px;
	color: #b5b5b5;
	font-weight: bold;
	cursor: pointer;
}

a.opcio_blanc_off:hover {
	color: #e76200;
}

a.opcio_blanc_on {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 15px;
	color: #e76200;
	font-weight: bold;
	cursor: pointer;
}

div.caixa_form {
	float: left;
	width: 195px;
	height: 70px;
	border: 1px solid #b5b5b5;
	margin-bottom: 8px;
	overflow: hidden;
	line-height: 0px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}

head:first-child+body div.caixa_form {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	width: 193px;
}

div.padding_caixa_form {
	padding: 0px 10px 0px 10px;
}

head:first-child+body div.padding_caixa_form {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	padding: 0px 10px 0px 10px;
}

div.element_caixa_form {
	width: 203px;
	height: 20px;
	margin-top: 5px;
	overflow: hidden;
	color: #333333;
}

div.contingut {
	float: left;
	width: 540px;
	margin-bottom: 28px;
	overflow: hidden;
	line-height: 0px;
}

div.bloc_contingut {
	float: left;
	width: 540px;
	overflow: hidden;
	margin-bottom: 0px;
	line-height: 20px;
	z-index: 999;
}

div.bloc_contingut_formulari {
	float: left;
	width: 540px;
	overflow: hidden;
	margin-bottom: 5px;
}

div.bloc_contingut_esq, .csi-image {
	float: left;
	width: 170px;
	overflow: hidden;
	line-height: 15px;
	text-align: left;
}

div.bloc_contingut_esq_noticies {
	float: left;
	width: 170px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}

div.bloc_contingut_esq_noticies img {
	float: left;
	margin: 0px;
}

div.bloc_contingut_dret_noticies {
	float: left;
	width: 365px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
}

div.bloc_contingut_dret_noticies p.bodytext {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
	width: 100%;
}

.bloc_contingut_dret_noticies div.h3 {
	font-size: 12px;
	color: #e76200;
	border: none;
	font-weight: bold;
	text-align: left;
}

.bloc_contingut_dret_noticies h3 {
	color: #4d4d4d;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 12px;
	background: transparent;
	font-weight: normal;
	border: none;
}

div.bloc_contingut_dret, p.bodytext {
	float: left;
	overflow: hidden;
	line-height: 15px;
	text-align: left;
	margin-bottom: 10px;
}

div.bloc_contingut_ample {
	float: left;
	width: 540px;
	overflow: hidden;
	padding-bottom: 15px;
	line-height: 15px;
}

div.fakenav {
	float: left;
	width: 1px;
	height: 0px;
	display: none;
}

input,textarea,select,file {
	width: 200px;
	border: 1px solid #b5b5b5;
	background-color: #ffffff;
	color: #4d4d4d;
	font-family: arial,verdana,helvetiva,geneva;
	font-size: 11px;
}

input.boto {
	width: 100px;
	height: 18px;
	font-weight: bold;
	background-color: #ededed;
}

input.txec {
	width: 16px;
}

a.opcio_off:hover {
/*	float: left;
	width: 195px;
	height: 29px;
	*/
	background: #ffffff url(imatges/fons_botons_on.gif) top no-repeat;
	/*margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;*/
	color: #ffffff;
	font-weight: bold;
	/*cursor: pointer;
	padding-left: 10px;*/
	
}


a.opcio_off {
	float: left;
	width: 195px;
	height: 29px;
	background: #ffffff url(imatges/fons_botons_off.gif) top no-repeat;
	margin-bottom: 1px;
	overflow: hidden;
	line-height: 29px;
	color: #525252;
	font-weight: bold;
	/*cursor: pointer;
	text-decoration: none;*/
	/*padding-left: 10px;*/
}


a.subopcio_on {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 15px;
	color: #e76200;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

a.subopcio_off {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 15px;
	color: #525252;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

a.subopcio_off:hover {
	float: left;
	width: 195px;
	height: 15px;
	background-color: #ffffff;
	overflow: hidden;
	line-height: 15px;
	color: #e76200;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

/* notícies */

div.news-list-container {
	position: relative;
	float: left;
	background-color: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}

.bloc_contingut_esq img {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.bloc_contingut_esq a {
	border: none;
	padding: 0px;
	margin: 0px;
}

.news-list-item {
	background-color: transparent;
	border: none;
	padding: 0px;
	margin: 0px;
}

.bloc_contingut_dret div.h3 {
	font-size: 12px;
	color: #e76200;
	border: none;
	font-weight: bold;
	text-align: left;
}

.bloc_contingut_dret h3 {
	background-color: transparent;
	font-size: 12px;
	color: #4d4d4d;
	border: none;
	font-weight: bold;
	text-align: left;
}

.bloc_contingut_dret p.bodytext {
	padding: 0px;
	margin: 0px;
}

.bloc_contingut p.bodytext {
	/* width: 100%; */
}

td p.bodytext {
	width: 100%;
}

table.imgtext-nowrap {
	width: 100%;
}

.news-single-img {
	float: left;
	border: none;
	padding: 0px;
	margin: 0px;
	align: left;
}

/* cerca */

.tx-macinasearchbox-pi1 {
	float: left;
	line-height: 20px;
}

.tx-indexedsearch {
	text-align: left;
	line-height: 20px;
}

.tx-indexedsearch table,tr,td {
	text-align: left;
}

.csc-header csc-header-n1 {
	position: relative;
	float: left;
	line-height: 20px;
}

td.csc-form-labelcell {
	height: 20px;
	overflow: hidden;
}

td.csc-form-fieldcell {
	height: 20px;
	overflow: hidden;
}

head:first-child+body td.csc-form-fieldcell,td.csc-form-labelcell {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	line-height: 0px;
}


a.legal {
	color: #ffffff;
	text-decoration: none;
}
a.legal:hover {
	color: #e76200;
}

div.tx-ttnews-browsebox {
	float: left;
	clear: both;
	background-color: transparent;
	border: none;
	margin: 0px;
}

div.tx-ttnews-browsebox p {
	width: 100%;
	white-space: nowrap;
}

td.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border: none;
	font-weight: bold;
}

table.imgtext-table {
	clear: left;
}

head:first-child+body .csc-textpic-intext-left-nowrap div {
	margin-left: 0px !important;
	float: left;
}

head:first-child+body .csc-textpic-intext-left-nowrap .csc-textpic-text {
/*Hidden from IE and older Opera. Mozilla Firefox and Opera 7 will read this.*/
	width: 360px;
}

fieldset  {
	border: none;
	padding: 0px;
}

.csc-mailform-field {
	clear: both;
}

.csc-mailform-field label {
	float: left;
	display: inline;
	width: 160px !important;
}
