body {
	margin: 20px 0px 20px 0px;
	background: #ffffff;
	color: #666666;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 12px;
	text-align: center;
}

body.print {
	text-align: left;
}

p,th,td {
	color: #666666;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 12px;
}

table {
	clear: both !important;
}

p.csc-frame-frame2 {
	margin: 0px 13px 0px 13px !important;
	padding: 5px;
	border: 1px solid #cb0640;
}

p.csc-frame-frame2 .important {
	background: url(../img/fons_important.gif) left no-repeat;
	color: #cb0640;
	padding-left: 12px;
	font-weight: bold;
}

.red {
	color: #cd033d;
}

font {
	color: #666666;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 12px;
}

td p.bodytext {
	margin: 0px;
}

a {
	color: #339900;
	text-decoration: none;
}

a:hover {
	color: #339900;
}

a.on {
	color: #339900;
}

a.nounderline:hover {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	color: #333333;
	font-weight: normal;
}

h1 {
	margin: 5px 0px 15px 0px;
	font-size: 22px;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 30px;
}

h3 {
	margin: 0px 0px 5px 0px;
	font-size: 20px;
}

h4 {
	margin: 0px 0px 5px 0px;
	font-size: 18px;
}

h5 {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

h6 {
	margin: 0px 0px 5px 0px;
	font-size: 10px;
}

.csc-header-n2 {
	margin: 0px !important;
}

.important {
	color: #339900;
}

img {
	border: none;
	margin: 0px;
}

p {
	margin: 0px;
}

table,tr,th,td {
	border: none;
}

table {
	margin-bottom: 5px;
}

table.contenttable {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.contenttable td {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

th,td {
	vertical-align: top;
	text-align: left !important;
}

tr.tr-odd th,tr.tr-even th,tr.tr-odd td,tr.tr-even td {
	padding-right: 15px !important;
	padding-bottom: 5px !important;
	white-space: nowrap;
}

td.align-right {
	text-align: right !important;
}

.error_message {
	color: #ff0000;
	font-weight: bold;
}

br {
	/*clear: both;*/
}

/* divs */

div {
	/*position: relative;*/
	/*overflow: hidden;*/
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#container {
	position: relative;
	margin: 0px auto 0px auto;
	width: 965px;
	overflow: hidden;
	text-align: left !important;
}

#content_wrap {
	float: left;
	width: 965px;
	overflow: hidden;
	background: url(../img/fons.gif);
}

#top_bar {
	float: left;
	width: 965px;
	height: 71px;
	overflow: hidden;
	margin-bottom: 15px;
}

#logo {
	float: left;
	width: 205px;
	height: 71px;
	text-align: left;
	overflow: hidden;
}

#language_selector {
	float: right;
	width: 750px;
	height: 24px;
	background: url(../img/fons_languages.gif) top left no-repeat;
}

#languages {
	float: left;
	display: inline;
	width: 370px;
	height: 22px;
	line-height: 20px;
	z-index: 999;
}

#languages ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#languages ul li {
	float: left;
	margin: 0px;
}

#languages a {
	float: left;
	height: 22px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 24px;
	border-left: 1px solid #ffffff;
	color: #ffffff;
	font-size: 12px;
}

#languages a:hover {
	color: #ffffff;
}

#languages a.on {
	font-weight: bold;
}

#cercador {
	float: left;
	display: inline;
	width: 224px;
	height: 20px;
	background: url(../img/fons_cercador.gif) top left no-repeat;
}

body.blister #cercador {
	background: none !important;
}

#search_box {
	float: right;
	width: 110px;
}

#menu_superior_1 {
	float: left;
	display: inline;
	width: 140px;
	z-index: 999;
	text-align: right;
}

#menu_superior_1 ul {
	float: right;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}

#menu_superior_1 ul li {
	float: left;
	margin-left: 5px;
}

#menu_superior_2 {
	float: right;
	display: inline;
	width: 382px;
	margin-top: 15px;
	z-index: 999;
}

#menu_superior_2 ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_superior_2 ul li {
	float: left;
}

