@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: ffffff;
	min-width: 991px;
	position: relative;
}

.clearfix {
	clear: both;
	float: none;
}

#navToTop {
	position: fixed;
	left: 95%;
	top: 95%;
}

#navToTop a {
	display: block;
	font: 11px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	padding: 0px 2px 0px 12px;
	background: url(../img/v2/nav_up_arrow.png) 2px 7px no-repeat #efefef;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navToTop a:hover {
	color: #000;
}

/* FRANJA SUPERIOR DE NAVEGACIÓ */
#SUPERIOR {
	display: block;
	height: 279px;
	z-index: 20;
}

#SUPERIOR div#SUPERIOR_nav {
	position: relative;
	display: block;
	height: 53px;
	width: 991px;
	margin-left: -495px;
	left: 50%;
	z-index: 22;
}

/* MENÚ PRINCIPAL */
#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu {
	height: 53px;
	float: left;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul li {
	float: left;
	margin-right: 33px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul li a {
	display: block;
	font: bold 15px 'Trebuchet Ms', Tahoma, Arial, sans-serif;
	color: #333333;
	text-decoration: none;
	height: 53px;
	line-height: 53px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul li a.downMenu {
	background: url(../img/v2/downMenu.jpg) right 25px no-repeat;
	padding-right: 12px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul li a:hover {
	text-decoration: underline;
}

/* SUBMENU */

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul.SUPERIOR_submenu {
	position: absolute;
	margin: 0; padding: 0;
	margin-top: -10px;
	border: 1px solid #eaeaea;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.1);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.1);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: none;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul.SUPERIOR_submenu li {
	float: none;
	clear: both;
	display: block;
	margin: 0; padding: 0;
	height: auto;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul.SUPERIOR_submenu li a {
	font: 12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #666666;
	display: block;
	background: #FFFFFF;
	width: 170px;
	height: 20px;
	line-height: 20px;
	padding: 4px;
	border-bottom: 1px solid #eaeaea;
	text-decoration: none;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_menu ul.SUPERIOR_submenu li a:hover {
	background: #f0f0f0;
	text-decoration: none;
}

/*********/

/* BUSCADOR */

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_buscador {
	float: right;
	height: 53px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_buscador form {
	padding-top: 12px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_buscador input {
	background: #eaeaea;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#eaeaea), to(#FFFFFF));
	background: -moz-linear-gradient(bottom, #eaeaea, #FFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#eaeaea');
	border: 0px;
	padding: 4px;
	font: 12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #666666;
	width: 200px;
	border: 1px solid #eaeaea;
	border-right: 0px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	float: left;
	margin: 0px;
}

#SUPERIOR div#SUPERIOR_nav div#SUPERIOR_buscador a.buscador_enviar {
	width: 26px; height: 28px;
	margin: 0; padding: 0;
	border: 0;
}

/************/

#SUPERIOR div#SUPERIOR_logo {
	position: relative;
	background: #df0024;
	height: 80px;
	z-index: 20;
}

#SUPERIOR div#SUPERIOR_logo div#SUPERIOR_logo_interior {
	position: relative;
	display: block;
	height: 80px;
	width: 991px;
	margin-left: -495px;
	left: 50%;
}

#SUPERIOR div#SUPERIOR_logo div#SUPERIOR_logo_interior div#phone_ico {
	position: absolute;
	top: -8px;
	left: 670px;
	z-index: 20px;
}

#SUPERIOR div#SUPERIOR_logo div#SUPERIOR_logo_left {
	display: block;
	padding-top: 13px;
	padding-left: 20px;
	float: left;
}

#SUPERIOR div#SUPERIOR_logo div#SUPERIOR_logo_right {
	float: right;
	padding-right: 20px;
}

#SUPERIOR div#SUPERIOR_logo div#SUPERIOR_logo_right span {
	margin-top: 14px;
	display: block;
	font: bold 30px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	line-height: 31px;
}

#SUPERIOR div.fondos {
	display: block;
	height: 146px;
	width: 991px;
	margin-left: -495px;
	left: 50%;
	z-index: 1;
	position: relative;
}

