body {
	margin: 0px;
	background: #ffffff;
	color: #4b4b4b;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 11px;
	text-align: center;
}

body.print {
	display: inline;
	text-align: left;
}

body.print .tornar {
	display: none;
}

p, td {
	color: #4b4b4b;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 11px;
}

table {
	clear: both !important;
}

p {
	clear: both !important;
}

p.bodytext {
	margin: 0px 13px 13px 13px;
	/*margin-bottom: 0px !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: #4b4b4b;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 11px;
}

td p.bodytext {
	margin: 0px;
}

td.maintd p.bodytext {
	margin: 0px 13px 13px 13px;
}

.csc-default table td p.bodytext {
	margin: 0px !important;
}

table.contenttable td p.bodytext {
	margin: 0px;
}

table td p.bodytext {
	margin: 0px;
}

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

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

a.nounderline:hover {
	text-decoration: none;
}

a.internal-link {
	color: #cb0640;
	text-decoration: underline;
	font-weight: bold;
}

a.pdf, a.flash {
	height: 20px !important;
	line-height: 16px;
	padding-left: 18px;
	padding-bottom: 4px !important;
	font-weight: bold;
}

a.pdf {
	background: url(../img/pdf.gif) left top no-repeat;
}

a.flash {
	background: url(../img/flash.gif) left top no-repeat;
}

a.condicions {
	float: left;
	width: 128px;
	height: 32px;
	line-height: 42px;
	padding-left: 40px;
	_width: 168px;
/* IE 6 */
	background: url(../img/condicions.gif) left top no-repeat;
	margin-left: -13px;
}

a.link_form {
	float: left;
	width: 524px;
	background: #cb0640;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
}

a.link_form:hover {
	color: #000000;
	text-decoration: none;
}

ul.idiomas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 65px;
}

ul.idiomas li {
	float: left;
	margin: 0px;
	width: 65px;
	text-align: right;
	font-size: 9px;
}

h1 {
	margin: 13px;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	color: #660000;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	color: #660000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.csc-header-n2 {
	margin: 0px !important;
}

.csc-header h3 {
	float: left;
	width: 524px;
	display: inline;
	margin: 10px 0px 0px 13px;
	margin-bottom: 0px !important;
	background: #f4d094;
	color: #5c575d;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
}

.important {
	color: #660000;
}

img {
	border: none;
	margin: 0px;
}

.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-intext-left-nowrap p.bodytext {
	margin-left: 0px;
}

.csc-textpic-intext-left-nowrap div {
	margin-left: 0px !important;
}

p {
	margin: 0px;
}

table, tr, 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;
}

body.popup_ca table.contenttable, body.popup_es table.contenttable {
	margin-left: 10px;
}

body.popup_ca table.contenttable  td, body.popup_es table.contenttable  td {
	padding: 3px;
}

td {
	vertical-align: top;
}

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 {
	margin: 0px auto 0px auto;
	width: 947px;
	background: url(../img/fons.gif);
	overflow: hidden;
	text-align: left;
}

body.fons_blanc #container {
	background: url(../img/fons_blanc.gif);
}

#top_bar {
	float: left;
	width: 947px;
	height: 86px;
	overflow: hidden;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#logo {
	float: left;
	width: 237px;
	height: 86px;
	text-align: left;
	overflow: hidden;
	border-right: 2px solid #ffffff;
	background-color: #cb0640;
}

head:first-child+body #logo {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 235px;
}

#headerbanner {
	float: left;
	width: 710px;
	height: 86px;
	text-align: left;
	overflow: hidden;
}

#show_date {
	display: none;
}

#search_box {
	float: right;
	width: 110px;
}

#navigation_level_1 {
/* usually top main navigation */
	float: left;
	width: 947px;
	height: 22px;
	line-height: 22px;
	background: transparent url(../img/link_off.gif) top left;
	border-bottom: 1px solid #ffffff;
	line-height: 24px;
	z-index: 999;
}

#navigation_level_1 .title {
	float: left;
	width: 235px;
	line-height: 20px;
	text-indent: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

head:first-child+body #navigation_level_1 .title {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	line-height: 22px;
}

#navigation_level_1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation_level_1 li {
	margin: 0px;
	clear: none;
	float: left;
}

#navigation_level_1 a {
	float: left;
	width: 138px;
	height: 22px;
	line-height: 22px;
	background: url(../img/link_off.gif);
	border-left: 2px solid #ffffff;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

head:first-child+body #navigation_level_1 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 136px;
}

#navigation_level_1 a.last {
	width: 160px !important;
}

head:first-child+body #navigation_level_1 a.last {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 158px !important;
}

body.gris #navigation_level_1 a:hover {
	background: url(../img/link_gris_hover.gif);
}

body.vermell #navigation_level_1 a:hover {
	background: url(../img/link_vermell_hover.gif);
}

body.blau #navigation_level_1 a:hover {
	background: url(../img/link_blau_hover.gif);
}

body.gris #navigation_level_1 a.on {
	background: url(../img/link_gris_hover.gif);
}

body.vermell #navigation_level_1 a.on {
	background: url(../img/link_vermell_hover.gif);
}

body.blau #navigation_level_1 a.on {
	background: url(../img/link_blau_hover.gif);
}

#navigation_level_2 {
/*  */
	float: left;
	width: 550px;
	height: 26px;
	overflow: hidden;
	background: #cecece;
	z-index: 999;
}

#navigation_level_2 ul {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation_level_2 li {
	margin: 0px !important;
	padding-bottom: 0px !important;
	clear: none;
	float: left;
}

#navigation_level_2 a {
	float: left;
	height: 22px;
	line-height: 22px;
	background: url(../img/link_2_off.gif) no-repeat;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 12px 0px 18px;
	margin-top: 4px;
}