#menu_superior_2 a {
	float: left;
	width: 125px;
	height: 15px;
	line-height: 15px;
	color: #000000;
}

#menu_superior_2 a:hover {
	color: #339900;
}

#menu_superior_2 a.on {
	color: #339900;
}

#left_column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left_column ul.on {
	font-weight: bold;
}

#left_column ul li {
	margin: 0px;
	clear: none;
	float: left;
	width: 206px;
	padding-bottom: 12px;
}

#left_column li li,#left_column li li li {
	padding-bottom: 0px;
}

#left_column li li a,#left_column li li li a {
	background: none !important;
}

#left_column li.on {
	font-weight: bold;
}

#left_column a {
	float: left;
	width: 205px;
	/* height: 18px;
	line-height: 18px; */
	background: url(../img/nav_gris.gif) left no-repeat;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, arial, helvetiva, geneva;
	/* text-indent: 25px; */
	padding-top: 2px;
	#padding-top: 3px; /* IE */
	padding-bottom: 2px;
	padding-left: 25px;
	color: #000000;
}

head:first-child+body #left_column a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 180px;
}

#left_column a:hover {
	color: #339900;
}

#left_column li li a.on {
	color: #339900;
}

#left_column li li a {
	/* text-indent: 40px; */
	padding-left: 40px;
}

head:first-child+body #left_column li li a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 165px;
}

#left_column li li li a {
	/* text-indent: 62px; */
	padding-left: 62px;
	font-weight: normal;
}

head:first-child+body #left_column li li li a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 143px;
}

#left_column li li li a {
	font-weight: normal;
}

#left_column ul.gris li {
	padding-bottom: 2px;
}

#left_column ul.verd li {
	padding-bottom: 0px;
}

#left_column ul.gris a {
	background: #cccccc url(../img/nav_gris.gif) left no-repeat;
}

#left_column ul.verd a {
	background: #c2f0b2 url(../img/nav_verd.gif) left no-repeat;
}

#left_column { /* usually left side */
	float: left;
	display: inline;
	padding: 15px 0px 15px 0px;
	width: 206px;
	z-index: 9999;
	overflow: hidden;
}

#right_column {
	float: right;
	width: 130px;
	overflow: hidden;
	background: url(../img/fons_menu_dreta.gif) top no-repeat;
	padding: 10px;
}

head:first-child+body #right_column {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 114px;
}

body.ample #right_column {
	display: none;
}

#right_column ul {
	float: left;
	list-style-type: none;
	margin: 0px !important;
	padding: 0px;
}

#right_column li {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px !important;
	line-height: 12px !important;
}

#right_column a {
	float: left;
	color: #000000;
}

#bottom_bar { /* usually at the bottom of the page ;-) */
	display: inline; /* to avoid IE 6 making margins double its size */
	position: relative;
	float: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 965px;
	height: 18px;
	line-height: 18px;
	z-index: 999;
	clear: both;
	text-align: center;
	margin-top: 12px;
	font-size: 10px;
}

#bottom_bar a {
	color: #666666;
}

#content_area {
	float: right;
	display: inline;
	width: 750px;
	overflow: hidden;
	z-index: 999;
	text-align: left !important;
}

#content_area div,#content_area p,#content_area td {
	margin-bottom: 0px;
}

#content_area ol, x:-moz-any-link {
/* Hack for Firefox */
	padding-left: 30px;
}

#content_area ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both !important;
	margin-left: 10px;
}

head:first-child+body #content_area ul {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	padding-bottom: 20px;
}

#content_area ul,#content_area li {
	#width: 100%; /* IE6 */
}

#content_area ul li ul {
	margin-bottom: 0px;
}

#content_area ul li {

	background: url(../img/nav_dreta.gif) left top no-repeat;

	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

head:first-child+body #content_area ul li {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin-bottom: 0px !important;
}

#path {
	float: left;
	display: inline;
	width: 965px;
	padding-left: 215px;
	line-height: 16px;
	background: #ffffff;
	border-bottom: 4px solid #ffffff;
	z-index: 999;
	color: #000000;
	overflow: hidden;
	vertical-align: middle;
}

