* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
}

html    {
	color: #555;
	font: 62.5%/1.4 Arial, Helvetica, sans-serif;
}

body    {
	margin: 0 auto;
	min-width: 995px;
	background: #f0f1e5;
}

h1, h2, h3, h4, h5 {
	font-weight: normal
}
/*********************
    GENERALES
*********************/
.clearfix:after {
	content: "."; 	
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display:inline-block;}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

embed {
	display: block;
	margin: 0 0 1em;
}

a, a:hover {
	text-decoration: none;
	color: #124679;
}

a:hover {
	text-decoration: underline;
}

/* p {font: 12px/14px Arial, Helvetica, sans-serif;} */

/*********************
    NOTA ROTATIVA
*********************/
#nota_rotativa {
    width: 348px;
    height: 440px;
}

#nota_rotativa div img {
	width: 348px;
	height: 261px;
}

.contenedor_botonera {
	z-index: 100;
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: 275px;
	top: 388px;
}

ul#botonera_nota_rotativa {
	height: 24px;
	width: 72px;
}

ul#botonera_nota_rotativa li {
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
	overflow: hidden;
	text-indent:-999em;
	display: inline; /* fix IE double width margin bug*/
}

ul#botonera_nota_rotativa a {
	display: block;
	font-size: 1px;
	line-height: 1px;
	position: relative;
	width: 24px;
	height: 24px;
	height: 0px !important;
	margin: 0;
	padding: 24px 0 0 0;
	height /**/:24px; /* for IE5/Win only */
}

ul#botonera_nota_rotativa li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(tpl/btn_rotativa_2.png);
}

ul#botonera_nota_rotativa li a#btn_pausa span {background-position: 48px 0;}
ul#botonera_nota_rotativa li a#btn_siguiente span {background-position: 24px 0;}
ul#botonera_nota_rotativa li a.current#btn_anterior:hover span,
ul#botonera_nota_rotativa li a#btn_anterior:hover span	{background-position: 0 -24px;}
ul#botonera_nota_rotativa li a#btn_pausa:hover span 	{background-position: 48px -24px;}
ul#botonera_nota_rotativa li a#btn_siguiente:hover span {background-position: 24px -24px;}

ul#botonera_nota_rotativa li a:hover {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

/*********************
    MERCADOS

#mercados {
	border: 1px solid #ccc;
	padding: 4px;
}

#mercados table{
	width: 100%;
	font-size: 12px;
	color: #000;

}

#mercados table th {
	background-color: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

.w60px {
	
}

.a11px {
	font-size: 11px;
}

.num {
	text-align: right;
	padding-right: 20px;
}

/*********************
    NUBE
*********************/
#tags div {
	border: 1px solid #adadad;
	margin-bottom: 5px;
}

#tags a{
	font-family:arial, verdana, sans-serif;
}

#tags .ui-tabs-selected a {
	text-decoration:none;
}

#tags a.ui-tabs-panel {
	line-height: 90%;
}

/*********************
    VARIOS
*********************/
.con_bg {
	font: bold 14px/14px Arial,Helvetica,sans-serif;
	padding: 8px 0px 8px 10px;
	color: #003366;
	text-indent: 10px;
	background: #fff url(tpl/bg_titulos.png) no-repeat;
}

#jqm {
	display: none;
}

.pub348_178 {
	width: 348px;
	height: 178px;
	display: block;
	margin-bottom: 5px;
}

.pub348_141 {
	width: 348px;
	height: 141px;
	display: block;
	margin-bottom: 5px;
}

.pub256_168 {
	width: 256px;
	height: 168px;
	display: block;
	margin-bottom: 5px;
}

.pub256_200 {
	width: 256px;
	height: 200px;
	display: block;
	}

#loading {
	background: #333333 none repeat scroll 0%;
	padding: 2px 0pt;
	position: fixed;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	display: none;
	_position: absolute;
	bottom: 0px; 
  	_bottom: expression( 0 + (ignorar = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px' );
	width: 100%;
	z-index: 301;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;	
}

#loading p {
	color:#eee;
	font-size:1.6em;
	background:url('tpl/loading.gif') left 2px no-repeat;
	display:inline;
	padding-left:25px;
}

.ayuda_tbl {
	border: 1px solid #fff;
	background-color: #dedede;
	font-size: 110%;
	margin: 10px 0;
	padding: 2px !important;
}

