BODY{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
IFRAME, H1,H2, #navegador, #cabecera, #subCabecera, #menuTienda, FORM#buscador, .validacion, #pieFicha, A.botonDerecha, #pieFicha{
	display:none;
	}
IMG{
	border:none;
	}		
/*cabecera impresión*/

#ficha{
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:10px;
	background-color:#EEEEEE;
	}
	#ficha #texto A{
		color:#BB1F13;
		}
	#ficha IMG#imagen{
		float:left;
		width:270px;
		margin:0 20px 0 0;
		padding:0 0 0 0;
		}
	#ficha #texto{
		float:left;
		width:300px;
		border-bottom:1px solid #999999;
		margin:0 0 10px 0;
		padding:0 0 5px 0;
		height:auto !important;
		min-height:260px;
		height:260px;
		line-height:18px;
		}
		#ficha #texto H3{
			float:left;
			width:100%;
			margin:4px 0 6px 0;
			padding:0 0 3px 0;
			font-size:16px;
			font-weight:bold;
			border-bottom:1px solid #BB1F13;
			}
		#ficha #texto #descripcion{
			float:left;
			width:100%;
			margin:0 0 0 0;
			padding:0 0 0 0;
			}
		#ficha #precio{
			float:left;
			width:269px;
			margin:0 0 0 0;
			padding:0 0 0 0;
			}
			#ficha #precio STRONG{
				font-weight:bold;
				font-size:20px;
				color:#000000;
				}
			#ficha #precio DIV{
				float:left;
				margin-top:-24px;
				width:120px;
				text-align:center;
				}
				#ficha #precio DIV .noDisponible{
					font-weight:bold;
					color:#BB1F13;
					}