#navigation_level_2 a:hover {
	background: url(../img/link_2_on.gif) no-repeat;
	color: #585858;
}

#navigation_level_2 a.on {
	background: url(../img/link_2_on.gif) no-repeat;
	color: #585858;
}

#left_column {
/* usually left side */
	overflow: hidden;
	float: left;
	width: 235px;
	z-index: 9999;
	margin-right: 2px;
	overflow: hidden;
}

#left_column h1 {
	float: left;
	width: 235px;
	height: 22px;
	line-height: 24px;
	background: url(../img/link_off.gif) left top no-repeat;
	border-bottom: 1px solid #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 12px;
	color: #ffffff;
	margin: 0px;
}

#left_column ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#left_column li {
	float: left;
	width: 235px;
	height: 27px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#left_column li a {
	float: left;
	width: 235px;
	height: 26px;
	border-bottom: 1px solid #ffffff !important;
	line-height: 28px;
	text-transform: uppercase;
	text-indent: 30px;
	color: #595959;
	font-weight: normal;
	text-decoration: none;
	background-color: #ededed;
	background-position: 0px;
	overflow: hidden;
}

#left_column a:hover {
	background-color: #b4b4b4;
	background-position: -235px;
}

#left_column a.on {
	color: #ffffff;
	background-position: -470px;
}

#left_column a.on:hover {
	color: #595959;
	background-position: -235px;
}

#bottom_bar {
	/* usually at the bottom of the page;
-) */
	display: inline;
/* to avoid IE 6 making margins double its size */
	position: relative;
	float: left;
	clear: none;
	width: 551px;
	height: 20px;
	background: #cb0640;
	z-index: 999;
	clear: both;
	margin-top: 10px;
	margin-left: 237px;
	margin-bottom: 10px;
}

#navigation_bottom_page {
	float: left;
	width: 552px;
	height: 20px;
	line-height: 20px;
	z-index: 999;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#navigation_bottom_page a {
	color: #ffffff;
}

#navigation_bottom_page a:hover {
	color: #000000;
}

#content_area {
	float: left;
	width: 550px;
	margin: 0px 0px 8px 0px;
	line-height: 0px;
	overflow: hidden;
	z-index: 999;
}

body.print #content_area {
	padding: 10px;
	border-bottom: 8px solid #cb0640;
}

head:first-child+body body.print #content_area {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 510px;
}

#content_area div, p, td, ul, ol {
	margin-bottom: 0px;
	line-height: 14px;
}

#content_area ol {
	padding-right: 13px;
}

#content_area li {
	padding-bottom: 10px !important;
	line-height: 14px;
}

head:first-child+body #content_area li {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	margin-bottom: 0px !important;
}

#content_area img {
	margin-right: 8px;
}

#right_column {
	float: right;
	position: relative;
	width: 158px;
	overflow: hidden;
	line-height: 0px;
	z-index: 99;
}

#right_column div {
	overflow: hidden;
}

#right_column img {
	margin-right: 0px;
}

#right_column h1 a {
	float: left;
	background: url(../img/candau.gif) top left no-repeat;
	padding-left: 11px;
}

/*#path {
	float: left;
	display: inline;
	width: 710px;
	height: 32px;
	line-height: 28px;
	background: #eaeaea url(../img/fons_path.gif) top left;
	border-bottom: 4px solid #ffffff;
	font-weight: bold;
	z-index: 999;
}

*/
#wrap_wrap_path {
	float: left;
	display: inline;
	width: 710px;
	height: 46px;
	border-bottom: 4px solid #ffffff;
	background: #eaeaea;
}

#wrap_path {
	float: left;
	display: inline;
	width: 720px;
	height: 46px;
}

#path {
	float: left;
	display: inline;
	width: 550px;
	height: 46px;
	line-height: 48px;
	border-right: 2px solid #ffffff;
	font-weight: bold;
	z-index: 999;
}

#language_selector {
	float: left;
	display: inline;
	width: 140px;
	height: 46px;
	line-height: 48px;
	color: #000000;
	padding-left: 15px;
	letter-spacing: 1px;
}

#language_normal {
	position: absolute;
	left: 854px;
	top: 125px;
	width: 81px;
	height: 20px;
	background: transparent url(../img/idioma.gif) top left no-repeat;
	z-index: 9999;
}

#language_all {
	position: absolute;
	left: 854px;
	top: 125px;
	width: 81px;
	height: 38px;
	background: transparent url(../img/idiomes.gif) top left no-repeat;
	z-index: 9999;
	display: none;
}

#language_normal a, #language_all a {
	float: left;
	width: 79px;
	height: 18px;
	line-height: 18px;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}

head:first-child+body #language_normal a, #language_all a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 67px;
}

#language_normal a:hover, #language_all a:hover {
	background: #cc0001;
	color: #ffffff;
}

head:first-child+body #path {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 46px;
	line-height: 48px;
}

#path a {
	color: #4b4b4b;
	height: 20px;
}

#path img {
	vertical-align: middle;
	display: inline;
	margin: 0px 8px 0px 8px;
}

.hr_left_column {
	margin-top: 8px;
	margin-bottom: 7px;
}

#content_area .divider {
	width: 100%;
	height: 5px;
	background: url(../img/divider_llarg.gif) left top no-repeat;
	margin-bottom: 10px;
	clear: both;
}

/* forms */
form {
	margin: 0px;
}

.form_field {
	margin-top: 0px;
	margin-bottom: 1px;
}

input, textarea, select, file {
	float: left;
	width: 350px;
	height: 20px;
	background: #ffffff;
	border: 1px solid #595959;
	margin-bottom: 7px;
	color: #404040;
	font-family: arial, verdana, helvetiva, geneva;
	font-size: 10px;
}