.ayuda_tbl .odd {
	background-color: #ededed;
}

.ayuda_tbl th {
	font-weight: bold;
	text-align: center;
}

.ayuda_tbl td {
	text-align: center;
}

.vivo {
	width: 141px;
	height:22px;
	float: left;
}

.vivo a {
	display:block;
	background-image: url(tpl/listen_animation.gif);
	height:22px;
}

.separador_info {
	background:transparent url(tpl/sep_info.gif) repeat-x scroll left top;
	border:0px none;
	font-size:1px;
	height:5px;
	line-height:1px;
	margin-bottom:12px;
}

.separador_sup {
	border-top: 1px solid #D1D1D1;
	font-size: 1px;
	font-weight: normal;
	height: 1px;
	line-height: 1px;
}

.info_complementa {
	background-color:#fff;
	clear:left;
	display:inline;
	float:left;
	margin:9px 14px 0px 0px;
	width:252px;
	font-size: 80%;
}

.info_complementa div p {
	text-align: center;
	font-weight: bold;
}

.highlight {
	background-color: yellow
}

.negrita {
	font-weight: bold;
}

.sep_sup {
	background-color: #fff;
	font-size: 1px;
	font-weight: normal;
	height: 13px;
	line-height: 1px;
}

input.blur {
	color: #999;
}

#black_overlay {
	position: fixed;
	z-index:100;
	background-color:#333;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	width:348px;
	height:450px;
}

* html #black_overlay { /* ie6 hack from thinkbox */
     position: absolute;
     height: 450px;
}

#loader {
	display: block;
	width: 128px;
	height: 128px;
	top: 50px;
	z-index: 10;
	height: 10px;
	background-color: red;
	position: relative;
}


/*********************
    FORMS GENERAL
*********************/
#menu {
	padding:0 0 0 32px;
	margin:0;
	height:35px;
	background:#fff url(tpl/menu_01.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
}

#menu li {
	float:left;
}

#menu li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}

#menu li a span {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}

#menu li.current a {
	color:#fff;
	background:url(tpl/menu_03.gif);
}

#menu li.current a span {
	background:url(tpl/menu_03.gif) no-repeat right top;
}

#menu li a:hover {
	color:#fff;
	background:#000 url(tpl/menu_02.gif);
}

#menu li a:hover span {
	background:url(tpl/menu_02.gif) no-repeat right top;
}

#menu li.current a:hover {
	color:#fff;
	background:#000 url(tpl/menu_03.gif);
	cursor:default;
}

#menu li.current a:hover span {
	background:url(tpl/menu_03.gif) no-repeat right top;
}

/*********************
    PUBLICIDADES
*********************/
.pub_horizontal {
	height: 105px;
	position: relative;
}

.pub_h_izq {
	background: #EEF0EE url(tpl/tit_publi_2.gif) no-repeat scroll center top;
	border: 1px solid #D3D5D2;
	height: 92px;
	left: 0px;
	padding: 13px 0pt 0pt 5px;
	position: absolute;
	top: 0px;
	width: 614px;
}

.pub_h_der {
	background: #EEF0EE url(tpl/tit_publi_2.gif) no-repeat scroll center top;
	border: 1px solid #D3D5D2;
	height: 92px;
	left: 636px;
	padding: 13px 0pt 0pt 5px;
	position: absolute;
	top: 0px;
	width: 330px;
}

/*********************
    FORMS GENERAL
*********************/

.input_text,
textarea {
	padding: 2px;
	font-size: 1em;
	border: 1px solid #C5C5C5;
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
	color: #333;
	background: #fff url(tpl/input_shadow.gif) repeat-x 0 0;
	overflow: auto;
}

.input_hidden {
	position: absolute;
	left: -9999px;
}

.input_text:focus
textarea:focus {
	border: 1px solid #e00 !important;
}

/*********************
    FORMULARIO DE BUSQUEDA MINIMA
*********************/

#search_form_mini_container {
	position: absolute;
	width: 250px;
	height: 40px;
	z-index: 100;
	top: 10px;
	margin-left: 730px;
	text-align: right;
}

.search_opt,
.search_opt a,
.search_opt a:visited,
.search_opt a:hover {
	font-size: 11px;
	color: #fff;
}

