body {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:none;
}
a:visited {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:none;
}
a:hover {
	font-weight: bold;
	color: #039;
	font-size: 9px;
	text-decoration:underline;
}
a:active {
	font-weight: bold;
	color: #333;
	font-size: 9px;
	text-decoration:underline;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 10px;
}
.titulo {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 13px;
	font-weight: bold;
}
.cuerpo {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: justify;
	margin-right:1px;
}
.numero {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight:bold;
}
.ingredientes {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}
.imagen {
	text-align: center;
}.cuerpoCarta {
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	text-align: justify;
	margin-right:1px;
	font-weight: bold;
}
.cuerpoCartaDesc {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify;
	margin-right:1px;
	font-weight: normal;
}
.tituloCarta {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.vinoCarta {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight: normal;
}
.subTituloCarta {
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	font-weight: bold;
}