input[type=radio],input[type=checkbox] {
    border: none;
}

head:first-child+body input {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
}

#left_column input {
	height: 12px !important;
	margin-bottom: 5px;
	border: 1px solid #404040;
}

.cercador_productes_content_area input {
	height: 12px !important;
	margin-bottom: 5px;
	border: 1px solid #404040;
}

.form_contactar div {
	overflow: hidden;
}

.form_contactar input, textarea, select, file {
	width: 435px;
}

.form_tipafriend {
	float: left;
}

.form_tipafriend input, textarea, select, file {
	width: 405px;
}

.form_tipafriend div {
	overflow: hidden;
}

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: 20px;
}

*/
input.button_50x20 {
	width: 50px;
	background: url(../img/button_50x20.gif) left top no-repeat;
}

input.button_56x20 {
	width: 56px;
	background: url(../img/button_56x20.gif) left top no-repeat;
}

input.button_80x20 {
	width: 80px;
	background: url(../img/button_80x20.gif) left top no-repeat;
}

input.button_92x20 {
	width: 92px;
	background: url(../img/button_92x20.gif) left top no-repeat;
}

input.button_50x16 {
	width: 50px;
	height: 16px !important;
	background: url(../img/button_50x16.gif) left top no-repeat;
}

input.button_60x16 {
	width: 62px;
	height: 16px !important;
	background: url(../img/button_60x16.gif) left top no-repeat;
	color: #fff;
}

input.button_120x20 {
	width: 120px !important;
}

input.button_50x16, input.button_92x20 , input.button_56x20, input.button_80x20 , input.button_120x20 {
	border: none;
	font-size: 11px;
	height: 20px;
	color: #ffffff;
}

fieldset {
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
}

label {
	float: left;
	clear: both;
	margin: 3px 20px 4px 13px;
	text-align: right;
}

.tx-felogin-pi1 label {
    width: 65px;
}

.form_trabaja_con_nosotros label {
	width: 145px;
}

.form_contactar label {
	width: 70px;
}

.form_tipafriend label {
	width: 100px;
}

input.radiocheckbox {
	width: 15px;
	background-color: transparent;
	border: none;
}

/* */
.extra_nav_1 {
	float: left;
	width: 235px;
	background: url(../img/sub_link.gif) left top no-repeat;
	line-height: 20px;
	border-bottom: 1px solid #ffffff;
	color: #595959;
	font-size: 10px;
}

.padding_extra_nav_1 {
	float: left;
	display: inline;
	width: 205px;
	margin: 4px 0px 5px 13px;
}

.padding_extra_nav_1 input {
	width: 205px;
	float: right;
}

head:first-child+body .padding_extra_nav_1 input {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 203px;
}

input.button_56x20 {
	width: 56px !important;
}

input.button_80x20 {
	width: 80px !important;
}

/* */
.content_wrap {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.display_none {
	display: none;
}

.csc-textpic div {
	margin-left: 0px !important;
}

.csc-sitemap ul {
	margin-top: 5px;
}

.csc-sitemap li {
	margin-left: -20px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h1.csc-firstHeader {
	font-size: 12px;
}

#content_area h1.csc-firstHeader {
	font-size: 12px;
	padding-top: 10px;
}

.csc-header-n1 {
	float: left;
	width: 550px;
}

h2 {
/* h2.csc-firstHeader {
*/
	float: left;
	width: 550px;
	height: 24px;
	background: #cb0640;
	line-height: 24px;
	text-indent: 15px;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 1px;
}

/* right column */
#right_column {
	line-height: 0px;
}

#right_column div {
	margin-bottom: 0px;
	line-height: 12px;
}

#right_column .csc-textpic-text, #right_column .csc-textpic {
	background: url(../img/divider_right_t.gif) left top no-repeat;
	color: #4c4c4c;
	font-size: 10px;
	font-weight: normal;
	text-indent: 0px;
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	line-height: 0px;
}

.csc-textpic-clear, dd.csc-textpic-caption {
	display: none !important;
}

.csc-textpic-imagewrap {
	padding: 0px 0px 13px 13px !important;
}

#content_area .csc-textpic-imagewrap {
	float: left;
}

.csc-textpic-above {
	float: left;
	position: relative;
}

.csc-textpic-above .csc-textpic-imagewrap {
	padding: 0px 13px 10px 13px !important;
}

.csc-textpic .bodytext {
	margin-left: 0px;
}

.tx-rbflashobject-pi1-swf_altcontent {
	padding: 0px;
	margin: 0px;
	clear: both;
}

#right_column .csc-textpic-image {
	padding: 0px 9px 0px 9px;
}

#right_column dl, #right_column dt {
	float: left;
	position: relative;
	width: 158px !important;
	text-align: center !important;
}

#right_column dt img {
	display: inline;
	margin: 13px;
}

#right_column .csc-textpic-imagewrap, #right_column .csc-textpic-image {
	width: 158px !important;
	text-align: center !important;
	padding: 0px !important;
}

#right_column .divider {
	width: 158px;
	height: 6px;
	background: url(../img/divider_right_b.gif);
	margin-top: 0px;
}

#right_column .tx-rbflashobject-pi1-swf_altcontent {
	background: transparent url(../img/divider_right_t.gif) left top no-repeat;
	width: 158px !important;
	padding-top: 10px;
	text-align: center;
}

#right_column h1 {
	float: left;
	width: 158px;
	height: 23px;
	background: url(../img/h1_right.gif) top left no-repeat;
	line-height: 22px;
	font-size: 11px;
	font-weight: normal !important;
	text-indent: 9px;
	color: #4b4b4b !important;
	margin: 0px;
}