#search_form_mini {
	text-align: right;
	font-size: 1em;
	height: 22px;
}

#search_form_mini label {
	display: none;
}

#search_form_mini .input_text {
	color: #999;
	width: 128px;
	height: 14px;
	text-transform: none;
}

#search_form_mini .input_image {
	vertical-align: top;
}

/*********************
    ESQUEMA GENERAL
*********************/

#contenedor_cero {

}

#contenedor_principal {
	text-align: left;
	margin: 0 auto;
	width: 995px;
	max-width: 995px;
	background: #fff url(tpl/vertical_shadow.png) repeat-y 0 0;
}

.cabezal {
	background: #fff url(tpl/footer_bg.gif) 0 -21px;
	height: 60px;
}

.cabezal a{
	background: transparent url(tpl/logo.png) no-repeat;
	width: 220spx;
	height: 60px;
	display: block;
	_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl/logo.png',sizingMethod='crop');
}

.barra_arriba, .barra, .barra_abajo {
	background:transparent url(tpl/header_bar.gif) repeat-x scroll 0% 50%;
	float:left;
	height:29px;
	width:995px;
}

.barra_abajo p{
	padding: 7px 14px 7px 7px;
}

.barra_arriba .contenedor {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}

#contenedor_nivel_1,
#contenedor_nivel_2 {
	padding-left: 13px;
}

#contenedor_nivel_2 {
	width: 968px;
}

.dos_columnas_home {
	width: 620px;
	float: left;
}

.dch_columna_unica {
	width: 620px;
}

.dch_tercer_columna {
	width: 624px;
}

.dch_primera_columna {
	border-right: 1px dashed #DBDBDB;;
	float: left;
	width: 348px;
	padding-right: 8px;
}

.dch_segunda_columna {
	float: left;
	width: 256px;
	margin-left: 4px;
}

.dos_columnas_derecha {
	float: right;
	margin-right: 13px;
	width: 332px;
}

* html .dos_columnas_derecha { /* ie6 hack */
	margin-right: 6px;
}

.dcd_tercer_columna,
.dcd_cuarta_columna {
	width: 166px;
	float: left;
}

#estructura_dos .dos_columnas_derecha {
	margin: 0;
}

.opinion h4 {
}

.opinion h4 {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	margin:0pt 0pt 2px;
	width: 174px;
}

h4 span {
	color:#fff !important;
	display:block;
	padding:3px 8px 5px;
}

/*********************
    FOOTER
*********************/
#footer {
	background: transparent url(tpl/header_bar.gif) repeat-x scroll 0%;
	margin: 0 auto;
	margin-top: 10px;
	height:29px;
	width:995px;
}

#footer a {
	color: #666;
	font-weight: bold;
}

#footer a em {
	color: #C40013;
}

#footer p {
	padding: 7px 14px 7px 7px;
}

#copyright {
	float: left;
}

#site_by {
	float: right;
	text-align: right;
}

/*********************
    IMAGENES CAPTION
*********************/
.imgcontainer {
	position:relative;
	float: left;
}

.ilustracion {
	text-align: center;
	background-color: #E1E1D9;
}

.caption {
	font: bold 110%/120% Arial, Helvetica, sans-serif;
	color:#fff;
	background-color: #000;
	text-align: center;
	position: absolute;
	bottom: 0px;
	.bottom: 0px; /* ie7 hack */
	left: 0;
	width: 348px;
	opacity: .75;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	filter: alpha(opacity=50);
}

/*********************
    MAS
*********************/

#ranking_noticias {
	margin: 10px 0 8px 0;
}

#ranking_noticias ul a:hover {
	text-decoration:none
}

#ranking_noticias div{
	border: 1px solid #adadad;
	padding: 5px 4px 0 4px;
}


#ranking_noticias ol{
	color: #405769;
	font: 11px/14px "Trebuchet MS",Arial,Sans-Serif;
	list-style-type: none;
}

#ranking_noticias ol li{
	padding: 3px 10px 4px 27px;
	background-position: 6px 3px;
	border-bottom: 1px solid #EEEEEE;
	background-repeat: no-repeat;
}