#SUPERIOR div#fondo_cap_totem {
	background: url(../img/nav/fondo_cat_totems.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_senaletica {
	background: url(../img/nav/fondo_cat_senaletica.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_displays {
	background: url(../img/nav/fondo_cat_display.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_stands {
	background: url(../img/nav/fondo_cat_stands.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_vitrinas {
	background: url(../img/nav/fondo_cat_vitrinas.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_portafolletos {
	background: url(../img/nav/fondo_cat_portafolletos.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_carpas {
	background: url(../img/nav/fondo_cat_carpas.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_mostradores {
	background: url(../img/nav/fondo_cat_mostradores.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_portamenus {
	background: url(../img/nav/fondo_cat_display.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_plv {
	background: url(../img/nav/fondo_cat_plv.jpg) no-repeat;
}

#SUPERIOR div#fondo_cap_custom {
	background: url(../img/nav/fondo_cat_custom.jpg) no-repeat;
}

/*****************************/

/* PEU */

#PEU {
	display: block;
	height: 42px;
	background: #df0024;
}

#PEU div#PEU_interior {
	position: relative;
	display: block;
	width: 991px;
	left: 50%;
	margin-left: -495px;
}

#PEU div#PEU_interior div#PEU_logo {
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}

#PEU div#PEU_interior div#PEU_info {
	font: 13px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	float: right;
	padding-top: 11px;
}

#PEU div#PEU_interior div#PEU_info a {
	color: #FFFFFF;
	text-decoration: none;
}

#PEU div#PEU_interior div#PEU_info a:hover {
	text-decoration: underline;
}

/*************/

#main_exterior {
	/*position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;*/
}

#fons_superior {
	z-index: 8;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	background-color: #dd0024;
	height: 230px;
}

#peu_contenidor {
	position: relative;
	clear: both;
	padding-top: 70px;
}

#espai_peu {
	position: relative;
	width: 991px;
	left: 50%;
	margin-left: -495px;
}

#peu_contenidor {
	position: relative;
	clear: both;
	padding-top: 70px;
}

#principal {
	z-index: 10;
	position: relative;
	width: 991px;
	left: 50%;
	clear: both;
	margin-left: -495px;
	min-width: 991px;
}

#banner_superior {
	position: relative;
	width: 991px;
	height: 450px;
	z-index: 0;
}

h1 {
	padding: 0px 0px 0px 26px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #555555;
}

#interior {
	position: relative;
	margin: 0px 0px 0px 20px;
	width: 950px;
}

#navegacio {
	position: relative;
	width: 608px;
	float: left;
	margin-top: 20px;
}

#banner_noticias {
	position: relative;
	margin: 0px 0px 0px 24px;
	width: 318px;
	float: left;
}

#select_productos {
	position: relative;
	clear: both;
	float: none;
	margin-top: -10px;
	height: 477px;
	overflow: hidden;
}

#productos_1 {
	position: relative;
	width: 294px;
	float: left;
}

#productos_2 {
	margin: 0px 0px 0px 20px;
	position: relative;
	width: 294px;
	float: left;
}

.objecte_producte {
	position: relative;
	margin: 5px 0px 0px 0px;
	width: 294px;
	height: 90px;
}

.objecte_producte h2 {
	margin-left: 0px;
}

.link_cercadors {
	text-decoration: none;
	color: #aaaaaa;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.link_cercadors:hover {
	color: #cccccc;
}

#p_totems {
	background-image: url(../img/navhome/ptotems.jpg);
	background-repeat: no-repeat;
}

#p_senaletica {
	background-image: url(../img/navhome/psenaletica.jpg);
	background-repeat: no-repeat;
}

#p_displays {
	background-image: url(../img/navhome/pdisplays.jpg);
	background-repeat: no-repeat;
}

#p_stands {
	background-image: url(../img/navhome/pstands.jpg);
	background-repeat: no-repeat;
}

#p_vitrinas {
	background-image: url(../img/navhome/pvitrinas.jpg);
	background-repeat: no-repeat;
}