#right_column .banner {
	float: left;
	width: 158px;
	height: 40px;
	background: url(../img/banner_right.gif) top left no-repeat;
	line-height: 30px;
	text-align: center;
}

#right_column img {
	margin: 0px;
}

.csc-header, .csc-header-n1, .csc-header-n2, .csc-header-n3 {
	float: left;
	clear: both;
	margin-bottom: 0px;
}

/* left column */
#left_column div, dl, dt, dd {
	overflow: hidden;
	clear: both;
	padding: 0px !important;
	margin: 0px !important;
	line-height: 0px;
}

#left_column .csc-textpic {
	clear: both;
}

#cercador_productes {
	float: left;
	position: relative;
	display: inline;
	width: 235px;
	height: 56px;
	background: #ffffff url("../img/fons_cercador.gif") top left no-repeat !important;
	text-align: left;
}

head:first-child+body #cercador_productes {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 50px;
}

#cercador_productes fieldset {
	display: inline;
	width: 214px;
	padding: 7px 10px 0 10px;
}

#cerca_productes {
	position: absolute;
	top: 28px;
	left: 10px;
	width: 170px;
	height: 15px;
	color: #ffffff;
	line-height: 14px !important;
	white-space: nowrap;
	overflow: hidden;
	font-size: 9px;
}

#cercador_productes input.lupa {
	float: right;
	display: inline;
	width: 34px !important;
	height: 34px !important;
	color: transparent;
	background: transparent url("../img/lupa_cercador.gif") top left no-repeat;
	border: none;
	cursor: pointer;
}

/* 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;
}

/* */
#content_area .csc-textpic-text {
	padding-left: 15px;
}

/* popup */
body.popup_es, body.popup_ca {
	margin: 0px;
	background: url(../img/fons_popup.gif);
	text-align: left;
}

body.popup_es #content_area, body.popup_ca #content_area {
	width: 98%;
	margin: 0px !important;
	padding: 105px 2px 30px 2px;
	border-bottom: 8px solid #cb0640;
	text-align: left;
}

body.popup_es #content_area {
	background: url(../img/fons_popup_content_area_es.gif) top left no-repeat;
}

body.popup_ca #content_area {
	background: url(../img/fons_popup_content_area_ca.gif) top left no-repeat;
}

/* */
.align-center {
	text-align: center;
}

/* sitemap */
.tx-wssitemap-pi1 {
	margin-top: 9px;
}

.tx-wssitemap-pi1 div {
	text-indent: 10px;
}

.tx-wssitemap-pi1 a {
	color: #4b4b4b;
}

.tx-wssitemap-pi1 a:hover {
	color: #000000;
	text-decoration: none;
}

.tx-wssitemap-pi1 .treemenudiv img {
	vertical-align: middle;
	border: none;
}

.tx-wssitemap-pi1 img {
	margin: 0px !important;
	vertical-align: middle;
}

.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;
}

/* productes */
.tx-cifecextensions-pi2 {
	float: left;
}

.tx-cifecextensions-pi1 {
	float: left;
}

.tx-cifecextensions-pi1 p.resultats {
	float: left;
	width: 550px;
	height: 16px;
	line-height: 16px;
	background: #eeeeee;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 2px;
}

.products {
	float: left;
	z-index: 999;
}

.products p {
	margin-bottom: 2px;
}

.products .products_list {
	float: left;
	background: #ffffff url(../img/products_list.gif);
	border: 1px solid #000000;
}

.products .products_list_family {
	float: left;
	width: 548px;
	background: #e4e4e4;
	/*background: #e4e4e4 url(../img/products_list.gif);
*/
	border-bottom: 1px solid #000000;
	padding: 1px 5px 1px 5px;
}

head:first-child+body .products_list_family {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 538px;
}

.products .products_list_family strong {
	float: left;
}

.products .products_list_family a {
	float: right;
}

.products .products_list_product {
	float: left;
	width: 548px;
	border-bottom: 1px dashed #c8c8c8;
}

.products .important {
	background: url(../img/product_important.gif) bottom right no-repeat;
}

.products .last {
	border-bottom: none;
}

.products .products_list_product_img {
	float: left;
	width: 165px;
	text-align: center;
}

.products .products_list_product_img img {
	margin-left: 3px;
}

.products .products_list_product_text {
	float: right;
	width: 380px;
	padding: 13px 13px 3px 13px;
}

head:first-child+body .products_list_product_text {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 354px;
}

.products .products_list_product_text_wrap {
	padding: 13px 13px 3px 13px;
}

.products .product_name p {
	font-weight: bold;
	font-size: 13px;
}

.product_brand {
	font-weight: bold;
	color: #cb063e;
}

.product_ref {
	color: #cb063e;
}

.products_product_name .product_ref {
	font-size: 12px;
}

