*{
	margin:0;
	padding:0;
}
.left{
	float:left;
}

.width_100pc{
	width:100%;
}

.padTop20{
	padding-top: 20px;
}

.padTop10{
	padding-top: 10px;
}

.ov{
	overflow: hidden;
}

.hidden{
	display: none;
}

.visible{
	display:block;
}

a{
	color:#493B28;
	text-decoration: none;
}
a img{
	border:0;
}
a.siguiente_paso_js{
	padding:3px 7px;
	text-decoration:none;
	border:1px solid #BBB;
	background-color:#D2D2D2;
}
.esquema_proceso{
/*	position:relative;
	float:right;*/
	float:left;
	width:260px;
	padding-left:20px;
/*	text-align: right;*/
}
#form1{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
#login{
	position:relative;
	padding:7px 0 7px 15px;
	background-color:#4B3922;
	font-size:10px;
	color:#EEE;
}
	.botones_login{
		display:block;
		position:absolute;
		top:7px;
		right:12px;
		color:#FFF;
		text-decoration:none;
	}
		.botones_login a{
			color:#FFF;
			text-decoration:none;
		}
		.botSalir{
			font-weight:bold;
		}
body {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
}
#contenedor{
	width:739px;
	overflow:hidden;
	margin:0 auto;
}

	#obres{
		background-image: url(../img/obres.gif);
		background-position: top center;
		background-repeat: no-repeat;
		margin:75px 0 0 0;
		padding:185px 0 50px 0;
		text-align:center;
		color:#4B3922;
	}
	
	#obres p{
		margin-bottom:10px;
	}

	#cabecera{
		position:relative;
		overflow:hidden;
		height:200px;
		background-position:top center;
		background-repeat:no-repeat;
	}
		#icono_carrito{
			position:absolute;
			display:block;
			width:95px;
			height:65px;
			bottom:0;
			right:20px;
			text-align:right;
		}
			#icono_carrito a{
				color:#8F7E5A;
				font-size:10px;
				font-weight:bold;
				text-decoration:none;
			}
		#cabecera_carrito{
			position:absolute;
			display:block;
			width:240px;
			height:55px;
			right:30px;
			padding-left:10px;
		}
			#cabecera_carrito img{
				position:absolute;
				bottom:0;
				right:0;
			}
		#subcabecera{
			position:relative;
			padding-top:30px;
		}
			#subcabecera a{
				position:absolute;
				left:420px;
				top:25px;
			}
			
			#flashNeeded{
				position:relative;
				top:35px;
				left:25px;
			}
			
		.que_es{
			/*
			position:relative;
			width:150px;
			height:100px;
			background-color:#0066FF;
			position:relative;
			top:0;
			left:0;
			position:absolute;
			*/
		}
			.que_es img{
				position:absolute;
				top:4px;
				left:-12px;
			}
		#barra_idioma{
			position:absolute;
			right:20px;
			top:15px;
			/*
			padding:15px 20px 0 0;
			text-align:right;
			*/
		}
			.bandera{
				display:block;
				overflow:hidden;
				float:left;
				width:18px;
				height:13px;
				margin-left:5px;
				background-image:url(../img/estructura/banderes.gif);
				
			}

				.bandera_es{
					background-position: center left;
				}
				.bandera_cat{
					background-position: top left;
				}
				.bandera_eng{
					background-position: bottom left;
				}
				.bandera_es_off{
					background-position: center right;
				}
				.bandera_cat_off{
					background-position: top right;
				}
				.bandera_eng_off{
					background-position: bottom right;
				}

			.bandera a{
				display:none;
				width:18px;
				height:13px;
				text-decoration:none;
			}
			/*
			#barra_idioma a{
				width:18px;
				height:13px;
				background-color:#0099FF;
			}
			*/
		#menu_principal{
			overflow:hidden;
			font-size:2px;
			height:12px;
			padding:5px 0 4px 0;
			padding-right:18px;
			padding-top:83px;
			text-align:right;
		}
			#menu_principal ul{
				margin:0;
				padding:0 0 0 102px;
				list-style-type:none;
			}
				#menu_principal ul li{
					margin:0;
					padding:0;
					float:left;
				}
				#menu_principal a{
					display:block;
					height:12px;
					color:#FFFFFF;
					text-decoration:none;
				}
					.boton_logo a, .bot_gran_idea a, .bot_materiales_colores a, .bot_contacto a{
						display:block;
						overflow:hidden;
						height:12px;
						float:left;
						padding-left:5px;
						background-position:top right;
						background-repeat:no-repeat;
					}
					.boton_logo a{
						font-size:2px;
						width:175px;
						padding-right:85px;
					}
					.bot_gran_idea a{
						width:162px;
					}
					.bot_materiales_colores a{
						width:118px;
					}
					.bot_contacto a{
						width:58px;
					}
					.boton_logo a:hover, .bot_gran_idea a:hover, .bot_materiales_colores a:hover, .bot_contacto a:hover{
						background-position:bottom right;
					}
						
			#menu_secundario{
				clear:both;
				width:100%;
				overflow:hidden;
				font-size:2px;
				padding-top:6px;
			}
				#menu_secundario ul{
					padding-left:310px;
					list-style-type:none;
				}
					#menu_secundario ul li{
						float:left;
						padding-left:2px;
					}
					#menu_secundario a{
						display:block;
						height:12px;
						color:#FFFFFF;
						text-decoration:none;
					}
					.bot_consejos_decoracion a, .bot_consejos_instalacion a, .bot_preguntas_frecuentes a{
						background-repeat:no-repeat;
						background-position:top right;
					}
						.bot_consejos_decoracion a{
							width:140px;
						}
						.bot_consejos_instalacion a{
							width:138px;
						}
						.bot_preguntas_frecuentes a{
							width:126px;
						}
					.bot_consejos_decoracion a:hover, .bot_consejos_instalacion a:hover, .bot_preguntas_frecuentes a:hover{
						background-position:bottom right;
					}
		.menu_marcado a{
			background-position:bottom right;
		}
						
		#letrero_menu{
			padding-left:450px;
			padding-top:28px;
		}
		
	#contenido{
		width:740px;
		overflow:hidden;
	}
			#columna_izquierda{
				width:110px;
				float:left;
				overflow:hidden;
				padding-left:20px;
				padding-right:15px;
			}
			#columna_derecha{
				width:595px;
				float:left;
				overflow:hidden;
			}
		
	#pie{
		width:740px;
		height:100px;
		margin-top:15px;
		padding-left:20px;
	}
		#pie_info_legal{
		/*	clear:both;*/
			float:left;
			font-size:9px;
			width:740px;
			text-align:center;
			padding-top:20px;
			overflow:visible;
			color:#C6BCA6;
		}
			#pie_info_legal span,#pie_info_legal a{
				color:#AB9E7E;
			}
		#pie_contenido{
			border-top:1px solid #8B724B;
		}
			#pie_area_logo{
				float:left;
				overflow:hidden;
				width:320px;
				color:#69553A;
				padding-top:4px;
				/*
				height:20px;
				*/
			}
				#pie_area_logo p{
					float:left;
				}
				.all_rights{
					padding-left:6px;
					padding-top:2px;
				}
			#pie_area_botonera{
				float:left;
				overflow:hidden;
				width:350px;
				padding:6px 0 0 30px;
			}
				#pie_area_botonera ul{
					margin:0;
					padding:0;
					list-style:none;
					float:right;
				}
					#pie_area_botonera ul li{
						float:left;
						height:20px;
						padding-left:5px;
					}
						#pie_area_botonera ul li a{
							display:block;
							overflow:hidden;
							height:20px;
							text-decoration:none;
							color:#69553A;
						}
						#pie_area_botonera ul li a:hover{
							background-repeat:no-repeat;
							background-position:bottom center;
							background-image:url(../img/pie_marcado.gif);
						}
			.pie_marcado a{
				background-repeat:no-repeat;
				background-position:bottom center;
				background-image:url(../img/pie_marcado.gif);
			}
			
			.novedades, .atencion_cliente, .privacidad, .catalogo{
				overflow:hidden;
			}
			.novedades{
				/*width:62px;*/
				width:auto;
			}
			.atencion_cliente{
				/*width:101px;*/
				width:auto;
			}
			.privacidad{
				/*width:55px;*/
				width:auto;
			}
			.catalogo{
				/*width:48px;*/
				width:auto;
			}
			.separador{
				width:6px;
			}
	
	#menu_dibujos{
		padding-top:11px;
	}
		#menu_dibujos ul{
			list-style:none;
			text-align:left;
		}
			#menu_dibujos ul li{
				height:65px;
			}
				#menu_dibujos ul li a{
					display:block;
					overflow:hidden;
					height:59px;
					width:110px;
					text-decoration:none;
				}
				#menu_dibujos ul li a:hover{
					background-position:right;
				}
				.menu_dibujo00{
					padding-top:10px;
				}
				.menu_dibujo_marcado a{
					background-position:right;
				}
				.menu_dibujo_quees{
					padding-top:10px;
				}

