/* Generic CSS */
BODY { margin: 0; padding: 0; font: 11px geneva, verdana, arial, sans-serif; color: #CCCCCC}
TD, TH, .BOD, FONT { font: 11 px geneva, verdana, arial, sans-serif;}
B, STRONG { font-weight: bold; }
/* Text CSS */
.titulo { font-size: 11px; color: #FFCC00}
.normal {
	font-size: 11px;
	color: #CCCCCC;
	/*text-indent: 12pt;*/
}
.normalevents {font-size: 10px; color: #CCCCCC }
.titulochico {font-size: 10px; color: #FFCC00 ; font-weight: bold}
/* Sidebar CSS */
.sidebar {font-size: 10px; color: #CCCCCC}
.sidebar2 {font-size: 10px; color: #999999}
.sidebar2titulo {font-size: 10px; color: #BFBFBF; font-weight: bold}
.titulochico2 {
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	text-transform: lowercase;

}
.prod {
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 12px;
}
.prod-indexed {
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 14px;
	line-height: 12pt;
	text-decoration: none;
}
.productos_body {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