#ranking_noticias ol li.rank1 { background-image: url(tpl/rank01.png); }
#ranking_noticias ol li.rank2 { background-image: url(tpl/rank02.png); }
#ranking_noticias ol li.rank3 { background-image: url(tpl/rank03.png); }
#ranking_noticias ol li.rank4 { background-image: url(tpl/rank04.png); }
#ranking_noticias ol li.rank5 { background-image: url(tpl/rank05.png); }
#ranking_noticias ol li.rank6 { background-image: url(tpl/rank06.png); }
#ranking_noticias ol li.rank7 { background-image: url(tpl/rank07.png); }
#ranking_noticias ol li.rank8 { background-image: url(tpl/rank08.png); }
#ranking_noticias ol li.rank9 { background-image: url(tpl/rank09.png); }
#ranking_noticias ol li.rank10{ background-image: url(tpl/rank10.png); }

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs4 a span {
	float:none;
}

/* End IE5-Mac hack */

#tabs4 a:hover span {
	color:#6B78A9;
}

#tabs4 a:hover {
	background-position:0% -42px;
	text-decoration:none!important;
}

#tabs4 a:hover span {
	background-position:100% -42px;
}

/*********************
    CEREALES
*********************/
#cereales {
	border: 1px solid #3C576C;
	background-color: #000;
	overflow: hidden;
	height: 145px;
}


#cereales table{
	padding: 2px;
	font: 12px/16px Arial, Helvetica, sans-serif;	
	width: 100%;
	height: 145px;
}

#cereales h3 {
	background-color: #000;
	color: #0DD10D;
	font: 12px/14px Arial, Helvetica, sans-serif;	
}

#cereales table td {
	color: #fff;
}
	
#cereales table th{
	text-align: center;
	border-bottom: 1px dotted #7DD154;
}

/*********************
    PORTADA
*********************/

.nota-tipo1,
.nota-tipo2,
.nota-tipo3 {
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #DBDBDB;;
}

.nota-tipo1 {
	border-bottom: 1px solid #DBDBDB;
	width: 348px;
	overflow: hidden;
}


.volanta {
	font: 9px/10px Arial, Helvetica, sans-serif;	
}

.nt1-cuerpo,
.nt2-cuerpo {
	margin-bottom: 6px;
}

.nt3-cuerpo {
	margin-bottom: 2px;
}

.nota-tipo1,
.nota-tipo2,
.nota-tipo3 {
	font-family: Georgia,"Times New Roman",Times,serif;
}

.nota-tipo1 h1{
	font-size: 230%;
	line-height: 130%;
	margin-bottom:6px;
	padding:6px 0pt 0pt;
}

.espacio-botonera {
	float: right;
	width: 80px;
	height: 14px;
	display: block;
}

.nota-tipo2 h1 {font-size: 220%;line-height: 113%;}

.nota-tipo3 h2	{font: 170%/120% Georgia,"Times New Roman",Times,serif;}
.nota-tipo4 h2 	{font: 160%/140% Georgia,"Times New Roman",Times,serif;}