#p_portafolletos {
	background-image: url(../img/navhome/pportafolletos.jpg);
	background-repeat: no-repeat;
}

#p_carpas {
	background-image: url(../img/navhome/pcarpas.jpg);
	background-repeat: no-repeat;
}

#p_mostradores {
	background-image: url(../img/navhome/pmostradores.jpg);
	background-repeat: no-repeat;
}

#p_portamenus {
	background-image: url(../img/navhome/pportamenus.jpg);
	background-repeat: no-repeat;
}

#p_plv {
	background-image: url(../img/navhome/pplv.jpg);
	background-repeat: no-repeat;
}

.link_productos {
	text-decoration: none;
	color: #c3001f;
	font: bold 20px Arial, Helvetica, sans-serif;
}

.link_productos:hover {
	text-decoration: underline;
}

.link_productos_grey {
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555555;
}

p {
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

ul {
	position: relative;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 37px 0px 0px 0px;
}

ul li {
	display: block;
	height: 22px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

.link_rss {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fa7e05;
}

.link_rss:hover {
	text-decoration: none;
	color: #555555;
}

.link_red {
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #c3001f;
	height: 11px;
}

.link_red:hover {
	text-decoration: none;
	color: #555555;
}

#banners_contenidor {
	position: relative;
	width: 318px;
	margin: 17px 0px 0px 0px;
}

.banner {
	position: relative;
	width: 318px;
	height: 107px;
	padding: 0px 0px 9px 0px;
}

#revistas {
	position: relative;
	clear: both;
	float: none;
	padding-top: 46px;
}

h2 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	text-decoration: none;
	color: #c3001f;
	font: bold 20px Arial, Helvetica, sans-serif;
}

#banners_inferiors {
	position: relative;
	width: 608px;
	float: none;
	clear: both;
	padding-top: 50px;
}

#banners_inferiors_columna1 {
	position: relative;
	float: left;
	width: 294px;
}

#banners_inferiors_columna2 {
	position: relative;
	width: 294px;
	float: left;
	margin: 0px 0px 0px 20px;
}

.banner_inferior_obj {
	position: relative;
	width: 294px;
	height: 92px;
	margin: 0px 0px 20px 0px;
}

#banner_descargas {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: -5px;
}

#banner_social {
	position: relative;
	background-image: url(../img/navhome/banner_social.jpg);
	background-repeat: no-repeat;
	width: 294px;
	height: 92px;
}

.espai_xarxes {
	position: relative;
	float: left;
	margin-left: 15px;
}

.pos_xarxes {
	position: relative;
	padding-top: 45px;
}

h3 {
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

h4 {
	width: 302px;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-align: justify;
}

h5 {
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

h6 {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
}

h6.subtitol_cataleg {
	margin-top: 15px;
	margin-left: 20px;
}

#noticias {
	position: relative;
	margin-top: 36px;
}

#noticias h2 {
	margin: 0px 0px 15px 7px;
}

.bloc_noticia {
	position: relative;
	padding-bottom: 20px;
}

.espai_linies_noticies {
	position: relative;
	padding-bottom: 5px;
}

.espai_text_noticies {
	position: relative;
}

.espai_text_noticies p {
	width: 302px;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555555;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-align: justify;
}

#rss {
	position: relative;
	width: 302px;
	height: 27px;
	clear: both;
	background-image: url(../img/navhome/pastilla_rss.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	padding: 0px;
}

.left_rss {
	position: relative;
	float: left;
}

.pos_rss_txt {
	position: relative;
	padding-top: 6px;
	margin-left: 30px;
}

#marcas {
	position: relative;
	clear: both;
	padding-top: 46px;
}

#casos_exito {
	position: relative;
	clear: both;
	padding-top: 26px;
}

.blanc {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.link_blanc {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.link_blanc:hover {
	text-decoration: underline;
}

#logo_peu {
	float: left;
	position: relative;
	padding-left: 125px;
}

#logo_peu_interior {
	position: absolute;
	top: -48px;
}

.caso_contenedor {
	position: relative;
	width: 189px;
	float: left;
}

.caso_contenedor2 {
	position: relative;
	width: 189px;
	float: left;
	padding-left: 20px;
}

