@charset "utf-8";
/* CSS Document */

/*GENERALES*/
body, h1, h2, h3, h4, h5, h6, li, ul, div, p, input, select, form {padding:0; margin: 0}
body {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #f3f3f3;
	background-image: url(../img/common/back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ul li {list-style:none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.left { float:left}
.right { float:right}
.clear { clear:both};
.clearfloat { clear: both}
/*CABECERA*/
.cabecera {
	background-image: url(../img/common/cabecera-bg.png);
	background-repeat: no-repeat;
	width: 993px;
	height: 141px;
	*height: 130px;
}
.logo {
	width: 465px;
	margin-bottom: 18px;
}
.logo_mundial {
	margin: 10px 5px 0 5px;
	float:left;
	width: 142px;
}
.logo_fpd {	/*width: 310px;	float: right;	*/
	margin: 0px 0 0 0;
	padding-top: 0px;
}

/*botones*/
.botones {
	width: 178px;
	height:90px; *height:86px;
	float:right;
	margin: 23px 15px 0px 0px;
}
.botones .img{
	margin:0px 5px 14px 5px;
	*margin:0px 5px 18px 5px;
/*botones*/
}
body:nth-of-type(1) .botones .img { margin:0px 5px 13px 5px;}

.fecha {
	margin: 10px 0 5px 5px;
	text-align: left;
	width: 280px;
	float: left;
	color: #ffeb0b;
}

p.registro {
	/*margin: 0px 0 6px 0;
	font: normal 11px Arial;*/
	color: #FFFFFF;
	float: left;
	margin-left: 4px;
}
p.registro a{	color: #FFFFFF;}
.campos {
	border: 1px solid #E55111;
	font: normal 11px Tahoma;
	background-color: #ef7e2e;
	padding: 0px;
	margin: 0 4px 0 0;
}
.divUsrPass {
height:35px;
	margin: 18px 0 10px 80px;
	text-align: left;
	width: 280px;
	background-image: url(../img/common/login-bg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/*GENERALES*/
.header {
	width: 993px;
	margin: 0 auto;
	height:180px;
	*height:180px;
}
.content {
	width: 993px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.maincontent {
	background-color: #FFFFFF;
	min-height: 600px;
}

.header .login {
	height: 26px; *height:24px;
	margin: 0px 0px 10px 0px;
	*margin: 0px 0px 8px 0px;
	background-image: url(../img/common/login-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	*padding: 5px 10px 0px 10px;
}

.header .idiomas {	float: right;	margin: 4px 10px 0 0;	color: #ffeb0b;	text-transform:uppercase;	font-family:Tahoma, Arial, sans-serif;}
.header .idiomas a{	color: #ffeb0b;	text-decoration: none;}
.pie {
	height: 88px;
	background-color:#404040;
	clear:both;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	line-height: 17px;
	display: block;
	margin: 0 auto;
	width: 994px;
}
.pie div.creditos {
	float: left;
	width:190px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#656054;
	padding: 22px 0 0 10px;
}
.pie div.accesos {
	float: left;
	width:690px;
	color:#cfcfcf;
	height:45px;
	text-align: left;
	padding: 20px 10px 0 10px;
}

.pie div.accesos a {
	color:#cfcfcf;
	text-decoration: none;
	
}
.pie div.accesos a:hover {
	text-decoration: underline;
	
}
.pie img { margin:5px 7px 20px 20px}
/**/

/*menu*/
.menu {
	width:100%;
	height:28px;
	background-color: #CC6600;
	text-align: left;
	background-image: url(../img/common/menu-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
		}
.menu ul {
	margin: 7px 0 0 14px
}
.menu ul li {
	float: left;
	list-style:none;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:2px 5px 0 5px;
	color: #ff6600;
	background-image: url(../img/common/border-menu.png);
	background-repeat: no-repeat;
	background-position: right center;
/*	margin-top:3px;*/
}
.menu ul li.last {margin:0 0 0 2px; border:0px; padding-right:0; background:none;}
.menu ul li a {
	color:#f4f4f4;
	text-decoration:none;
	padding:0 1px 0 1px;
}
.menu ul li a:hover {
	text-decoration:none;
	color:#E55111;
}
.menu div {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	color: #AECCDA;
	margin: 0 15px 0 0;
}
.menu div a { color:#AECCDA; }

/*menu*/

/*portada*/
.centro {
	clear:both;
	float: left;
	width: 646px;
	padding: 0px 0 0 0px;
	text-align: left;
	margin: 26px 0 0 14px;
}
.col_derecha {
	width:303px;
	float:left;
	margin:26px 14px 0 14px;
	_margin:16px 0 0 16px;
	text-align: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.header .section {margin-left: 0px;}
.col_derecha table{
margin: 0 0 0 0px; padding:0px;
}
#Resultados_tblResultados {
margin: 15px 0 5px 0px; padding:0px;/*-205*/
}
#Transmisiones_tblTransmisiones {
margin: 15px 0 5px 0px; padding:0px;/*-232*/
}
.col_derecha .module .tabs li {
	padding: 2px 14px 0px 10px;
	margin:2px 0px 8px 4px;
}
}/


/*.col_derecha a {
	text-decoration:underline;
	font: normal 11px Tahoma, trebuchet;
	color: #424242;
}
.col_derecha a:hover { text-decoration:underline}*/

.col_derecha p {
	margin: 3px 0 15px 0;
	font: normal 10px Tahoma;
	color: #424242;
}
.col_derecha p b {
	font: bold 11px Tahoma;
	color: #4f8d9f;
}

.col50-der {
	width: 315px;
	float: left;
	margin-left: 16px;
}

.col50-der h1{
	font: normal 16px "Arial",sans-serif;
	color: #e93700;
	margin-bottom: 7px;
}


.col50-izq {
	float: left;
	width:315px;
	vertical-align:bottom
}
.col50-izq  h3 {
	color:#FFF;
	/*background-color:#388fa2;*/
	font: bold 14px Arial, Tahoma;
	text-transform: uppercase;
	/*text-indent: 5px;
	padding-top: 5px;*/
	height: 20px;
	margin-bottom: 10px;
}

.col50-izq ul li {
	font:normal 12px  Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	line-height: 16px; height:67px;
}
.col50-izq ul li a {text-decoration: none; color:#202121}
.col50-izq .comments {
	font-size: 12px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}

.publicidad425 { margin:15px 0 15px 0; clear:both;} 
.publicidad175 { margin:15px 0px 15px 0px; clear:both; text-align:center}
.publicidad294 { margin:15px 0 15px 0; clear:both;}
.publicidad644 {	margin:15px 0 15px 0;	clear:both;}
.publicidadcenter {
	margin:15px 0px 15px 0px; padding:8px 0px;
	clear:both;
	text-align:center;
	background-color:#EFEFEF;
}

/*footer*/
.footer {
	background-color: #404040;
	width: 100%;
	margin: 0 auto;
}
/*footer*/
.col_derecha .module {
	background-color: #FFFFFF;
	background-image: url(../img/common/bg-module.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 303px;
	margin-bottom: 20px;
}

	
/*MODULOS COLUMNA DERECHA*/
.module .tabs li {
	background-color: #FFFFFF;
	float: left;
	color:#ff4403;
	font: bold 16px Arial, Tahoma;
	background-image: url(../img/common/border-title.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 2px 14px 0px 10px;
    *padding: 2px 14px 1px 10px;
    text-align: center;
	margin:0px 0px 6px 4px;
	*margin:0px 0px 8px 4px;
}

.module .tabs .select a {
	background-color: #FFFFFF;
	color:#ff4403;
	font: bold 16px Arial, Tahoma;
	background-color: #FFFFFF;
}
.module .tabs .select a:hover { text-decoration:none;}
.module .tabs .noselect {
	color: #999999;
	background-image: url(../img/common/border-offtitle.gif);
	background-color: #D2D2D2;
}
.module .tabs .noselect a{	font: bold 16px Arial, Tahoma;text-decoration:none;color: #7C7C7C;}

.module .list li {	padding:3px 0 3px 6px;font-size: 12px;border-bottom: 1px solid #CCCCCC;margin: 2px 0; clear:both;}
.module .list a {color: #003030;text-decoration: none;}

.module .color1 {	background-color: #F3F3F3;}
.module .color2 {	background-color: #E8E8E8;}

.module .list .img {	margin: 0px 5px;}
.module .list b {	color: #d90e0e;}
.module .list .border {
	border: 1px solid #CCCCCC;
}
.module .border a {	font-weight: bold;	color: #CC0000;	text-decoration: none;}

/*more*/
.more{
	font-size: 11px;
	text-align: right;
	margin: 5px 0 10px 0; float:right; display:block;
}
.more a{ text-decoration:none;
	font-weight: bold;
	margin: 5px 0; color:#333333;
}

/*tabla de audios - se escucho*/
.seEscucho .title
{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/common/title-bg50.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 4px;
}

.seEscucho
{
	margin-bottom: 14px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	}
/*listado se escucho*/
.seEscucho li{
border-bottom: 1px dotted #CCCCCC;
padding:6px 0 10px 0; font-size:12px;
}
/*tabla encuesta*/
.encuesta .title {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/common/title-bg50.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 4px;
}

.encuesta
{
	/*margin-bottom: 14px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;*//*bruno*/
}

table.encuesta {
	width: 315px;
	color: #2D576C;
	margin-bottom: 10px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 8px;
}
table.encuesta td.titulo {
	color:#f55211;
	font: bold 11px Arial, sans-serif;
	padding: 4px 2px 4px 2px;
	}
table.encuesta td {
	border-bottom: 1px solid #DEE7EC;
	padding: 2px 2px 2px 4px; color:#4f4f4f;
}
table.encuesta a {
	color:#0F4159;
	font:normal 11px Tahoma
}
table.encuesta td.cierre {
	background-color: #eea379;
	padding: 3px 2px 3px 8px;
}
table.encuesta td.votar {
	background-color: #eea379;
	padding: 3px 8px 3px 4px; text-align:right;
}
.formulario input {	border: 1px solid #CCCCCC;}
.formulario textarea {
	border: 1px solid #CCCCCC;
}

/*PORTADA NOTICIA DESTACADA*/

.destacada {
	background-color:#ffffff;
	margin-bottom: 10px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*.destacada h1 {
	color:#34627A;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}*/

.destacada h2 {
	color:#000101;
	font: bold 24px Arial, Tahoma;
	margin: 5px 0 5px 0;
}
.destacada h2 a{
	color:#000101;
	font: bold 24px Arial, Tahoma;
	text-decoration:none;
}
.destacada div.col1 {
	padding: 0PX 0PX 5PX 0PX;
	width: 315px;
}
.destacada div.col2 {
	width:315px;
	color: #017B9F;
    /*	border-top: 1PX solid #CCCCCC; -- bruno*/	
    /*padding: 10px 0PX 15PX 0PX; -- milton*/
	margin-top:8px;
	padding-bottom: 20px;/*bruno*/
}
.destacada div.col2 a {	text-decoration:none; 		color: #017B9F;}
.destacada div.col2 img {margin:2px 10px 50px 0; float:left}


/*videos*/
.video-item
{
	margin-right: 12px;	
	margin-left: 12px;
}
.photos {
	margin-bottom: 14px;
	background-image: url(../img/common/border-bottom-50.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	height: 230px;
}
.photos .title, .comments .title{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/common/title-bg50.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 4px;
}
/*.photos */.items li 
{
	width: 100px; 
	float:left; 
	border:none; 
	margin:0px 4px 4px 0px;
}
.principal .title {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/common/title-bg100.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 4px;
}

/*comentarios*/
.comments .message {
	border-bottom: 1px dotted #CCCCCC;
	padding:0px 0px 8px 35px;
	background-image: url(../img/common/message-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    margin-top:5px;
}

.comments .message .name {	font-weight: bold;	color: #f55211;	font-size: 12px;}
.comments .formulario {	background-color: #f0af8a;}
.comments .formulario #button {	font-weight: bold; border:none;	color: #000000;	background-image: none;	background-color: #F0AF8A;	font-size: 12px;}
.principal .videos {	float: right;	margin: 5px 14px 0 0;}
.principal .videos a { text-decoration:none; font-weight:bold; font-size:11px; color:#FFFFFF;}
.principal .main-video {	height: 354px;	width: 645px;}
.principal .related-videos {
	background-color: #e2e3d9;
	height: 68px;
	clear: both;
	padding: 10px 10px;

}

.principal .related-videos .items li {	margin-right: 12px;	margin-left: 12px;}
.maincontent .publicidadcenter {	clear: both;	margin-top: 20px;	margin-bottom: 20px;	padding: 0 100px 0 100px;}
.divBannerLateral { width:303px}

/*player*/
.player {float:right;margin: -3px 5px 0 0;clear:left}
.player2{float: left;margin: 3px 5px 0px 0;clear:left}

#Resultados_lblResultados {
	background-color: #FFFFFF;
	float: left;
	color:#ff4403;
	font: bold 16px Arial, Tahoma;
	background-color: #FFFFFF;
	text-align: center;
  }
#Resultados_lblResultados a{ text-decoration:none;  }
#divPrimerParrafoNotaDestacada{ border-bottom:1px solid #CCCCCC;}
#divArchivoNotaDestacada{ margin:2px 0 10px 0;}
#ulPhotos img { max-width:100px; *max-width:100px; max-height:67px; *max-height:67px; _max-height:67px; text-align:center;}/**/
#MenuSuperior1_ulMenu { 
padding:3px 0px 0px 0px;
*padding:3px 0px 0px 0px;
*margin:0px 0px;
}
table#Resultados_tblResultados tr{ border-bottom:1px dotted #CCCCCC;}
#h1Titulo {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/common/title-bg100.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 4px;
}

/*nuevo bruno comentarios - paginado*/

/*MENSAJES NUEVO*/
.message .item{	border-bottom:1px dotted #cccccc;	margin-bottom:15px;	display:block;	padding-bottom: 10px;}
.message .responder{clear:both;overflow:hidden;height:50px;background-color:#f9f9f9;padding:15px;border:1px solid #eee;margin:0px;}
.message{	background-color:#fff;	padding:5px;}
.message .item .message_details a {	color: #f55211;	font-weight: bold;	font-size: 12px;}

.message .item .message_details .name {	color: #f55211;	font-weight: bold;	font-size: 14px; }
.item .timeago {
	color: #737373;
	font-size: 14px;
	font-weight:bold;
}

.item .message_details {
	background-image: url(../img/common/message-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:2px 0px 8px 35px;
	margin-bottom: 5px;
	font-size: 14px;
}
.message .item p {	font-size: 12px;}
.item .message_details p{	font-size: 10px;}
.message .item b {	color: #F55211;}
/*paginado*/
.paginado {	font-size: 12px;	text-align: center;	margin: 10px 0 30px 0;	width: 635px;}
.paginado a {	color: #4d4f51;	text-decoration: none;}
.paginado span.current {	font-weight: bold;	color: #B4330F;	padding: 0 5px 0 5px;}
.pagination_coment span.disabled {	color: #4d4f51;	margin: 0 8px 0 8px;}
.paginado a.next_page {	color: #4d4f51;	padding: 0 4px 0 4px;}
/*paginado*/

/*clases para Safari y Chrome*/
body:nth-of-type(1) #Resultados_tblResultados {margin: 5px 0 5px 0px; padding:0px; clear:both}/*-205*/
body:nth-of-type(1) #Transmisiones_tblTransmisiones {margin: 5px 0 5px 0px; padding:0px; clear:both}/*-232*/
body:nth-of-type(1) .col_derecha .module .tabs li { height:20px;	padding: 2px 14px 0px 10px;	margin:0px 0px 8px 4px;}
body:nth-of-type(1) .more { margin-bottom:15px; display:block}
body:nth-of-type(1) #aVerTodosLosMensajes { margin-bottom:15px;}
body:nth-of-type(1) #aVerTodosLosMensajes a{ margin-bottom:15px;}
body:nth-of-type(1) .comments .formulario { margin-top:10px;}
body:nth-of-type(1) .formulario { margin-top:10px;}
#aVerMasFotos { float:right; margin:-10px 0 0 0;}
#aVerMasFotos a{}

#divBackground_Fotogaleria {
/*	overflow: hidden;
	_overflow:hidden;
    *overflow:hidden;*/
	left: 0px;
	top: 2px;
	width: 600px;
	height: 100%;
	visibility: visible;
	clip:rect(0px 580px 90px 0px);
	_clip:rect(0px 580px 90px 0px);
    *clip:rect(0px 580px 90px 0px);
}


