body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#10133c;
}
#wrapper {
	display: block;
	margin: auto;
	width: 1000px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/back_articulo.jpg);/*fondo de escudos Rayados*/
	background-repeat: repeat-y;
	background-position: right;
	overflow:hidden;
	background-color:#FFF;

}
#header {
	display: block;
	height: 170px;
	width: 1000px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/header.jpg);
}
.leaderboard {
	display:block;
	width:728px;
	height:90px;
	position:absolute;
	margin-top:63px;
	margin-left:37px;
}
#contenidos {/* Estilos del contenedor de los distintos bloques*/
	display: block;
	width: 1000px;
}
.fantasma {
	display: block;
	float: left;
	width: 1000px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

/*---------------ESTILOS DE PLECAS IDENTIFICADORAS DE BLOQUES---------------*/

.plecaArrobas {/* Estilo de la pleca del bloque derecho*/
	display: block;
	height: 17px;
	width: 280px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/plecaArroba.gif);
	background-repeat:repeat-x;
	background-position: left;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 3px;
	font-size: 11px;
	background-color: #2672a8;
}
.plecaSky{/* Estilo para la pleca de bloques tipo WideSky*/
	background-color: #FFF;
	display: block;
	height: 15px;
	width: 160px;
	_width: 100px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/plecaArroba.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0895d4;
	padding-top: 5px;
	font-size: 11px;
}
/*--------------- ESTILOS DEL MENÚ PRINICPAL--------------*/

.jqueryslidemenu{/*Estilos del envolvente del menú principal*/
	font: bold 11px Arial;
	width: 1000px;
	z-index: 100%;
	display: block;
}
.jqueryslidemenu ul{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	float:right;
}
.jqueryslidemenu ul li{/*Top level list items*/
	position: relative;
	width:125px;
	display:block;
	float: left;
	z-index:1000;
}
.jqueryslidemenu ul li a{/* Estilos para los distintos niveles del menú principal*/
	display: block;
	background-image:url(http://www.terra.com.mx/congresomundial/i/back_buttonoff.gif); /*background de las secciones (estado de default)*/
	background-repeat: repeat-x;
	padding: 8px 8px 8px 6px;
	border-right: 1px solid #fff;
	text-decoration: none;
}
.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: #FFF; /* Color de fuente, en a:link y a:visited*/
}
.jqueryslidemenu ul li a:hover{
	background: #02203b; /* background de estado a:hover*/
	color: #FFF;
}
.jqueryslidemenu ul li ul{/*1st sub level menu*/
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}
.jqueryslidemenu ul li ul li{/* Sub level menu list items (undo style from Top level List Items)*/
	display: list-item;
	float: none;
}
.jqueryslidemenu ul li ul li ul{/*All subsequent sub menu levels vertical offset after 1st level sub menu */
	top: 0;
}
.jqueryslidemenu ul li ul li a{/* Sub level menu links style */
	font: normal 11px Arial;
	width: 114px; /*width de los sub menus*/
	padding: 5px;
	margin: 0px;
	border-top-width: 0px;
	border-bottom: 1px solid gray;
}
.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}
/* CSS aplicados para las flechas del menú abajo y derecha, las imagenes de las flechas deben de estar al mismo nivel que los HTML*/
.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
/*--------------- ESTILOS DEL FOOTER ---------------*/
.footer {
	display: block;
	float: left;
	height: 20px;
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 13px;
}
/* 
Estilos para MouseOver	

	.img-news a:hover {
		border: 3px solid #FF9900;
	}
	.img-news a:hover img {
		margin: -3px;
	}
	
	.img-news a:hover .bgr, .img-news a:hover .txt {
		margin-left: 3px;
		height: 28px;
		padding: 6px 2px 0 2px;
		bottom: 3px;
	}
	.txt-single a:hover .bgr, .txt-single a:hover .txt {
		height: 16px;
		_height: 17px;
		padding: 7px 2px 0 2px;
		_bottom: 1px;
	}
*/

/*---------------ESTILOS DEL BUSCADOR ---------------*/
.buscadorArticulo {
	display: block;
	height: 20px;
	width: 300px;
	overflow:hidden;
	margin-top:10px;
	margin-right:5px;
	float:right;
}
.cajaForm{
	width:251px; 
	float:left;
	overflow:hidden;
}
.texform{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:240px; 
	height:16px;
	overflow:hidden;
}
.btn_buscar{
	width:49px; 
	height:18px; 
	float:left; 
	overflow:hidden;
}
/*---------------ESTILOS COLUMNAS ---------------*/
.columna01{
	display:block;
	width:519px;
	_width: 511px;
	height:auto;
	float:left;
	margin-right: 8px;
	_margin-right: 0px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/back_textosArticulos.jpg);
	background-repeat: repeat-y;
	background-position: right 500px;
	background-color:#FFF;
}


