/* CSS Document */

#cuerpo{
	background-image:url(../images/fondo_cuerpo_vinos.jpg);
}

#pie{
	background-image:url(../images/fondo_pie_vinos.gif);
}

#texto h1, #texto h2, #texto p, #texto ul{
	margin-left:380px;
}

#cuerpo h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#e0bc70;
	margin-top:8px;
	border-bottom:1px solid #e0bc70;
	margin-bottom:15px;
	padding-bottom:3px;
	width:280px;
}

#texto li a{
	color:#ffffff;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
}

#texto li a:hover{
	text-decoration:underline;
}
