@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;

}
body
{
	float: left;
	margin-left: 0px;

}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}


#cont_ct_960 {
	float: left;
	width: 960px;
	height: auto;
	margin-bottom: 10px;
}
#cont_ct_der {
	float: right;
	width: 300px;
	height: auto;
	padding-left: 18px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}



/* ============= MENU ============= */




/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #002E69;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #ACADAF;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #999999;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #999999;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #999999;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-640 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 613px;
	background-color: #002E69;
	margin-left: 10px;
	margin-top: 10px;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ACADAF;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #AF362E;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #261710;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 21px;
	width: 300px;
	background-color: #333333;
	margin-bottom: 0px;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CF3736;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	height: 18px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #333333;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha2.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 100px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #002E69;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(images/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

/*#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 15px;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}
#cont_portada_prin_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(images/bg_principal_.jpg);
	background-repeat: no-repeat;
}
#cont_portada_titlep {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0C1F59;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #FFF;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #FFF;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	color: #000000;
	width: 227px;
	height: 76px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#cont_portada_titlep_bajada p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #081528;
	border-bottom-color: #081528;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #7A878B;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.cont_info_sec a {
	color: #FFFFFF;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}
*/
/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 640px;
	padding-top: 0px;
}

.boxes-638-ap1 {
	float: left;
	width: 638px;
	padding-top: 0px;
	border: 1px solid #000000;
}


.boxes-638-video{
	float: left;
	width: 618px;
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



.boxes-638-entrevista{
	float: left;
	width: 608px;
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	height: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: normal;
}


.boxes-638-entrevista h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #002E68;
	margin-bottom: 10px;

}

.boxes-638-entrevista h2{
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;


}


.boxes-638-entrevista h3{
	font-size: 13px;
	font-weight: bold;
	color: #002E68;
	margin-bottom: 10px;


}

.boxes-638-entrevista h4{
	font-size: 11px;
	margin-bottom: 10px;

}

.boxes-638-ap1tusaludo {
	float: left;
	width: 638px;
	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: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondotusaludo.jpg);
	background-repeat: no-repeat;
}

.boxes-958-ap1 {
	float: left;
	width: 958px;
	padding-top: 0px;
	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: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.boxes-958-index {
	float: left;
	width: 960px;
	padding-top: 0px;
	height: 450px;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	opacity:0.8;
	margin-bottom: 10px;


}


.box_conttusaludo {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-bottom: 10px;


}


.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 20px;
	background-color: #333333;
}

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 960px;
	margin-bottom: 15px;
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 5px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}
#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
}


#fb-roottusaludo {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 400px;
}
#fb-root960 {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 915px;
}
.box-caja-fotos {
	float: left;
	height: 200px;
	width: 295px;
	background-color: #E1E1E1;
	margin-right: 10px;
	margin-bottom: 20px;
}
.box-caja-solofoto {
	float: left;
	height: 150px;
	width: 293px;
	border: 1px solid #999999;
}
.box-texto {
	float: left;
	height: auto;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}
.box-texto  a {
	color: #333333;
	text-decoration: none;
}
.box-texto a:hover {
	text-decoration: underline;
}

/*  =============== EFECTOS JQUERY COLORES ========== */
/*.destacadofoto_caja{
	float:left;
	height:215px;
	width:197px;
	background-image:url(images/fondo_sombra1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



.destacadofoto_cajafotos0{
	float:left;
	height:243px;
	width:290px;
	background-image:url(images/fondo_sombra1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.destacadofoto_cajafotos{
	float:left;
	height:243px;
	width:290px;
	background-image:url(images/fondo_sombra1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-right:0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}



.destacadofoto_fondo{
	float:left;
	height:213px;
	width:195px;
	border:1px solid #afafb2;
	background-color:#c9cbd1;
}

.destacadofoto_tusaludo{
	float:left;
	height:205px;
	width:298px;
	border:1px solid #afafb2;
	background-color:#c9cbd1;
}


.destacadofoto-tusaludo{
	float:left;
	height:140px;
	width:288px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}
.destacadofoto{
	float:left;
	height:140px;
	width:185px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}



.destacadofoto_fondofotos{
	float:left;
	height:240px;
	width:288px;
	border:1px solid #afafb2;
	background-color:#c9cbd1;
}


.destacadofoto{
	float:left;
	height:140px;
	width:185px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}


.destacadofotofotos{
	float:left;
	height:170px;
	width:279px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}
.destacadofoto_texto{
	float:left;
	height:40px;
	width:165px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	padding:10px;
	margin-top: 0px;
}
.destacadofoto_texto h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#525254;
	margin: 0px;
}
.destacadofoto_texto h1 a{
color:#525254;
text-decoration:none;
}
.destacadofoto_texto h1 a:hover{
text-decoration:underline;
}




.destacadofoto_textotusaludo{
	float:left;
	height:33px;
	width:268px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	padding:10px;
	margin-top: 0px;
}
.destacadofoto_textotusaludo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#525254;
	margin: 0px;
}
.destacadofoto_textotusaludo h1 a{
color:#525254;
text-decoration:none;
}
.destacadofoto_textotusaludo h1 a:hover{
text-decoration:underline;
}



.destacadofoto_textofotos{
	float:left;
	height:40px;
	width:260px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	padding:10px;
	margin-top: 0px;
}
.destacadofoto_textofotos h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#525254;
	margin: 0px;
}
.destacadofoto_textofotos h1 a{
color:#525254;
text-decoration:none;
}
.destacadofoto_textofotos h1 a:hover{
text-decoration:underline;
}










.destacadofoto_texto h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
margin-top:5px;
}
*/