head:first-child+body #path {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 750px;
}

#path a {
	text-decoration: none;
	color: #000000;
}

#path a:hover {
	color: #339900;
}

#path a.on {
	color: #339900;
}

/* forms */

form,fieldset {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	border: none;
}

input,textarea,select,file {
	float: left;
	width: 300px;
	height: 20px;
	background: #ffffff url(../img/fons_input.gif);
	border-top: 1px solid #707070;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #ababab;
	margin-bottom: 7px;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 12px;
}

head:first-child+body input {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 16px;
}

textarea {
	width: 300px;
	height: 100px;
}

input.txec {
	width: 15px;
	border: none;
}

select {
	height: 19px;
}

head:first-child+body select {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 16px;
}

label {
	float: left;
	display: inline;
	width: 150px;
	height: 20px;
	line-height: 18px;
}

.tx-indexedsearch input,select {
	width: 200px !important;
}

/* */

.display_none {
	display: none;
}

/* bitpagemenu */

.tx-bitpagemenu-pi1 {
	float: left;
	width: 550px;
	background: url(../img/divider_llarg.gif) left top no-repeat;
	padding-top: 1px;
}

.tx-bitpagemenu-pi1_servicios {
	float: left;
	width: 550px;
	background: url(../img/divider_llarg.gif) left bottom no-repeat;
	padding-bottom: 1px;
}

.tx-bitpagemenu-pi1_servicios img {
	float: left;
	margin-left: 13px;
}

.tx-bitpagemenu-pi1_servicios_padding_text {
	float: left;
	width: 460px;
	margin: 5px 0px 5px 0px;
}

/* */

.align-center {
	text-align: center;
}

/* sitemap */

.treemenudiv_1 {
	background-color: #dadada;
}
.treemenudiv_2 {
	background-color: #eaeaea;
}
.treemenudiv_1_son {
	background-color: #dadada;
}
.treemenudiv_2_son {
	background-color: #eaeaea;
}
.treemenudiv_1_son .treemenudiv_1 {
	background-color: #eaeaea;
}
.treemenudiv_1_son .treemenudiv_2 {
	background-color: #dadada;
}
.treemenudiv_2_son .treemenudiv_1 {
	background-color: #dadada;
}
.treemenudiv_2_son .treemenudiv_2 {
	background-color: #eaeaea;
}

/* googlemaps */

#tx-rggooglemap-cat {
	display: none;
}

/* news */

.news-list-container {
	float: left;
	width: 500px;
	margin: 0px;
	background: none;
	border: none;
}

.news-list-container h2 {
	font-size: 40px;
	font-weight: normal;
}

.news-list-item, .news-single-item {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
	background: none;
	border: none;
}

.news-single-item p.back_to_list {
	float: right;
	height: 25px;
	line-height: 25px;
	margin: 80px 10px 0px 0px;
}

.news-single-item p.back_to_list a {
	float: right;
	width: 75px;
	height: 21px;
	line-height: 19px;
	background: url(../img/tornar.gif) left no-repeat;
	padding-left: 32px;
	font-size: 10px;
	color: #000000;
}

head:first-child+body .news-single-item p.back_to_list a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 43px;
}

.news-single-item p.back_to_list a:hover {
	color: #339900;
}

.news-single-img {
	float: left;
	margin-right: 20px;
}

.csc-sitemap {
	float: left;
	display: inline;
}

.tx-ttnews-browsebox {
	float: left;
	clear: both;
	margin-left: 217px;
	display: inline;
}

.tx-ttnews-browsebox p {
	width: 100%;
	white-space: nowrap;
}

/* cercador */

.tx-indexedsearch-searchbox {
	padding-bottom: 20px;
}

.tx-indexedsearch input,select,.tx-indexedsearch-searchbox input,select {
	width: 200px;
}

.tx-indexedsearch-searchbox td {
	white-space: nowrap;
}

input.radiocheckbox {
	width: 15px !important;
	background-color: transparent;
	border: none;
}