.seccion {
	display: block;
	height: 20px;
	width: 600px;
	overflow:hidden;
	margin-top:10px;
	float:left;
	padding-left:15px;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2672a8;
}
.contenedorArticulo {
	display: block;
	float: left;
	height: auto;
	width: 484px;
	
	padding-left: 15px;
	font-size: 12px;
}
.tituloArticulo {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	float: left;
	width: 600px;
	margin-top: 10px;
	padding-left: 15px;
}
/*---------------ESTILOS PARA LOS DATOS DE ORIGEN DEL ARTICULO (FECHA - FUENTE - AUTOR)---------------*/
.descripcionArticulo {
	display: block;
	float: left;
	width: 478px;
	
	height: 20px;
	color: #999;
}
.fecha {
	font-size: 10px;
	display: block;
	float: left;
	width: 148px;
	border: 1px solid #999;
	padding-left: 5px;
	height: 15px;
	padding-top: 3px;
}
.fuente {
	font-size: 10px;
	display: block;
	float: left;
	width: 155px;
	border: 1px solid #999;
	padding-left: 5px;
	height: 15px;
	padding-top: 3px;
}
.autor {
	font-size: 10px;
	display: block;
	float: left;
	width: 154px;
	border: 1px solid #999;
	padding-left: 5px;
	_padding-left: 2px;
	height: 15px;
	padding-top: 3px;
}
.imgArticulo {
	display: block;
	height: 100%;
	width: 478px;
	float: left;
}