.products p.product_more_info a {
	float: left;
	width: 28px;
	height: 13px;
	background: url(../img/product_more_info.gif) no-repeat;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.products p.product_more_info a:hover {
	color: #ffffff;
	text-decoration: none;
}

.products .products_list_product_price {
	display: inline;
	float: left;
	width: 368px;
	clear: both;
	color: #cb063e;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

.products .products_list_product_price img {
	margin: 0px 1px 0px 1px !important;
}

.products_list_product_price_decimals {
	font-size: 12px;
	margin-left: 0px;
}

.products_order {
	color: #2f2f2f;
	padding: 5px 0px 5px 10px;
}

.products_order img {
	display: inline;
	margin: 0px 0px 0px 2px !important;
	vertical-align: middle;
}

.tx-cifecextensions-pi3 {
	float: left;
	width: 550px;
}

.products_search {
	float: left;
	width: 550px;
}

.products_search ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.products_search li {
	width: 550px;
	margin: 0px;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	clear: none;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
}

.products_search a {
	float: left;
	width: 550px;
}

.products_search .products_search_results {
	float: left;
	display: inline;
	width: 550px;
	height: 16px;
	margin-bottom: 10px !important;
	line-height: 16px;
	background: #969696;
	color: #ffffff;
	text-indent: 15px;
	font-weight: bold;
}

.products_search .products_search_results strong {
	color: #000000;
}

.products_search .products_search_departaments {
	float: left;
	width: 550px;
	height: 24px;
	margin: 0px;
	background: url(../img/fons_departaments_buscador.gif) no-repeat;
	line-height: 23px !important;
	color: #585858;
	text-indent: 15px;
	font-weight: bold;
}

.products_search a:hover {
	text-decoration: none;
}

.products_search li.products_search_departament {
	float: left;
	display: inline;
	width: 550px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	background: url(../img/fons_departament_buscador.gif) no-repeat;
	margin-top: 5px;
	margin-bottom: 3px !important;
	overflow: hidden;
}

head:first-child+body .products_search li.products_search_departament {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 30px;
}

.products_search li.products_search_departament img {
	display: inline;
	vertical-align: middle;
	margin: 0px 5px 0px 12px;
}

.products_search li.products_search_departament a {
	color: #ffffff;
}

.products_search li.products_search_subdepartament {
	float: left;
	display: inline;
	width: 550px;
	height: 16px;
	line-height: 16px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	overflow: hidden;
	cursor: pointer;
}

head:first-child+body .products_search li.products_search_subdepartament {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 4px;
}

.products_search li.products_search_subdepartament a {
	text-indent: 21px;
	color: #141414;
	background: #e1e1e1 url(../img/fons_subdepartament_buscador.gif) left no-repeat;
}

.products_search li.products_search_subdepartament a:hover {
	color: #ffffff;
	background: #b10034 url(../img/fons_subdepartament_buscador.gif) no-repeat;
}

.products_search li.products_search_subdepartament strong {
	color: #000000;
}

/******************************************************************/
.tx-cifecextensions-pi1 .products_product {
	display: inline;
	float: left;
	background: #ffffff url(../img/products_product.gif) bottom no-repeat;
	border: 1px solid #000000;
}

.tx-cifecextensions-pi1 .products_product_name {
	float: left;
	width: 548px;
	background: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 3px 5px 1px 5px;
}

head:first-child+body .tx-cifecextensions-pi1 .products_product_name {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 538px;
}

.tx-cifecextensions-pi1 .products_product_name p {
	font-size: 13px;
}

.tx-cifecextensions-pi1 .products_product_img {
	float: left;
	display: inline;
	width: 270px;
	overflow: hidden;
	text-align: center;
}

.tx-cifecextensions-pi1 .products_product_img img {
	clear: both;
}

.tx-cifecextensions-pi1 .products_product_text {
	float: left;
	padding: 13px;
}

.tx-cifecextensions-pi1 .product_name {
	font-weight: bold;
}

.tx-cifecextensions-pi1 .products_product_price {
	float: right;
	clear: both;
	width: 277px;
	height: 22px;
	border-top: 1px solid #000000;
	background: #e4e4e4;
	padding-top: 8px;
	padding-right: 12px;
	color: #cb063e;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 0px;
}

head:first-child+body .tx-cifecextensions-pi1 .products_product_price {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 22px;
	width: 265px;
}

.products_product_price img {
	margin: 0px 1px 0px 1px !important;
}

.products_product_price_decimals {
	font-size: 13px;
}

.llista_productes {
	float: left;
}

.llista_productes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.llista_productes li {
	width: 550px;
	height: 16px;
	margin: 0px;
	padding-bottom: 0px !important;
	clear: none;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;
}

.llista_productes a {
	cursor: pointer !important;
}

head:first-child+body .llista_productes li {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 6px;
}

.llista_productes li.li_0 {
	background-color: #717171;
	cursor: default;
}

.llista_productes li.li_0 a {
	display: none;
}

.llista_productes li.li_0 span {
	cursor: default;
}

.llista_productes li.li_1 {
	background-color: #eaeaea;
}

.llista_productes li.li_2 {
	background-color: #dadada;
}

.llista_productes li.cap {
	height: 93px;
}

head:first-child+body .llista_productes li.cap {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 88px;
}

.llista_productes li a {
	float: left;
	width: 550px;
	height: 16px;
	line-height: 16px;
	padding-left: 12px;
	padding-right: 12px;
	color: #585858;
	background-color: transparent;
	text-transform: uppercase;
}

.llista_productes li.li_0 a {
	text-transform: none;
}

.llista_productes li.li_0 a {
	color: #ffffff;
}

head:first-child+body .llista_productes li a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 526px;
}

.llista_productes li a:hover {
	color: #ffffff;
	background-color: #b10034;
	text-decoration: none;
}

.cercador_productes_content_area {
	float: left;
	display: inline;
	width: 550px;
	margin-top: 20px;
}

/* ferreteries */
.ferreteries {
	float: left;
	width: 550px;
	background: url(../img/fons_ferreteries.gif) left top no-repeat;
	padding-top: 8px;
}

.ferreteries_selector {
	float: left;
	width: 332px;
	display: inline;
	overflow: hidden;
	background: url(../img/divider_llarg.gif) left bottom no-repeat;
	padding-bottom: 8px;
}

.ferreteries_selector #flash_mapa {
	float: left;
	width: 331px;
	height: 255px;
}

#ferreteries_llistat {
	float: left;
	width: 218px;
	display: inline;
	overflow: hidden;
	padding-bottom: 8px;
}

#ferreteries_llistat h2 {
	float: left;
	font-size: 11px;
	padding: 8px 0px 5px 0px;
	color: #b20034;
	background: none;
}

