/* Configuracion inicial del documento */
 a {text-decoration:none;}
 a:hover {text-decoration:none;}
 a:active {text-decoration:none;}
 a:visited {text-decoration:none;}
 

#cuerpo_web_index {
	margin:0px;
	background-color:#000000;
	background-image:url("../imagenes/background_index.png");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center
}
#contenedor_web {
	position:absolute;
	width:990px;
	height:550px;
	top:50%;
	left:50%;
	margin-left:-495px;
	margin-top:-300px;
	clear:both
} 
#contenedor_central_vinos {
	position:relative;
	float:left;
	width:985px;
	height:600px;
	margin-top:0px;
} 
#nosriqueza_contenedor_logo {
	position:relative;
	float:left;
	height:75px;
	width:110px;
	margin:0;
	top:35px;
	left:437px;
	background-color:#000000;
	background-image:url("../imagenes/nosriqueza_logo.gif");
	background-repeat:no-repeat;
	z-index:5;
}

#feder_contenedor_logo {
	position:relative;
	float:left;
	height:33px;
	width:110px;
	margin:0;
	top:445px;
	left:120px;
	background-color:#000000;
	background-image:url("../imagenes/logo_feder.gif");
	background-repeat:no-repeat;
	z-index:5;
}



/* PIE DE HTML */
.pie_info_2 a:link, .pie_info_2 a:active, .pie_info_2 a:hover, .pie_info_2 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:right;
	font-size:9px;
	color:#4F4E4E;
	z-index:10;
	line-height:13px;
}
dl#fondo_pie {
	position:relative;
	float:left;
	height:15px;
	width:646px;
	margin: 0;
	top:100px;
	left:-5px;
	background-image:url("../imagenes/pie_aviso.gif");
	z-index:5;
}
dt {
	position: absolute;
	display: none;
}

dd {
	position: absolute;
}

dd#noticias_def {
	top: 0px;
	left: -35px;
}
	dd#noticias_def a {
		position: absolute;
		width: 55px;
		height: 15px;
		text-decoration: none;
	}

	dd#noticias_def a:hover {
		background: transparent;
	}

dd#contacto_def {
	top: 0px;
	left: 40px;
}
	dd#contacto_def a {
		position: absolute;
		width: 55px;
		height: 15px;
		text-decoration: none;
	}

	dd#contacto_def a:hover {
		background: transparent;
	}

 
#extraDiv1 {
	width:970px;
	height:30px;
}
