@import "reset.css";

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

	FRONT - SELECTOR IDIOMAS
	
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body						{ font-family:Verdana, Geneva, sans-serif; background:url(bg_grad.jpg) repeat-x fixed bottom #000; font-size:62.5%; }

#pageWrap					{ width:1008px; height:616px; margin: 10px auto 20px auto; background:url(bg_index.jpg) no-repeat; }

#logo						{ position:absolute; left:17px; top:36px; width:263px; height:57px; background:url(logo.png); z-index:100;}
#logo h1						{ width:263px; height:57px;text-indent:-9999px; }


#front #header				{ height:26px; background:url(bg_header_trans.png); }

#idiomas						{ height:26px; position:absolute; right:0px; }
#idiomas li					{ float:right; height:26px; }
#idiomas a					{ color:#FFF; display:block; font-size:1.2em; line-height:23px; padding:0px 18px 0px 16px;}
#idiomas a:hover				{ color:#95c338;}

#tickerIndex					{ position:absolute; top:150px; width:1008px; height:30px; overflow:hidden;   }
#tickerIndex ul				{ top:0px; position:relative; }
#tickerIndex li				{ color:#888; font-weight:bold; text-align:center; font-size:1.8em; height:30px; line-height:30px; }


#footer						{ font-size:0.9em; color:#FFF; text-align:center; height:28px; width:1008px; position:absolute; bottom:0; }
#footer a						{ color:#FFF; }
#interior #footer				{ font-size:0.9em; color:#6d6e71; text-align:center; height:28px; width:1008px; position:absolute; bottom:0; }
#interior #footer a				{ color:#6d6e71; }




