table {
  font-family: arial, sans-serif;
	font-size: 14px;
  border-collapse: collapse;
  width: 75%;
}

td, th {
  border: 1px solid #cccccc;
  text-align: left;
  padding: 4px;
}

tr:nth-child(odd) {
  background-color: #cccccc;
}
tr:nth-child(even) {
  background-color: #dddddd;
}

b{	
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 1.3;
}

i{
	font-weight: bold;
	word-spacing: 2px;
}

.n_a{
	  width: 100%;
    float: left;
    /* margin: 10px auto 0px; */
    font-family: 'Noto Serif';
    min-height: 450px;
    padding: 0.5rem;
    margin-right: 025rem;
    background: #ffffff;
    border-bottom: .0625rem solid #ebebeb;
    border-right: .0625rem solid #ebebeb;
    overflow: hidden;
	
}

.cls_a_cabeza a{
	font-size: 3.25rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: -3px;
	font-family: Noto Serif, Times, serif;
	text-align: left;
	margin-bottom: 4px;
	color: #333;
}
.cls_a_cabeza{
	font-size: 3.75;
	font-weight: 600;
	font-style: normal;
	letter-spacing: -3px;
	font-family: Noto Serif, Verdana, serif;
	text-align: left;
	margin-bottom: 4px;
	line-height: 1.15;
	color: #333;
}

.cls_a_cabeza_lg{
	font-size: 3rem;
	font-weight: 500;
	font-style: normal;
	letter-spacing: -2px;
	font-family: Noto Serif, Verdana, serif;
	text-align: left;
	margin-bottom: 4px;
	line-height: 1;
	color: #333;
}
.cls_a_sumario{
	font-size: 1.125rem;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Verdana;
	text-align: left;
	line-height: 1.3;
	color: #666666;
	margin-bottom: 8px;
}

.cls_a_fecha_registro{
	font-size: 0.625rem;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
	width: 120px;
	background-color: #333;
	color: #ffffff;
}

.cls_a_fotografia{
	width: 365px;
	/*height: 365px;*/
	float: left;
	margin-right: 18px;
	margin-top: 8px;
	background: none repeat scroll 0% 0% #FFF;
	/*overflow: hidden;*/
	font-family: Noto Serif, sans-serif;
	color: #555;
	text-align: left;
	font-size: 1rem;
}

.cls_a_fotografia100{
	width: 100%;
		/* width: 365px; height: 285px; */
	margin-right: 8px;
	margin-top: 8px;
	background: none repeat scroll 0% 0% #FFF;
	/*overflow: hidden;*/
	font-family: Noto Serif, sans-serif;
	color: #555;
	text-align: left;
	font-size: 1rem;	
}

.cls_nota_fotografia_pie{
	font-family: Noto Serif, sans-serif;
	color: #555;
	text-align: left;
	font-size: 1rem;
	margin-bottom: 1em;
}

.cls_a_fotografia_credito{
	font-size: 0.875rem;
  font-family: Noto Serif, sans-serif;
  font-weight: bold;
  color: black;
  width: 116px;
  text-align: right;
}

.cls_a_cuerpo{
	font-family: Noto Serif, serif, times;
	font-size: 1.0625rem;
  font-weight: 500;
  font-style: normal;
  text-align: left;
  line-height: 1.4;
  color: #555;


}
.cls_a_cuerpo_oculto{
	display: none;
}
