/* CSS DOCUMENT */

/*------ LIVE AUDIO --*/
 #LiveAudio a {
  position: relative;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
  }

/*--was top:40px;  left:850px--------------------------*/   

  a#liveAudioB  { top:5px; left: 750px; }

/*-------------------------- GENERAL --------------------------*/
body {
	padding:0;
	margin:0;
	font-family:"Georgia", Arial, Helvetica, sans-serif;
	background:#121212;
}
div, mg, p, a, ul, form, input, label, h2, h3 {
	padding:0;
	margin:0;
}
img {
	border:none;
}
a {
	outline:none;
	text-decoration:none;
}
ul {
	list-style-type:none;
}
.spacer {
	line-height:0;
	font-size:0;
	clear:both;
}
.fecha {
	font: 11px Arial, Helvetica, sans-serif;
}
#header {
	width: 1004px; /* important  */
	height: 131px;
	position: relative; /* important */
	top: 0;
	margin-left: 0;
	background:url('/images/bkgHeader.jpg');
}
#destacados {
	font: 11.5px Arial Black, Helvetica, sans-serif;
	color: #000000;
/*	color: #E7DFA0;   */
}
#tablaHorario {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#news {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.titNews {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#E7DFA0;
	font-size:35px;
}
.titNewsInterior {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#716A34;
	font-size:35px;
}
td.pieFoto {
	font: 10px Arial, Helvetica, sans-serif;
	color:#938C53;
	padding:10px;
}
.em {
	color:#A95E05;
	font-style:italic;
}
.titNoticia {
	font-weight:bold;
}
.subtitNoticiaInterior {
	font-weight:bold;
	font: 13px Arial, Helvetica, sans-serif;
}
.txtNoticia {
	font: 12px Arial, Helvetica, sans-serif;
}
a.noticia {
	color:#FFFFFF;
	text-decoration:underline;
}
a.link {
	color:#000000;
	text-decoration:underline;
}
.tablaInfoCorporativa {
	background-color:#E7DFA0;
}
.tablaMenuTop {
	background-image:url('/images/bkgMenu.jpg');
}
.tablaNoticias {
	background-color:#291E1C;
}
.tablaAds {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#999999 solid 1px;
	padding:6px;
	width:124px;
}
/*-------------------------- SLIDER HOME --------------------------*/



#slider1 {
	width: 1004px; /* important  */
	height: 255px; /* important  */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 1004px; /* important  */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 894px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 235px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 235px;
}
ul {
	list-style-type: none;
}
/*-------------------------- MENU --------------------------*/




.wrapper1{
	font: 12x 	Arial, Helvetica, sans-serif !important;
	color:#FFFFFF;
	margin: 0;
	padding: 4px 0 0;
	}
	.wrapper1 a{
		color: #E9E0B1;
		text-decoration: none;
	}
	.wrapper1 a:hover {
		color: #E9E0B1;
	}
	.wrapper1 p {
		margin: 0 0 7px;
		padding: 0;
		line-height: 18px;
	}