#casos_de_exito_global {
	position: relative;
	width: 608px;
	padding-top: 10px;
	clear: both;
	float: none;
}

#banner_revistes {
	position: relative;
}

#info_marques {
	position: relative;
	padding-top: 10px;
	padding-left: 2px;
}

ul.sitemap {
	position: relative;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	clear: both;
}

ul.sitemap li {
	position: relative;
	display: block;
	float: left;
	height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

ul.sitemap li a {
	text-decoration: none;
	color: #666666;
}

ul.sitemap li a:hover {
	text-decoration: none;
	color: #000000;
}

#banner_ARK {
	position: relative;
	margin-top: 50px;
}

#socialLinks {
	width: 296px;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#ececec), to(#fff)) !important;
	background: -moz-linear-gradient(bottom, #ececec, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#ececec');
	border: 1px solid #DDD;
	margin: 40px 0px 20px 10px;
}

#socialLinks ul {
	list-style-type: none;
	margin: 0; padding: 5px 5px 5px 5px;
	height: auto;
}

#socialLinks ul li {
	float: left;
	margin-right: 5px;
	height: auto;
	width: 110px;
}

#socialLinks ul li.last {
	margin-right: 0px;
}

#socialLinks ul li.line2 {
	margin-top: 10px;
}

/* PRODUCTOS */

#llistat_productes {
	margin-top: 7px;
}

.producto {
	border: 1px solid #234a58;
	width: 615px;
	margin-bottom: 30px;
	background: url(../img/linias_productos.jpg) repeat-y;
}

div.prodcuto_foto, div.producto_info, div.producto_altres {
	float: left;
}

div.prodcuto_foto {
	width: 170px;
	margin-right: 1px;
}

div.producto_altres {
	width: 134px;
}

div.producto_info {
	width: 309px;
	margin-right: 1px;
}

.clear {
	clear: both;
}
div.producto_info h2.titulo_producto {
	background: url(../img/franja_degradat.jpg) repeat-x;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	margin: 1px; padding: 6px 15px 6px 15px;
	text-shadow: 1px 1px 1px #333;
}

div.producto_info p {
	font: 11px Arial, Helvetica, sans-serif !important;
	color: #555555 !important;
	margin: 6px 15px 6px 15px;
	line-height: 15px !important;	
}

div.producto_info p a {
	color: #d50022;
	text-decoration: none;
}

div.producto_info p a:hover {
	text-decoration: underline;
}

div.producto_info div.producto_marca {
	margin: 13px;
}

div.producto_altres ul {
	list-style-type: none;
	margin: 1px; padding: 0;
}

div.producto_altres ul li {
	height: 27px;
	background: url(../img/franja_degradat_clar.jpg) repeat-x;
}

div.producto_altres ul li.galeria {
	height: auto;
	background: none;
}

div.producto_altres ul li ul {
	margin: 2px;
	margin-left: 5px;
	padding: 0;
}

div.producto_altres ul li ul li {
	background: none;
	height: 35px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

div.producto_altres ul li ul li.ico {
	margin-right: 18px;
	margin-top: 20px;
}

div.producto_altres ul li ul li a {
	background: none;
	padding: 0; margin: 0;
}

div.producto_altres ul li ul li a img {
	border: 1px solid #DDDDDD;
}

div.producto_altres ul li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #234a58;
	text-decoration: none;
	display: block;
	height: 27px;
	line-height: 27px;
	padding-left: 20px;
	background: url(../img/punt.jpg) 5px 8px no-repeat;
}

div.producto_altres ul li a:hover {
	text-decoration: underline;
}

