﻿#wrapper 
{
	width:980px;
	background-color:#fff;
}
	#left 
	{
		width:756px;
		overflow:auto;
		float:left;
	}
		#c1
		{
			float: left;
			width: 172px;
		}
		#c2
		{
			float: left;
			margin-left: 20px;
			width: 172px;
		}
		#c3
		{
			float: left;
			margin-left: 20px;
			width: 172px;
		}
		#c4
		{
			float: left;
			margin-left: 20px;
			width: 172px;
		}
		#left table
		{
			border-spacing: 0px;
			border-width: 0px;
		}
		#left a
		{
			text-decoration: none;
			font-size: 12px;
		}
		#left .principal
		{
			background-color: #3F3F3F;
			color: White;
			font-weight: bold;
			width: 172px;
			height: 20px;
		}
		#left .secundaria
		{
			background-color: #BEBEBE;
			color: #3F3F3F;
			width: 172px;
			height: 20px;
		}
		#left .principal a
		{
			background-color: #3F3F3F;
			color: White;
			font-weight: bold;
		}
		#left .secundaria a
		{
			background-color: #BEBEBE;
			color: #3F3F3F;
		}
		#home
		{
			margin-top: 20px;
		}
		#television
		{
			margin-top: 20px;
		}
		#radio
		{
			margin-top: 20px;
		}
		#noticias
		{
			margin-top: 20px;
		}
		#deportes
		{
			margin-top: 20px;
		}
		#participa
		{
			margin-top: 20px;
		}
		#servicios
		{
			margin-top: 20px;
		}
		#notasprensa
		{
			margin-top: 20px;
		}
		#corporativa
		{
			margin-top: 20px;
		}
		
	#right 
	{
		width:206px;
		float:right;
	}	
		.publicidad1
		{
			width:204px;
			height:145px;
			float:left;
		}
			.top
			{
				margin-top:10px;
			}	