.banner{
text-align:right;
padding:10px 23px 0px 0px;
}				
				
.vistas_previas{
	width:100%;
	overflow:hidden;
}
	.vista_previa{
		float:left;
		width:285px;
		height:178px;
		overflow:hidden;
		padding-bottom:15px;
		padding-top:11px;
	}
		.vista_previa_foto{
			float:left;
			height:175px;
			width:214px;
			overflow:hidden;
			padding-top:3px;
			padding-left:11px;
			background-image:url(../img/estructura/sombra_fondo.jpg);
			background-position:left top;
		}
		.vista_previa_info{
			float:left;
			width:60px;
			height:175px;
			padding-top:3px;
			overflow:hidden;
		}
			.vista_previa_ref{
				padding-left:3px;
				width:57px;
				height:20px;
				overflow:hidden;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				color:#604F35;
				font-weight:bold;
			}
			.vista_previa_destacado{
				padding-left:3px;
				width:57px;
				height:60px;
				overflow:hidden;
			}
			.vista_previa_miniatura{
				width:60px;
				height:86px;
				overflow:hidden;
				position:relative;
			}
				.vista_previa_miniatura img{
					position:absolute;
					bottom:0;
				}
	.vista_previa_impar{
		margin-right:10px;
	}
	.vista_previa_par{
	}

