body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	margin-top: 0px;
	margin-bottom: 0px;

}
p, td {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;

}
h2 {
	font-size: 20px;
	color: #099E03;
	margin-bottom: 5px;
}
.destacada {
	font-style: italic;
	color: #999999;
	background-color: #00FFFF;
	text-align: center;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #868282;
	margin-bottom: 7px;
}
b {
	color: #000000;
}
.etiqueta_form {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texto_chico {
	font-size: 11px;
}
.tit_destacado {
	font-size: 11px;
	color: #868282;
	font-weight: bold;
	margin-bottom: 8px;
}
.texto_destacados {
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.copete_noticias {
	font-size: 10px;
	color: #000000;
}
.tit_noticias {
	font-size: 11px;
	color: #868282;
	font-weight: bold;
}
.volanta_noticias {
	font-size: 10px;
	color: #868282;
}

.BordeAbajo {
	border-bottom: 1px solid #000000;
}
.categoria {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.subcategoria {
	padding-left: 6px;
	background-color: #CCCCCC;
}
.producto {
	padding-left: 12px;
	background-color: #eeeeee;
}
.bloqueEncabezado {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 18px;
	text-decoration: none;
}