#ferreteries_llistat a {
	float: left;
	width: 218px;
	height: 16px;
	line-height: 16px;
	color: #5a5a5a;
	text-indent: 14px;
	text-transform: uppercase;
}

#ferreteries_llistat a:hover {
	float: left;
	width: 218px;
	height: 16px;
	line-height: 16px;
	color: #ffffff;
	background: #b20034;
	text-indent: 14px;
	text-decoration: none;
}

.ferreteries_fitxa {
	float: left;
	width: 550px;
	background: url(../img/divider_llarg.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

.ferreteries_fitxa h2 {
	float: left;
	width: 550px;
	height: 15px;
	background: #cecece;
	line-height: 15px;
	font-size: 11px;
	margin: 8px 0px 5px 0px;
	color: #b20034;
	text-indent: 15px;
	text-transform: uppercase;
}

.ferreteries_fitxa_adreca {
	float: left;
	width: 241px;
	display: inline;
	margin: 0px 0px 10px 12px;
}

.ferreteries_fitxa_adreca td.item {
	display: inline;
	margin-right: 15px;
	text-align: right;
	font-weight: bold;
}

.ferreteries_fitxa_adreca td a {
	color: #595959;
}

.ferreteries_fitxa_serveis {
	float: left;
	width: 275px;
	display: inline;
	margin: 0px 0px 10px 12px;
	font-weight: bold;
}

.ferreteries_fitxa_serveis img {
	margin: 0px;
	vertical-align: middle;
}

.ferreteries_fitxa_imatges {
	float: left;
	width: 550px;
}

.ferreteries_fitxa_fotos {
	float: left;
	width: 253px;
	display: inline;
	margin-left: 12px;
}

.ferreteries_fitxa_googlemap {
	float: left;
	width: 270px;
	display: inline;
}

.ferreteries_fitxa_googlemap p {
	padding-top: 5px;
}

/* popup imatge producte */
body.popup_imatge_producte {
	margin: 0px;
	background: #ffffff url(../img/fons_popup_imatge_producte.gif) left top no-repeat;
	text-align: center;
}

body.popup_imatge_producte .popup_imatge_producte_imatge {
	float: left;
	width: 640px;
	height: 480px;
	margin-top: 55px;
	overflow: hidden;
}

body.popup_imatge_producte .popup_imatge_producte_copy {
	float: left;
	width: 640px;
	height: 13px;
	line-height: 13px;
	color: #ffffff;
	font-size: 10px;
	background: #c61144;
}

/* */
.tx-mhomplan-pi1 {
	float: left;
	display: inline;
}

.tx-cifecextensions-pi1-browsebox a:hover {
	color: #2e2e2e;
	text-decoration: none;
}

.browsing-paging_link_l {
	background: url(../img/anterior.gif) left no-repeat;
	padding-left: 18px;
	padding-right: 5px;
	color: #2e2e2e;
	text-decoration: none;
}

.browsing-paging_link_r {
	background: url(../img/seguent.gif) right no-repeat;
	padding-left: 5px;
	padding-right: 18px;
	color: #2e2e2e;
	text-decoration: none;
}

/* tipafriend */
.form_tipafriend #navigation_level_2 {
	margin-bottom: 10px;
}

.form_tipafriend #navigation_level_2 h1 {
	margin-top: 5px;
}

/* tornar */
.tornar {
	float: left;
	width: 550px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	background: #ededed;
	z-index: 999;
	margin-bottom: 1px;
	padding: 0px 13px 0px 13px;
}

head:first-child+body .tornar {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 524px;
}

.tornar a {
	background: url(../img/sub_link_tornar.gif) left no-repeat;
	line-height: 26px;
	padding-left: 13px;
	text-decoration: underline;
}

.tornar a.back {
	background: url(../img/sub_link_tornar.gif) left no-repeat;
	line-height: 26px;
	padding-left: 13px;
	text-decoration: underline;
}

.tornar a.tip {
	background: url(../img/sub_link_tip.gif) left no-repeat;
	line-height: 26px;
	padding-left: 13px;
	text-decoration: underline;
}

.tornar a.imprimir {
	background: url(../img/sub_link_imprimir.gif) left no-repeat;
	line-height: 26px;
	padding-left: 13px;
	text-decoration: underline;
}

.ferreteries_fitxa_soci {
	float: left;
	width: 520px;
	margin-left: 15px;
	display: inline;
	z-index: 999;
}

.ferreteries_fitxa_soci .ferreteries_fitxa_text {
	float: left;
	width: 210px;
}

.ferreteries_fitxa_soci .ferreteries_fitxa_googlemap {
	float: right;
	width: 270px;
}

.csc-header-n3 h1 {
	width: 520px;
	white-space: nowrap;
}

/*tienda*/
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

#content_area .hr {
	border-bottom: 1px dotted #AFAFAF;
	margin-bottom: 14px;
	margin-top: 10px;
}

.shop dl, .shop dd, .shop dt {
	height: auto  !important;
	display: inline;
	line-height: auto !important;
}

.border {
	background: #B40035 url(../img/h2_center_l.gif) no-repeat top left;
	clear: left;
}

.border span {
	display: block;
	padding: 5px 6px 4px;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../img/h2_center_r.gif) no-repeat top right;
	margin-bottom: 5px;
}

/*minicesta*/
#right_column .shop {
	float: left;
	width: 158px;
	height: 148px;
	background: url(../img/fons_cistella.gif) top left no-repeat;
	position: relative;
	border-bottom: 1px solid #fff;
}

#minibasket {
	height: 79px;
	position: relative;
	padding: 10px 8px;
}

#minibasket .user {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
}

h3.border {
	height: 22px;
	overflow: hidden;
}