.nt1-cuerpo	{color: #747474; font: 140%/120% Arial, Helvetica, sans-serif;}
.nt2-cuerpo	{color: #747474; font: 120%/120% Arial, Helvetica, sans-serif;}
.nt4-cuerpo	{color: #747474; font: 120%/120% Arial, Helvetica, sans-serif;}

.nt1-cuerpo:hover, .nt2-cuerpo:hover, .nt4-cuerpo:hover {
	color:#404040;
	text-decoration: none !important;
}

.nota-tipo4 {
	margin-top: 10px;	
	border-top: 1px solid #DBDBDB;
}

.nota-tipo3-ilustracion {
	float: right;
	margin-left: 5px;
	margin-top: 2px;
	display: block;
}

.nota-tipo3-texto {
	height: 1%;
}

.cant_comentarios {
	background: transparent url(tpl/i.comentarios.gif) no-repeat scroll 4px 6px;
	color: #000000;
	margin-left: 4px;
	padding: 4px 7px 4px 22px;
	text-align: left;
}
/*********************
    COMENTARIOS
*********************/

.resaltar {
	color: #B00F23;
}

.comentario_encabezado {
	margin-bottom: 20px;
}

.h1_comentario {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:320%;
	color:#000000;
}

.comentario_encabezado p {
	font-size: 110%;
}

.comentario h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 220%;
	letter-spacing:-1px;
	line-height:95%;
	margin-right:10px;
	padding:4px 0pt;
}

.com_header {
	font-size: 12px;
	color: #A92B2B;
}

.com_texto p{
	color:#333333;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:140%;
	line-height:120%;
	margin-bottom:13px;
}

/*********************
    MAPA
*********************/
#mapa {
	position: absolute;
	display: none;
	z-index:12;
	padding:0 0 8px 0 !important;
	padding:0 0 2px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;
}

.navegacion {
	background:#fff none repeat scroll 0%;
	border:2px solid #EAEAEA;
}


.contenido_nav {
	border:1px solid #C4C4C4;
	margin:0pt;
	padding:0pt;
	display:block;
}

.cierre_medio {
	background:#CCCCCC none repeat scroll 0%;
	font-size:3px;
	height:3px;
}

.navegacion p {
	color:#999999;
	font-size:10px;
	margin:10px 0pt 5px 10px;
	position:relative;
}

.medio {
	border-left:1px solid #CCCCCC;
	display:inline;
	float:left;
	margin:10px;
	padding-left:5px;
}

.medio p {
	line-height:12px;
	margin:0pt;
}

.navegacion ul {
	line-height:13px;
	margin:0pt 10px;
	padding:0pt;
	list-style-type:none;
}

.medio ul {
	margin:1px 0pt 5px;
}

.medio li {
	line-height:15px;
	margin-left:4px;
}

.navegacion li {
	font-size:11px;
	line-height:15px;
	margin:0pt 0pt 3px;
}

.ticket {
	font: 110%/120% Tahoma,Arial,Helvetica,sans-serif;
	display: block;
	width: 340px;
	height: 25px;	
	position: absolute;
	margin-left: 150px;
	.margin-left: 10px;
	padding-top: 5px;
}

.algonublado	{background: url(tpl/cl_algonublado.gif) no-repeat 0px 0px;}
.despejado	{background: url(tpl/cl_despejado.gif) no-repeat 0px 0px;}
.inestable	{background: url(tpl/cl_inestable.gif) no-repeat 0px 0px;}
.lluv_lloviz	{background: url(tpl/cl_lluv-lloviz.gif) no-repeat 0px 0px;}
.nubaum		{background: url(tpl/cl_nubaum.gif) no-repeat 0px 0px;}
.nublado	{background: url(tpl/cl_nublado.gif) no-repeat 0px 0px;}
.parcmnub	{background: url(tpl/cl_parcmnub.gif) no-repeat 0px 0px;}
.tormentasol	{background: url(tpl/cl_tormentsol.gif) no-repeat 0px 0px;}

.temperatura {
	margin-left: 38px;
}

.mercado {
	font-size: 120%;
}

/*********************
    CARTA REDACCION
*********************/
.comentario .date {
	background: transparent url(tpl/calendar.gif) no-repeat scroll 0%;
	float:left;
	font: 22px/24px Arial,Helvetica,sans-serif;
	color:#666666;
	text-align:center;
	height:50px;
	padding:0px 2px 0pt 0pt;
	width: 45px;
}

.comentario .date span {
	color: #fff;
	display: block;
	font: 11px/15px Arial,Helvetica,sans-serif;
	text-align: center;
	padding-top: 4px;
	height: 16px;
}

#cartas_result {
	font-size: 140%;
	text-align: center;
}

.paginacion {
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	height: 30px;
}

.pagination {	
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 620px;
	
}
        
.pagination a {
	text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
	background-color: #EEF3F6;
	text-decoration: none;
}

.pagination a:hover {
	color: #000;
	border: solid 1px #000;
	text-decoration: none;
}

.pagination a, .pagination span {
	display: inline;
	padding: 0.3em 0.7em;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #26B;
	color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background-color: #EEF3F6;
}

.pagination .prev {
	padding-left: 17px;
	background-image: url(tpl/bullet_blue_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.pagination .next {
	padding-right: 17px;
	background-image: url(tpl/bullet_blue_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*********************
    CARTAS REDACCION FORM
*********************/

#cartas_form {
	font: 120%/140% Arial,Helvetica,sans-serif;
}

#cartas_form label {
	display: block;
	width: auto;
	font-weight: bold;
}

#cartas_form label span{
	font-weight: normal;
	font-size: 10px;
}

#cartas_form label.suggest {
	font-size: 10px;
}

