div#Container
{
	background:transparent url(/ediciononline/image/header/bg_header.gif) repeat-x top left;
	width: 1000px;
}
/*
MODIFIQUE /edicionOnline/image/ por /edicionOnline/image/ (RECURSIVAMENTE)
*/


* { border: 0; margin: 0; padding: 0; empty-cells: show; }

/* - - - global - - - */
BODY 
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

table, th, td, tr
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #8c8c8c;
}

IMG 
{ 
	display: block;
}

UL, UL LI, OL, OL LI
{
	list-style: none;
}

A
{
	cursor: pointer;
}

.Hand
{
	cursor: pointer;
}


/* http://positioniseverything.net/easyclearing.html */
.clearfix:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.lf
{
	float: left;
	display: inline;
}

.rg
{
	float: right;
	display: inline;
}

.TextImage
{
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}

	.TextImage SPAN
	{
		display: none;
	}

.Spacer
{
	clear: both;
}

.Hidden
{
	display: none;
}

.left, .middle
{
	float: left;
	display: inline;
}

.right
{
	float: right;
	display: inline;
}

ul.LinkBar li
{
	float: left;
	display: inline
}

h1, h2, h3, h4, h5
{
	font-weight: normal;
}

h2{font-size: 17px;}
h3{font-size: 12px;}
h4{font-size: 11px;}

.Banner
{
	padding: 0px;
	margin: 0px;
}

.Banner img, img.Banner
{
	border: solid 1px #000000;
}

.Punteado
{
	background: transparent url(/edicionOnline/image/common/punt-1-3.gif) repeat-x bottom left;
}

.PunteadoV
{
	background: transparent url(/edicionOnline/image/common/puntV-1-3.gif) repeat-y top right;
}

.Center{text-align: center!important;}
	.Center *{margin: 0 auto;}


input, select
{
	height: 17px;
	border-top: solid 1px #4f4f4f;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #4f4f4f;
	font-size: 9px;
	color: #666666;
}

input.file
{
	height: 17px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #4f4f4f;
	border-right: solid 1px #4f4f4f;
	border-left: solid 1px #dddddd;
	font-size: 9px;
	color: #666666;
}

input.Check {border: 0px;}

.Boton{cursor: pointer;}

/**********************************************************************************************/

#TEMPLATES
{
	display: none;
}
	
	div#Container *
	{
		text-align: left;
	}

/* <HEADER> */

