@charset "UTF-8";
/* CSS Document */

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color:#a0737d;
	font-size: 9px;
}

.cel-cuerpo {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	background-image:url(img/transparencia.png);
	padding:17px;
	text-align:justify;
}

.enfasis {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#A0737D;
}

.accion {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#EA5C25;
	text-align:center;
}

.bullet-cuerpo {
	list-style-image:url(cont/img/bullet.png);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	margin-left:20px;
	margin-right:50px;
	line-height:16px;
	text-align:justify;
	
}

.bullet-cuerpo2 {
	list-style-image:url(cont/img/bullet.png);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	margin-right:10px;
	line-height:16px;
	text-align:left;
	
}

.bullet-int {
	list-style-image:url(cont/img/bullet2.png);
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	line-height:16px;
	
}

.biografias {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

.nombre-biografias {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-align:justify;
}

.cargo-biografias {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#ea5c25;
	text-align:justify;
}

.cel-biografias {
	border-bottom:solid 1px #FC0;
}