
	.art-content_inicio
	{
		position: relative;
		margin: 0;
		padding: 0;
		border: 0;
		float: left;
		overflow: hidden;
		width: 866px;
		text-align:justify;
	}

	#inicio{ float:right; margin: 0 0 0 25px; *margin: 0 10px 0 25px; width:300px}
	
	.cuerpo_separador{ float:left;  width:100%; height:1px; background-color:#DDD; margin:5px 0 15px 0}
	.cuerpo_separador_vacio{ float:left;  width:100%; height:10px;}
	.inicio_noticias{ float:left; width:100%;}
	.art-Block{ float:left; width:100%;}


	#noticia_multimedia{ float:right; width:400px; margin-left:25px;}
	#noticia_multimedia_peq{ float:right; width:200px; margin-left:25px;}
	
	#noticia_multimedia_img{ float:right; width:100%; text-align:right}
	#noticia_multimedia_img_galeria{ float:right; width:100%; text-align:right}
	#noticia_multimedia_ficheros{ float:right; width:100%; text-align:right}
	
	
	#map{ position:relative; float:left; width:815px; height:300px; }
	
	.bloque_horizontal{ float:left; width:220px; height:110px}
	.bloque_horizontal_separador{ float:left; width:1px; height:100px; background:#CCC}	
	
	.left{ float:left}
	
	.fondo_pie{ background:url(../images/fondo_bloques.jpg) bottom repeat-x}
	
	.galeria_fila{ float:left; text-align:center; width:770px; margin-left:15px}
	.galeria_foto{ float:left; width:77px; text-align:left; margin-top:3px;}
	.fila_vacia { float:left; width:100%; height:40px;}
	
	
	.productos_fila{ float:left; text-align:center; width:690px;}
	.productos_titulo{ text-align:left; font-size:16px; color:#333; font-weight:bold}
	
	.navegacion{ position:relative; float:right; top: -13px:}
	
	
	
	
	.producto{ float:left; width:320px; text-align:left; }
	.producto_fila{ float:left; width:640px; text-align:left; margin-top:3px;}
	.producto_foto{ float:left; width:160px;}
	.producto_titulos{ color:#111; font-size:9px;}
	.precio{ color:#C63; font-size:10px;}
	.producto_grande{ float:left; width:690px; text-align:left; margin-top:3px;}
	.producto_grande_foto{ float:left; width:330px;}
	.producto_grande_titulos{ color:#111; font-size:11px;}
	.precio_grande{ color:#C63; font-size:12px;}
	
	.marca_agua{ position:relative; top:-50px; left:1px;}
	
	
	
	a.desvanecimiento img{filter: alpha(opacity=100); opacity:1;}						
	a.desvanecimiento:hover img{ filter: alpha(opacity=70); opacity: 0.7;}
	
	.rojo{ color:#F00}

	.sin_subrayado a:link ,.sin_subrayado a:active ,.sin_subrayado a:visited   { text-decoration:none;}
	.sin_subrayado a:hover  { text-decoration:none; }	
	
	
	.alinear_izquierda{ text-align:left; }
	.alinear_derecha{ text-align:right; }		
	.alinear_justificado{ text-align:justify; }
	.alinear_centrado{ text-align:center; }
	.altura_abajo{ vertical-align:bottom}
	.altura_arriba{ vertical-align:top}