input.Buscar {
	width: 80px;
	height: 25px !important;
	background: #ffffff url(../img/Buscar.gif) left top no-repeat;
	border: none;
}

input.Cercar {
	width: 73px;
	height: 25px !important;
	background: #ffffff url(../img/Cercar.gif) left top no-repeat;
	border: none;
}

input.Search {
	width: 73px;
	height: 25px !important;
	background: #ffffff url(../img/Cercar.gif) left top no-repeat;
	border: none;
}

#cercador input {
	float: left;
	width: 199px !important;
	height: 14px;
	margin-top: 2px;
	border: none;
	overflow: hidden;
	color: #999999;
	margin: 0px;
}

#cercador input.boto_lupa {
	float: left;
	width: 22px !important;
	height: 20px;
	background: transparent url(../img/lupa.gif) left top no-repeat;
	border: none;
	float: left;
	overflow: hidden;
	cursor: pointer;
	margin: 0px;
}

.tx-indexedsearch-browsebox {
	padding: 15px 0px 15px 0px;
}

.tx-indexedsearch-browsebox ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.tx-indexedsearch-browsebox li {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none !important;
	background: none !important;
}

a.cercador {
	float: left;
	width: 94px;
	height: 21px;
	line-height: 19px;
	background: url(../img/cercar.gif) left no-repeat;
	padding-left: 32px;
	font-size: 10px;
	color: #000000;
}

/* continguts tx_cssstyledcontent */

.csc-textpic-imagecolumn img {
	padding: 1px !important;
	border: 1px solid #000000 !important;
	background-color: #ffffff !important;
}

.csc-textpic-imagewrap,.csc-textpic-imagecolumn,.csc-textpic-image,.csc-textpic-firstcol,.csc-textpic-lastcol {
	/*width: auto !important;*/
}

.csc-textpic-image img {
	float: left;
}

.csc-textpic {
	float: left;
	padding-bottom: 10px;
	clear: both;
	text-align: left;
}

div#continguts .csc-textpic {
	width: 500px;
}

.csc-textpic-text {
	/*clear: both !important;*/
}

.csc-textpic-intext-left-nowrap {
	float: left;
	clear: both;
}

.csc-textpic-intext-left-nowrap p.bodytext {
	margin-left: 0px;
}

.csc-textpic-intext-left-nowrap div {
	margin-left: 0px !important;
}

DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; float: left; }
/* End hide from IE5/mac */

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	border-right: 10px solid #ffffff !important;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline;
	margin-left: 0px;
}

head:first-child+body div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin-left: 10px;
}

.csc-header {
	float: left;
	width: 100%;
	clear: both !important;
}

#subscriure_form {
    margin-top: 18px;
    # /* Safari won't read the previous line because of the floating pound sign */
}

.csc-textpic-intext-left-nowrap,.csc-textpic-intext-right-nowrap {
	float: left;
}

div#continguts .csc-textpic-intext-left-nowrap,div#continguts .csc-textpic-intext-right-nowrap {
	width: 500px;
}

.csc-textpic-intext-left-nowrap .csc-textpic-text,.csc-textpic-intext-right-nowrap .csc-textpic-text {
	width: 230px !important;
	padding-right: 5px;
}

.csc-textpic-above .csc-textpic-text {
	width: 100% !important;
}

.csc-textpic-intext-left-nowrap div,.csc-textpic-intext-right-nowrap div {
	float: left;
	margin: 0px !important;
}

div#primer_contingut {
	float: left;
	width: 750px;
}

div#primer_contingut div {
	float: left;
	width: 750px;
}

div#primer_contingut img {
	border-bottom: 4px solid #339900 !important;
}

div#continguts {
	float: left;
	clear: both;
	width: 500px;
}

body.ample div#continguts {
	width: 100%;
}

/* googlemaps */

.tx-rggooglemap-pi1 {
	width: 750px;
}

ul#treemenu1 input {
	width: 15px;
	background-color: transparent;
	border: none;
}