#right_column .shop h3 {
	margin-bottom: 0px;
	background: none !important;
	height: 47px;
	background: none !important;
	line-height: 47px;
	font-weight: bold !important;
	color: #fff;
	text-indent: 10px;
	margin-top: 0 !important;
}

#minibasket dl, #minibasket dd, #minibasket dt {
	font-weight: bold;
	color: #4F4F4F;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	float: none;
}

#minibasket a span.button_56x20 {
	position: absolute;
	bottom: 35px;
	right: 5px;
}

#minibasket .button_56x20 {
	overflow: hidden;
}

.shop a span, .shop input.button {
    float: left;
	display: block;
	color: #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 16px;
	text-align: center;
	padding-top: 4px;
    cursor: pointer;
}

.shop input.button {
	padding-top: 0px;
	height: 20px;
	border: 0px;
}

.shop span.next {
}

.shop span.next a span, .shop span.next input {
	float: right;
}

#linkmiperfil a {
	float: left;
	width: 126px;
	height: 32px;
	padding-left: 30px;
	line-height: 32px;
	margin-left: 1px;
	background: url(../img/perfil .gif) no-repeat top left;
	color: #404040;
	margin-top: 10px !important;
}

#linkmiperfil a:hover {
	text-decoration: none;
}

#minibasket .user a {
	background: url(../img/perfil.gif) no-repeat top left;
}

#linkmiperfil a.sesion {
	background: url(../img/sessio.gif) no-repeat top left;
}

#linksortir {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 40px;
	height: 32px;
	display: none;
}

#linksortir a {
	float: left;
	width: 40px;
	height: 32px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
}

a.boto {
	float: left;
	height: 18px;
	line-height: 18px;
	background: url(../img/button_basket.gif);
	border: 1px solid #000;
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
}

.button_56x20 {
	background: url(../img/button_56x20.gif) no-repeat top left;
	width: 56px;
}

.button_80x20 {
	background: url(../img/button_80x20.gif) no-repeat top left;
	width: 80px;
}

.button_92x20 {
	background: url(../img/button_92x20.gif) no-repeat top left;
	width: 92px;
}

.button_120x20 {
	background: url(../img/button_120x20.gif) no-repeat top left;
	width: 120px;
}

.button_50x20 {
	background: url(../img/button_50x20.gif) no-repeat top left;
	width: 50px;
}

.button_62x20 {
	background: url(../img/button_62x20.gif) no-repeat top left;
	width: 62px !important;
	border: none;
	color: #ffffff;
}

.button_154x20 {
	background: url(../img/button_154x20.gif) no-repeat top left;
	width: 154px !important;
	height: 20px !important;
	color: #ffffff;
}

.button_154x20_gray {
	background: url(../img/button_154x20_gray.gif) no-repeat top left;
	width: 154px !important;
}

.botons_recuperar {
	float: right;
	width: 80px;
}

.boto_recuperar a {
	float: left;
	background: url(../img/button_80x20.gif) no-repeat top left;
	width: 80px;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
}

/*Resumen*/
#basket input.qtty {
	width: 23px;
	height: 12px;
	margin-right: 4px;
	border: 1px solid #4E4E4E;
	padding: 4px;
}

#basket table {
	width: 100%;
}

#basket table td, #basket table th {
	padding: 6px 7px 8px;
	border-bottom: 1px dotted #AFAFAF;
}

#basket table .number {
	text-align: right;
}

#basket img {
	margin: 0px;
}

tr.resumen td {
	text-align: right;
}

tr.resumen td span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}

tr.resumen td span strong {
	color: #B30034;
}

/*registro y autenticación*/
.shop label {
	display: block;
	text-align: left;
	float: none;
	margin: 0px;
}

.shop input.text, #register .column .tundra .dijitTextBox {
	width: 140px;
	display: block;
}

#register .column {
	width: 250px;
	float: left;
	margin-right: 11px;
}

/*direcciones*/
#address label, #auth label {
	width: 65px;
	padding-right: 10px;
	float: left;
	clear: left;
	text-align: right;
	line-height: 20px;
}

#address input, #auth input {
	width: 450px;
}

#auth label {
	width: 115px;
}

#auth input {
	width: 400px;
}

#address label span, #auth input span, div.errors {
	color: #b10034;
}

#address input#isBill {
	width: auto;
}

#address span.text,  #auth span.text {
	display: block;
	float: left;
	width: 350px;
	min-height: 20px;
	_height: 20px;
	line-height: 20px;
}

#address .checkGroup {
	height: 20px;
	margin-bottom: 7px;
}

#address .checkGroup input, #auth  .checkGroup input {
	width: auto;
	float: none;
	height: auto;
}

/*pago*/
#payment label {
	clear: none;
	height: 16px;
	padding: 5px 0px;
	text-align: left;
}

#payment label span {
	color: #b10034;
}

#payment table {
	width: 100%;
}

#payment table td, #basket table th {
	padding: 6px 7px 8px;
}

#payment table th {
	padding: 0px 7px;
	font-size: 12px;
}

#payment table .number {
	text-align: right;
}

#payment tr.resumen td span {
	font-size: 11px;
}

#payment tr.resumen td span strong {
	font-weight: normal;
}

#payment tr.resumen-total td span {
	font-size: 13px;
}

#payment tr.resumen-total td span strong {
	font-weight: bold;
}

input.check {
	width: auto;
	clear: left;
	border: none;
}

#payment .shop p {
	margin: 0 13px;
}

ul.steps-menu , ul.steps-menu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.steps-menu {
	display: block;
	padding: 10px 0px 0px;
}

ul.steps-menu li {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #AAA;
	margin-right: 10px;
}

ul.steps-menu li.selected {
	color: #b10034;
}

