/*general*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

#container {
	width:955px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding:0;
}

#contingut {
	background-image: url(../img/fons02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	
/*capçalera*/

h1{
	display:none;
}

#marca {
	float: left;
	margin: 1em 0;
}

#menu_superior {
	display:none;
}

#menu_principal{	
	display:none;
	
}

/*idioma*/

#idioma{
	display:none;
}

/*localizador de productos*/

#localizadorProductos{
	display:none;
	
}

/*registro*/

#registro {
	display:none;
}

/*navegador*/

#navegador {
	width: 955px;
	color:#999999;
	margin:1em 0 0 0;
}

#navegador #navegador_inicio {
	width: 900px;
	height:20px;
	float:left;
}

#navegador #navegador_inicio a {
	color:#999999;
	text-decoration:none;
}

#navegador #navegador_inicio a:hover {
	color:#000000;
}

#navegador #volver {
	float: left;
	display:none;
}

#navegador #imprimir {
	float: left;
	display:none;
}


/*banner*/

#banner {
	display:none;
}

/*peu*/

#peu {
	clear: both;
	margin:10px 0;
	padding:10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
	color:#345C7A;
	/*min-height:100px;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#peu table tr td h6 {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*#peu img {
	margin:0;
	padding:0;
}

#peu caption {
	display:none;
}*/

#menuLateral {
	display: none;
}

#menu_secundari {
	display:none;
}

/*detall*/

#detall {
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	clear:both;
}

#detall #titulo {
	margin:0;
	padding:3px 0 0 0;
}

#detall #text{
	margin:0;
	padding:0 10px 5px 0;
}

#detall #text_imatge {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall #imatge {
	float: left;
	margin:0 15px 0 0;
	padding:0;
}

#docAdjunt {
	margin:20px 10px 0 10px;
	padding:5px;
	text-align: right;
	display:block;
	clear:both;
	border-top:1px solid #FF0000;
}

#docAdjunt a{
	text-decoration:none;
	color:#999999;
}

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



/*detall_2*/

#detall_2 {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}

#detall_2 #titulo2 {
	margin:0;
	padding:3px 0 0 0;
}

#detall_2 #text2{
	margin:0;
	padding:0 10px 5px 0;
}

#detall_2 #text_imatge2 {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall_2 #imatge2 {
	float: left;
	margin:0 15px 0 0;
	padding:0;
}


/*detall_3*/

#detall_3 {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}

#detall_3 #titulo3 {
	margin:0;
	padding:3px 0 0 0;
}

#detall_3 #text3{
	margin:0;
	padding:0 10px 5px 0;
}

#detall_3 #text_imatge3 {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall_3 #imatge3 {
	float: left;
	margin:0 15px 0 0;
	padding:0;
}


/*detall_4*/

#detall_4 {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}

#detall_4 #titulo4 {
	margin:0;
	padding:3px 0 0 0;
}

#detall_4 #text4{
	margin:0;
	padding:0 10px 5px 0;
}

#detall_4 #text_imatge4 {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall_4 #imatge4 {
	float: left;
	margin:0 15px 0 0;
	padding:0;
}

/*detall_5*/

#detall_5 {
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}

#detall_5 #titulo5 {
	margin:0;
	padding:3px 0 0 0;
}

#detall_5 #text5{
	margin:0;
	padding:0 10px 5px 0;
}

#detall_5 #text_imatge5 {
	margin:0;
	padding:5px 0;
	overflow:auto;
}

#detall_5 #imatge5 {
	float: left;
	margin:0 15px 0 0;
	padding:0;
}


/*delegaciones*/
#delegaciones {
	float:left;
	margin:0;
}

#mapaDelegaciones {
	margin:0;
	padding:0;
}

#delegacion {
	margin:0;
	padding:0;
	width:100%;
}

#printDelegaciones {
	display: none;
}

#provincia {
	clear: both;
	padding:0;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
	margin:0 0 10px 0;
}

#provincia hr {
	border: 0;
	color: #345C7A;
	background-color: #345C7A;
	height: 1px;
}


#representante {
	padding:10px;
	margin:0 0 10px 0;
	border: 1px solid #345C7A;
}

#representante .esquerra {
	float: left;
	padding:2px;
	width:60px;
	color:#345C7A;
}

#representante #nombre {
	padding:2px;
	font-weight:bold;
	background-color:#A7C5DA;
}

#representante .dreta {
	padding:2px;
}

#representante a {
	color: #345C7A;
	font-weight:bold;
	text-decoration:none;
}

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

#representante #email a {
	padding:2px;
	color: #345C7A;
	font-weight:bold;
	text-decoration:none;
}

#representante #email a:hover {
	color: #000000;
}



/*productos*/

#llistat {
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	clear:both;
}	

#llistat #cap_marc {
	margin:0;
	padding:3px 0 0 10px;
	width:731px;
	height:36px;
	background:url(../img/bkg_titulo_productos.gif) left top no-repeat;
}

#llistat #registre {
	margin:0;
	padding:3px 0 0 0;
	width:731px;
	color: #345C7A;
}

#llistat #registre td {
	margin:0;
	padding:10px 0;
}


#llistat #registre #nomRegistre {
	margin:0 10px;
	padding:0 10px 5px 0;
	width:701px;
	
/*	min-height:30px; */
}

#llistat #registre #nomRegistre #nomRegistre02 {
	float:left;
	width: 70px;
}

#llistat #registre #nomRegistre #nomRegistre03 {
	float:left;
	width: 406px;
}

#llistat #registre #nomRegistre #nomRegistre04 {
	float:right;
	width:225px;
	text-align:right;
}

