/* CSS Document */

@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	margin:0;
	background-color: #e7e7e7;
}
#wrap { margin:0 auto 0 auto; width:1000px; text-align:left; background:#FFFFFF ;  }
#barraCompletado { position:absolute; top:1; left:1; width:30%; height:10px; background-color:#ffc30f; margin:1px }



.CABECERA0 { text-align:center; font-family:Arial; color:#363636; font-size:12px; text-decoration:none}
.CABECERA0:hover {  font-family:Arial; color: #999999; font-size:12px; text-decoration:none}


.CABECERA1 { text-align:center; font-family:Arial; color:#edb830; font-size:14px; text-decoration:none}
.CABECERA1:hover {  font-family:Arial; color:  #ffffff; font-size:14px; text-decoration:none}

.texto_blanco {font-family:Arial; color:#ffffff; font-size:12px; text-decoration:none}
.texto_plomo {font-family:Arial; color:#363636; font-size:12px; text-decoration:none}
.texto_azulado {font-family:Arial; color:#375f81; font-size:12px; text-decoration:none}
.texto_amarillo {font-family:Arial; color:#edb830; font-size:12px; text-decoration:none}
.texto_rojo {font-family:Arial; color:#c00000; font-size:12px; text-decoration:none}
.texto_turqueza {font-family:Arial; color:#0176ea; font-size:12px; text-decoration:none}
.texto_amarillo2 { text-align:center; font-family:Arial; color:#edb830; font-size:16px; text-decoration:none}


.texto_pie 			{font-family:Arial; color:#363636; font-size:12px; text-decoration:none}
.texto_pie:hover 	{font-family:Arial; color: #666666; font-size:12px; text-decoration:none}

.combo_canales 	{font:Arial; color:#ba0606}




.ta {font-family: "Century Gothic"; color:#666666; font-size:18px; margin:3px; font-weight:bold ;}

.tav {font-family: "Century Gothic"; color:#ffffff; font-size:18px; margin:3px; font-weight:bold ;background:#FFA631}


 



.e_cabecera{
font-family: Arial;
font-size:14px;
font-weight:bold;
color: #333333}

.e_titulo{
font-family: Arial;
font-size:16px;
color: #800303}

.e_pregunta{
font-family: Arial;
font-size:12px;
color: #999999;
}

.e_boto {
	BORDER-RIGHT: #bbbbbb 1px solid; BORDER-TOP: #bbbbbb 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 9px; BACKGROUND: #ffffff; BORDER-LEFT: #bbbbbb 1px solid; COLOR: #bbbbbb; BORDER-BOTTOM: #bbbbbb 1px solid; FONT-FAMILY: Tahoma, Verdana, "Trebuchet MS"; HEIGHT: 22px
}

.e_votos{
font-family: Arial;
font-size:12px;
color: #800303}

.quienes_t { font-family: Arial; font-size: 18px; color: #666666; text-decoration: none }
.quienes_texto { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none }
.quienes_info { font-family: Arial; font-size: 18px; color: #0c355c; text-decoration: none; font-weight: bold;}


.barra1{background:#800303; height:70px}
.barra2{background:#ba0606; height:70px}
#barraTotal      {position:relative; width:350px; height:14px; background-color:#ffffff; border:#ba0606 1px solid }
#barraPorcentaje      {
	position:absolute;
	top:5px;
	left:5px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #33FFCC;
}