/*--------------- ESTILOS PARA LA BOTONERA BAJO LA IMAGEN DEL ARTICULO ---------------*/ 
.pieFoto {
	font-size: 10px;
	display: block;
	float: right;
	width: 458px;
	margin-top: 10px;
	height: 20px;
	margin-bottom: 13px;
	font-style: italic;
	text-align: right;
	padding-right: 20px;
}
.botonera {
	display: block;
	float: right;
	width: 478px;
	margin-top: 5px;
	height: 20px;
	margin-bottom: 13px;
}
.botonesArticulo {
	display: block;
	list-style-type: none;
	float: left;
	width: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.botonesArticulo a{
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration:none;
}
.botonesArticulo a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #0895d4;
	text-decoration:underline;
}
/*---------------BLOQUE OTROS RECURSOS---------------*/
.otrosRecursos {
	display: block;
	float: left;
	width: 478px;
	height: 26px;
	margin: 10px 0 0 0;
}
.regresar { /* este es un span que contiene un boton como imagen*/
	display: block;
	float: left;
	width: 92px;
	padding-left: 5px;
	height: 26px;
}
.verVideos {
	display: block;
	float: left;
	width: 103px;
	_width:106px;
	padding-left: 5px;
	height: 20px;
	padding-top: 6px;
	border: 1px solid #999;
	text-align: center;
	padding-right: 5px;
	color: #CCC;
}
.verVideos a {
	color: #23395A;
	text-decoration:none;
}
.verVideos a:hover {
	color: #0895d4;
	text-decoration:underline;
}
.galerias {
	display: block;
	float: left;
	width: 103px;
	_width:106px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align: center;
	padding-right: 5px;
	color: #CCC;
}
.galerias a {
	color: #23395A;
	text-decoration:none;
}
.galerias a:hover {
	color: #0895d4;
	text-decoration:underline;
}
.verBlog {
	display: block;
	float: left;
	width: 103px;
	_width:106px;
	padding-left: 5px;
	_padding-left: 2px;
	height: 20px;
	padding-top: 6px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	text-align: center;
	padding-right: 5px;
	color: #CCC;
}
.verBlog a {
	color: #23395A;
	text-decoration:none;
}
.verBlog a:hover {
	color: #0895d4;
	text-decoration:underline;
}
.relleno { /* estilo para el span que simula el recuadro que contiene los botnes del bloque de otros recursos*/
	display: block;
	float: left;
	width:73px;
	padding-left: 5px;
	height: 26px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
/*---------------ESTILOS PARA EL BLOQUE DE COMENTARIOS---------------*/


.enviarAmigo {/* envolvente del tablero ENVIAR A UN AMIGO */
	display: block;
	width: 450px;
	float: left;
	margin-top: 13px;
	margin-bottom: 13px;
}
.comentarios {/* envolvente del tablero COMENTAR ARTICULO*/
	display: block;
	float: left;
	width: 450px;
	margin-bottom: 13px;
}
.socialMedia {/* envolvente del tablero SOCIAL MEDIA*/
	display: block;
	float: left;
	width: 320px;
	margin-top: 13px;
	margin-bottom: 13px;
	clear: both;
}
/*---------------ESTILOS DE LA SEGUNDA COLUMNA CONTENEDORA SE BLOQUES TIPO ARROBA Y EL WIDESKY---------------*/

.columna02{/*envolvente de las columas arroba y widesky*/
	display:block;
	width:473px;
	float:right;
}

/*---------------ESTILOS DE LA COLUMNA ARROBAS---------------*/
.columnaArrobas {
	display: block;
	float: left;
	height: auto;
	width: 300px;
	
}

.publicidadArroba{
	display: block;
	height: 270px;
	width: 300px;
	float:left;
	overflow:hidden;
/*	margin-top:13px;
*/}

/*---------------ESTILOS PARA PIZARRA TIPO ENCUESTA ARROBA---------------*/
.encuesta{
	display: block;
	height: 269px;
	width: 300px;
	float:left;
	overflow:hidden;
	margin-top:13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.encuesta table {
	display: block;
	margin: auto;
	width: 280px;
}
/*---------------ESTILO PARA PIZARRA TIPO MÁS NOTAS ARROBA---------------*/
.masNotas{
	display: block;
	height: 270px;
	width: 300px;
	float:left;
	overflow:hidden;
	margin-top:13px;
}
.conoceMas table {
	display: block;
	width: 300px;
}
.conoceMas a {
	font-size: 12px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
}
.conoceMas a:hover{
	font-size: 12px;
	font-weight:normal;
	color: #0895d4;
	text-decoration: underline;
}
/*---------------ESTILOS DEL WIDESKY---------------*/
.columnaPublicidad {
	display: block;
	float: right;
	width: 160px;
	height:620px;


}


/*---------------ESTILOS PARA EL BLOQUE DE SOCIAL MEDIA (INTERIORES)---------------*/

.socialMedia_box_rss {
	margin:0px;
	padding:0px;
	width:290px;
	height:78px;
	background-color:#F7F7F7;
	font-size:10px;
}
.socialMedia_box_rss *{
	margin:0px;
	padding:0px
}
.socialMedia_box_rss .socialMedia_topo{
	background-color: #E7E7E7;
}
.socialMedia_box_rss .socialMedia_topobox {
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	padding:4px 1px 0px 6px;
}
.socialMedia_box_rss .socialMedia_topobox span {
	float:right;
	display:block;
	width:50px;
	height:20px;
}
.socialMedia_box_rss .socialMedia_info {
	float:left;
	background-color: #F7F7F7;
	padding: 5px;
	_padding: 6px;
}
.socialMedia_box_rss .socialMedia_canal {
	float:left;
	width:88px;
	height:18px;
	padding:0px 2px 0px 2px;
	background:#F7F7F7;
	text-align:left;
	font-size:10px;
	color:#666;
}
.socialMedia_box_rss .socialMedia_canal img {
	border: 5px #F7F7F7;
	padding-left: 3px;
	padding-right: 6px;
}
.socialMedia_box_rss .socialMedia_canal a {
	text-decoration: none;
	color: #666666;
}
.socialMedia_box_rss .socialMedia_botoes {
	float:right;
	height:20px;
	padding:4px 6px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	margin-right: 0px;
}
.socialMedia_box_rss .socialMedia_botoes a{
	color:#666666;
	text-decoration: underline;
}
#socialMediaOque{
	width: 100%;
	height: 100%;
	color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#socialMediaOque h1{
	background: #e7e7e7;
	color: #000;
	font-size: 115%;
	padding: 3px 7px 4px 7px;
	margin: 0px;
}
#socialMediaOque h1 a{
	display: block;
	float: right;
	height: 12px;
	color: #000;
	background: url(bt_fechar.gif) 100% 3px no-repeat;
	text-decoration: none;
	padding: 2px 12px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}
#socialMediaOque h1 a:hover{ 
	text-decoration: underline; 
}

#socialMediaOque div{
	padding: 6px 8px 8px 8px;
	font-size: 115%;
}
#socialMediaOque ul{
	display: block;
	padding: 4px 0px 1px 0px;
	list-style: none;
	margin: 0px;
	float: left;
	}
