body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    line-height: 1.6em;
	background:url(images/body_back.gif) repeat-x;
}

a:link, a:visited {
	text-decoration:underline;
	color:#003399;
}

a:active, a:hover {
	text-decoration:underline;
	color:#333333;
}

ul {
	padding-left: 30px;
	_padding-left:0px;
}

h1 {
	color: #224499;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}

hr {
	padding: 0px;
	border: solid #ccc;
	border-width: 1px 0px 0px 0px;
	color: #ccc;
	height: 1px;
}

.titulo-vino {
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

.titulo-azul {
	color:#333399;
	font-weight:bold;
}