.encabezado{
		font-family: Arial,Verdana, geneva, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;

}

.color_fondo{
    background-color: #F0ECE1;
}


.ddsectiontitle{
  background : #DDDFC9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
  width: 100%;
}

.ddsectioncontent{
  border-style: solid;
  border-color: #DDDFC9;
  border-width: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
  width: 100%;
}

.ddsectiontitleclaro{
  background : #DDDFC9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
  width: 100%;
}

.ddsectioncontentclaro{
  border-style: solid;
  border-color: #DDDFC9;
  border-width: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
  width: 100%;
}

