/*#############################
Estilos Pagina Central de Radios
Pagina: Index.html
Autor: Luis Guillermo Murillo R.
Fecha de Creaci?n: 06/10/2004
#############################*/
@import url(banner-pricipal.css);
@import url(videos.css);
body {
	/*background:url(../images/website-background.jpg) no-repeat center top fixed #9c530f;*/
	background-color:#eee;
	margin:0 auto;
}
.clear {
	clear:both;
}
.textura {
	/*background: url(../images/textura.png);*/
	min-height:1085px;
	margin:0 auto;
	background-position:top center;
	background-repeat:no-repeat;
}
.content {
	background:url(../images/123.png);
	background-repeat:repeat-y;
	background-position:center;
}
/*---------- Contenedor Menu ---------*/
.menu {
	background:url(../images/bg-menu.png);
	background-repeat:repeat-x;
	background-position:top center;
	height:62px;
}
.menu .content_menu {
	width:944px;
	margin:0 auto 0 auto;
	padding-top:20px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.menu .content_menu .bt_menu {
	width:386px;
	height:34px;
	margin-left:22px;
	float:left;
}
.menu .content_menu .buscar {
	float:left; /*margin-left:60px;*/
	margin-top:5px;
	/*width:230px;*/
	margin-left:10px;
}
.menu .content_menu .buscar .campo {
	background:url(../images/bg-input-buscar.png);
	width:138px;
	height:17px;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	float:left;
	margin-right:5px;
}
.menu .content_menu .buscar .campo INPUT {
	width:138px;
	background:transparent;
	border:none;
	height:15px;
	color:#454545;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.menu .content_menu .buscar a.bt_buscar {
	display:block;
	background:url(../images/bt-buscar.png);
	width:74px;
	height:20px;
	float:left;
}
.menu .content_menu .buscar a.bt_buscar:hover {
	background:url(../images/bt-buscar-on.png);
}
.menu .content_menu .registro {
	float:right;
	text-align:right;
	margin-right:3px;
	width:165px;
	padding-top:5px;
}
.menu .content_menu .registro .classhola {
	float: left;
	width: 100px;
	margin-right: 10px;
	padding-top: 1px;
}
.menu .content_menu .registro .bt_registrate {
	background:url(../images/bt-registrate-home.png);
	width:76px;
	height:21px;
	display:block;
	float:left;
	margin-right:5px;
	margin-left:11px;
}
.menu .content_menu .registro span {
	font-weight:bold;
	text-transform:capitalize;
}
.menu .content_menu .registro span .error {
	float:left;
	margin-left:15px;
	font-size:11px;
	color:#940000;
	margin-top:-5px;
}
.menu .content_menu .registro span .RecupContrasena{
	color:#FFF;
	margin:0;
	padding:0;
	font-size:11px;
}
.menu .content_menu .registro span .RecupContrasena input{
	margin:0;
	padding:0;
}

.menu .content_menu .registro span .error input{
	margin-right:8px;
}
.menu .content_menu .registro .logout {
	background:url(../images/bt-logout.png);
	width:50px;
	height:18px;
	display:block;
	float:left;
}
.menu .content_menu .registro a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.menu .content_menu .registro a:hover {
	text-decoration:underline;
}
/*---------- Fin Contenedor Menu ---------*/
/*---------- Contenedor Contenido ---------*/
.contenido {
	margin:0 auto;
	width:1035px;
}
.contenido .logo {
	float:left;
	margin-left:22px;
}
.contenido .banner_arriba {
	width:660px;
	height:97px;
	float:left;
	margin-top:15px;
	margin-left:140px;
}
.contenido .banner_noticias {
	width:944px;
	height:274px;
	float:left;
	margin-top:10px;
}
.contenido .contenido_dos {
	float:left;
	width:664px;
	margin-left:10px;
	margin-right:10px;
	margin-top:28px;
}
.contenido .contenido_dos .noticias_cdr {
	float:left;
	width:663px; /*height:189px;*/
	background:url(../images/bg-noticias-home.jpg);
	background-repeat:repeat-x;
	border:1px solid #b9b9b9;
	background-color:#e5e5e5;
	margin-top:20px;
	background-position:bottom center;
}
.contenido .contenido_dos .noticias_cdr .cdrinforma {
	float:left;
	width:21px;
	height:100px;
	height:219px;
	background-color:#5f1d0b;
}
.contenido .contenido_dos .noticias_cdr .titulo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#334b93;
	margin-top:4px;
	margin-left:4px;
	float:left;
	display:none;
}
.contenido .contenido_dos .noticias_cdr .noticias {
	width:640px;
	float:left;
	margin-left:12px;
	margin-right:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
	margin-top:10px;
}
.contenido .contenido_dos .noticias_cdr .noticias a.noticiacont {
	width:290px;
	height:110px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#474747;
}
.contenido .contenido_dos .noticias_cdr .noticias a.noticiacont .imagen {
	width:120px;
	height:90px;
	margin-top:10px;
	float:left;
}
.contenido .contenido_dos .noticias_cdr .noticias a.noticiacont .titulonoticia {
	font-size:11px;
	color:#334b93;
	float:left;
	width:180px\9;
	width:160px;
	margin-top:10px;
	margin-left:5px;
}
.contenido .contenido_dos .noticias_cdr .noticias .noticiacont .descripnoticia {
	float:left;
	width:160px;
	margin-top:10px;
	margin-left:5px;
}
.contenido .contenido_dos .videos_cdr {
	float:left;
	width:663px;
	background:url(../images/bg-videos-home.jpg);
	background-color:#cfcfcf;
	background-repeat:repeat-x;
	border:1px solid #b9b9b9;
	margin-top:20px;
}
.contenido .contenido_dos .videos_cdr .titulo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#334b93;
	float:left;
	background:url(../images/bg-t-videos.jpg);
	background-repeat:no-repeat;
	background-color:#003c5b;
	width:21px;
	height:310px;
}
.contenido .contenido_dos .videos_cdr .videos {
	width:378px;
	height:279px;
	background-color:#c2c2c2;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8px;
}
.contenido .contenido_dos .videos_cdr .descripvideo {
	width:225px;
	float:right;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:10px;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.cajauno {
	float:right;
	display:block;
	width:235px;
	height:80px;
	background:url(../images/bg-videos.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-bottom:5px;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.cajauno:focus, a.cajauno:active {
	background:url(../images/bg-videos-on.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.cajauno .titulovideo {
	width:195px;
	color:#FFF;
	font-size:14px;
	margin-left:25px;
	margin-top:6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.cajauno .txtdescripvideo {
	width:190px;
	color:#FFF;
	font-size:11px;
	margin-left:30px;
	margin-top:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.contenido .contenido_dos .videos_cdr .paginacion {
	width:150px;
	float:left;
}
/*---------- Video Activo ----------*/
.contenido .contenido_dos .videos_cdr .descripvideo a.activo {
	background:url(../images/bg-videos-on.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	display:block;
	width:235px;
	height:80px;
	text-decoration:none;
	margin-bottom:5px;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.activo .titulovideo {
	width:195px;
	color:#FFF;
	font-size:14px;
	margin-left:25px;
	margin-top:6px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.contenido .contenido_dos .videos_cdr .descripvideo a.activo .txtdescripvideo {
	width:190px;
	color:#FFF;
	font-size:11px;
	margin-left:30px;
	margin-top:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
/*Publicidad der*/
.contenido .publicidad_der {
	float:left;
	width:344px;
	margin-top:28px;
	padding-top:35px;
	position:relative;
}
.contenido .publicidad_der .banneruno {
	/*float:left;*/
	text-align:center;
}
.contenido .publicidad_der .bannerdos {
	/*float:left;*/
	text-align:center;
	margin-top:20px;
}
.contenido .publicidad_der .bannertres {
	/*float:left;*/
	text-align:center;
	margin-top:20px;
}
.contenido .publicidad_der .bannercuatro {
	/*float:left;*/
	text-align:center;
	margin-top:20px;
}
/*Publicidad abajo*/
.contenido .banner_abajo1 {
	float:left;
	width:452px;
	height:96px;
	margin-left:35px;
	margin-right:30px;
	margin-top:20px;
}
.contenido .banner_abajo2 {
	float:left;
	width:452px;
	height:96px;
	margin-top:20px;
	margin-left:30px;
}
/*Emisiras*/
.contenido .emisoras {
	float:left;
	width:990px;
	height:73px;
	padding:10px;
	margin-left:10px;
	background:url(../images/789.jpg) center center;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #b9b9b9;
	text-align:center;
}
/*---------- Fin Contenedor Contenido ---------*/
/*---------- Contenedor Footer ---------*/
.footer {
	background:url(../images/bg-footer.png);
	background-position:bottom center;
	background-repeat:repeat-x;
	height:42px;
}
.footer .content_footer {
	width:950px;
	margin:0 auto;
	color:#45484a;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.footer .content_footer .mapasitio {
	float:left;
	width:350px;
	margin-top:5px;
	font-size:11px;
	margin-left:10px;
}
.footer .content_footer .mapasitio a {
	width:944px;
	margin:0 auto;
	color:#45484a;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}
.footer .content_footer .mapasitio a:hover {
	text-decoration:underline;
	color:#334b93;
}
.footer .content_footer .derechos {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	float:left;
	width:300px;
	margin-left:10px;
}
.footer .content_footer .desarrollado {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	float:right;
	width:220px;
}
.footer .content_footer .desarrollado a {
	text-decoration:none;
}
.footer .content_footer .desarrollado a:hover {
	text-decoration:underline;
}
/*---------- Registro Favoritos ----------*/
.cuadroblanco .registro {
	float:left;
	text-align:right;
	margin-right:3px;
	margin-top:50px;
	margin-left:180px;
}
.cuadroblanco .registro a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.cuadroblanco .registro a:hover {
	text-decoration:underline;
}
.cuadroblanco .registro a.bt_registro {
	position:relative;
	z-index:24;
	color:#3CA3FF;
	text-decoration:none;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:4px;
	text-decoration:none;
}
.cuadroblanco .registro a.bt_registro span {
	display: none;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/
.cuadroblanco .registro a.bt_registro {
	z-index:25;
	color: #aaaaff;
background:;
}
.cuadroblanco .registro .campotxt {
	font-size:12px;
	text-transform:uppercase;
	float:left;
	width:80px;
	margin-left:15px;
	margin-right:3px;
	margin-bottom:5px;
}
.cuadroblanco .registro .campoinput {
	float:left;
	width:143px;
	margin-bottom:5px;
}
.cuadroblanco .registro .campoinput INPUT {
	width:122px;
	height:15px;
	border:1px solid #2483ac;
	padding-left:3px;
	padding-right:3px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
}
.cuadroblanco .registro .error {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin-right:8px;
	font-size:10px;
	color:#ff0;
	float:left;
	margin-left:25px;
	width:200px;
}
.cuadroblanco .registro .botones {
	float:left;
	width:158px;
	height:20px;
	margin-left:75px;
	margin-top:5px;
}
.cuadroblanco .registro .botones a.bt_cancelar {
	background:url(../images/bt-cancelar.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:74px;
	height:18px;
	float:left;
}
.cuadroblanco .registro .botones a.bt_ingresar {
	background:url(../images/bt-ingresar.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:74px;
	height:18px;
	float:left;
	margin-left:5px;
}
.cuadroblanco .registro a.olvide {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#474747;
	float:left;
	text-transform:uppercase;
	margin-top:10px;
	text-decoration:none;
	display:block;
}
.cuadroblanco .registro a.olvide:hover {
	text-decoration:underline;
}
.cuadroblanco .registro a.bt_registro:hover span.bottom {
	display: block;
	float:left;
	width:241px;
	height:11px; /*padding:3px 8px 10px;*/
	background: url(../images/login-bottom.gif);
	background-position:center;
	background-repeat:repeat-y;
	top:552px;
}
/*---------- Destacados ----------*/
.cuadroblanco .separadoremisoras {
	background: url(../images/separador-emisoras.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:612px;
	height:2px;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:4px;
}
.cuadroblanco .emisoradestacada {
	float:left;
	width:600px;
	padding:10px; /*height:30px; margin-left:10px;margin-bottom:10px;*/
}
.cuadroblanco .emisoradestacada .tdestacada {
	font-size:18px;
	color:#334b93;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.cuadroblanco .emisoradestacada .txtdestacada {
	font-size:11px;
	color:#474747;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	height:30px;
	margin-top:25px;
	width:485px; /*text-align:right;*/
	margin-right:10px;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt {
	position:relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:block;
	width:94px;
	height:76px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-left:4px;
	border:1px solid #c2c2c2;
	text-decoration:none;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt span {
	display: none;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt:hover {
	z-index:25;
	color: #aaaaff;
background:;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:40px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	text-align: center;
filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt:hover span.top {
	display: block;
	width:171px;
	height:21px; /*padding: 30px 8px 0;*/
	background: url(../images/img-tooltip-top.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	float:left; /*padding: 0 8px; */
	background: url(../images/img-tooltip.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	width:171px;
	height:177px;
}
.cuadroblanco .emisoradestacada .txtdestacada a.tt:hover span.bottom {
	display: block;
	float:left;
	width:171px;
	height:10px; /*padding:3px 8px 10px;*/
	background: url(../images/img-tooltip-bottom.gif);
	background-position:center;
	background-repeat:repeat-y;
	top:552px;
}
.cuadroblanco .emisoradestacada .txtdestacada .tooltip .titulo_description {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
}
.cuadroblanco .emisoradestacada .txtdestacada .tooltip .img_descrption {
	border:none;
	margin-top:5px;
	margin-bottom:5px;
}
.cuadroblanco .emisoradestacada .txtdestacada .tooltip .img_descrption img {
	border:none;
}
.cuadroblanco .emisoradestacada .txtdestacada .tooltip .txt_description {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
}
/*---------- Login Registrar ----------*/
.cuadroblanco .login {
	float:left;
	width:280px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:12px;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid #b9b9b9;
}
.cuadroblanco .login .t-login {
	float:left;
	margin-bottom:5px;
	padding-left:8px;
	height:18px;
	background:url(../images/bt-t-login.jpg);
	background-position:center;
	background-repeat:repeat-x;
	color:#FFF;
	text-transform:uppercase;
	width:272px;
}
.cuadroblanco .login .txt-login {
	line-height:16px;
	padding:10px;
}
.cuadroblanco .login .tlogin {
	color:#334B93;
	font-size:14px;
	margin-bottom:3px;
	margin-top:2px;
}
.cuadroblanco .login .txt-login ul {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-image:url(../images/bullet.png);
}
.cuadroblanco .login .botones {
	height:20px;
	float:left;
	margin-left:200px;
	margin-top:10px;
}
.cuadroblanco .login .botones a.bt_ingresar {
	background:url(../images/bt-ingresar.png);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:74px;
	height:18px;
	float:left;
	margin-left:5px;
}
/*---------- Registrate ----------*/
.cuadroblanco .registrese {
	float:left;
	width:280px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:12px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid #b9b9b9;
}
.cuadroblanco .registrese .t-login {
	float:left;
	margin-bottom:5px;
	padding-left:8px;
	height:18px;
	background:url(../images/bt-t-registrese.jpg);
	background-position:center;
	background-repeat:repeat-x;
	color:#FFF;
	text-transform:uppercase;
	width:272px;
}
.cuadroblanco .registrese .txt-registrate {
	line-height:16px;
	padding:10px;
}
.cuadroblanco .registrese .t-registrese {
	color:#334B93;
	font-size:14px;
	margin-bottom:3px;
	margin-top:2px;
}
.cuadroblanco .registrese .txt-registrate ul {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-image:url(../images/bullet.png);
}
.cuadroblanco .registrese .botones {
	height:20px;
	float:left;
	margin-left:180px;
	margin-top:10px;
}
.cuadroblanco .registrese .botones a.bt_registrar {
	background:url(../images/bt-registrarse.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	width:94px;
	height:18px;
	float:right;
	margin-left:5px;
}
.cuadroblanco .registrese .botones a.bt_registrar:hover {
	background:url(../images/bt-registrarse-on.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.contenido a {
	color:#2D93AD;
	text-decoration:none;
}
.contenido a:hover {
	text-decoration:underline;
}
.footer .content_footer .desarrollado a {
	color:#2D93AD;
	text-decoration:none;
}
.footer .content_footer .desarrollado a:hover {
	text-decoration:underline;
}
#UpdatePanel1 {
	position:relative;
}
#UpdatePanel1 #progressBackgroundFilter {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1000;
}
#UpdatePanel1 #processMessage {
	position:absolute;
	top:35%;
	left:43%;
	padding:10px;
	width:14%;
	z-index:1001;
	background-color:#fff;
	border:solid 1px #000;
	text-align:center;
}

#UpdatePanel4 {
	position:relative;
}
#UpdatePanel4 #progressBackgroundFilter {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-color:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:1000;
}
#UpdatePanel4 #processMessage {
	position:absolute;
	top:35%;
	left:43%;
	padding:10px;
	width:14%;
	z-index:1001;
	background-color:#fff;
	border:solid 1px #000;
	text-align:center;
}
/*---------- Bt contacto --------------*/
.bt-contacto {
	float:left;
	width:90px;
	margin-top:-1px;
}
.bt-contacto a {
	background:url(../images/bt-contact-on.png) no-repeat center center;
	width:80px;
	height:16px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:9px 5px;
}
.bt-contacto a:hover {
	background:url(../images/bt-contact.png) no-repeat center center;
	width:80px;
	height:16px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:9px 5px;
}
/**-----------------------------------**
                              Encuestas
**-----------------------------------**/
.encuestas {
	width:330px;
	float:left;
	border:1px solid #bab8bb;
	margin-top:15px;
}
.encuestas .t-encuestas {
	font-size: 16px;
	background:url(../images/top-encuestas.jpg) repeat-x center top;
	height:25px;
	padding-top:5px;
	padding-left:8px;
	color:#FFF;

	font-family:Tahoma, Geneva, sans-serif;
}
.encuestas #encuesta {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#303030;
	padding:5px;
}
.encuestas #encuesta .debes-encuesta{
	text-align:center;
	color:#3f77a3;
	font-size:11px;
	margin:10px 0;
}
.encuestas #encuesta .debes-encuesta .debes-rojo{
	color:#b4092d;
}
.encuestas #encuesta .imagen-encuesta{
	width:115px;
	height:115px;
	text-align:center;
	margin:0 auto;
}
.encuestas #encuesta .opciones {
	padding-top:10px;
}
.encuestas #encuesta .opciones table.campo {
	font-size:13px;
}
.encuestas #encuesta .opciones table.campo td {
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#303030;
	height:20px;
}
.encuestas #encuesta .opciones table.campo td input{
	margin-right:5px;
}
.encuestas #encuesta a.votar {
	font-family:font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#303030;
	text-decoration:none;
	display:block;
	background:url(../images/bt-votar.jpg) no-repeat;
	width:47px;
	height:17px;
	padding:2px 0 0 20px;
	float:right;
}
.encuestas .separador {
	margin:10px auto;
	width:215px;
}
#resultados {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#303030;
	padding:5px;
}
#resultados .resultados .campo {
	margin:10px 0;
}
#resultados .txt {
	float:left;
	width:85%;
	font-weight:bold;
}
#resultados .txtporcentaje {
	float: right;
	font-weight:bold;
}
#resultados .porcentaje {
	border:1px solid #bab8bb;
	height:25px;
}
#resultados .porcentaje .color {
	height:25px;
	background:#3279e1;
}
/**-----------------------------------**
                          Tipo de Cambio
**-----------------------------------**/
.tipo-de-cambio {
	width:330px;
	float:left;
	border:1px solid #bab8bb;
	background:#e0e0e0;
	margin-top:15px;
}
.tipo-de-cambio .t-tipocambio {
	font-size: 16px;
	background:url(../images/top-encuestas.jpg) repeat-x center top;
	height:25px;
	padding-top:5px;
	padding-left:8px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
.tipo-de-cambio #tipocambio {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#303030;
	padding:5px;
}
.tipo-de-cambio #tipocambio .dolar{
	float:left;
	font-size:12px;
	font-weight:bold;
}
.tipo-de-cambio #tipocambio .moneda{
	width:100%;
	margin:4px 0;
}
.tipo-de-cambio #tipocambio .moneda .moneda-uno{
	float:left;
	width:50px;
	margin:2px 0;
	text-align: left;
}
.tipo-de-cambio #tipocambio .moneda .moneda-dos{
	float:left;
	margin:2px 0 2px 80px;
}
.tipo-de-cambio #tipocambio .moneda .moneda-euro{
	float:left;
	margin:2px 0 2px 150px;
} 
.tipo-de-cambio #tipocambio .moneda .grisuno{float:left; background:#999; width:93%; padding-left:15px;}
.tipo-de-cambio #tipocambio .moneda .grisuno .moneda-uno{
	float:left;
	width:50px;
	margin:2px 0;
	text-align: left;
}
.tipo-de-cambio #tipocambio .moneda .grisuno .moneda-dos{
	float:left;
	margin:2px 0 2px 80px;
}
.tipo-de-cambio #tipocambio .moneda .grisuno .moneda-euro{
	float:left;
	margin:2px 0 2px 150px;
} 