#cartas_form label.error {
	font-weight: normal;
	color: red;
	padding-left: 17px;
	background: transparent url(tpl/bullet_blue_right.gif) no-repeat left top;	
}

	/* cf_itt cartas_form_input_type_text */
#cartas_form .cf_itt,
#cartas_form textarea,
#cartas_form .enviar {
	margin-left: 30px;
	text-decoration: none;
	border: solid 1px #ccc;
	color: #15B;
	background: url(tpl/form-field-bg.gif) no-repeat top left;
	width: 250px;
	margin-bottom: 10px;
	padding: 0.3em;
	font: 100%/120% Arial,Helvetica,sans-serif;
}

#cartas_form .enviar {
	font-size: 90%;
	color: #000;
	background: url(tpl/cmxform-fieldset.gif) -1px -1px;
	width: 260px;
	margin-top: 10px;
}

#cartas_form .politica {
	font-size: 90%;
	font-weight: normal;
	display: inline;
	margin-left: 10px;
	
}

#cartas_form .cf_itt:hover,
#cartas_form textarea:hover {
	color: #000;
	border: solid 1px #000;
}

#contenedor_cartas_form h3 p {
	font: 12px/15px Georgia,"Times New Roman",Times,serif;
	color: #A92B2B;
	border: 1px solid #999;
	background-color: #eee;
	padding: 2px;
}

#cartas_form h2 {
	font: bold 18px/15px Georgia,"Times New Roman",Times,serif;
	text-align: center;
	margin-bottom: 6px;
}

#contenedor_cartas_form h3 p span{
	margin: 4px 0px;
	display: block;
	padding-left: 17px;
	background: transparent url(tpl/bullet_blue_right.gif) no-repeat left top;		
}

#contenedor_cartas_form h3 {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px 0px;
}


/*********************
    RELOJ
*********************/
.reloj {
	position: relative;
	z-index: 3;
	top: -40px;
	left: 500px;
	color: #fff;
	font-size: 18px;
}

#clock_show {
	opacity: 0.9999;
	position: absolute;
	display: block;
	z-index: 100;
	width:151px;
	height:59px;
	top: 2px;
	margin-left: 500px;
}	

#clock_show a{
	display:block;
	float:left;
	width:24px;
	height:24px;
	margin-right:4px;
	background:transparent url(tpl/hora.png) repeat scroll 0%;
}

#clock {
	opacity: 0.9999;
	position: absolute;
	display: block;
	z-index: 100;
	width:151px;
	height:59px;
	top: 2px;
	margin-left: 476px;
}

#clock .bg {
	background:transparent url(tpl/bg_clock.png) no-repeat scroll right top;
	_background-image: none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tpl/bg_clock.png',sizingMethod='crop');
	width:151px;
	height:59px;
}

#clock .container {
	border-collapse:separate;
	border-spacing:0px;
	width:145px;
	height:53px;
	margin-left:3px;
	padding-top:3px;
}

#clock .container td {
	text-align:center;
}

#clock .left {
	width:54px;
}

#clock .week {
	color:#67696B;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding:2px 9px 0pt 0pt;
}

#clock .ampm {
	color:#67696B;
	font-size:12px;
	font-weight:bold;
	padding:0pt 8px 0pt 0pt;
}

#clock .hour {
	color:#414446;
	font-size:14px;
	font-weight:bold;
	padding:0pt 8px 0pt 0pt;
}

#clock .day {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-bottom:-4px;
	margin-top:3px;
	filter:alpha(opacity=90);
	-moz-opacity: .90;
	opacity:0.9;
}

#clock .month {
	color:#e6eac3;
	font-size:12px;
	font-weight:bold;
	margin-bottom:-7px;
	margin-top:5px;
	filter:alpha(opacity=20);
	-moz-opacity: .50;
	opacity:0.5;
}

#clock .year {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	filter:alpha(opacity=70);
	-moz-opacity: .70;
	opacity:0.7;
}

#clock .ticker {
	color: #000;
}

#clock .controls {
	right:-4px;
	position:absolute;
	top:-2px;
}

#clock .controls a {
	cursor:pointer;
	display:block;
	float:left;
	height:23px;
	margin-right:4px;
	width:22px;
}

#clock .close {
	background:transparent url(tpl/closer.png) repeat scroll 0%;
}

#clock .options {
	background:transparent url(tpl/options.png) repeat scroll 0%;
}