#vista_detalle{
	width:720px;
	overflow:hidden;
	color:#4B3922;
}
	.volver{
		height:13px;
		padding:0 0 5px 24px;
	}
	#vista_detalle_superior{
		width:100%;
		overflow:hidden;
		padding-bottom:5px;
		margin-left:10px;
	}
		#vd_foto_ampliada{
			float:left;
			width:470px;
			height:383px;
			padding:7px 0 0 20px;
			background-image:url(../img/vista_detalle/fondo_foto_grande.jpg);
			background-repeat:no-repeat;
		}
		#vd_datos1{
			position:relative;
			float:left;
			width:230px;
			height:376px;
		}
			#vd_datos1 h1{
				/*height:40px;*/
				margin:0;
				padding:7px 0 0 15px;
				font-size:30px;
				font-family:Arial, Helvetica, sans-serif;
			}
			#vd_datos1 img{
				/*padding-left:4px;*/
				padding-bottom:4px;
				display:block;
			}
			.punto1_tamanos_tit{
				clear:both;
				display:block;
				width:100%;
				margin:0;
				padding:5px 0 15px 20px;
				line-height:14px;
			}
				.punto1_tamanos a{
					display:block;
					overflow:hidden;
					text-decoration:none;
					padding:5px 0 5px 20px;
					font-size:11px;
					color:#4B3922;
					height:13px;
				}
				.punto1_tamanos a:hover{
					color:#F58C28;
					background-image:url(../img/vista_detalle/marca_tamano.gif);
					background-repeat:no-repeat;
				}
				.tamano{
				}
				.tamano_marcado a{
					color:#F58C28;
					background-image:url(../img/vista_detalle/marca_tamano.gif);
					background-repeat:no-repeat;
				}
				.tamano_medida{
					display:block;
					float:left;
					width:130px;
				}
				.tamano_precio{
					display:block;
					float:left;
					width:60px;
					text-align:right;
				}
				/*
				.tamano_medida{
					display:block;
					float:left;
					width:85px;
					
					background-color:#00CCFF;
				}
				.tamano_precio{
					display:block;
					float:left;
					width:60px;
					background-color:#00CC00;
				}
				*/
				
			.vd_datos1_comentario{
				width:205px;
				font-size:11px;
				padding:10px 0 0 15px;
			}
			
			.texto_personalizado textarea{
				margin-left:26px;
				width:346px;
				font-size:10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				padding:2px;
				border:1px solid #CCCCCC;
			}
			
			.punto4{
				overflow:hidden;
			}
			.punto{
				width:100%;
				overflow:hidden;
				padding-bottom:15px;
			}
				.etiqueta_num{
					float:left;
					width:25px;
					height:20px;
				}
				.etiqueta_txt{
					float:left;
					height:20px;
					width:361px;
					padding-top:3px;
					font-weight:bold;
				}
				#div_wordCount{
					font-weight:bold;
					padding-left:25px;
				}
			.punto1{
				position:absolute;
				bottom:0;
			}
				.punto1_etiqueta{
					padding-left:20px;
				}
					.etiqueta_num1{
						float:left;
						height:20px;
						width:25px;
					}
					.etiqueta_txt1{
						float:left;
						height:17px;
						padding-top:3px;
						width:170px;
						font-weight:bold;
					}
			.punto2a{
				width:387px;
			}
			.punto2b{
				height:170px;
			}
				.punto2a ul{
					list-style:none;
					margin:0;
					padding:0 0 0 0;
					float:left;
				}
					.punto2a li{
						float:left;
						width:25px;
						list-style:none;
						margin:0;
						padding:0;
					}
						.punto2a li a{
							display:block;
							width:23px;
							height:31px;
						}
						
						.punto2_fila1 a{
							text-decoration:none;
							/*background-position:top;*/
						}
						/*
						.punto2_fila1 a:hover{
							background-position:bottom;
						}
						*/
						.col_paret_a1 a{background-image:url(../img/vista_detalle/colores_pared/a1.gif);}
						.colFFFFFF a{background-position: top left;}
						.colFFFFFF a:hover,.colFFFFFF_selec a{background-position: bottom left;}
						.colEBEBEB a{background-position: top center;}
						.colEBEBEB a:hover,.colEBEBEB_selec a{background-position: bottom center;}
						.colCCCCCC a{background-position: top right;}
						.colCCCCCC a:hover,.colCCCCCC_selec a{background-position: bottom right;}
						
						.col_paret_a2 a{background-image:url(../img/vista_detalle/colores_pared/a2.gif);}
						.col999999 a{background-position: top left;}
						.col999999 a:hover,.col999999_selec a{background-position: bottom left;}
						.col595959 a{background-position: top center;}
						.col595959 a:hover,.col595959_selec a{background-position: bottom center;}
						.col262626 a{background-position: top right;}
						.col262626 a:hover,.col262626_selec a{background-position: bottom right;}
						
						.col_paret_a3 a{background-image:url(../img/vista_detalle/colores_pared/a3.gif);}
						.col3E1A1E a{background-position: top left;}
						.col3E1A1E a:hover,.col3E1A1E_selec a{background-position: bottom left;}
						.col6F1B1E a{background-position: top center;}
						.col6F1B1E a:hover,.col6F1B1E_selec a{background-position: bottom center;}
						.colAC1619 a{background-position: top right;}
						.colAC1619 a:hover,.colAC1619_selec a{background-position: bottom right;}
						
						.col_paret_a4 a{background-image:url(../img/vista_detalle/colores_pared/a4.gif);}
						.colE10915 a{background-position: top left;}
						.colE10915 a:hover,.colE10915_selec a{background-position: bottom left;}
						.colFB7115 a{background-position: top center;}
						.colFB7115 a:hover,.colFB7115_selec a{background-position: bottom center;}
						.colFEBF00 a{background-position: top right;}
						.colFEBF00 a:hover,.colFEBF00_selec a{background-position: bottom right;}
						
						.col_paret_a5 a{background-image:url(../img/vista_detalle/colores_pared/a5.gif);}
						.colFEEDC0 a{background-position: top left;}
						.colFEEDC0 a:hover,.colFEEDC0_selec a{background-position: bottom left;}
						.col7A1364 a{background-position: top center;}
						.col7A1364 a:hover,.col7A1364_selec a{background-position: bottom center;}
						.colD8ACCC a{background-position: top right;}
						.colD8ACCC a:hover,.colD8ACCC_selec a{background-position: bottom right;}
						
						.punto2_fila2 a{
							margin-top:2px;
							text-decoration:none;
							/*background-position:bottom;*/
						}