div#Header
{
	/*background: transparent url(/edicionOnline/image/header/bg_header.gif) repeat-x top left;*/
	height: 120px;
	overflow: hidden;
}

	div#Header div.Principal
	{
		height: 87px;
		width: 1000px;
		overflow: hidden;
	}
	
		div#Header div.Principal div.Logo
		{
			width: 351px;
			padding-left: 9px;
			padding-top: 17px;
		}
		
		div#Header div.Principal div.Central
		{
			width: 379px;
		}
		
			div#Header div.Principal div.Central div.Top
			{
				padding-top: 16px;
				height: 35px;
				margin-left: 25px;
			}

			div#Header div.Principal div.Central div.Top a
			{
				color: #000000;
				text-decoration: underline;
			}

				div#Header div.Principal div.Central div.Top div.Clock
				{
					width: 210px;
					height: 35px;
					text-align: right;
					background: transparent url(/edicionOnline/image/header/climasep.gif) no-repeat center right;
				}

					div#Header div.Principal div.Central div.Top div.Day
					{
						float: right;
						display: inline;
						margin-right: 10px;
					}

					div#Header div.Principal div.Central div.Top div.Clock h4
					{
						display: inline;
						text-transform: uppercase;
						color: #473403;
						font-size: 11px;
					}

					div#Header div.Principal div.Central div.Top div.Clock h2
					{
						display: inline;
						color: #FFFFFF;
						font-weight: bold;
					}

					div#Header div.Principal div.Central div.Top div.Clock div.Usuarios
					{
						float: right;
						display: inline;
						padding-right: 10px;
						color: #333333;
					}

						div#Header div.Principal div.Central div.Top div.Clock div.Usuarios a
						{
							color: #333333;
						}

				div#Header div.Principal div.Central div.Top a.Escribanos
				{
					float: left;
					display: inline;
					margin: 8px 0px 0px 9px;
					background: transparent url(/edicionOnline/image/header/sobre.gif) no-repeat 0px 3px;
					padding-left: 20px;
				}

				div#Header div.Principal div.Central div.Top a.Ediciones
				{
					float: left;
					display: inline;
					margin: 0px 0px 0px 9px;
				}

			div#Header div.Principal div.Banner
			{
				text-align: center;
				width: 260px;
				padding-top: 12px;
			}
			
				div#Header div.Principal div.Banner img
				{
					margin: 0 auto;
					border: none;
				}
				
	/* <Barra de Radio, Busqueda y Contador de usuarios> */
	
	div#Header div.Barra
	{
		height: 32px;
		padding-top: 1px;
		overflow: hidden;	
	}
	
			div#Header div.Barra ul.LinkBar li
			{
				color: #989898;
				padding: 8px;
			}
			
				div#Header div.Barra ul.LinkBar li.RWEB
				{
					padding: 2px;
					width: 163px;
				}
				
				div#Header div.Barra ul.LinkBar li.RWEB .Icon
				{
					width: 135px;
					text-align: right;
				}
				
					div#Header div.Barra ul.LinkBar li.RWEB .Icon img
					{
						float: right;
						display: inline;
						padding: 0px;
						margin: 0px;
					}
				
					div#Header div.Barra ul.LinkBar li.RWEB .Icon span
					{
						margin: 0px;
						padding: 0px;
						display: inline;
						text-transform: uppercase;
						line-height: 9px;
						font-size: 9px;
						color: #666666;
					}
				
				div#Header div.Barra ul.LinkBar li.RWEB a.Btn img
				{
					padding: 2px 0px 0px 3px;
				}

				div#Header div.Barra ul.LinkBar li.RWEB div.Btn
				{
					position: relative;
					top: 2px;
					left: 3px;
				}
				
			
				div#Header div.Barra ul.LinkBar li a
				{
					color: #989898;
				}
				
			div#Header div.Barra ul.LinkBar li.ImgFix
			{
				padding: 4px 8px 4px 8px;
				_padding: 6px 8px 4px 8px;
				
			}
				
			div#Header div.Barra ul.LinkBar li.RadioWeb
			{
				padding: 4px 8px 0px 11px;
				width: 245px;
				_width: 250px;
			}
				
				div#Header div.Barra ul.LinkBar li.ImgFix img
				{
					margin: 0px 3px 0px 3px;
				}
				
					div#Header div.Barra ul.LinkBar li.ImgFix a img
					{
						display: block;
						margin-top: 2px;
					}
		
			div#Header div.Barra ul.LinkBar li.Sep
			{
				background: transparent url(/edicionOnline/image/header/barraSep.gif) no-repeat center center;
				width: 10px;
				height: 32px;
				padding: 0px;
			}
			
				div#Header div.Barra ul.LinkBar li.Sep span{display: none;}
			
				div#Header div.Barra ul.LinkBar li img
				{
					display: inline;
					margin: 0px;
					padding: 0px;
				}
				
				div#Header div.Barra ul.LinkBar li input
				{
					position: relative;
					
					_top: -2px;
					
					margin: 0px;
					padding: 0px;
				}
				
				div#Header div.Barra ul.LinkBar li input.Texto
				{
					border-top: solid 1px #9b9b9b;
					border-right: solid 1px #9b9b9b;
					border-bottom: solid 1px #4a4a4a;
					border-left: solid 1px #4a4a4a;
					background-color: #d8d8d8;
					width: 96px;
					height: 15px;
					font-size: 10px;
					padding: 0px 3px 0px 3px;
				}
				
				div#Header div.Barra ul.LinkBar li input.Radio
				{
					float: left;
					display: inline;
					margin-right: 5px;
					top: 2px;
					width: 12px;
					height: 12px;
					border: 0;
				}

				div#Header div.Barra ul.LinkBar li.SearchOpt
				{
					height: 1px;
					padding-top: 8px;
					line-height: 16px;
					_line-height: 13px;
				}
				
				div#Header div.Barra ul.LinkBar li.Clima
				{
					font-weight: bold;
					font-size: 12px;
					color: #eda70b;
				}
				
	/* </Barra de Radio, Busqueda y Contador de usuarios> */

