body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;

}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left: 16px;
	padding-left: 14px;
	text-align: justify;
	vertical-align: top;
	margin-right: 16px;
	padding-right: 14px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 6px;
	padding-top: 6px;
}
.text_normal_2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: left;
	vertical-align: top;
}
.text_normal_vinos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: bottom;
	margin-right: 30px;
	padding-right: 30px;
	margin-top: 26px;
	padding-top: 26px;
}
.pie_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

/*
.filete {
	border: thick solid #a81448;
}
*/

.fondoBlanco {
	background-color: #FFFFFF;
}