/*						.punto2_fila2 a:hover{
							background-position:top;
						}*/
						
						
						.col_paret_b1 a{background-image:url(../img/vista_detalle/colores_pared/b1.gif);}
						.col895E22 a{background-position: bottom left;}
						.col895E22 a:hover,.col895E22_selec a {background-position: top left;  background-attachment: inherit; }
						.col9E8167 a{background-position: bottom center;}
						.col9E8167 a:hover,.col9E8167_selec a{background-position: top center;}
						.colC1A88D a{background-position: bottom right;}
						.colC1A88D a:hover,.colC1A88D_selec a{background-position: top right;}
						
						.col_paret_b2 a{background-image:url(../img/vista_detalle/colores_pared/b2.gif);}
						.colD9C3A8 a{background-position: bottom left;}
						.colD9C3A8 a:hover,.colD9C3A8_selec a,{background-position: top left;}
						.col003E1D a{background-position: bottom center;}
						.col003E1D a:hover,.col003E1D_selec a{background-position: top center;}
						.col008030 a{background-position: bottom right;}
						.col008030 a:hover,.col008030_selec a{background-position: top right;}
						
						.col_paret_b3 a{background-image:url(../img/vista_detalle/colores_pared/b3.gif);}
						.col009177 a{background-position: bottom left;}
						.col009177 a:hover,.col009177_selec a{background-position: top left;}
						.col80C199 a{background-position: bottom center;}
						.col80C199 a:hover,.col80C199_selec a{background-position: top center;}
						.colB2AF8E a{background-position: bottom right;}
						.colB2AF8E a:hover,.colB2AF8E_selec a{background-position: top right;}
						
						.col_paret_b4 a{background-image:url(../img/vista_detalle/colores_pared/b4.gif);}
						.colD6CC7E a{background-position: bottom left;}
						.colD6CC7E a:hover,.colD6CC7E_selec a{background-position: top left;}
						.colD7E198 a{background-position: bottom center;}
						.colD7E198 a:hover,.colD7E198_selec a{background-position: top center;}
						.col00125C a{background-position: bottom right;}
						.col00125C a:hover,.col00125C_selec a{background-position: top right;}
						
						.col_paret_b5 a{background-image:url(../img/vista_detalle/colores_pared/b5.gif);}
						.col00599F a{background-position: bottom left;}
						.col00599F a:hover,.col00599F_selec a{background-position: top left;}
						.col0E96D1 a{background-position: bottom center;}
						.col0E96D1 a:hover,.col0E96D1_selec a{background-position: top center;}
						.col81D2F4 a{background-position: bottom right;}
						.col81D2F4 a:hover,.col81D2F4_selec a{background-position: top right;}
						
						.punto2_fila1_selec a{
							//background-position:bottom;
						}
						.punto2_fila2_selec a{
							//background-position:top;
						}
						.colores_grafismo{
							height:160px;
							width:386px;
						}
						
							#colores_grafismo_nota{
								padding-left:111px;
							}
							
							.colores_grafismo_selectorGrafismo{
								float:left;
								height:144px;
								width:111px;
								position:relative;
							}
							.colores_grafismo_liniapx{
								float:left;
								height:144px;
								width:1px;
								background-repeat:no-repeat;
							}
							.colores_grafismo_combiColores{
								float:left;
								height:140px;
								width:273px;
								background-image:url(../img/vista_detalle/cuadro_grafismo.gif);
								background-repeat:no-repeat;
								padding-top:4px;
							}
								.colores_grafismo_combiColores ul{
									list-style:none;
									/*padding-top:2px;*/
									padding-left:2px;
								}
									.colores_grafismo_combiColores ul li{
										display:block;
										/*overflow:hidden;*/
										float:left;
										width:44px;
										height:32px;
									}
										.colores_grafismo_combiColores ul li a{
											display:block;
											margin:7px 0 0 7px;
											width:36px;
											height:20px;
											text-decoration:none;
										}
										.colores_grafismo_combiColores ul li:hover,li.combiColores_marcado{
											background-image:url(../img/vista_detalle/colores_vinilos/marca.gif);
											background-repeat:no-repeat;
											background-position:top left;
										}
							
							#colores_vinilo1{display:block;}
								
								div.colores_grafismo_combiColores li a{
									background-repeat:no-repeat;
								}
								
								div.colores_grafismo_combiColores li.a1 a{background-image:url(../img/vista_detalle/colores_vinilos/a1.gif);}
								
								.vinilo1_000000 a{background-position:top left;}
								.vinilo_FFFFFF a{background-position:top center;}
								.vinilo_A6AAB2 a{background-position:top right;}
								.vinilo_616A6E a{background-position:bottom left;}
								.vinilo_3B4448 a{background-position:bottom center;}
								.vinilo_452D1E a{background-position:bottom right;}
							
								div.colores_grafismo_combiColores li.a2 a{background-image:url(../img/vista_detalle/colores_vinilos/a2.gif);}
								
								.vinilo_482024 a{background-position:top left;}
								.vinilo_731A1D a{background-position:top center;}
								.vinilo_AA1032 a{background-position:top right;}
								.vinilo_F45712 a{background-position:bottom left;}
								.vinilo_FF9007 a{background-position:bottom center;}
								.vinilo_FFE100 a{background-position:bottom right;}
							
								div.colores_grafismo_combiColores li.a3 a{background-image:url(../img/vista_detalle/colores_vinilos/a3.gif);}
								
								.vinilo_E94D89 a{background-position:top left;}
								.vinilo_504B86 a{background-position:top center;}
								.vinilo_0F466A a{background-position:top right;}
								.vinilo_0063A7 a{background-position:bottom left;}
								.vinilo_14B5EC a{background-position:bottom center;}
								.vinilo_006E8D a{background-position:bottom right;}
							
								div.colores_grafismo_combiColores li.a4 a{background-image:url(../img/vista_detalle/colores_vinilos/a4.gif);}
								
								.vinilo_003E27 a{background-position:top left;}
								.vinilo_007F62 a{background-position:top center;}
								.vinilo_A2C347 a{background-position:top right;}
								.vinilo_F6DEA3 a{background-position:bottom left;}
								.vinilo_A6AAB1 a{background-position:bottom center;}
								.vinilo_CFA201 a{background-position:bottom right;}
							
							#colores_vinilo2{
								display:none;
							}
								#selector_colores_grafismos1 a{
									top:23px;
								}
								#selector_colores_grafismos2 a{
									top:67px;
								}
								.selector_colores_grafismos{
									background-color:#0099CC;
								}
								.selector_colores_grafismos a{
									display:block;
									overflow:hidden;
									height:33px;
									width:99px;
									position:absolute;
									text-decoration:none;
									padding:7px 0 0 12px;
									color:#4B3922;
								}
									.selector_colores_grafismos1 a{
										background-image:url(../img/vista_detalle/fondo_grafismo_selec_activo.gif);
										background-repeat:no-repeat;
										background-position:top;
									}
									.selector_colores_grafismos2 a{
										background-image:url(../img/vista_detalle/fondo_grafismo_selec_inactivo.gif);
										background-repeat:no-repeat;
										background-position:top;
									}
									.selector_colores_grafismos2 a:hover{
										background-position:bottom;
									}
								.botonera_orientacion{
									clear:both;
									width:366px;
									padding-left:28px;
									height:20px;
								}
									.botonera_orientacion_boton a{
										display:block;
										height:14px;
										width:60px;
										float:left;
										padding:3px 0 3px 16px;
										text-decoration:none;
										font-family:Verdana, Arial, Helvetica, sans-serif;
										font-size:11px;
										color:#4B3922;
									}
									.botonera_orientacion_boton a:hover{
										background-image:url(../img/vista_detalle/marca_tamano.gif);
										background-position:left;
										background-repeat:no-repeat;
										color:#F4841A;
									}
									.botonera_orientacion_boton_marcado a{
										background-image:url(../img/vista_detalle/marca_tamano.gif);
										background-position:left;
										background-repeat:no-repeat;
										color:#F4841A;
									}
								.botonera_unidades{
									clear:both;
									width:366px;
									padding-left:28px;
									height:20px;
								}
			#unitats{
			}
				#unitats input{
					float:left;
					border:0;
					width:20px;
					padding:2px 2px 3px 2px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					text-align:center;
					color:#4B3922;
					background-color:#EEE;
				}
				#unitats img{
					float:left;
					border:0;
				}
						
			.add_cesta{
				overflow:hidden;
				margin-top:10px;
				font-weight:bold;
			}
				.add_cesta a{
					display:block;
					overflow:hidden;
					float:left;
					color:#8F7E5A;
					text-decoration:none;
				}
				.add_cesta_txt{
					padding-top:20px;
				}
				
	#vista_detalle_inferior{
		padding-left:24px;
	}
		#vd_combi_flash{
			width:309px;
			float:left;
		}
			#vd_combi_flash_aviso{
				padding-top:10px;
			}
		#vd_datos2{
			width:386px;
			float:left;
		}
	
	
	
	