div.producto_altres ul li a.solicitar_info {
	background: #c9d5d9;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#c9d5d9), to(#fff)) !important ;
	background: -moz-linear-gradient(bottom, #c9d5d9, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#c9d5d9');
	border: 1px solid #e6f0f4;
	padding-left: 16px;
}

div.producto_altres ul li a.solicitar_info:hover {
	color: #333333;
	text-decoration: none;
	background: #aac2cb;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#aac2cb), to(#fff)) !important ;
	background: -moz-linear-gradient(bottom, #aac2cb, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#aac2cb');
}

div.paginacio {
	margin-top: 5px;
}

div.paginacio ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

div.paginacio ul li {
	float: left;
}

div.paginacio ul li.first_arrow {
	margin-left: 5px;
}

div.paginacio ul li.last_arrow {
	margin-right: 5px;
}


div.paginacio ul li a.paginacio_G {
	display: block;
	background: url(../img/franja_home.jpg);
	font: 11px Arial, Helvetica, sans-serif;
	color: #234a58;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
}

div.paginacio ul li span.red {
	color: #d50022;
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 1px;
}

div.paginacio ul li div {
	float: left;
	display: block;
	padding: 4px;
}

div.paginacio ul li img {
	margin-top: 4px;
	padding: 4px 2px 4px 2px;
	
}

div.paginacio ul li a.link_pagines {
	font: 11px Arial, Helvetica, sans-serif;
	color: #234a58;
	display: block;
	margin-top: 1px;
}

div.paginacio ul li a.paginacio_G:hover {
	text-decoration: underline;
}

div #productosLinkProjects {
	margin-bottom: 15px;
}

#formularioContacto {

}

#formularioContacto ul {
	margin: 0; padding: 0;
	list-style-type: none;
}

#formularioContacto ul li {
	margin: 0; padding: 0;
	display: block;
	margin-bottom: 15px;
	margin-right: 15px;
	height: auto;
	float: left;
}

#formularioContacto ul li.comentarios {
	margin-top: 20px;
	float: none;
}

#formularioContacto ul li.enviar {
	width: 553px;
}

#formularioContacto ul li.newsletter {
	width: 553px;
}

#formularioContacto ul li.newsletter input {
	float: left;
}

#formularioContacto ul li.newsletter label {
	float: left;
	font: 11px Arial, Helvetica, Sans-serif;
	padding: 3px 3px;
}

#formularioContacto ul li.enviar input {
	float: right;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #eaeaea;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#ececec), to(#fff)) !important;
	background: -moz-linear-gradient(bottom, #ececec, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#ececec');
	border: 1px solid #DDD;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px 15px;
}

#formularioContacto ul li.enviar input:active {
	background: #DDD;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#bbb), to(#fff)) !important;
	background: -moz-linear-gradient(bottom, #bbb, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#bbb');
	border: 1px solid #bbb;
}

#formularioContacto ul li span {
	display: block;
	font: bold 11px Arial, Helvetica, Sans-serif;
	margin-bottom: 2px;
	padding-left: 4px;
	color: #333;
}

#formularioContacto ul li input.camp_contacto, #formularioContacto ul li select {
	background: #ececec;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#ececec), to(#fff)) !important;
	background: -moz-linear-gradient(bottom, #ececec, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#ececec');
	border: 1px solid #DDD;
	padding: 5px;
	color: #666;
	font: 11px Arial, Helvetica, Sans-serif;
	width: 255px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#formularioContacto ul li select {
	width: 269px;
}

