.caja { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; 
  color: #000000; background-color: #EEEEEE; border: 1px #999999 none} .cuerpo 
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 
  normal; color: #000000; line-height: 15px} .comentarios { font-family: Verdana, 
  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: 
  EEEEEE; height: 50px; width: 510px; border: 1px #999999 none} .cuerpoqsomos 
  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 
  normal; color: #333333; line-height: 19px}
  
body {
	margin-top:30px;
}

.producto-categoria {
	color:#006633; font-size:14px; font-weight:bold; margin:15px 0 8px 10px; border-bottom:1px dashed #999999; width:95%;
}

.producto {
	margin:5px 0 5px 5px;
}

.producto a:hover {
	background:#efefef;
}

.tabla-central {
	margin:7px 0 30px 48px;
}

.noticia {
	padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #CCCCCC;
}

.noticia ol, ul {
	padding-left:30px;
}

.noticia li {
	padding-left:20px;
	margin:20px 0 20px 0;
}

.fecha {
	color:#006600; font:italic;
}

.titular {
	font:bold; font-size:11px; color:#333333;
}

.productos a {
	color:#666666;
	text-decoration:none;	
}

.productos a:hover {
	text-decoration:underline;
	color:#006633;
}

.producto-descripcion {
	width:95%;
	margin:0 0 25px 10px;
}