﻿			#tvdirecto_container
			{
				margin-top:10px;
				width:325px;
				height:160px;
				float:left;
				background:url('../images/web/bg_tvdirecto_small_gris.png') no-repeat;
			}
				#tvdirect-title
				{
					width:300px;
					line-height:18px;
    				margin:0 auto;	
    				font-size:12px;
    				font-weight:bold;
    				font-family:Arial, Helvetica, Sans-Serif;
    				text-align:right;			
				}
				#tvdirecto
				{
					width:300px;
					height:131px;
					overflow:auto;
					/*margin:0 auto;*/
					margin-left:11px;
					margin-top:0px;
					font-size:10px;
					font-family:verdana;
					cursor:pointer;
				}		
					#tvdirecto-left
					{
						/*padding-left:6px;
						padding-top:6px;*/
						margin-left:2px;
						margin-top:2px;
						width:160px;
						height:90px;
						float:left;
						/*border:solid 1px blue;*/
						
					}
					#tvdirecto-right
					{
						
						width:130px;							
						height:125px;
						float:right;
						color:#fff;
					}	
						#tvdirecto-enantena
						{
							width:129px;
							height:50px;
							float:left;
						}								
						#tvdirecto-proximamente
						{
							width:129px;
							height:75px;
							float:left;
						}		
							.bold
							{
								color:#000;	
							}												        