#caja_fbk {
	float: right;
	height: auto;
	width: 596px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #DDDEE0;
	background-image: url(img/fondocolumnader.png);
	background-repeat: repeat;
}
#boxencabezado {
	float: left;
	width: 638px;
	background-color: #FFFFFF;
	height: 77px;
	margin-bottom: 20px;
}

.textootros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 278px;
	padding: 10px;
	height: auto;
	font-weight: bold;
	border: 1px solid #ACACAC;
}
.textootros a{
	color: #FFFFFF;
text-decoration:none;
}
.textootros a:hover{
text-decoration:underline;
}
#contenedor_960 {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_titulo {
	float: left;
	height: 80px;
	width: 960px;
}
#contenedor_opciones_votacion {
	float: left;
	height: auto;
	width: 930px;
	padding: 15px;
}
#opciones_votacion {
	float: left;
	width: 310px;
}
#opciones_votacion_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	float: left;
	width: 283px;
	height: 110px;
}
#opciones_votacion_interior {
	float: left;
	height: auto;
	width: 303px;
	border: 1px solid #ad1313;
	margin-right: 5px;
}
#opciones_numero {
	float: left;
	height: 20px;
	width: 20px;
}
#opciones_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AE1213;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#opciones_votacion_titulo {
	float: left;
	width: 303px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD1313;
}
#opciones_votacion_icons {
	float: left;
	height: 60px;
	width: 303px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eecdcd;
}
#contenedor_resultados {
	float: left;
	height: auto;
	width: 960px;
	background-color: #eaeaea;
	padding-top: 15px;
}
#contenedor_resultados_senado {
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 955px;
	margin-left: 5px;
}
#aprueban {
	float: left;
	height: auto;
	width: 480px;
}
#rechazan {
	float: left;
	width: 475px;
}
#ficha {
	float: left;
	height: auto;
	width: 140px;
	margin-left: 15px;
}
#ficha2 {
	float: left;
	height: auto;
	width: 140px;
}
#ficha3 {
	float: left;
	height: auto;
	width: 140px;
	margin-left: 10px;
}
#ficha_img {
	float: left;
	height: 140px;
	width: 140px;
}
#ficha_txt {
	float: left;
	width: 140px;
	height: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ficha_voto {
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	height: 30px;
}
#ficha_cita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	float: left;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ficha_contenedor {
	float: left;
	width: 475px;
}
#voto-1 {
	float: left;
	height: 30px;
	width: 46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	text-align: center;
}
#voto-2 {
	float: left;
	height: 30px;
	width: 46px;
	text-align: center;
}
#contenedor_simbologia {
	float: left;
	height: 38px;
	width: 958px;
	border: 1px solid #e6b8b8;
	margin-bottom: 15px;
}
.efecto{
}
.efecto img{
opacity:0.3;
	filter: alpha(opacity=60); /* Para IE */
	transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}#simbologia {
	float: right;
	height: auto;
	width: 521px;
}
#texto_simbologia {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 437px;
	height: 38px;
}
#titulo_simbologia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AE1213;
	float: left;
	width: 412px;
	margin-left: 25px;
}
#numeros_simbologia {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 412px;
	margin-left: 25px;
	height: auto;
}
#aprobacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #34A20F;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
#rechazo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AD1313;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#en_duda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #E78844;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#iconos {
	float: left;
	height: auto;
	width: auto;
	margin-top: 4px;
}