.secundarias_secciones{
	width:100%;
	overflow:hidden;
}
	.secundaria_cabecera{
		position:relative;
	}
		.instalacion_pdf{
			position:absolute;
			top:55px;
			right:25px;
			width:250px;
			text-align:right;
		}
			.instalacion_pdf a{
				text-decoration:none;
			}
	.secundaria_cabecera_titulo{
		width:100%;
		overflow:hidden;
	}
	.cabecera_secundaria_subtitulo{
		height:12px;
	}
	.secundaria_contenido{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}
		.secundaria_contenido h1{
			width:100%;
			font-size:14px;
			color:#C5BD58;
			padding-top:20px;
		}
		.secundaria_contenido p{
			line-height:14px;
			color:#483B28;
			padding:10px 20px 14px 0;
		}
		
#video {
	width:390px;
	height:368px;
	margin-top:10px;
}		
		
.consejo{
	position:relative;
	width:100%;
	overflow:hidden;
	margin-bottom:13px;
}
	.consejo_foto{
		float:left;
		width:255px;
		padding-top:24px;
	}
	.consejo_definicion{
		float:left;
		width:340px;
	}
	.consejo_definicion_larga{
	}
		.consejo h1{
			margin:0;
			padding:0;
		}
		.consejo p{
			margin:0;
			padding:2px 20px 0 0;
		}

.formulario_fondo_seccion00{
	margin-right:20px;
}
.formulario{
	width:575px;
}
	.formulario_cabecera{
		height:15px;
		background-image:url(../img/secundarias/top_form.gif);
		background-repeat:no-repeat;
	}
	.formulario_fondo{
		padding:10px 0 0 25px;
		background-image:url(../img/secundarias/fondo_form.gif);
		background-position:top right;
		background-repeat:no-repeat;
		background-color:#DDD;
	}
		.formulario_fondo form{
			width:400px;
		}
			.campo_formulario{
				position:relative;
				display:block;
				overflow:hidden;
				width:400px;
				padding-bottom:8px;
			}
				.campo_formulario span{
					display:block;
					width:90px;
					overflow:hidden;
					float:left;
					line-height:14px;
				}
					.campo_formulario input, .campo_formulario textarea{
						width:305px;
						border:0;
						background-color:#EEE;
						padding:2px;
						font-size:10px;
						font-family:Verdana, Arial, Helvetica, sans-serif;
					}
				.campo_formulario label{
					float:left;
					background-color:#0066CC;
					padding-bottom:6px;
				}
			.bot_enviar{
				display:block;
				overflow:hidden;
				width:400px;
			}
				.bot_enviar input{
					color:#EEE;
					background-color:#493C28;
					border:0;
					margin-left:90px;
					font-size:10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					padding:2px 3px 2px 3px;
				}
		/*
			.formulario_fondo span{
				display:block;
				overflow:hidden;
				padding-bottom:3px;
			}
			.formulario_fondo input, .formulario_fondo textarea{
				display:block;
				overflow:hidden;
				border:0;
				background-color:#EEE;
			}
			.campo_largo input{
			}
	*/
			
	.formulario_fondo00 form{
		margin-right:20px;
		background-image:url(../img/secundarias/fondo_form.gif);
		background-position:top right;
		background-repeat:no-repeat;
		background-color:#DDDDDD;
	}
	.formulario_pie{
		height:15px;
		background-image:url(../img/secundarias/bottom_form.gif);
		background-repeat:no-repeat;
	}
	.selector_colores_grafismos2_admin{
		display:none;
	}
.aviso{
	width:680px;
	margin-left:10px;
	padding-top:15px;
	padding-bottom:5px;
	font-size:10px;
	color:#493B28;
}

