@charset "utf-8";
/* CSS Document */

#div_contenido_candidatos {
	float: left;
	height: auto;
	width: 960px;
	margin-bottom: 10px;
}

/* mapa */
#container{
	width:160px;
	height:555px;
	background-image: url(images/regionalizacion.gif);
	background-position: 0px 0px;
	float: left;
	margin-right: 12px;
} 
#container img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
} 
#container td, #container tr{
	margin: 0px;
	padding: 0px;

}

/* comunas */
#comunas_contenedor{
	width:190px;
	height:508px;
	float: left;
	margin-right: 12px;
}
.comunas_contenedor_titulo{
	width:190px;
	float: left;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	height: 20px;
}
.comunas_contenedor_listado{
	width:180px;
	float: left;
	color: #22416d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e5e5e5;
	height: 16px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 6px;
}

/* Tiny Scrollbar */
#scrollbar1 {
	width: 190px;
	float: left;
}
#scrollbar1 .viewport {
	width: 170px;
	height: 508px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar1 .scrollbar{
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-track-y.png);
	background-repeat: no-repeat;
}
#scrollbar1 .track {
	height: 100%;
	width:13px;
	position: relative;
	padding: 0 1px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-trackend-y.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#scrollbar1 .thumb {
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-thumb-y.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#scrollbar1 .thumb .end {
	overflow: hidden;
	height: 5px;
	width: 25px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-thumb-y.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#scrollbar1 .disable { display: none; }
#scrollbar1 ul{
	width: 160px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#scrollbar1 li{
	font-family: Arial, Helvetica, sans-serif;
	color: #22416d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe7e7;
	font-size: 12px;
	width: 160px;
	height: 18px;
	padding-top: 6px;
	padding-left: 10px;

}
#scrollbar1 li a{
	color: #22416D;
	text-decoration: none;
	width: 140px;
	height: 18px;
	float: left;
}
#scrollbar1 li a:hover{
	color: #cc0000;
	font-weight: bold;
}
.scrollbar1_on {
	font-weight: bold;
	color: #CC0000;
}
.scrollbar1_on a{
	font-weight: bold;
	color: #CC0000;
}
/* scroll alcaldes*/

#alcaldes_lista_candidatos_B{
	float: left;
	width: 586px;
	/*border:1px solid #ff0000;*/
}
#alcaldes_subtitulo{
	float: left;
	width: 586px;
	/*border:1px solid #ff0000;*/
}
#alcaldes_lista_candidatos_B .viewport_alcaldes_lista_candidatos {
	width: 566px;
	height: 339px;
	/*height: 530px;*/
	*height: 338px;
	/*height: 540px;*/
	overflow: hidden;
	position: relative;
	float: left;
}
#alcaldes_lista_candidatos_B .overview_alcaldes_lista_candidatos {
	list-style: none;
	position: absolute;
}
#alcaldes_lista_candidatos_B #candidatos {
	list-style: none;
	float:left;
	position: absolute;
}
#alcaldes_lista_candidatos_B .scrollbar_alcaldes_lista_candidatos{
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-track-y.png);
	background-repeat: no-repeat;
}
#alcaldes_lista_candidatos_B .track_alcaldes_lista_candidatos {
	height: 100%;
	width:13px;
	position: relative;
	padding: 0 1px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-trackend-y.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#alcaldes_lista_candidatos_B .thumb_alcaldes_lista_candidatos {
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-thumb-y.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}
#alcaldes_lista_candidatos_B .thumb_alcaldes_lista_candidatos .end_alcaldes_lista_candidatos {
	overflow: hidden;
	height: 5px;
	width: 25px;
	background-color: transparent;
	background-image: url(images/bg-scrollbar-thumb-y.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#alcaldes_lista_candidatos_B .disable_alcaldes_lista_candidatos { display: none; }


/* alcaldes */

#alcaldes{
	float: left;
	width: 586px;
	height: 550px;
}
#alcaldes_vota{
	float: left;
	width: 586px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e2e2;
	border-bottom-color: #e6e2e2;
	margin-bottom: 10px;
	padding-top: 5px;
	height: 202px;
}
#alcaldes_titulo{
	float: left;
	width: 566px;
	/*height: 555px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
}
.alcaldes_titulo_1{
	text-transform: uppercase;
	color: #CC0000;
	font-size: 14px;
	float: left;
	margin-right: 5px;

}
.alcaldes_titulo_2{
	font-size: 12px;
	color: #003366;
	float: left;
	margin-right: 4px;
}
.alcaldes_titulo_3{
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	margin-top: 2px;
}
.alcaldes_titulo_3 a{
	color: #003366;
	text-decoration: none;
}
.alcaldes_titulo_3 a:hover{
	text-decoration: underline;
}

.alcaldes_titulo_on{
	text-decoration: underline;

}
.alcaldes_titulo_on a{
	text-decoration: underline;

}
.alcaldes_modulo{
	float: left;
	width: 566px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e2e2;
	height: 102px;
}

.alcaldes_modulo_foto{
	width: 90px;
	margin-right: 10px;
	border: 1px solid #e6e2e2;
	text-align: left;
	float: left;
}
.alcaldes_modulo_foto img{
	width: 90px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;

}
.alcaldes_modulo_txt{
	float: left;
	width: 464px;
}
.alcaldes_modulo_txt_nombre{
	float: left;
	width: 454px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #22416d;
	background-color: #e5e5e5;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
}
.alcaldes_modulo_txt_datos{
	float: left;
	width: 462px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e2e2;
	border-bottom-color: #e6e2e2;
	border-left-color: #e6e2e2;
	height: 67px;
}
.alcaldes_modulo_txt_datos_a{
	float: left;
	width: 336px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 12px;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;

}
.alcaldes_modulo_txt_datos_b{
	float: left;
	width: 107px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e6e2e2;
	height: 63px;
	padding-top: 4px;
}

.alcaldes_modulo_txt_datos_b_facebook, .alcaldes_modulo_txt_datos_b_twitter, .alcaldes_modulo_txt_datos_b_home{
	float: left;
	width: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.alcaldes_modulo_txt_datos_b_facebook{
	background-image: url(images/facebook_16.gif);
}
.alcaldes_modulo_txt_datos_b_twitter{
	background-image: url(images/twitter_16.gif);
}
.alcaldes_modulo_txt_datos_b_home{
	background-image: url(images/home_16.gif);
}
.alcaldes_modulo_txt_datos_b_facebook a, .alcaldes_modulo_txt_datos_b_twitter a, .alcaldes_modulo_txt_datos_b_home a{
	color: #003366;
	text-decoration: none;
}
.alcaldes_modulo_txt_datos_b_facebook a:hover, .alcaldes_modulo_txt_datos_b_twitter a:hover, .alcaldes_modulo_txt_datos_b_home a:hover{
	color: #CC0000;
	text-decoration: none;
}
