@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../imagenes/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
		#textoIntro
		{
	float:left;
	clear:both;
	padding-left:2px;
	width:320px;
	padding-top: 10px;
	padding-bottom: 20px;
		}
p {
	margin: 0px;
	font-size: 12px;
}
* html .png{
	 behavior: url("../js/iepngfix.htc");
}
/***********************COMIENZO ids para el encabezado y botonera***********************/
#head{
margin:auto;
height: 120px;
width: 770px;
background-image: url(../imagenes/head.png);
behavior: url("../js/iepngfix.htc");
text-align: right;
padding-right: 40px;
margin-top: 20px;
padding-top: 5px;
}
#col_izquierda {
	float: left;
	width: 205px;
	margin-left: 10px;
}
/*ESTA PARTE DEL CODIGO SE SACO DE LAS PLANTILLAS*/
/*
.cambio_idioma {
font-size: 11px;
color: #666;
}
.cambio_idioma a{
font-size: 11px;
color: #666;
text-decoration:none;
}
.cambio_idioma a:hover{
font-size: 11px;
color: #FFF;
}
*/
#cont_botonera {
margin:auto;
height: 39px;
width: 760px;
background-image: url(../imagenes/bg_botonera.png);
behavior: url("../js/iepngfix.htc");
padding-left: 25px;
padding-right: 25px;
}
/* BOTONERA */
.chromestyle{
	height: 35px;
	background-image: url(../imagenes/bg_botones.jpg);
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.chromestyle ul li {
	display: inline;
	height: 35px;
}
.chromestyle ul li a {
	float: left; 
	height: 0px; 
	padding-top: 35px;
	overflow: hidden;

}
/* BOTONERA ESTADO OUT */
.chromestyle ul li#boton_reel a {
	background-position: 0px 0px;
	width: 55px;
}
.chromestyle ul li#boton_lacompania a {
	background-position: -56px 0px;
	width: 110px;
}
.chromestyle ul li#boton_interacttv a {
	background-position: -176px 0px;
	width: 103px;
}
.chromestyle ul li#boton_mobileentertainment a {
	background-position: -287px 0px;
	width: 184px;
}

.chromestyle ul li#boton_portal a {
	background-position: -480px 0px;
	width: 125px;
}

.chromestyle ul li#boton_partners a {
	background-position: -570px 0px;
	width: 85px;
}

.chromestyle ul li#boton_noticias a {
	background-position: -674px 0px;
	width: 94px;
}
.chromestyle ul li#boton_contacto a {
	background-position: -658px 0px;
	width: 102px;}
/* BOTONERA ESTADO OVER */
.chromestyle ul li#boton_reel a:hover {
	background-position: 0px -35px;
	width: 55px;
}
.chromestyle ul li#boton_lacompania a:hover {
	background-position: -56px -35px;
	width: 110px;
}
.chromestyle ul li#boton_mobileentertainment a:hover {
	background-position: -287px -35px;
	width: 184px;
}

.chromestyle ul li#boton_portal a:hover {
	background-position: -480px 0px;
	width: 125px;
}

.chromestyle ul li#boton_partners a:hover {
	background-position: -480px -35px;
	width: 85px;
}
.chromestyle ul li#boton_noticias a:hover {
	background-position: -574px -35px;
	width: 94px;
}
.chromestyle ul li#boton_contacto a:hover {
	background-position: -658px -35px;
	width: 102px;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #FFF;
	width: 200px;
	visibility: hidden;
}
.dropmenudiv a{
	width: auto;
	display: block;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	text-indent: 3px;
	background-color: #3F3F3F;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #000;
	color: #F6AD31;
}
/***********************FIN ids para el encabezado y botonera***********************/
#contenidos01 {
	width: 755px;
	background-image: url(../imagenes/bg_gral.png);
	behavior: url("../js/iepngfix.htc");
	padding-right: 25px;
	padding-left: 30px;
	padding-top: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 40px;
}
#contenidos01_reel {
	width: 700px;
	height:450px;
	background-image: url("../imagenes/prueba.png");
	background-repeat:no-repeat;
	behavior: url("../js/iepngfix.htc");
	margin:auto;
	padding-top: 150px;
	padding-left:127px;
}
#contenidos01_reel_interno{
	float: left;
	width: 533px;
	height: 336px;
	padding: 0px;
}
#contenidos_central01 {
	background-image: url(../imagenes/bg_contenidos_central.gif);
	background-repeat: no-repeat;
	float: left;
	width: 430px;
	
	padding-left: 32px;
	padding-right: 32px;
}
#contenedor_de_500{
	width:430px;
	height:500px;
}
#footer {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 85px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#botonera_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding: 0px;
	text-align: center;
	margin: 2px 0px;
	width: 760px;
}
/***********************FIN estilos VARIOS***********************/
#botonera_footer li {
	list-style-type: none;
	color: #999999;
	display: inline;
	text-align: center;
	
}
#botonera_footer li a {
	text-decoration: none;
	color: #999999;
}
#botonera_footer li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/***********************COMIENZO estilos VARIOS***********************/
.bold  { font-weight: bold; }

.bold_titulo  {
	font-weight: bold;
	color:#F6AD31;
	font-size:36px;
	text-align:justify
}
.bold_titulo_ingreso{
	font-size:15px;
	font-weight: bold;
	width: 533px;
	float: left;
	padding-top: 15px;
	text-align: center;
	margin-top: 20px;
}
.bold_titulo_ingreso a{
	text-decoration:none;
	color:#000000;
}
.bold_titulo_ingreso a:visited{
	color:#000000;
}
.bold_titulo_ingreso a:hover{
	color:#F6AD31;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.wraper {
clear: both;
float: none;
height: 0px;
font-size: 0px;
line-height: 0px;
}
/***********************ESTILOS para SERVICIOS DE INFORMACION Y ALERTA***********************/
.contenedor_gris {
	background-color: #E0E0E0;
}
.contenedor_blanco {
	background-color: #ffffff;
}

