/* Configuracion inicial del documento */
 a {text-decoration:none;}
 a:hover {text-decoration:none;}
 a:active {text-decoration:none;}
 a:visited {text-decoration:none;}
 
#contenedor_datos_vino_izq {
	position:relative;
	float:left;
	width:230px;
	height:335px;
	background-image:url("../imagenes/fondo_cont_datos_vino_izq.gif");
	background-repeat:no-repeat;
/*	background-color:#336699;*/
	margin-top:1px
}
#contenedor_datos_vino_dcha {
	position:relative;
	float:left;
	width:425px;
	height:335px;
	/*background-color:#333399;*/
	margin-top:0px
}  
#nosriqueza_rose_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/nosriqueza_rose_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#nosriqueza_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/nosriqueza_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#nos4meses_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/nosriqueza_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#noega_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/noega_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#mansion_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/mansionriqueza_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#nosriqueza_blanc_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/nosriqueza_blanc_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#culminacionroble_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/culminacionroble_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}
#culminacioncrianza_contenedor_titulo {
	position:relative;
	float:left;
	height:50px;
	width:220px;
	margin:0;
	top:10px;
	left:5px;
	background-color:#000000;
	background-image:url("../imagenes/culminacioncrianza_titulo.gif");
	background-repeat:no-repeat;
	z-index:5;
}


.texto_datos_vino {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:10px;
	color:#908E8E;
	z-index:10;
	line-height:13px;
}
.texto_datos_vino_titulos, .texto_datos_vino_titulos a:link, .texto_datos_vino_titulos a:active,  .texto_datos_vino_titulos a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:10px;
	color:#4F4E4E;
	z-index:10;
	line-height:13px
}
.texto_datos_vino_titulos a:hover{
	color:#908E8E;
}

#tabla_texto_datos_vino {
	width:230px;
	margin-top:20px;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:10px;
	color:#908E8E;
	z-index:10;
	line-height:13px
	}

#contenedor_fichacata {
	position:absolute;
	margin-top:36px;
	margin-left:10px;
	width:400px;
	font-size:10px;
	line-height:14px;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#908E8E;
	float: left;
}
.carrito_compra {
	float:left;
	display:block;
	height:22px;
	width:150px;
	margin:0;
	top:10px;
	left:5px;
	background-image:url("../imagenes/carrito_compra.gif");
	background-repeat:no-repeat;
	z-index:5;
}
.red_distribucion {
	float:left;
	display:block;
	height:22px;
	width:150px;
	margin:0;
	top:10px;
	left:5px;
	background-image:url("../imagenes/red_distribucion.gif");
	background-repeat:no-repeat;
	z-index:5;
}