#socialMediaOque ul li{
	display: block;
	padding: 0px 7px 10px 7px;
	width: 152px;
	float: left;
	list-style: none;
	margin: 0px;
	height: 118px;
}
#socialMediaOque ul li img{
	margin-right: 8px;
	vertical-align: middle;
}
#socialMediaOque ul li a{
	font-size: 110%;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#socialMediaOque ul li a:hover{ 
	text-decoration: underline; 
}

#socialMediaIframe{
	border: solid 1px #969a99;
	position: absolute;
	left: 87px;
	zIndex: 999;
	display: none;
}
.columna02Resultado {
	display:block;
	width:305px;
	float:right;
}
/*---- ESTILOS RESULTADOS ---*/

.categorias {
	float:left	height:20px;
;
	height:25px;
	overflow:hidden;
	width:644px;
	padding-left:15px;
	text-align:center;

}
.cantidad{
	font-size:12px;
	width:644px;
	height:20px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.contet_resultados{
	width:644px;
	height:100%;
	overflow:hidden;
	float: left;
}
.resultado_back{
	width:644px;
	padding:5px 0 5px 0;
	background-color:#eaebee;
	overflow:hidden;
	float:left;
}
.resultado_bor{
	width:642px;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	border:solid 1px #eaebee;
	overflow:hidden;
	float:left;
}
.nombre_re{
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.nombre_re a:link{
	color:#23395A;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}

.nombre_re a:hover{
	color:#D60000;
	font-weight:bold;
	padding-left:5px;
	text-decoration:underline;
}
.nombre_re a:visited{
	color:#5e667b;
	font-weight:bold;
	padding-left:5px;
	text-decoration:underline;
}
.detalle{
	text-align:justify;
	padding-left:5px;
}
.liga{
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.liga a:link{
	color:#23395A;
	font-weight:bold;
	padding-left:5px;
	text-decoration:none;
}
.liga a:hover{
	color:#D60000;
	font-weight:bold;
	padding-left:5px;
	text-decoration:underline;
}
.liga a:visited{
	color:#5e667b;
	font-weight:bold;
	padding-left:5px;
	text-decoration:underline;
}
.linea{
	display:block;
	float:left;
	width:644px;
	_width:641px;
	height:3px;
	margin-left:15px;
	_margin-left:7px;
	margin-bottom: 5px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/linea.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

.buscadorResultados {
	display: block;
	height: 20px;
	width: 300px;
	overflow:hidden;
	float:rigth;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.columna01Resultados{
	display:block;
	width:679px;
	_width: 671px;
	height:auto;
	float:left;
	margin-right: 8px;
	_margin-right: 0px;
	background-image: url(http://www.terra.com.mx/congresomundial/i/back_textosArticulos.jpg);
	background-position: right 500px;
	background-color:#FFF;
	background-repeat: repeat-y;
}

.contenedorResultados {
	display: block;
	float: left;
	height: auto;
	width: 644px;
	padding-left: 15px;
	font-size: 12px;
}
/*---------------ESTILOS Estadisticas---------------*/
/* Titulos */

.tt {

      font-family: Arial;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      line-height: 16px;
	  
}
.spcblack {
      font-family: Arial;
      font-size: 1pt;
      line-height: 0.25pt;
      background: #000000;
}
.m  {
      font-size: 12px;
      color: #FFFFFF;
      font-family: Arial;
      background-image: url(http://www.terra.com.mx/congresomundial/i/backTitleEst.gif);
}
.tb1 {
      font-size : 11px;
      font-family : Arial;
      color : #000000;
      font-weight : normal;
      line-height : 12px;
      background : #cad9e9;
}
.tb2 {
      font-size : 11px;
      font-family : Arial;
      color : #003040;
      font-weight : normal;
      line-height : 18px;
      background : #cbd0d8;
      background-repeat: repeat-x;
}
.tblb {
      font-family: Arial;
      background: #BEC8CC;
      color: #003040;
      font-weight: bold;
      font-size: 11px;
}

/*****Estilos para generar tabla*****/
table  {
border: none;
font-family:arial;
font-size:11px;
color:#333333;

}

tr td{ 
border:none;
height:100%;
text-decoration:none;
/*border:solid 1px #fff;*/
}

tr td a {
color:#333333;
text-decoration:underline;
}

tr td a:hover{
color:#ff0000;
text-decoration:none;
}


/*****Estilos para generar tabla*****/
