@charset "utf-8";
/* CSS Document */


/****************************** GENERICOS ****************************************/
body{
	margin: 0px;
	background-position: top center;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Verdana;
}

.recuadro{
	border:10px solid #C6BCA1;	
}
.recuadro_fino{
	border:5px solid #C6BCA1;	
}
a:link, a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#8D8673;
	text-decoration:underline;
}
a:hover, a:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#63511C;
	text-decoration:underline;
}


/****************************** ANCHOS / ALTOS ************************************/
.ancho_sitio{
	width:944px;
}
.espacio_estrella{
	width:10px;
}
.indentacion_sitio{
	width:30px;
}
.indentacion_sitio_titulos{
	width:25px;
}
.indentacion_inter_contenido{
	width:18px;
}
.indentacion_inter_contenido_titulos{
	width:13px;
}	
.ancho_contenido{
	width:728px;
}
.ancho_articulos{
	width:482px;
}
.ancho_links{
	width:238px;
}
.espacio_gral{
	height:18px;
}
.espacio_inter_links{
	height:7px;
}
.espacio_inter_copete{
	height:5px;
}
.ancho_freeway_tv{
	width:216px;
}
.alto100{
	height:100%;
}

.espacio_banner{
	height:10px;
}

/****************************** FECHAS ********************************************/

.fecha_izq{
	background-image:url(../_img/genericas/fecha/izq.gif);
	background-repeat:no-repeat;
	width:15px;
	height:22px;
}
.fecha_fdo{
	height:22px;
	background-color:#EDE5D8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#2F2C24;
	vertical-align:middle;
}
.fecha_der{
	background-image:url(../_img/genericas/fecha/der.gif);
	background-repeat:no-repeat;
	width:15px;
	height:22px;
}



/****************************** FONDOS ********************************************/
.fdo_contenido{
	background-color:#EFE7DA;
}
.fdo_freeway_tv{
	background-color:#8D8673;
}
.icono_star{
	background-image:url(../_img/home/iconos/star.jpg);
	background-repeat:no-repeat;
	height:68px;
	padding-left:20px; 
	padding-top:20px;
}
.freeway_tv_fdo_izq{
	background-image:url(../_img/home/freewaytv/fdo_izq.jpg);
	background-repeat:repeat-y;
}
.pie_comentario_izq{
	background-image:url(../_img/genericas/titulos/etiqueta_izq.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
}
.pie_comentario_fdo{
	background-image:url(../_img/genericas/titulos/etiqueta_fdo.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:25px;
	color:#684F49;
}
.pie_comentario_der{
	background-image:url(../_img/genericas/titulos/etiqueta_der.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
}
.fdo_pie{
	background-color:#524D3F;
}

.pie_freeway_tv_izq{
	background-image:url(../_img/home/freewaytv/pie_izq.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
}
.pie_freeway_tv_fdo{
	background-image:url(../_img/home/freewaytv/pie_fdo.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#684F49;
}
.pie_freeway_tv_der{
	background-image:url(../_img/home/freewaytv/pie_der.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:25px;
}



/****************************** TEXTOS *******************************************/

.txt_categoria{
	color:#684F49;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
}
.txt_fecha{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#EFE7DA;
}
.titulo_art_ppal{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#2F2C24;
}

a.titulo_art_ppal:link,
a.titulo_art_ppal:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#2F2C24;
	text-decoration:none;
}
a.titulo_art_ppal:hover,
a.titulo_art_ppal:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#684F49;
	text-decoration:none;
}

.titulo_articulos{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2F2C24;
}
a.titulo_articulos:link,
a.titulo_articulos:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#2F2C24;
	text-decoration:none;
}
a.titulo_articulos:hover,
a.titulo_articulos:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#684F49;
	text-decoration:none;
}
	
.subtitulo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#847362;
}
.cant_entradas{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#BC4E2F;
}
.nro{
	width:30px;
	text-align:left;
	padding-left:5px;
}
.links{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#8D8673;
}
.copete{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#2F2C24;
	background-color:#C6BCA1;
	font-style:italic;	
}
.txt_art_ppal{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height:15px;
	color:#6B5C4E;
}
.txt_articulos{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:15px;
	color:#6B5C4E;
}	

a.pie_comentario:link,
a.pie_comentario:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#684F49;
	text-decoration:none;
}
a.pie_comentario:hover,
a.pie_comentario:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#2F2C24;
	text-decoration:none;
}

.txt_pie{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:17px;
	color:#C6BCA1;
}
a.link_pie:link, 
a.link_pie:visited, 
a.link_pie:hover,
a.link_pie:active{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:17px;
	color:#C6BCA1;
	background-color:#BC4E2F;
	padding:1px;
	text-decoration:none;
}
.titulo_freeway_tv{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#EFE7DA;
}
a.titulo_freeway_tv:link,
a.titulo_freeway_tv:visited,
a.titulo_blogs_vip:link,
a.titulo_blogs_vip:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#EFE7DA;
	text-decoration:none;
}
a.titulo_freeway_tv:hover,
a.titulo_freeway_tv:active,
a.titulo_blogs_vip:hover,
a.titulo_blogs_vip:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	text-decoration:none;
}
.txt_freeway_tv{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	line-height:15px;
	color:#EFE7DA;
}
.titulo_comentarios{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#6B5C4E;
	font-weight:bold;
	height:30px;
	vertical-align:text-top;
}
.txt_comentarios{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	line-height:15px;
	color:#6B5C4E;
}
.pie_comentarios{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6B5C4E;
	height:30px;
	vertical-align:bottom;
}
a.titulo_programas:link,
a.titulo_programas:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#2F2C24;
	text-decoration:none;
}
a.titulo_programas:hover,
a.titulo_programas:active{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#684F49;
	text-decoration:none;
}


/****************************** CAJAS ********************************************/

.caja_coment_ul{
	background-image:url(../_img/tv/comentarios/corner_ul.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
.caja_coment_ur{
	background-image:url(../_img/tv/comentarios/corner_ur.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
.caja_coment_dl{
	background-image:url(../_img/tv/comentarios/corner_dl.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}
.caja_coment_dr{
	background-image:url(../_img/tv/comentarios/corner_dr.jpg);
	background-repeat:no-repeat;
	width:4px;
	height:4px;
}	
.caja_coment_fdo{
	background-color:#DFD7CA;
}
.espacio_punta{
	padding-right:50px;
}


/****************************** INPUTS ********************************************/

.caja_post{
	background-color:#EFE7DA;
	border:1px solid #90857A;
	width:180px;
	height:20px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6B5C4E;
	padding-left:3px;
	padding-right:3px;
}		
.area_post{
	background-color:#EFE7DA;
	border:1px solid #90857A;
	width:420px;
	height:150px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#6B5C4E;
	padding-left:3px;
	padding-right:3px;
}
.campos_post{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#6B5C4E;
	text-align:left;
}
a.btn_post:link,
a.btn_post:visited,
a.btn_post:hover,
a.btn_post:active{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#EFE7DA;
	text-decoration:none;
	cursor: pointer;
}
.btn_post{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#EFE7DA;
}

/******* DIALOG **************/
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000;/* for IE */ 	filter:alpha(opacity=60); 	/* CSS3 standard */	opacity:0.6;}
.ui-dialog { width:700px !important; height:auto !important;}
.ui-dialog .ui-dialog-titlebar-close span { display: none; margin: 1px; }
.tef-md-alert { width:700px; height:500px; overflow:hidden; margin:auto; text-align:left}


#overlay{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000;/* for IE */ 	filter:alpha(opacity=60); 	/* CSS3 standard */	opacity:0.6;}