#carrito_detalle{
	width:720px;
	padding:0 0 0 20px;
}
	.listado_articulos{
		width:660px;
		margin-top:6px;
		padding:8px 10px 1px 10px;
		margin-left:10px;
		background-color:#DDD;
		background-image:url(../img/carrito_compra/fondo_listado_articulos.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}
		.listado_articulos ul{
			width:100%;
			overflow:hidden;
			list-style:none;
			margin-bottom:0;
			padding-top:2px;
			font-size:11px;
			color:#4B3922;
		}
			.listado_articulo_contenedor{
				position:relative;
				overflow: hidden;
			}
			   .listado_articulo_contenedor .imatge{
					float:left; 
					width:80px;	
					height:80px; 
					margin-right:10px;
					text-align:center; 
					background-image:url(../img/carrito_compra/listado_fondo_imagen.gif);
					background-repeat:no-repeat;
					padding-bottom:10px;
			   }
			   .listado_articulo_contenedor .detall{
			   	float:left;
			   }
				
			   .listado_articulo_contenedor .div_texto_personalizado{
					width:510px;
					overflow:hidden;
			   }
				.listado_articulo_contenedor .div_texto_personalizado .texto_personalizado{
			   	padding:2px;
					color:#999999;
					float:left;
			   }
			   .listado_articulo_contenedor .div_texto_personalizado .texto_personalizado_titol{
					float:left;
			   	padding:2px;
					color:#999999;
					font-weight: bold;
			   }
				.listado_articulo{
					padding-bottom:10px;
				}
				.listado_articulos li{
				}
				.listado_articulo_1 li{
					font-size:10px;
					padding-bottom:10px;
				}
				.listado_articulos_pie{
					margin-left:10px;
					height:10px;
					width:680px;
					font-size:2px;
					background-color:#DDD;
					background-image:url(../img/carrito_compra/fondo_listado_articulos_bot.gif);
					background-position:bottom;
					background-repeat:no-repeat;
				}
				
				li.img_primero{			float:left; width:80px; text-align:center; margin-right:10px;}
				li.ref_primero{			float:left; width:40px;	padding-bottom:6px;border-bottom:2px solid #FFF; padding-bottom:6px;}
				li.medida_primero{		float:left; width:145px; padding-bottom:6px; border-bottom:2px solid #FFF;}
				li.colores_grafismos_primero{	float:left; width:120px; padding-bottom:6px; border-bottom:2px solid #FFF;}
				li.orientacion_primero{		float:left; width:85px;	padding-bottom:6px; border-bottom:2px solid #FFF;}
				li.unidades_primero{		float:left; width:70px;	padding-bottom:6px; border-bottom:2px solid #FFF;}
				li.precio_primero{		float:left; width:45px;	padding-bottom:6px; border-bottom:2px solid #FFF;}
				li.total_primero{		float:left; width:55px;	padding-bottom:6px; border-bottom:2px solid #FFF; text-align:right;}
				
				li.ref{				float:left; width:40px; }
				li.medida{			float:left; width:145px;}
				li.colores_grafismos{		float:left; width:120px;}
				li.orientacion{			float:left; width:85px;}
				li.unidades{			float:left; width:70px;}
				li.precio{			float:left; width:45px;}
				li.total{			float:left; width:55px;	text-align:right; font-weight:bold;}
				
				li.img{				float:left; width:80px;	height:80px; margin-right:10px;
								text-align:center; 
								background-image:url(../img/carrito_compra/listado_fondo_imagen.gif);
								background-repeat:no-repeat;
								/*
								background-position:left top;
								background-color:#663399;
								*/
				}
				
					.borrar_articulo{
						/*position:absolute;*/
						width:100%;
						padding-top:5px;
						padding-bottom:30px;
					}
						.borrar_articulo a{
							display:block;
							float:left;
							color:#666666;
							text-decoration:none;
						}
							.borrar_articulo a:hover{
								color:#333333;
							}
						.borrar_articulo span{
						}
						.borrar_articulo_txt{
							padding:3px 0 0 5px;
						}
			.listado_articulos_botonera{
				position:relative;
				height:35px;
				margin:0 30px 0 10px;
			}
				.listado_articulos_botones{
					position:absolute;
					bottom:1px;
					left:30px;
					width:285px;
				}
					.listado_articulos_botones img{
						float:left;
						margin-right:10px;
					}
				.listado_articulos_botones_down{
					position:absolute;
					top:0px;
					left:0px;
					padding-top:8px;
					width:285px;
				}
					.listado_articulos_botones_down img{
						margin-right:5px;
					}
				.listado_articulos_total{
					position:absolute;
					top:0;
					right:0;
					width:135px;
					height:25px;
					font-size:11px;
					text-align:center;
					padding-top:8px;
					/*
					padding-left:15px;
					*/
					background-image:url(../img/carrito_compra/fondo_total.gif);
					background-repeat:no-repeat;
					background-position:right;
				}
					.listado_articulos_total p{
						margin-left:20px;
					}
					.listado_articulos_total span{
						font-weight:bold;
					}
	.msg_carro_vacio{
		padding:35px 0 35px 0;
		text-align:center;
		color:#493B28;
		font-size:11px;
	}
.secundaria_contenido00{
	/*
	background-color:#0066CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
}
	/*
	.secundaria_contenido00 h1{
		width:100%;
		font-size:14px;
		color:#C5BD58;
		padding-top:10px;
	}
	.secundaria_contenido00 p{
		line-height:14px;
		color:#483B28;
		padding:10px 20px 22px 0;
	}
	*/

.l00_layout{
	position:relative;
	width:700px;
	overflow:hidden;
	margin-top:10px;
	padding-bottom:10px;
}
	.l00_layout_fotos{
		width:390px;
		float:left;
		overflow:hidden;
		margin-right:10px;
	}
		.layout00_foto1{
			width:387px;
			height:290px;
			margin-bottom:8px;
		}
		.layout00_foto2{
			clear:both;
			float:left;
			width:191px;
			height:253px;
			margin-right:8px;
			margin-bottom:8px;
		}
		.layout00_foto3{
			float:left;
			width:191px;
			height:253px;
			margin-bottom:8px;
		}
		.layout00_foto4{
			clear:both;
			width:387px;
			height:258px;
		}
	
	.l00_layout_textos{
		float:left;
		width:175px;
		overflow:hidden;
	}
		.l00_layout_textos h2{
			font-size:16px;
			color:#CABF4F;
			padding-bottom:20px;
		}
		.l00_layout_textos p{
			padding-bottom:20px;
			padding-right:10px;
			line-height:16px;
		}
		.l00_layout_listado{
			color:#CABF4F;
			position:absolute;
			bottom:5px;
			left:400px;
			line-height:16px;
		}
		.l00_layout_txtinf{
			width:390px;
			padding:10px 0 14px 0;
		}

.col_vinilos{
	width:100%;
	overflow:hidden;
}
	.col_vinilos li{
		float:left;
		list-style:none;
		width:90px;
		padding-bottom:10px;
		font-size:9px;
	}
		.col_vinilos span{
			display:block;
			clear:both;
			color:#333;
		}
.msg_mail_ok{
	padding:65px 130px 65px 40px;
}
.boton_volver{
	left:25px;
	bottom:0;
	position:absolute;
}
.catalogo_download{
	position:relative;
	width:580px;
	height:188px;
	background-image:url(../img/secundarias/catalogo_donwload.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
	.catalogo_download_bot{
		position:absolute;
		left:8px;
		top:148px;
		width:160px;
		height:25px;
	}
		.catalogo_download_bot img{
			padding-right:4px;
		}
		.catalogo_download_bot a{
			text-decoration:none;
		}
	.catalogo_download_img{
		position:absolute;
		width:325px;
		height:150px;
		left:215px;
		top:19px;
	}
	.catalogo_download_info{
		height:20px;
		position:relative;
	}
		.catalogo_download_info p{
			position:absolute;
			margin:0;
			padding:5px 0 0 0;
			top:0;
			width:280px;
		}
		p.catalogo_download_info_tam{
			left:0;
			padding-left:10px;
		}
		p.catalogo_download_info_fecha{
			right:15px;
			padding-right:10px;
			text-align:right;
		}


.proceso_pago{
	width:700px;
	margin:10px 20px 0 20px;
}
	.proceso_pago_indicador{
		position:absolute;
		bottom:0;
		width:700px;
		height:26px;
		margin:0 20px 0 20px;
		padding-left:5px;
		background-image:url(../img/proceso_pago/fondo_indicador.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}
		.proceso_pago_indicador_punto{
			float:left;
			height:26px;
			padding-right:4px;
		}
			.proceso_pago_indicador_tick{
				float:left;
				width:20px;
				padding:6px 0 0 0;
			}
			.proceso_pago_indicador_num{
				float:left;
				width:20px;
				padding:4px 0 0 0;
				text-align:center;
			}
			.proceso_pago_indicador_bot{
				float:left;
			}
				.proceso_pago_indicador_bot{
					display:block;
					padding:6px 0 7px 2px;
					text-decoration:none;
					font-weight:bold;
					color:#CCC;
				}
				.proceso_pago_indicador_bot a{
					text-decoration:none;
					/*
					display:block;
					font-weight:bold;
					color:#CCC;
					*/
				}
			.proceso_pago_indicador_antes a{
				color:#AAA;
			}
			.proceso_pago_indicador_ok{
				color:#4B3922;
			}
			.proceso_pago_indicador_despues a{
				color:#BCA585;
			}
	.proceso_pago_form{
		position:relative;
		background-image:url(../img/proceso_pago/fondo_form.gif);
		background-repeat:repeat-y;
		padding:10px 20px 5px 20px;
	}
		.proceso_pago_form h3{
			width:100%;
			overflow:hidden;
			padding-bottom:10px;
			padding-top:10px;
			font-size:13px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#493B28;
		}
		.proceso_pago_form form{
		}
		.proceso_pago_form label{
			display:block;
			width:100%;
			overflow:hidden;
			padding-bottom:5px;
			color:#4B3922;
		}
		.proceso_pago_form label span{
			display:block;
			width:130px;
			float:left;
			padding-bottom:3px;
		}
		.proceso_pago_form input{
			padding:2px 4px 2px 4px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			border:1px solid #BBB;
		}
		.proceso_pago_form select{
			padding:0 0 0 0;
			border:1px solid #CCCCCC;
			font-size:10px;
		}
		.proceso_pago_form textarea{
			padding:2px 4px 2px 4px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			border:1px solid #BBB;
			width:310px;
		}
		.proceso_pago_form option{
			padding:0 0 1px 3px;
		}
		.proceso_pago_campomuycorto input{
			width:80px;
		}
		.proceso_pago_campocorto input{
			width:180px;
		}
		.proceso_pago_campolargo input{
			width:300px;
		}
		.proceso_pago_decoracion{
			position:absolute;
			bottom:0;
			right:1px;
		}
	.form_bottom{
		background-image:url(../img/proceso_pago/fondo_bottom.gif);
		background-repeat:no-repeat;
	}
	.form_top{
		background-image:url(../img/proceso_pago/fondo_top.gif);
		background-repeat:no-repeat;
	}
	.form_bottom, .form_top{
		display:block;
		overflow:hidden;
		height:5px;
		width:700px;
	}
	.botEnviar{
		padding-top:5px;
	}
		.botEnviar{
			display:block;
			width:180px;
		}
.que_es_modulo{
	position:relative;
/*
 	padding:20px 0 20px 0;
*/
 	padding:0 0 20px 0;
	overflow:hidden;
	width:100%;
}

	.que_es_modulo img{
		float:left;
	 	padding:20px 0 20px 0;
	}

	.que_es_modulo_txt{
		float:right;
		/*
		top:0px;
		right:0px;
		position:absolute;
		*/
		width:250px;
	}
		.que_es_modulo_txt h1{
			padding:10px 0 10px 0;
			margin:0px;
			width:195px;
			font-weight:normal;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:36px;
		}
		.que_es_modulo_txt p{
			width:220px;
			margin:0px;
			padding:0px;
		}
		
.que_es_modulo_ultimo{
	position:relative;
	height:210px;
	padding:15px 0 15px 0;
}
	.que_es_modulo_ultimo a{
		text-decoration:none;
	}
	.que_es_modulo_ultimo a:hover{
		color:#E53235;
	}
.que_es_modulo_txt ul{
	list-style:none;
	margin:0;
	padding:0;
}
	.que_es_modulo_txt li{
		padding:4px 0 4px 20px;
		background-image:url(../img/vista_detalle/marca_tamano_marron.gif);
		background-repeat:no-repeat;
		background-position:left top;
	}
	label.hider{
		display:none;
	}
.aviso_codigo{
	font-weight:bold;
	/*background-color:#0099FF;*/
	padding:0 0 0 20px;
	background-repeat:no-repeat;
	background-position:top left;
	padding-bottom:5px;
}
.aviso_codigo_ok{
	color:#4B3922;
	background-image:url(../img/proceso_pago/flor_naranja.gif);
}
.aviso_codigo_nook{
	color:#E10915;
	background-image:url(../img/proceso_pago/flor_roja.gif);
}
.aviso_envios{
	width:100%;
	overflow:hidden;
	padding-top:3px;
	padding-bottom:10px;
	color:#4B3922;
	background-image:url(../img/proceso_pago/camion.gif);
}
.metodo_pago_form{
	/*padding-bottom:5px;*/
	color:#4B3922;
}
	.metodo_pago_radio{
		float:left;
		width:20px;
	}
	p.metodo_pago_nombre{
		float:left;
		font-weight:bold;
	}
	p.metodo_pago_explicacion{
		display:block;
		overflow:hidden;
		clear:both;
		padding:0 120px 10px 20px;
	}
.tachado{
	color:#CAAC88;
	text-decoration:line-through;
	font-weight:normal;
}
.factura_previa_cabecera{
	width:660px;
	background-image:url(../img/proceso_pago/factura_previa_cabecera.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:31px;
	color:#FFFFFF;
}
.factura_previa_central{
	width:660px;
	overflow:hidden;
	background-color:#CABF4F;
}
	.factura_previa_cabecera ul, .factura_previa_central ul, .factura_previa_gastos ul, .factura_previa_pie ul{
		list-style:none;
	}
	.factura_previa_cabecera li{
		padding-top:9px;
		padding-left:14px;
	}
	.factura_previa_central ul{
		width:660px;
		overflow:hidden;
		padding:6px 0 6px 0;
		border-bottom:1px solid #E8E2B3;
	}
		.factura_previa_central li{
			padding:0 0 0 14px;
		}
	.factura_previa_gastos{
		overflow:hidden;
		padding-top:13px;
		border-bottom:1px solid #E8E2B3;
	}
	.factura_previa_gastos ul{
		width:660px;
		overflow:hidden;
		padding-top:2px;
	}
		.subtotal_titulo, .subtotal_num, .facprev_total_titulo, .facprev_total_num{
			float:left;
		}
			.subtotal_titulo{
				width:570px;
				text-align:right;
			}
			
			.subtotal_num{
				text-align:right;
				width:70px;
				padding-right:20px;
				/*font-weight:bold;*/
			}
		ul.subtotal_gastos_envio{
			width:100%;
			overflow:hidden;
		}
			.gastos_envio{
				/*font-weight:bold;*/
			}
		ul.subtotal_descuento{
			color:#FFF;
		}
		ul.subtotal_descontado{
			color:#FFF;
			text-decoration:line-through;
		}
		ul.subtotal_gastos_iva{
			padding-top:8px;
		}
	.factura_previa_gastos{
		background-color:#CABF4F;
		padding-bottom:15px;
	}
	.factura_previa_pie{
		background-image:url(../img/proceso_pago/factura_previa_pie.gif);
		background-repeat:no-repeat;
		background-position:top;
		/*
		background-color:#99CC99;
		*/
		height:45px;
		padding-top:5px;
	}
		.factura_previa_titulo{
			background-color:#996666;
		}
		.factura_previa_numero{}
	.facprev_ref{
		float:left;
		width:31px;
		/*background-color:#FF00CC;*/
	}
	.facprev_medidas{
		float:left;
		width:146px;
		/*background-color:#33FFFF;*/
	}
	.facprev_colores{
		float:left;
		width:111px;
		/*background-color:#996633;*/
	}
	.facprev_orientacion{
		float:left;
		width:80px;
		/*background-color:#99CC66;*/
	}
	.facprev_unidades{
		float:left;
		width:60px;
		/*background-color:#CC0099;*/
	}
	.facprev_precio{
		float:left;
		width:54px;
		/*background-color:#666699;*/
	}
	.facprev_subtotal{
		float:left;
		width:60px;
		padding-right:20px;
		text-align:right;
		/*background-color:#669933;*/
	}
	
	ul.facprev_total{
		font-size:11px;
		font-weight:bold;
		padding-top:15px;
		text-align:right;
		/*
		padding-right:20px;
		*/
	}
		.facprev_total ul li{
			background-color:#993399;
			/*width:110px;*/
		}
		
			.aclariment_iva{
				width:490px;
				text-align: left;
				font-weight: normal;
				float:left;
				padding-left: 15px;
			}
			
			.facprev_total_titulo{
				width:40px;
				color:#493B28;
				padding-right:10px;
			}
			.facprev_total_numero{
				width:105px;
				color:#FFFFFF;
				text-align:center;
				float:left;
			}
			
			.facprev_texto_personalizado{
				width:450px;
		   	padding:2px;
				float:left;
		   }
		   .facprev_texto_personalizado_titol{
				float:left;
		   	padding:2px;
				font-weight: bold;
		   }			
			
h3.cabecera{
	padding:0;
	margin:0 0 12px 0;
}

#formulario_entrega{
	display:none;
}
#facturacion{
	display:none;
}
h3.titulo_vista_previa{
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
	.datos_personales{
		width:660px;
		overflow:hidden;
		padding-bottom:10px;
	}
.cabecera_datos{
	height:7px;
	font-size:1px;
	width:100%;
	overflow:hidden;
	background-image:url(../img/proceso_pago/cabecera_datos.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.cuerpo_datos{
	overflow:hidden;
	width:630px;
	background-color:#F0F0DC;
	padding:5px 15px 5px 15px;
	color:#2F261A;
	background-image:url(../img/proceso_pago/cuerpo_datos.gif);
	background-repeat:repeat-y;
}
	.cuerpo_datos ul{
		float:left;
		overflow:hidden;
		list-style:none;
		width:315px;
	}
		.cuerpo_datos li{
			padding-bottom:1px;
		}
.pie_datos{
	height:7px;
	font-size:1px;
	width:100%;
	overflow:hidden;
	background-image:url(../img/proceso_pago/pie_datos.gif);
	background-repeat:no-repeat;
	background-position:top;
}
ul.datos_comentarios{
	clear:both;
	width:630px;
	padding:5px 0 0 0;
	margin:0;
}
	.client_code{
		padding-top:5px;
	}
.mensaje_final h3{
	font-size:16px;
}
.mensaje_final p{
	width:100%;
	overflow:hidden;
	padding-top:5px;
	font-size:11px;
}
form.form_tpv{
	padding:0;
	margin:0;
}
.form_tpv label{
	padding:8px 0 0 0;
	margin:0;
}
	input.sendtpv{
		/*
		border:2px solid #CC0000;
		color:#CC0000;
		background-color:#FFFFFF;
		font-weight:bold;
		*/
	}
	label.label_codigo{
		width:550px;
		color:#AFA083;
	}
	
.javascript_warning{
	margin:10px;
	padding-top:10px;
	width:200px;
	height: 200px;
}

	.javascript_warning p{
	   text-align: center;
		border: 4px solid red;
		margin:10px;
		padding:10px;
		font-weight: bold;
	}
	body {
	background-image:url(../img/estructura/fondo_web.gif);
}
