﻿#wrapper 
{
	width:980px;
	background-color:#fff;
	margin-top:10px;
}
	#left 
	{
		width:770px;
		float:left;
	}	
		#subleft
		{
			width:190px;
			float:left;
		}
			#menu
			{
			}
				.menuTitleText
				{
					background-image: url('../img/menuitem_corporativa.png');
					background-repeat: no-repeat;
					color: #22292e;
					height: 30px;
				}
				.menuTitleText a
				{
					color: #22292e;
				}
				.menuTitleText_Selected
				{
					background-image: url('../img/menuitem_corporativa_selected.png');
					background-repeat: no-repeat;
					color: White;
					font-weight: bold;
					height: 30px;
				}
				.menuTitleText_Selected a
				{
					color: White;
				}
				.menuitem
				{
					height: 19px;
					width: 167px;
					cursor: hand;
				}
				.menuitem a
				{
					text-decoration: none;
				}
				#menuitemtext
				{
					margin-left: 5px;
					margin-top: 2px;
					font-size: 11px;
					font-family: Tahoma;
				}
		#subright
		{
			width:573px;
			float:right;
		}
		#subright hr
		{
			margin-right: 20px;
		}
			#titulo
			{
				font-size: 20px;
				font-weight: bold;
				font-family: Tahoma;
				color: #22292e;
				margin-right: 20px;
			}
			#texto
			{
				font-size: 11px;
				font-family: Tahoma;
				color:#22292e;
				margin-right: 20px;
				overflow: auto;
				height: 390px;
			}
			#texto a
			{
				color:#22292e;
				text-decoration: none;
			}
				#imagenTexto
				{
					width:520px;
					height:307px;
					float: none;
					margin-bottom: 20px;
				}
				.fechaCronologia
				{
					font-weight: bold;
				}
				.title1
				{
					font-weight: bold;
					font-size: 14px;
				}
				.title2
				{
					font-size: 14px;
				}
				.title3
				{
					font-weight: bold;
				}
				#submenu_organigrama
				{
					width: 500px;
					height: 20px;
				}
				#paneles
				{
					overflow: auto;
					height: 370px;
				}
				#paneles table
				{
					width: 90%;
				}
					.title_direccion
					{
						font-weight: bold;
						font-size: 12px;
					}
					.title_direccion2
					{
						font-weight: bold;
					}
					.title_direccion3
					{
						font-size: 14px;
					}
				.direccion_grupo
				{
					font-size: 14px;
					font-weight: bold;
				}
				.nombre_direccion
				{
					font-size: 12px;
					font-weight: bold;
				}
				.premio
				{
					font-weight: bold;
				}
				.imgDocType
				{
					height: 40px;
					width: 40px;
				}
				#submenu_publicidad
				{
					width: 500px;
					height: 20px;
				}
					.title_pub1
					{
						font-size: 14px;
						font-weight: bold;
					}
					.title_pub2
					{
						font-size: 12px;
						font-weight: bold;
					}
					.title_pub3
					{
						font-size: 12px;
					}
					.cabecera
					{
						text-align: center;
					}
					.tarifa1
					{
						background-color: #FFFFCC;
					}
					.tarifa2
					{
						background-color: #FFFF99;
					}
					.tarifa3
					{
						background-color: #FCC29C;
					}
					.tarifa4
					{
						background-color: #FBDF9D;
					}
					.tarifa5
					{
						background-color: #FCC29C;
					}
					.tarifa6
					{
						background-color: #66CCFF;
					}
					.tarifa7
					{
						background-color: #FF9999;
					}
					.numerico
					{
						text-align: right;
					}
					.cabecera_ranking
					{
						font-size: 12px;
						font-weight: bold;
					}
				.tabla_tarifas
				{
					width: 95%;
				}
				.cabecera_tarifas1
				{
					font-size: 12px;
					text-align: center;
				}
				.cabecera_tarifas2
				{
					font-size: 12px;
					text-align: right;
				}
				.cabecera_tarifas3
				{
					font-weight: bold;
				}
	#right 
	{
		width:206px;
		float:right;
	}
		.publicidad1
		{
			width:204px;
			height:140px;
			float:left;
		}
			.top
			{
				margin-top:10px;
			}