#llistat #registre #nomRegistre #nomRegistre04 img {
	margin:0 0 0 10px;
}

#llistat #registre #nomRegistre {
	margin:0 10px;
	padding:0 10px 5px 0;
	width:701px;
	
/*	min-height:30px; */
}


#llistat #registre #dadesRegistre {
	clear: both;
	margin:0 10px;
	padding:10px 10px 5px 0;
	width:701px;
	border-top:1px solid #FF0000;
}

#llistat #registre #dadesRegistre #imatgeRegistre img {
	border: #CCCCCC solid 1px;
	float:left;
	margin:0 10px 0 0;
}

#llistat #registre #dadesRegistre #iconesRegistre {
	float: left;
	margin:0;
	padding:0 10px;
}

#llistat #registre #dadesRegistre #textRegistre {
	margin:0;
	padding:0;
	display:block;
}

#llistat #registre #dadesRegistre #textRegistre td {
	margin:0;
	padding:0 10px;
}

#llistat #peu_marc {
	margin:0;
	padding:0;
	height:11px;
	background:url(../img/bkg_pie_productos.gif) left bottom no-repeat;
	width:735px;
}

#docAdjunt {
	margin:20px 10px 0 10px;
	padding:5px;
	text-align: right;
	display:block;
	clear:both;
	border-top:1px solid #FF0000;
}

#docAdjunt a{
	text-decoration:none;
	color:#999999;
}

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



/*ubicación*/

#ubicacion {
	margin:0;
}

#mapaUbicacion {
	margin:0;
	padding:0;
	display:none;
}




/*Destacats*/

#contingut #destacats #novedades_destacats {
	width:460px;
	height:180px;
	margin: 0;
	padding:0;
}


#contingut #destacats #novedades_destacats #dataNovedades {
	text-align: right;
	padding:8px 20px;
	margin:0;
	color: #FFFFFF;
}

#contingut #destacats #novedades_destacats #imgNovedades {
	width:152px;
	height:152px;
	float:left;
	margin:20px 10px 0 10px;
	padding:0;
}

#contingut #destacats #novedades_destacats #imgNovedades img {
	margin:10px 0 0 10px;
	padding:0;
}

#contingut #destacats #novedades_destacats #textNovedades {
	margin: 20px 10px 5px 160px;
	padding:0;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
}

#contingut #destacats #novedades_destacats #textNovedades ul{
	margin:0;
	padding:0;
	list-style:none;
}

#contingut #destacats #novedades_destacats #textNovedades li{
	display:block;
	margin:0 4px;
	padding:0;
	list-style:none;
	
	float:none;!important; /* Firefox y los demás */
	*float:left;/* Sólo IE6 */
	*float:left; !important; /* Sólo IE7 */ 
}

#contingut #destacats #novedades_destacats #textNovedades li a{
	text-decoration:underline;	
	color:#FFFFFF;
}

#contingut #destacats #novedades_destacats #textNovedades li a:hover{
	color:#FFFFFF;
	text-decoration: none;
}

#contingut #destacats #novedades_destacats #textNovedades img {
	margin:0;
	padding:0;
	
	float:left;!important; /* Firefox y los demás */
	*float:none;/* Sólo IE6 */
	*float:none; !important; /* Sólo IE7 */
}

#contingut #destacats #noticias_destacats {
	width:460px;
	height:180px;
	margin: 0;
	padding:0;
}

#contingut #destacats #noticias_destacats #dataNoticias {
	text-align: right;
	padding:8px 20px;
	margin:0;
	color: #FFFFFF;
}

#contingut #destacats #noticias_destacats #imgNoticias {
	width:152px;
	height:152px;
	float:left;
	margin:20px 10px 0 10px;
	padding:0;
}

#contingut #destacats #noticias_destacats #imgNoticias img {
	margin:10px 0 0 10px;
	padding:0;
}

#contingut #destacats #noticias_destacats #textNoticias {
	margin: 20px 10px 5px 160px;
	padding:0;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
}

#contingut #destacats #noticias_destacats #textNoticias ul{
	margin:0;
	padding:0;
	list-style:none;
}

#contingut #destacats #noticias_destacats #textNoticias li{
	display:block;
	margin:0 4px;
	padding:0;
	list-style:none;	
	float:none;!important; /* Firefox y los demás */
	*float:left;/* Sólo IE6 */
	*float:left; !important; /* Sólo IE7 */
}

#contingut #destacats #noticias_destacats #textNoticias img {
	margin:0;
	padding:0;
	float:left;!important; /* Firefox y los demás */
	*float:none;/* Sólo IE6 */
	*float:none; !important; /* Sólo IE7 */
}

#contingut #destacats #noticias_destacats li a{
	text-decoration:underline;	
	color:#FFFFFF;

}

#contingut #destacats #noticias_destacats li a:hover{
	text-decoration:none;	
	color:#FFFFFF;

}

/*calidad y certificaciones */

#text_calidad {
	margin:0;
	padding:0 10px 5px 10px;
}

#imatge_calidad {
	margin:30px 15px 0 15px;
	padding:0;
}

#imatge_calidad img {
	vertical-align: top;
	margin: 0 10px 0 0;
	padding:10px 0 0 0;
}

#sisal,
#taula #sota,
button,
.hideonprint {
display: none;
}

textarea {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
padding:0px;
border: none;
height: 90px;
width: 99%;
color: #C03;
}

input {
background: transparent;
border: none;
color: #C03;
}


#taula #taula_linia table.impres tr td input {
text-align: center;
font-size:.8em;
}