.contenedor_blanco, .contenedor_gris {
	width: 413px;
	padding: 10px;
	float:left;
}
.contenido{
	width: 340px;
	float: right;
}

.float_left_imagen{
	float: left;
	width:60px;
	height:60px;
	padding-bottom: 5px;
	padding-right:10px;
}
.contenido p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contenido .contenido_arriba{
	height:60px;
}
.contenido a:hover{
	color: #000000;
}
.contenido a {
	color: #757575;
}

/***********************ESTILOS para CONTENIDO MOVIL***********************/

.contenido_menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imagenes/boton_menu.jpg);
	margin: 1px;
	padding: 1px;

}

/***********************ESTILOS para TELEMEDIA EN LATINOAMERICA***********************/

.tabla_titulo{
	background-image: url(../imagenes/fondo_titulo.jpg);
	color:#FFFFFF;
	height:20px;
	vertical-align:text-top;
}
.tabla_telemediala tr td, .tabla_titulo p{
	padding: 4px 0px 0px 7px;
}
.t_pais{
	width:105px;
	font-size:14px;
}
.t_companias{
	width:310px;
}
.t_companias img{
	margin:0px 5px;
}
.imagen_chica{
	padding-bottom:4px;
}
.tabla_contenido{
	background-color:#ffffff;
	color:#000000;
	height:40px;
	border-color:#F3F3F3;
	border-spacing:inherit;
}
#link_anaranjado a{
color:#FF9900;
}
/***********************ESTILOS para PARTNERS***********************/

.centrar_imagenes{
	padding-left:9px;
	padding-bottom:10px;
}

/***********************ESTILOS para NOTICIAS***********************/

.div_noticias{
	background-color:#E0E0E0;
	width:419px;
	padding: 10px 10px 10px 0px;
}
.contenedor_noticias{
	width:300px;
	text-align:left;
	/*padding-right:10px;*/
	float:right;
}
.float_left_imagen_noticias {
	float:left;
	padding-left:10px;
}
.inputGeneral
{
	float:left;
	clear:both;
	width: 300px;
	padding-bottom: 5px;
}
.inputSinCenter
{
	float:left;
	clear:both;
	width: 240px;
	padding-top: 6px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.inputCodigo
{
	float:left;
	width: 54px;
	padding-top: 3px;
}
.inputTelefono
{
	float:left;
	clear:none;
	width: 110px;
	padding-top: 3px;
	margin-top: 10px;
}
.inputCero
{
	float:left;
	clear:left;
	width: 20px;
	padding-top: 7px;
	height: 20px;
	text-align: center;
}
.inputQuince
{
	float:left;
	width: 24px;
	padding-top: 7px;
	height: 20px;
	text-align: center;
}
.inputEnviar
{
	float:left;
	clear:both;
	width: 200px;
	padding-top: 6px;
	text-align:right;
	margin-left: 100px;
	margin-top: 5px;
}

/***********************ESTILOS para BASES Y CONDICIONES***********************/
.navi{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.navi li {

	float:left;
}

.navi li.byc_gris{
	background:url("../imagenes/byc_fondo_gris.jpg");
	width:210px;
	height:80px;
	margin-top:10px;
}
.float_left_imagen_byc{
	padding:8px;
	float: left;
	width:60px;
	height:60px;
	border:0px;
}
.byc_gris p{
	padding:10px 0px;
}

.titulo_tabla_byc{
	background-image: url("../imagenes/fondo_titulo.jpg");
	margin-top:30px;
	width:426px;
	height:20px;
	color:#FFFFFF;
	padding-top:2px;
	padding-left:5px;
}
.liespacio{
	width:10px;
	height:20px;
}
.navi li.byc_gris a:hover{
	background-image: url("../imagenes/byc_fondo_negro.jpg");
	color:#F6AD31;
}

.navi li.byc_gris a{
background:url("../imagenes/byc_fondo_gris.jpg");
	font-size:12px;
	color:#000000;
	display:block;
	height:80px;
	text-decoration: none;
}
.alinear{
vertical-align:top;
padding-top:5px;
float:left;
}
/***********************ESTILOS para COMENTARIOS***********************/
#comentario{
	width:310px;
	height:310px;
	margin:10px 30px;
}
.comentario_input{
	width:222px;
	height:20px;
	margin-right: 0px;
	float: right;
}
.comentario_td_referencia{
	text-align:right;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:10px;
	vertical-align: middle;
}
.comentario_textarea{
	width:222px;
	height:107px;
	float: right;
	top: 10px;
	font-size:12px;
	
	font-family:Arial, Helvetica, sans-serif;
}
#boton_enviar{
	margin:10px;
}
.comentario_td_referenciaMensaje {
	text-align:left;
	font-size:12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	height: 110px;
	width: 70px;
}
.etiquetas {
	width: 70px;
	height: 20px;
	float: left;

}
.etiquetasMensaje {
	width: 70px;
	height: 40px;
	float: left;
	padding-top: 20px;
}

#copyright {
	width: 760px;;
	height:12px;
}

#copyright li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	list-style-type:none;
	color:#FFFF00;
	float:right;
	padding-right:50px;
}