#formularioContacto ul li.comentarios textarea {
	background: #ececec;
	background: -webkit-gradient(linear, 0 100%, 0 0, from(#ececec), to(#fff)) !important;
	background: -moz-linear-gradient(bottom, #ececec, #fff) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#ececec');
	border: 1px solid #ddd;
	padding: 5px;
	color: #666;
	font: 11px Arial, Helvetica, Sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 539px;
	height: 100px;
}

h1#Titulo_Contacto {
	margin: 0 0 20px 0; padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

#formContactoSended {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fedede;
	border: 2px solid #fecaca;
	color: #333;
	padding: 10px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 480px;
	line-height: 16px;
}

#formContactoSended strong {
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/* Productos 2011 */

h1.titulo_producto {
	color: #333333;
	margin: 15px 0 18px 0;
	padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Tahoma, sans-serif;
}

h2.subtitulo_producto {
	font: 14px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color: #666666;
	margin: 0 0 60px; 0;
	line-height: 22px;
	display: block;
	
}

h2.subtitulo_producto img {
	float: right;
	margin-left: 50px;
	margin-right: 50px;
}

div.productos {
	margin-bottom: 60px;
	padding-bottom: 40px;
	display: block;
	background: url(../img/v2/fonsProducto.jpg) center bottom no-repeat;
}

div.productos div.fotoPrincipal {
	float: left;
	width: 260px;
}

div.productos div.textPrincipal {
	float: left;
	width: 318px;
}

div.productos div.textPrincipal h3 {
	font: bold 17px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color: #333333;
	margin: 0 0 18px 0; padding: 0;
}

div.productos div.textPrincipal p {
	margin: 0 25px 0 0; padding: 0;
	font: 12px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color: #666666;
}

div.productos div.opcionProducto {
	float: left;
	width: 372px;
	min-height: 266px;
	background: url(../img/v2/franjaVertical.jpg) 0px 10px no-repeat;
}

/* Llistat d'opcions en productes */

div.productos div.opcionProducto ul.opcions {
	margin: 23px 0px 0px 35px; padding: 0px;
	list-style-type: none;
}

div.productos div.opcionProducto ul.opcions li {
	height: 25px;
	margin-bottom: 13px;
}

div.productos div.opcionProducto ul.opcions li a {
	font: bold 13px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 38px;
	display: block;
	height: 25px;
}

div.productos div.opcionProducto ul.opcions li a:hover {
	text-decoration: underline;
}

div.productos div.opcionProducto ul.opcions li a.fprod {
	background: url(../img/v2/ico_fichas.jpg) no-repeat;
}

div.productos div.opcionProducto ul.opcions li a.mImage {
	background: url(../img/v2/ico_image.jpg) no-repeat;
}

div.productos div.opcionProducto ul.opcions li a.mvideo {
	background: url(../img/v2/ico_video.jpg) no-repeat;
}

div.productos div.opcionProducto ul.opcions li a.mInfo {
	background: url(../img/v2/icoInfo.jpg) no-repeat;
	text-decoration: underline;
}

/* ---------------------- */

/* · miniatures */
div.productos div.opcionProducto ul.thumbs {
	margin: 43px 0 50px 35px; padding: 0;
	list-style-type: none;
}

div.productos div.opcionProducto ul.thumbs li {
	float: left;
	margin-right: 20px;
}

div.productos div.opcionProducto ul.thumbs li.lastThumb {
	margin-right: 0;
}

div.productos div.opcionProducto ul.thumbs li a {
	
}

div.productos div.opcionProducto ul.thumbs li img {
	border: 1px solid #eaeaea;
}

span.productosNoData {
	font: 13px 'Trebuchet MS', Arial, Tahoma, sans-serif;
	color: #666666;
	display: block;
	background: #f0f0f0;
	padding: 10px;
	margin-bottom: 50px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #e5e5e5;
}

span.productosNoData a {
	text-decoration: underline;
	color: #c3001f;
	font-weight: bold;
}

#galerias, #videos {
	display: none;
	z-index: 10;
}

#galerias ul.productos_galeria, #videos ul.productos_galeria {
	margin: 0; padding: 0;
	list-style-type: none;
}

#galerias ul.productos_galeria li, #videos ul.productos_galeria li {
	display: block;
	width: 850px;
	height: 470px;
}

div#galerias div#PGaleria_leftArrow, div#videos div#PGaleria_leftArrow {
	float: left;
	width: 20px;
	margin-right: 7px;
	margin-top: 200px;
}

div#galerias div#PGaleria_rightArrow, div#videos div#PGaleria_rightArrow {
	float: left;
	width: 20px;
	margin-left: 7px;
	margin-top: 200px;
}

div#galerias div#galerias_interior, div#videos div#galerias_interior {
	float: left;
	display: block;
	width: 850px;
	height: 470px;
}

/* ------------------ */

#MAIN_especiales {
	float: left;
	width: 327px;
	margin-top: 85px;
}

#MAIN_especiales ul {
	list-style-type: none;
	margin: 22px 0 0 0; padding: 0;
}

#MAIN_especiales ul li {
	margin-bottom: 16px;
	display: block;
	height: 83px;
}
