@charset "utf-8";
/* CSS Document */
#v_total h4{
	color:#0f729a !important;
	font-weight:bold;
	}
#v_total{
	text-align:center;
	}
#tabla_datos_votacion{
	background-color:#e1decf;
	width:224px;
	}
#tabla_datos_votacion td{
	width:25%;
	text-align:center;
	font-weight:bold;
	padding:5px;
	}
.comentarios_e15 td{
	font-size:10px;
	font-weight:normal !important;
	text-align:left !important;
	}