.tipo-de-cambio #tipocambio .moneda .grisdos{float:left; background:#c4c4c4; width:93%; padding-left:15px;}
.tipo-de-cambio #tipocambio .moneda .grisdos .moneda-uno{
	float:left;
	width:50px;
	margin:2px 0;
	text-align: left;
}
.tipo-de-cambio #tipocambio .moneda .grisdos .moneda-dos{
	float:left;
	margin:2px 0 2px 80px;
}
.tipo-de-cambio #tipocambio .moneda .grisdos .moneda-euro{
	float:left;
	margin:2px 0 2px 150px;
} 
.tipo-de-cambio .separador {
	margin:10px auto;
	width:215px;
}
/**-----------------------------------**
                                 Juegos
**-----------------------------------**/
.contenido .contenido_dos .juegos {
	float:left;
	width:663px;
	border:1px solid #b9b9b9;
	margin-top:20px;
	position:relative;
}
.contenido .contenido_dos .juegos .titulo {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#334b93;
	float:left;
	background:url(../images/t-juegos.png) no-repeat #242424;
	width:21px;
	height:225px;
}
.contenido .contenido_dos .juegos .contenido-juegos{
	float:left;
	padding:0;
	margin:0;
	width:642px;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaIZ{
	float:left;
	width: 77px;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaIZ ul{
	margin:0;
	padding:0;
	list-style:none;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaIZ ul li{
	display:block;
	border-bottom:2px solid #FFF;
	border-right:1px solid #FFF;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaIZ ul li a{
	display:block;
	width:76px;
	height:54px;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaIZ ul li img{
	border:none !important;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaCentro{
	float:left;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaDer{
	float:left;
	width:77px;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaDer ul{
	margin:0;
	padding:0;
	list-style:none;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaDer ul li{
	display:block;
	border-bottom:2px solid #FFF;
	border-left:1px solid #FFF;
	margin:0px;
	padding:0;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaDer ul li a{
	display:block;
	width:76px;
	height:54px;
}
.contenido .contenido_dos .juegos .contenido-juegos .columnaDer ul li img{
	border:none !important;
}
.contenido .contenido_dos .juegos .contenido-juegos a.juego{
	display:block;
	width:100px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	float:left;
	margin:8px 15px;
}
.contenido .contenido_dos .juegos .masjuegos{
	position:absolute;
	left: 503px;
	top: 202px;
}
.contenido .contenido_dos .juegos .masjuegos a{
	display:block;
	width:80px;
	height:18px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	text-decoration:underline;
	float:left;
	color:#000;
	font-weight:bold;
	background:#FFF;

}
.contenido .contenido_dos .juegos .masjuegos a:hover{
	background:#FFF;
	color:#1c89bb;
}
.fecha{float:right; color:#686868; font-family:Tahoma, Geneva, sans-serif; font-size:12px; width:500px; text-align:right; margin-right:5px;}
.facebook{
	position:absolute;
	top:-10px;
	left:128px;
}