ul#treemenu1 li,ul#treemenu1 form {
	padding-bottom: 0px;
}

form#xajax_cat {
	padding: 0px;
	margin: 0px;
}

.tx-rggooglemap-pi1 {
	float: left;
	display: inline;
	overflow: hidden;
}

#map {
	float: left;
	display: inline;
	overflow: hidden;
}

.mapbottom #formResult #resultdiv {
	float: left;
	width: 420px;
	padding: 15px 0px 15px 0px;
}

#resultdiv ul {
	margin-top: 15px;
	width: 420px;
}

#resultdiv li {
	width: 420px;
}

#infobox {
	float: right;
	width: 300px !important;
	margin-left: 0px !important;
	margin-top: 44px;
}

.tx-rgpopup-left {
	float: left;
	width: 260px;
	font-weight: bold;
}

.tx-rgpopup-right {
	float: right;
	width: 20px;
}

.tx-rgpopup-mainNest {
	width: 300px;
	clear: both;
	padding-top: 15px;
}

/* flash */

.tx-rbflashobject-pi1-swf_altcontent {
	float: left;
	display: inline;
	border-bottom: 4px solid #339900 !important;
	overflow: hidden;
	margin-bottom: 15px !important;
}

/* th_especialelements */

.columns {
	float: left;
	width: 750px;
}

.columns h2,.columns a {
	font-size: 14px;
	color: #282828;
}

.columns img {
	border-bottom: 4px solid #339900 !important;
}

.columns .column1 {
	float: left;
	display: inline;
	width: 245px;
	margin-right: 5px;
}

.columns .column2 {
	float: left;
	display: inline;
	width: 245px;
	margin-right: 5px;
}

.columns .column3 {
	float: left;
	width: 245px;
}

.columns img {
	float: left;
	display: inline;
	margin-bottom: 5px;
}

/* downloads */

.tx-abdownloads-pi1 {
	float: left;
	margin: 0px;
}

.tx_abdownloads_listView_categories {
	float: left;
	width: 508px;
}

.tx_abdownloads_listView_category {
	float: left;
	display: inline;
	width: 117px;
	height: 111px;
	margin: 0px 9px 9px 0px !important;
	overflow: hidden;
}

.tx_abdownloads_listView_category a {
	float: left;
	width: 117px;
	height: 111px;
	background: transparent url(../img/fons_link_categoria_download_home.gif) left top no-repeat;
	overflow: hidden;
	padding: 74px 0px 0px 36px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

head:first-child+body .tx_abdownloads_listView_category a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 81px;
	height: 37px;
}

.tx_abdownloads_listView_category a:hover {
	color: #339900;
}

.tx_abdownloads_listView_categories_submenu {
	float: left;
	display: inline;
	width: 750px;
	padding-bottom: 30px;
}

.tx_abdownloads_listView_categories_submenu a {
	float: left;
	width: 148px;
	height: 19px;
	line-height: 19px;
	background: url(../img/nav_descarregues.gif) left top no-repeat;
	overflow: hidden;
	padding: 0px;
	font-size: 10px;
	color: #000000;
	text-indent: 5px;
}

.tx_abdownloads_listView_categories_submenu a:hover {
	color: #339900;
}

.tx_abdownloads_listView_categories_submenu a.on {
	color: #339900;
}

.tx_abdownloads_searchView_searchBox {
	float: right;
	width: 237px;
	height: 63px;
	margin-bottom: 56px;
	background: url(../img/fons_cercador_downloads.gif) left top no-repeat;
	overflow: hidden;
}

.tx_abdownloads_searchView_searchBox_text {
	float: left;
	width: 150px;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	overflow: hidden;
	color: #000000;
}

.tx_abdownloads_searchView_searchBox form {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}

input.tx_abdownloads_searchView_searchBox_searchWord {
	float: left;
	width: 187px;
	height: 18px;
	background: transparent;
	border: none;
	margin-left: 8px;
}

