/*-------------- iniciativas (cajas de colores) --------------*/
#box_colores_home {
	padding: 0px;
	float: left;
	width: 569px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 41px;
}
.poder_de_verde {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 88px;
	background-image: url(../images/template/poder_de_verde.png);
	height: 90px;
	position: relative;
	z-index: 20;
	left: -18px;
	top: -73px;
}
.poder_de_amarillo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 88px;
	background-image: url(../images/template/poder_de_amarillo.png);
	height: 90px;
	position: relative;
	z-index: 20;
	left: -18px;
	top: -73px;
}
.poder_de_rojo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 88px;
	background-image: url(../images/template/poder_de_rojo.png);
	height: 90px;
	position: relative;
	z-index: 20;
	left: -18px;
	top: -73px;
}
.poder_de_azul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 88px;
	background-image: url(../images/template/poder_de_azul.png);
	height: 90px;
	position: relative;
	z-index: 20;
	left: -18px;
	top: -73px;
}
.nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	float: left;
	width: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	font-weight: bold;
}

.colores_izq {
	display: inline;
	padding: 0px;
	float: left;
	width: 246px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.colores_drch {
	display: inline;
	padding: 0px;
	float: left;
	width: 246px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.cab_sup_iniciativa_home {
	display: inline;
	padding: 0px;
	float: left;
	width: 246px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}
.magin_drch {
	padding-right: 10px;
}
.votos_home {
	background-color: transparent;
	line-height: 22px;
	margin: 0px;
	float: left;
	height: 22px;
	width: 105px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.n_vt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
.mano {
	background-color: transparent;
	background-image: url(../images/template/ico_mano_blanca.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 22px;
	width: 14px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.enlaces {
	background-color: transparent;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 131px;
}
.ategusta {
	line-height: 22px;
	margin: 0px;
	float: left;
	height: 22px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ategusta:hover {
	color: #333333;
}
.aver {
	line-height: 22px;
	margin: 0px;
	float: left;
	height: 22px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/template/separador_enlaces_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.aver:hover {
	color: #333333;
}


.cab_inf_iniciativa_home {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 246px;
}
.txt_inciciativa_home {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 246px;
}
.txt_inciciativa_home p {
	float: left;
	width: 234px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.atxt_ini_home {
	color: #333333;
	text-decoration: none;
}
.atxt_ini_home:hover {
	text-decoration: underline;
}
.txtTituloIni{
	
	width: 246px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	
	
	font-size: 13px;
}