.wrapper {
	/*width: 710px;*/
	margin: 0px auto;
}
.nav {
	background: #fff url('/images/nav_bg.png') repeat-x;
	float: left
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav ul {
	/*width: 648px;*/
	font: Arial, Helvetica, sans-serif !important;

	height: 27px;
	float: left;
	margin: 0;
	padding-top: 0px;
	list-style: none;
	font-size: 12px;
}
.nav li {
	float: left;
	background: url('/images/split.png') no-repeat right center;
	position: relative;
	z-index: 1; padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 27px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url('/images/menu_left.gif') no-repeat left top;
	width: 8px;
	height: 27px;
	line-height: 27px;
	display: block;
	float: left
}
a .menu-mid {
	background: url('/images/menu_mid.gif') repeat-x top left;
	height: 27px;
	line-height: 27px;
	display: block;
	float: left
}
a .menu-right {
	background: url('/images/menu_right.gif') no-repeat top left;
	width: 8px;
	height: 27px;
	line-height: 27px;
	display: block;
	float: left
}
.nav li a:hover .menu-left,
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -32px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #FAF0C2;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url('/images/submenu_top.png') no-repeat;
	width: 186px;
	padding-top: 3px
}
.nav li ul {
	background: url('/images/submenu_bg.png') repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	font-size: 12px; list-style-type:none; padding-left:12px; padding-right:12px; padding-top:0; padding-bottom:10px
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #B8B06F dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #FAF0C2;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #787138 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #787138 !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url('/images/submenu_bottom.png') no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both
}
.content {
	width: 670px;
	background: url('/images/content_bg.png') repeat-y;
	float: left;
	padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;	
}
.content-bottom {
	width: 710px;
	background: url('/images/content_bottom.png') no-repeat;
	height: 13px;
	float: left
}
/*-------------------------- COMPANY --------------------------*/
div#ourCompany-bg {
	background:#E7DFA0 url('/images/our-company-bg.gif') repeat-x 0 0;
}
div#ourCompany-bg div#ourCompany-part {
	width:922px;
	margin:0 auto;
	background:url('/images/our-company-bg-pic.jpg') no-repeat 606px 0;; padding-left:0; padding-right:0; padding-top:26px; padding-bottom:28px
}
div#ourCompany-bg div#ourCompany-part h2.ourCompany-hdr {
	color:#082733;
	width:574px;
	height:43px;
	background:url('/images/horz-dot.gif') repeat-x 0 100%;; font-style:normal; font-variant:normal; font-weight:normal; line-height:38px; font-size:35px; font-family:Arial Narrow, Arial, Helvetica, sans-serif
}
div#ourCompany-bg div#ourCompany-part div#ourCompany-leftPart {
	width:284px;
	border-right:2px solid #CBC387;
	margin:12px 0 0 0;
	float:left;
}
h2.faq-Hdr {
	width:231px;
	height:20px;
	color:#951509;
	line-height:19px;
	font-weight:bold;
	font-size:12px;
	background:#FAF3BB url('/images/faq-icon.gif') no-repeat 3px 4px;; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:0
}
h2.moreIdeas-Hdr {
	width:231px;
	height:20px;
	color:#951509;
	line-height:19px;
	font-weight:bold;
	font-size:12px;
	background:#FAF3BB url('/images/more-ideac-icon.gif') no-repeat 3px 4px;; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:0
}
ul.ourCompany-list {
	padding:11px 0 10px 0;
}
ul.ourCompany-list li {
	background:url('/images/bullet1.gif') no-repeat 0 3px;
	display:block;
	color:#47481A;
	font-size:11px;
	line-height:11px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:8px; padding-left:15px; padding-right:0; padding-top:0; padding-bottom:0
}
ul.ourCompany-list li a {
	color:#47481A;
	font-size:11px;
	line-height:11px;
	text-decoration:underline;
}
ul.ourCompany-list li a:hover {
	text-decoration:none;
}
div#ourCompany-bg div#ourCompany-part div#ourCompany-rightPart {
	width:252px;
	margin:12px 0 0 0;
	float:left;
	padding:0 0 0 25px;
}
h2.moreInfo-Hdr {
	width:231px;
	height:20px;
	color:#951509;
	line-height:19px;
	font-weight:bold;
	font-size:12px;
	background:#FAF3BB url('/images/more-info-icon.gif') no-repeat 3px 4px;; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:0
}
p.moreInfo-Text {
	padding:0 0 20px 23px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	color:#47481A;
}
h2.searchUrl-Hdr {
	width:231px;
	height:20px;
	color:#951509;
	line-height:19px;
	font-weight:bold;
	font-size:12px;
	background:#FAF3BB url('/images/search-url-icon.gif') no-repeat 3px 4px;; padding-left:21px; padding-right:0; padding-top:0; padding-bottom:0
}
/*-------------------------- FOOTER --------------------------*/
div#footer-bg {
	background:#121212 0 0 repeat-x;
}
div#footer-bg div#footer-menu {
	width:922px;
	margin:0 auto;
	padding:20px 0 29px 0;
	/*background:url(/images/powerArctic.gif) 100% 13px no-repeat;*/
}
div#footer-bg div#footer-menu ul.footMenu {
	padding:0 0 0 0;
}
div#footer-bg div#footer-menu ul.footMenu li {
	float:left;
	background:url('/images/footmenu-divider.gif') no-repeat 0 3px;
}
div#footer-bg div#footer-menu ul.footMenu li.noDivider {
	background:none;
}
div#footer-bg div#footer-menu ul.footMenu li a {
	color:#B3AC8B;
	font-size:11px;
	line-height:16px;
	padding:0 7px 0 7px;
	display:block;
	margin:0 0 0 1px;
}
div#footer-bg div#footer-menu ul.footMenu li a:hover {
	background-color:#262626;
}
div#footer-bg div#footer-menu p.copyright {
	padding:5px 0 0 7px;
	color:#706933;
	font-size:11px;
	line-height:11px;
}
div#footer-bg div#footer-menu p.copyright a {
	color:#B3AC8B;
}
div#footer-bg div#footer-menu p.copyright a:hover {
	color:#706933;
}