body {
	font-size		:12px;
	color			:#477ca5;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-image:url(images/bg_body.jpg);
	font-family		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	margin			:0 0;
	padding			:0 0;
}

/*---------------------------------HEADER------------------------------------*/

#header{
	width			:984px;
	height			:148px;
	margin			:0 auto;
	overflow		:hidden;
	background		:url(images/bg_header.png) no-repeat;
}

#logoArea{
	width			:186px;
	height			:136px;
	margin			:8px 32px 0px 52px;
	_margin			:8px 32px 0px 26px;
	float			:left;
	overflow		:hidden;
}

#sideHeader{
	width			:694px;
	height			:148px;
	float			:left;
	overflow		:hidden;
}

#linksTop{
	width			:694px;
	height			:25px;
	margin-top		:8px;
	float			:left;
	overflow		:hidden;
}

.topLnk{
	float:right;
	height:15px;
	padding-top:10px;
	margin-right:15px;
	color:#a6c0ed;
}

.topLnk a{
	color:#a6c0ed;
	text-decoration:none;
}

.topBlls1{
	width:15px;
	float:right;
	height:15px;
	margin:10px 5px 0px 0px;
	background:url(images/bullet_home.png) no-repeat;
}

.topBlls2{
	width:15px;
	float:right;
	height:15px;
	margin:10px 5px 0px 0px;
	background:url(images/bullet_site_map.png) no-repeat;
}

#fillHead{
	width			:694px;
	height			:63px;
	float			:left;
	overflow		:hidden;
}

#menuArea{
	width			:694px;
	height			:48px;
	float			:left;
	overflow		:hidden;
}

.itemNormal{
	height:48px;
	color:#eef0f4;
	margin:17px 0px 16px 0px;
	padding:0px 10px 0px 10px;
	float:left;
	text-decoration:none;
}

.itemNormal:hover{
	height:48px;
	float:left;
	color:#88add5;
	text-decoration:none;
	background:url(images/bg_item_menu.jpg) repeat-x;
}

.itemActive{
	height:48px;
	float:left;
	color:#88add5;
	text-decoration:none;
	background:url(images/bg_item_menu.jpg) repeat-x;
}

/*------------------------------------CONTAINER----------------------------------------*/

#main{
	width			:984px;
	margin			:0 auto;
	overflow		:hidden;
	background-image:url(images/bg_main.png);
	background-repeat:repeat-y;
}

#container{
	width			:944px;
	margin			:0 auto;
	overflow		:hidden;
	background-color:#ffffff;
	background-image:url(images/bg_container.jpg);
	background-repeat:repeat-x;
}

#subHead{
	width			:944px;
	height			:61px;
	float			:left;
	overflow		:hidden;
}

#timeDate{
	width			:191px;
	height			:43px;
	margin			:8px 0px 14px 48px;
	_margin			:8px 0px 14px 24px;
	float:			left;
	overflow		:hidden;
	background		:url(images/bg_fecha.jpg) no-repeat;
}

.timeC{
	background:transparent;
	border:none;
	color:#1e6daa;
	font-size:11px;
	font-weight:bold;
	float:left;
	margin-top:15px;
	margin-left:5px;
	_margin-left:2px;
}

.timeD{
	color:#3e98dd;
	font-size:12px;
	float:left;
	margin-top:15px;
	margin-left:8px;
	_margin-left:4px;
}

#exchange{
	width			:262px;
	height			:43px;
	margin			:8px 0px 14px 29px;
	float			:left;
	overflow		:hidden;
	background		:url(images/bg_cambio.jpg) no-repeat;
}

#searchArea{
	width			:207px;
	height			:22px;
	margin			:25px 15px 0px 0px;
	_margin			:25px 7px 0px 0px;
	float			:right;
	overflow		:hidden;
	background		:url(images/bg_search.jpg) no-repeat;
}

.typeSearch{
	background:transparent;
	border:none;
	width:163px;
	height:12px;
	padding:4px 30px 8px 14px;
	color:#3886d7;
	font-size:10px;
}

#mainBanner{
	width			:914px;
	height			:147px;
	padding			:0px 15px 0px 15px;
	float			:left;
	overflow		:hidden;
}

#mainTitle{
	width			:869px;
	height			:33px;
	padding			:15px 15px 0px 45px;
	margin-left		:15px;
	_margin-left	:7px;
	float			:left;
	overflow		:hidden;
	color			:#04557b;
	font-weight		:bold;
	font-style		:italic;
	font-size		:16px;
	background		:url(images/bg_main_title.jpg) no-repeat;
}

#mainContent{
	width			:944px;
	float			:left;
	overflow		:hidden;
}

#textArea{
	width			:600px;
	margin-top		:10px;
	margin-left		:56px;
	_margin-left	:28px;
	float			:left;
	overflow		:hidden;
}

#rightArea{
	width			:230px;
	margin			:10px 32px 10px 20px;
	float			:left;
	overflow		:hidden;
}

#bannerBottom{
	width			:944px;
	height			:96px;
	float			:left;
	overflow		:hidden;
	background		:url(images/bg_banner_bottom.jpg) no-repeat;
}

/*-------------------------------------FOOTER-------------------------------------------*/

#footerArea{
	width			:944px;
	height			:45px;
	margin-bottom	:8px;
	margin			:0 auto;
	overflow		:hidden;
	text-align		:center;
	background		:url(images/bg_footer.png) no-repeat;
}

#footerArea a{
	text-decoration	:none;
	color			:#477ca5;
}

/************************************
			NEWS MODULE STYLE
 ************************************/

 /*------------tplItem-------------*/

#news_item{
	width			:550px;
	float			:left;
	overflow		:hidden;
	border-bottom	:1px dashed #cccccc;
}

#title{
	width			:550px;
	color			:#04557b;
}

#title a{
	text-decoration	:none;
	color			:#04557b;
}

#news_item_L{
	width			:140px;
	height			:110px;
	float			:left;
	overflow		:hidden;
}

#brief_news{
	width			:410px;
	float			:left;
	overflow		:hidden;
}

#news_viewMore{
	width			:550px;
	float			:left;
	overflow		:hidden;
	color			:#8dcd3a;
	text-align		:right;
}

#news_viewMore a{
	text-decoration	:none;
	color			:#8dcd3a;
}

/******************FORMATO PARA LOS FORMULARIOS***********************/

.frmInput{
	width:207px;
	height:22px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
	border:none;
	color:#477ca5;
	background:transparent url(images/bg_input.jpg) no-repeat;
}

.btnFormulario{
	color:#ffffff;
	float:left;
	overflow:hidden;
	background:transparent;
	border:none;
	background-image:url(images/btn_formulario.jpg);
	margin-left:100px;
	_margin-left:50px;
}

