@charset "ISO-8859-1";
.columnader {

font-size: 11px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.42em;
}
#body {
	font-family: Helvetica;
	font-size: 100%;
	line-height: 1.5px;
	color: #666;
}
.smalltext {
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
.productoback {
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	background-image: url(images/alimentos1.jpg);
}
.miniblog {
	color: #666;
	padding-right: 25px;
}
.white_heading {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.transpblack {
	background-image: url(images/transnblackback.png);
}
.transwhite {
}
.trasnwhight {
	background-color: rgba(255,255,255,0.5);
}
.whitetit {
	font-size: 175%;
	font-weight: bold;
	color: #FFF;
}
.smalltext {
	font-size: 10px;
	color: #999;
}
.smaller {
	font-size: 9px;
	color: #666;
}
.currentarticle {
	font-size: 14px;
	color: #000;
	line-height: 145%;
}
.bigga {
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