/*********************
    INSTITUCIONAL y COMO ANUNCIAR
*********************/

#institucional .dch_columna_unica,
#como_anunciar .dch_columna_unica{
	font-size: 120%;
}

#institucional .dch_columna_unica p,
#como_anunciar .dch_columna_unica p{
	margin: 5px 0;
}

#institucional .dch_columna_unica h2,
#como_anunciar .dch_columna_unica h2{
	font-size: 180%;
}

#institucional .dch_columna_unica ul,
#como_anunciar .dch_columna_unica ul{
	margin: 8px 0 10px 20px;
}

#institucional .dch_columna_unica ul li,
#como_anunciar .dch_columna_unica ul li{
	background:transparent url(tpl/bullet_blue_right.gif) no-repeat scroll 0px 1px;
	padding: 1px 0pt 1px 28px;
	
}

#institucional .region {
	margin-top: 10px;
}

#institucional .corresponsal h1 {
	font-size: 160%;
	background-color: #ededed;
	text-indent: 4px;
	border-bottom: 1px solid #ccc;
}

#institucional .corresponsal p {
	font-size: 120%;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif
}

#institucional .corresponsal .foto {
	float: left;
	width: 120px;
	height: 90px;
	display: block;
	margin-top: 2px;
}

#como_anunciar_form,
.envio_ok {
	margin: 20px 0px;
	border-top: 4px solid #647ba1;
	width: 620px;
	background-color: #F2F3EC;
	border-bottom: 4px solid #F2F3EC;
}

#como_anunciar_form label {
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	display: block;
	background-color: #EBF1F2;
	border-bottom: 4px solid #EBF1F2;
}

#como_anunciar_form label.error {
	background-color: #dedede;
	border: 1px solid #fff;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	margin: 2px 10px;
}

#como_anunciar_form .anunciar_submit {
	margin-top: 10px;
	text-align: center;
}

#como_anunciar_form input.input,
#como_anunciar_form textarea {
	margin-left: 80px;
	padding: 2px;
	font-size: 14px;
	border: 1px solid #C5C5C5;
	border-color: #C5C5C5 #EDEDED #EDEDED #C5C5C5;
	color: #333;
	width: 480px;
	background: #fff url(tpl/input_shadow.gif) repeat-x 0 0;
}

#como_anunciar_form input.submit_button {
	background: #EEF3F6 url(../tpl/cmxform-fieldset.gif) repeat scroll -1px 50%;
	color: #000;
	font: 12px/16px Arial,Helvetica,sans-serif;
	width: 260px;
	border: 1px solid #ccc;		
}

.utilizar_form {
	text-align: center;
	font-size: 12px;
	margin: 10px 0;
}

.envio_ok {
	display: none;
}

.envio_ok h1{
	font-size: 120%;
	padding: 10px;
}

/*********************
    AUTOCOMPLETE
*********************/

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;

}

.ac_loading {
	background : Window url('tpl/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.ac_moreItems {
	text-align: center;
	background-color: InactiveCaption;
	color: InactiveCaptionText;
	margin: 0px;
	padding: 0px 5px;
	cursor: default;
	display: block;
	width: 100%;
	font: bold menu 12px;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
/*********************
    MERCADOS
*********************/

.mercados {
	border: 3px solid #E1E1E1;
	padding: 4px;
}
.mercados table {
	font: 120%/140% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 320px;
	color: #333333;
}
.mercados span {
	font-weight: bold;
	text-align: center;
}
.mercados table th {
	font: 90%/180% Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
}
.mercados .linea {
	background: url(tpl/1px_ccc.gif) repeat-x;
}
h1.tit_mercado {
	font: 160%/160% Georgia,"Times New Roman",Times,serif;
	color: #000;
}

/*********************
    BANDERA
*********************/

.link_bandera p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/*********************
    TABLA POSICIONES
*********************/

#tabla_posiciones {
	font-size:11px;
	font-family: Tahoma;
	
}

#tabla_posiciones table {
	width: 100%;
}

#tabla_posiciones table th{
	text-align: center;	
	font-family: "Trebuchet MS";
	background-color: #4E4E50;
	background-image: url(tpl/tit_gris.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;	
}

#tabla_posiciones th.h1_futbol {
	background-color:#CCCCCC;
	background-image:none;
	color:#B41C1C;
	height:22px;
	margin-bottom:0;
}