input.tx_abdownloads_searchView_searchBox_button {
	float: left;
	width: 15px;
	height: 12px;
	background: url(../img/lupa_cercador_downloads.gif) left top no-repeat;
	overflow: hidden;
	line-height: 50px;
	margin-top: 2px;
	border: none;
	color: transparent;
	cursor: pointer;
}

.tx_abdownloads_imatges_productes {
	float: left;
	display: inline;
	width: 175px;
	margin-right: 8px;
}

head:first-child+body .tx_abdownloads_imatges_productes {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin-right: 10px;
}

.tx_abdownloads_imatges_productes h2 {
	height: 65px;
	line-height: 65px;
	font-size: 14px;
	font-weight: bold;
}

.tx_abdownloads_imatges_productes h3 {
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: normal !important;
}

.tx_abdownloads_imatges_productes p.bodytext {
	font-size: 11px;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads_link a {
	float: left;
	width: 96px;
	height: 21px;
	line-height: 19px;
	background: url(../img/descarregar.gif) left no-repeat !important;
	padding-left: 30px;
	font-size: 10px;
	color: #000000;
}

.tx_abdownloads_imatges_productes a:hover {
	color: #339900;
}

.tx_abdownloads_treeView_downloads {
	float: left;
	width: 500px;
	height: 140px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image {
	float: left;
	width: 114px;
	height: 114px;
	overflow: hidden;
	color: #cccccc;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image img {
	border: 1px solid #bbbbbb;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image a {
	padding: 0px;
	line-height: 0px;
	background: none;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info {
	float: right;
	width: 370px;
	height: 112px;
	overflow: hidden;
	font-size: 11px;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text {
	float: left;
	width: 370px;
	height: 50px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text h3 {
	font-size: 12px;
	font-weight: bold;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link {
	float: left;
	width: 100px;
	height: 24px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a {
	float: left;
	width: 96px;
	height: 21px;
	line-height: 19px;
	background: url(../img/mb.gif) left no-repeat;
	padding-left: 30px;
	font-size: 10px;
	color: #000000;
}

head:first-child+body .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 63px;
}

.tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a:hover {
	color: #339900;
}

/* catàleg */

/* 1 */

.tx_abdownloads_treeView_downloads_1 {
	float: left;
	width: 430px;
	height: 192px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_image {
	float: left;
	width: 240px;
	overflow: hidden;
	color: #cccccc;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_image img {
	border: 1px solid #bbbbbb;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_image a {
	padding: 0px;
	line-height: 0px;
	background: none;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info {
	float: right;
	width: 175px;
	height: 180px;
	overflow: hidden;
	font-size: 11px;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text {
	float: left;
	width: 175px;
	height: 143px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text h3 {
	font-size: 16px;
	font-weight: bold;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link {
	float: left;
	width: 100px;
	height: 24px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a {
	float: left;
	width: 86px;
	height: 21px;
	line-height: 19px;
	background: url(../img/mb.gif) left no-repeat;
	padding-left: 30px;
	font-size: 10px;
	color: #000000;
}

.tx_abdownloads_treeView_downloads_1 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a:hover {
	color: #339900;
}

/* 2 */


.tx_abdownloads_treeView_downloads_2 {
	float: left;
	width: 430px;
	height: 124px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_image {
	float: left;
	width: 114px;
	height: 114px;
	overflow: hidden;
	color: #cccccc;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_image img {
	border: 1px solid #bbbbbb;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_image a {
	padding: 0px;
	line-height: 0px;
	background: none;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info {
	float: right;
	width: 305px;
	height: 114px;
	overflow: hidden;
	font-size: 11px;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text {
	float: left;
	width: 305px;
	height: 50px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text h3 {
	font-size: 12px;
	font-weight: bold;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link {
	float: left;
	width: 100px;
	height: 24px;
	overflow: hidden;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a {
	float: left;
	width: 86px;
	height: 21px;
	line-height: 19px;
	background: url(../img/mb.gif) left no-repeat;
	padding-left: 30px;
	font-size: 10px;
	color: #000000;
}

.tx_abdownloads_treeView_downloads_2 .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link a:hover {
	color: #339900;
}

/* */

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads {
	float: left;
	display: inline;
	width: 175px;
	height: 140px;
	overflow: hidden;
	clear: both;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image {
	float: left;
	width: 74px;
	height: 114px;
	overflow: hidden;
	color: #cccccc;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image img {
	border: 1px solid #bbbbbb;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_image a {
	padding: 0px;
	line-height: 0px;
	background: none;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info {
	float: right;
	width: 93px;
	height: 114px;
	overflow: hidden;
	font-size: 11px;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_text {
	float: left;
	width: 93px;
	height: 94px;
	overflow: hidden;
}

.tx_abdownloads_imatges_productes .tx_abdownloads_treeView_downloads .tx_abdownloads_treeView_downloads_info .tx_abdownloads_treeView_downloads_link {
	float: left;
	width: 93px;
	height: 24px;
	overflow: hidden;
}

.tx_abdownloads_listView_downloads {
	margin: 0px;
}

.tx_abdownloads_listView_downloads table {
	width: 750px;
}

.tx_abdownloads_listView_downloads tr.cap {
	height: 23px;
	line-height: 23px;
	background: url(../img/th.gif);
}

.tx_abdownloads_listView_downloads tr.cap td {
	font-weight: bold;
	color: #000000;
	line-height: 23px;
}

.tx_abdownloads_listView_downloads td {
	text-align: right !important;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	border: 0px;
}

.tx_abdownloads_listView_downloads td.fixe {
	width: 123px;
	border-left: 1px solid #666666;
}

.tx_abdownloads_listView_downloads td.td_1 {
	text-align: left !important;
}

.tx_abdownloads_listView_downloads td a {
	float: left;
	width: 370px;
	background: url(../img/nav_off.gif) right no-repeat;
	color: #666666;
}

.tx_abdownloads_listView_downloads td a:hover {
	color: #339900;
}

.tx_abdownloads_listView_categoryPath {
	display: none;
}

/* */

a.enviar {
	float: left;
	width: 75px;
	height: 21px;
	margin: 50px 0px 0px 375px;
	line-height: 19px;
	background: url(../img/enviar.gif) left no-repeat;
	padding-left: 32px;
	font-size: 10px;
	color: #000000;
}

head:first-child+body a.enviar {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 43px;
}

a.login {
	float: left;
	width: 115px;
	height: 21px;
	margin: 50px 0px 0px 335px;
	line-height: 19px;
	background: url(../img/login.gif) left no-repeat;
	padding-left: 32px;
	font-size: 10px;
	color: #000000;
}

head:first-child+body a.login {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 83px;
}

a.enviar:hover {
	color: #339900;
}

/* menú quart nivell */

ul.nivell_4 {
	float: left;
	list-style-type: none !important;
	margin: 0px 0px 27px 0px !important;
	padding: 0px;
	clear: none;
}

ul.nivell_4 li {
	float: left;
	width: 159px !important;
	height: 19px;
	margin-left: 0px !important;
	clear: none !important;
	padding-left: 0px !important;
	background: url(../img/x.gif) !important;
	overflow: hidden;
}

ul.nivell_4 li a {
	float: left;
	width: 159px;
	height: 19px;
	line-height: 17px;
	background: url(../img/nav_quart_nivell.gif) left top no-repeat;
	text-indent: 6px;
	color: #000000;
}

ul.nivell_4 li a:hover,ul.nivell_4 li a.on {
	color: #339900;
}

/* sitemap */

.csc-sitemap ul {
	float: left;
	list-style-type: none;
	margin: 0px !important;
	padding-bottom: 5px !important;
	padding: 0px;
	clear: both;
}

.csc-sitemap ul li ul {
	margin-top: 8px !important;
}

.csc-sitemap li {
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	background: none !important;
	font-size: 16px;
	padding-left: 0px !important;
}

.csc-sitemap li li,.csc-sitemap li li li {
	font-size: 12px;
	padding-left: 15px !important;
}

.csc-sitemap li li a {
	color: #000000;
}

.csc-sitemap li li li a {
	color: #666666;
}