.shopface {
	padding: 0px 0px;
}

.button_basket {
	background: url(../img/avalaibility-icon.png) no-repeat 100px 5px;
	display: block;
	width: 270px;
	height: 20px;
	float: left;
}

.notAvalaible {
	background-position: 100px -15px;
}

.button_basket a {
	display: block;
	float: left;
	background: url(../img/button_basket.gif);
	height: 14px;
	text-align: left;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px 0 0 7px;
	width: 78px;
	margin: 0px 0px 8px 12px;
}

.products_list_product .button_basket a,.products_product_product .button_basket a {
	background: url("../img/button_basket.jpg");
}

.button_basket span.text {
	display: block;
	float: left;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #404040;
	padding: 5px 0 0 22px
}

.button_basket span.text a {
	display: block;
	float: left;
	background: none;
	height: 14px;
	color: #404040;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0;
	width: auto;
	margin: 0;
}

/*pedidos*/
#orders table {
	width: 500px;
}

#orders table .number {
	text-align: right;
}

#orders table td, #orders table th {
	text-align: center;
}

/*mensajes*/
#content_area .shop .message {
	color: #660000;
	margin-bottom: 14px;
}

strong.top, .pay-box a {
	font-size: 14px;
}

.pay-box a {
	display: block;
	text-align: right;
}

.pay-box {
	border: 4px dashed #AAA;
	padding: 40px;
}

.tundra #content_area  .dijitTextBox {
	margin-bottom: 7px;
}

fieldset.form {
	padding-top: 14px;
	float: left;
	width: 100%;
	border: 1px solid #ffffff;
}

#orders tr {
	background: url(../img/dotted.gif) bottom left no-repeat;
}

#orders table {
	width: 525px;
}

#orders th, #orders td {
	margin: 0;
	padding: 5px 0;
	border: none;
}

.mis-compras table a {
	float: right;
	width: 13px;
	height: 15px;
	overflow: hidden;
	background: url(../img/i.gif) bottom left no-repeat;
	line-height: 100px;
	margin-left: 20px;
}

.mis-compras table th, .mis-compras table td {
	border: none !important;
	text-align: left !important;
	padding: 8px 0 !important;
}

.shop em {
	font-style: normal;
}

/* calc */
#calc {
	float: left;
	width: 158px;
	height: 155px;
	background: url(../img/fons_calc.gif) top left no-repeat;
	position: relative;
	border-bottom: 1px solid #fff;
}

#calc h3 {
	margin-bottom: 0px;
	background: none !important;
	height: 45px;
	background: none !important;
	line-height: 15px;
	font-weight: bold !important;
	color: #fff;
	padding: 10px 0 0 10px;
	margin-top: 0 !important;
}

#calc label {
	float: left;
	width: 75px;
	height: 14px;
	text-align: left;
	margin: 3px 0 1px 10px;
	white-space: nowrap;
}

#calc input[type=text] {
	float: left;
	width: 54px;
	height: 12px;
	margin-bottom: 4px;
}

#calc a span {
	float: left;
	display: block;
	color: #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 4px;
}

#calc #result_calc {
	float: left;
	width: 54px;
	height: 16px;
	padding-top: 3px;
	text-align: right;
	font-weight: bold;
	color: #b30034;
}

#calc #error_calc {
	float: left;
	width: 133px;
	height: 13px;
	text-align: left;
	color: #9e9e9e;
	white-space: nowrap;
	margin-left: 10px;
}

.bannerdiv {
	float: left;
	clear: both;
}

/* */
/* ZT Columns */
.zt-columns-1-columns, .zt-columns-2-columns, .zt-columns-3-columns, .zt-columns-4-columns {
	float: left;
	width: 540px;
	height: 220px;
	padding: 0 5px;
}

.zt-columns-column-1, .zt-columns-column-2, .zt-columns-column-3, .zt-columns-column-4 {
	float: left;
	width: 170px;
	height: 220px;
	overflow: hidden;
	margin-right: 14px;
}

.zt-columns-3-columns .zt-columns-column-3 {
	float: right;
	margin-right: 0;
}

.tx-ztcolumns .column-title {
	float: left;
	width: 170px;
}

.tx-ztcolumns .column-body {
	float: left;
	width: 170px;
}

.tx-ztcolumns .column-title h2 {
	float: left;
	width: 170px !important;
	height: auto;
	color: #cd033d;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.1em;
	font-weight: normal;
	background: none;
	text-indent: 0;
	white-space: normal !important;
	line-height: 15px;
}

.tx-ztcolumns .column-title h2 a {
	color: #cd033d;
	text-decoration: underline;
}

.tx-ztcolumns .column-title h2 a:hover {
	color: #000;
}

.tx-ztcolumns .column-img {
	float: left;
	width: 170px;
	overflow: hidden;
}

.tx-ztcolumns .column-body {
}

.tx-ztcolumns .column-body a {
}

.tx-ztcolumns .zt-columns-layout-1 .column-title, .tx-ztcolumns .zt-columns-layout-1 .column-img {
}

.tx-ztcolumns .zt-columns-layout-2 .column-title, .tx-ztcolumns .zt-columns-layout-2 .column-img {
}

.tx-ztcolumns .zt-columns-layout-3 .column-title {
}

.tx-ztcolumns .zt-columns-layout-3 .column-img {
}

.recollirMarc {
	float: left;
	width: auto;
    height: 32px;
	background: url(../img/recollirMarc.gif) top left no-repeat;
	padding-left: 40px;
	margin-left: 6px;
}

.recollir {
	float: left;
	width: auto;
    height: 32px;
	background: url(../img/recollir.gif) top right no-repeat;
	padding-right: 10px;
	line-height: 40px;
}