/* </HEADER> */

/* <NOTA>  Definiciones Generales */

.Nota
{
	font-family: Georgia, Serif, Sans-Serif;
	color: #000000;
}

	.Nota h1 
	{
		font-size:27px;
		font-weight:normal;
		line-height:27px;
	}
	
	.Nota h2
	{
		color: #6d6d6d;
	}
	
	.Nota p {
		color:#6D6D6D;
		font-family:Tahoma,Sans-Serif;
		font-size:11px;
		margin:0px;
	}
	
		.Nota p a
		{
			color: #6d6d6d;
			text-decoration: underline;
		}
		
		.Nota p a:hover{color: #313131;}

	
	.Nota h1 a, .Nota h3 a, .Nota h4 a, .Nota h5 a
	{
		display: block;
		color: #000000;
		text-decoration: none;
		padding: 2px;
		margin: 2px;
	}
	
	.Nota h1 a:hover, .Nota h3 a:hover, .Nota h4 a:hover, .Nota h5 a:hover
	{
		background-color: #fdf0a0;
	}
	
	.Nota h2 a
	{
		text-decoration: underline;
		color: #666666;
	}
	
	.Nota h2 a:hover
	{
		color: #000000;
	}

			.Nota .Imagen .Pie
			{
				position: relative;
				top: -5px;
				padding: 10px;
				background: #000000;
				font-family: Tahoma, Verdana, Sans-Serif;
				color: #9C9C9C;
			}
	
	.Nota .Relacionados, .Nota .Relacionados a
	{
		color: #ca0302;
		font-family: Tahoma, Verdana, Sans-Serif;
		text-decoration: none;
		font-size: 11px;
	}
	
	.Nota .Relacionados a:hover
	{
		text-decoration: underline;
	}
	
	.Nota h2.Hora
	{
		margin: 0px;
		color: #ca0302;
		font-family: "Trebuchet MS", Sans-Serif;
		font-weight: bold;
		letter-spacing: -1px;
	}

/* </NOTA> */

/* <ETIQUETAS> */

	div.Etiquetas
	{
		margin: 0px;
		padding: 0px;
		width: 735px;
		border-top: solid 1px #F4F5E7;
		border-bottom: solid 1px #F4F5E7;
		background: #dbdbb3;
	}

		div.Etiquetas .Destacados
		{
			height: 145px;
		}
		
			div.Etiquetas .Destacados .Foot
			{
				padding-top: 8px;
				height: 18px;
			}
			
				div.Etiquetas .Destacados .Foot	.Paginador
				{
					width: 90px;
				}
				
					div.Etiquetas .Destacados .Foot	.Paginador a img
					{
						float: left;
						display: inline;
					}
					
					div.Etiquetas .Destacados .Foot .Paginador span
					{
						float: left;
						display: block;
						margin: 2px 5px 0px 5px;
						color: #686868;
					}
				
					div.Etiquetas .Destacados .Foot .Paginador span strong { color: #000000; }
					div.Etiquetas .Destacados .Foot .Paginador span span { float: none; display: inline; margin: 0; }
		
		
				div.Etiquetas .Destacados .Tags
				{
					margin-top: 0px;
					padding-top: 0px;
					font-family: Tahoma, Sans-Serif;
					color: #5d5c45;
					height: 110px;
					overflow: hidden;
					position: relative;
				}

					div.Etiquetas .Destacados .Tags div
					{
						position: relative;
					}

						div.Etiquetas .Destacados .Tags div *
						{
							position: relative;
						}
				
					div.Etiquetas .Destacados .Tags a
					{
						color: #5d5c45;
						padding: 1px;
						text-decoration: none;
					}
					
					div.Etiquetas .Destacados .Tags a:hover
					{
						background-color: #f4f4e8;
					}
				
					div.Etiquetas .Destacados .Tags h1,
					div.Etiquetas .Destacados .Tags h2,
					div.Etiquetas .Destacados .Tags h3,
					div.Etiquetas .Destacados .Tags h4,
					div.Etiquetas .Destacados .Tags h5
					{
						float: left;
						display: inline;
						margin: 0px 5px 0px 5px;
						height: 22px;
						line-height: 22px;
						white-space: nowrap;
					}
					
					div.Etiquetas .Destacados .Tags h1, div.Etiquetas .Destacados .Tags h1 a
					{
						font-size: 24px;
						color: #c41010;
					}
					
					div.Etiquetas .Destacados .Tags h2 {font-size: 20px;}
					div.Etiquetas .Destacados .Tags h3 {font-size: 17px;}
					div.Etiquetas .Destacados .Tags h4 {font-size: 14px;}
					div.Etiquetas .Destacados .Tags h5 {font-size: 12px;}


/* </ETIQUETAS> */

/* <FOOT> */

div#Foot
{
	background: #000000 url(/edicionOnline/image/common/foot.gif) repeat-x top left;
	height: 32px;
	color: #8a8a8a;
	
}

	div#Foot .left
	{
		padding: 10px 0px 0px 20px;
	}
	
	div#Foot .right
	{	
		padding: 8px 8px 0px 0px;
	}


/* </FOOT> */


/************************************/

.busqueda_cine_caja {
	width:233px; 
	height:225px; 
	position:relative; 
	border:#c0c0c0 1px solid; 
	background: url(/edicionOnline/image/cine_bg.jpg) no-repeat top; 
 }
 .margenes_cine_caja {
	padding:105px 0 0 15px; 
	text-align:center; 
 }
 .caja_sudoku_n {
 	width:232px; 
	height:136px; 
	border:#c0c0c0 1px solid; 
	background: url(/edicionOnline/image/bg_n_sudoku.jpg) no-repeat top right;
 }
 .margen_caja_suduko_n {
 	padding:35px 90px 0 10px;
	}
	.margen_caja_sudoku_n {
		padding-top:10px;
		}
	.caja_gourmet_n{
	width:232px; 
	height:120px; 
	border:#c0c0c0 1px solid;
	}
	.margen_caja_gourmet_n {
	padding:0 20px 0 10px;
	}
.guia {
	width:1000px; 
	height:87px; 
	position:relative;
	}

.logo_com {
	width:349px; 
	height:70px; 
	position:relative; 
	float:left; 
	padding:17px 0 0 10px;
	}

.data_tab {
	width:365px; 
	height:87px; 
	position:relative; 
	float:left;
	}

 .data_0102 {
 	width:365px; 
	position:relative; 
	height:57px
	}

 #data_01 {
 	width:210px; 
	height:37px; 
	position:relative; 
	background:url(/ediciononline/image/climasep.gif) no-repeat right; 
	text-align:right; 
	padding:15px 15px 0 0; 
	float:left;
	}

.data_02 {
	width:125px; 
	height:31px; 
	padding-left:15px; 
	padding-top:15px; 
	position:relative;  
	float: right; text-align:right;
	}

.tab_header {
	width:365px; 
	height:30px; 
	position:relative;
	}

.suscrip {
	width:235px; 
	height:62px; 
	position:relative; 
	float:left; 
	padding:15px 0 10px 35px;
	} 
.negrita {
font-weight:bold;
} 