/* CSS Document */

div.separador{ padding:0px; margin:0px; }
div.separador hr{
	color:#999999;
	height:2px;
	width:100%;
	margin:5px 0px 0px 0px;
}
p{ text-align:justify; }

/* PAGINAL PPAL */
#lemas{ margin:0px; padding:0px; width:100%; }
#lemas div.lema{ float:left; padding-bottom:10px; }
#lemas div.lema div.descripcion{ float:left; padding:0px 10px; width:120px; }
#lemas img{ float:left; border:#000000 2px solid; cursor:pointer; }
#lemas h4{ font-weight:bold; margin-top:0px; }
#lemas p.descripcion{ text-align:justify; }
#lemas a{ text-decoration:none; }