body {
	background-image: url(img/fnd_calamina.jpg);
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3B3B3B;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.textogris {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #CCCCCC;
}
.textogrisoscuro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.titvino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.titcosecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtcampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: 1px solid #666666;
	background-color: #CACACA;

}
.txtcampos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	border: 1px solid #666666;
	background-color: #CACACA;

}
.boton {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
}
.boton a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}
.boton a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.botonselect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.botonselect a:link, a:active, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.txtfotobig {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;

}
.txtfotosmall {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.numeros a{
	color:#444444;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	margin-left: 20px;
}
.numeros a:hover{
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	margin-left: 20px;
}