/*
====================================================
	AREGIONAL.COM 2008 -- HOME --
	Autor: Christopher Díaz Pantoja
====================================================
====================================================
*/
	
/*
====================================================
	Inicia: Armado Principal
====================================================
*/

body{
	margin: 0px;
	background-image: url(../images/es/general.body.bg.degradado.jpg);
	background-repeat: repeat-x;
	background-color: #B7490F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F7F5F0;
}


#container{
	width: 1003px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*float: left;*/
}


#header{
	width: 1003px;
	height: 151px;
	background-color: #EFECE3;
	position: relative;
	/*float: left;*/
}

.header-column-left{
	width: 530px;
	height: 151px;
	position: relative;
	float: left;
	background-image: url(../images/es/general.body.img.logo_beta.jpg)
	
}

.header-column-right{
	width: 473px;
	height: 151px;
	position: relative;
	float: left;
	text-align: right;
}

#header_logo{
	width: 70px;
	height: 69px;
	position: absolute;
	top: 21px;
	left: 21px;
}

#header_flag{
	width: 63px;
	height: 38px;
	position: absolute;
	top: 34px;
	right: 35px;
}

.ifrAppBd{
	width:99%;
	height:400px;
	border-top: 4px solid #8A8A8A;
}

#header_login, #header_language, #header_date{
	width: 515px;
	height: 14px;
	text-align: left;
	position: absolute;
	top: 110px;
	left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

#header_login_boton{
	position: absolute;
	width: auto;
	top: 0px;
	right: 0px;
	text-align: right;
}


#header_language{
	width: 217px;
	top: 133px;
	left: 306px;
	text-align: right;
}
#header_date{
	width: 280px;
	top: 132px;
	left: 10px;
	text-align: left;
}

#search{
	width: 1003px;
	height: 22px;
	background-color: #BE061B;
	float: left;
	position: relative;
}

#search_date{
	width: auto;
	height: auto;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	float: left;
}

#search_box{
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-top: 5px;
	float: right;
}

.search_chat, .search_chat2, .search_rss{
	width: auto;
	height: auto;
	position: absolute;
	left: 385px;
	top: 4px;
	padding-left: 25px;
	/*background-image: url(../images/es/chat_icon.gif);
	background-repeat: no-repeat;
	background-position: left;*/
}

.search_chat2{
	left: 550px!important;
	background-image: url(../images/imprimir_home.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.search_rss{
	left: 550px!important;
	padding-left: 20px!important;
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#body{
	width: 1003px;
	height: auto;
	margin-bottom: 0px;
	float: left;
	position: relative;
	background-color: #F7F5F0;
}



#footer{
	width: 1003px;
	height: 45px;
	margin-bottom: 0px;
	background-color: #F96311;
	text-align: center;
	float: left;
}

.footer_block{
	display: block;
	width: auto;
	height: auto;
	margin-top: 4px;
}

.footer_block a{
	/*display: block;*/
	width: auto;
	height: auto;
	margin: 0px 10px;
}


/*==================================================
	Inicia: Home
===================================================*/


.body-column-menu-home{
	width: 250px;
	height: auto;
	padding: 20px;
	float: left;
}

.body-column-home{
	width: 637px;
	height: auto;
	padding: 20px 0px;
	float: right;
}


.home_block_menu{
	background-color: #EFECE3;
	width: 300px;
	height: auto;
	padding: 10px;
	margin-bottom: 2px;
	border: #BCAF8B solid 2px;
}

.home_block_menu ul, .home_block_menu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.home_block_lastContent, .home_block_lastContent2{
	display: block;
	width: 634px;
	height: auto;
	float: left;
	position: relative;
}

/*.home_block_lastContent2{
	display: none!important;
}*/


.home_block_lastContent_module, .home_block_lastContent_module2{
	display: block;
	width: 200px;
	height: auto;
	float: left;
	margin-right: 5px;
	position: relative;
	
}

.home_block_lastContent_module2{
	width: 300px;
	height: 110px;
}

.finanzas_tabla_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.finanzas_tabla_home caption{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.home_block_title{
	display: block;
	width: 618px;
	height: 50px;
	padding-left: 8px;
	float: left;
	position: relative;
	background-color: #BCAF8B;
	background-image: url(../images/es/barra_analisis.jpg);
	background-repeat: repeat-y;
	background-position: left;
	
}

.home_block_content{
	display: block;
	width: 598px;
	position: relative; 
	height: auto;
	padding: 10px;
	padding-bottom: 50px;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/es/pie.block.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left; 
	color: #000000;
}


#home_block_analisis, #home_block_noticias, #home_block_varios{
	width: 138px;
	height: 138px;
	position: absolute;
	left: 510px;
	top: -23px;
	z-index: 10;
}

#home_block_noticias{
	width: 211px;
	height: 82;
	position: absolute;
	left: 390px;
	top: -13px;
	z-index: 10;
}

#home_block_varios{
	width: 211px;
	height: 82;
	position: absolute;
	left: 460px;
	top: -13px;
	z-index: 10;
}


/*==============================================
	Internas diagramación básica
===============================================*/


#body_internas, #body_datos_coyuntura{
	width: 1003px;
	height: auto;
	margin-bottom: 0px;
	background-color: #F7F5F0;
	background-image: url(../images/es/interna.bg.menu-body.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

#body_datos_coyuntura{
	background-image: none!important;
	background-color: #F7F7F7!important;
}

#body-column-menu{
	width: 200px;
	height: auto;
	background-color: #BCAF8B;
	padding: 10px;
	float: left;
	position: relative;
	z-index: 10;
}

#body-column-content, #body-column-datosCoyuntura{
	width: 743px;
	height: auto;
	float: left;
	padding: 20px;
	position: relative;
	color: #000000;
}

#body-column-datosCoyuntura{
	width: 963px;
}

#path{
	width: 1003px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#path_text{
	width: auto;
	height: auto;
	padding-left: 10px;
	margin-top: 4px;
	float: left;
}

#path_rss{
	width: auto;
	height: auto;
	padding-right: 10px;
	margin-top: 2px;
	float: right;
}


/*==============================================
	MENU interno
===============================================*/


#body-column-menu ul, #body-column-menu li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: none !important;
}


.menu_float_window{
	position: absolute;
	top: 60px;
	left: 240px;
	z-index: 10;
	width: 575px;
	height: auto;
	background-color: #E2DDCD;
	border: #920901 solid 4px;
	padding: 20px;
	color: #920901;
	background-image: url(../images/es/fondo_menu_floating.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.menu_float_window a{
	color: #920901;
}

.menu_block_container{
	padding-left: 20px;
}

.menu_block_container_prin{
	padding-left: 10px;
}




/* Fonts */

.black_gral{
	color: #000000;
}

.header_font_white{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.header_font_white:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	
}

.search_font_white{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.footer_copyright{
	color: #FFFFFF;
	font-size: 10px;
}

.path{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.font16{
	font-size: 16px;
}

.presentacion{
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.intro_presentacion{
	font-weight: bold;
}

.home_title_font{
	display: block;
	width: auto;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_internas{
	display: block;
	width: 100%;
	height: 24px;
	color: #F7F5F0;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #F96311;*/
	margin-bottom: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.red_12{
	color: #BE061B;
	font-size: 12px;
	font-weight: bold;
}

.grey{
	color: #666666;
}

.black_header{
	font-size: 16px;
	font-weight: bold;
}

.red_header{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-decoration: none!important;
}

.ar1{
	font-weight: bold;
	font-size: 16px;
}



/* Links */

a.footer_links{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.footer_links:hover{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.path_link{
	color: #FFFFFF;
	text-decoration: none;
}

a.linkmenuhome, a.linkmenuhome:hover, a.linkmenuhome:active, a.linkmenuhome:focus{
	color: #EFECE3;
	display: block;
	width: 314px;
	height: 64px;
	text-decoration: none;
	margin-top: 2px;
	padding-left: 12px;
	padding-top: 4px;
	background-image: url(../images/es/home.body.bg.flecha.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #BCAF8B;
	font-size: 13px;
}

a.linkmenuhome:hover{
	background-color: #BE061B;
	/*margin-bottom: 2px;*/
}

a.linkmenuhome:active{
	background-color: #BE061B;
	/*margin-bottom: 2px;*/
}

a.linkmenuhome:focus{
	background-color: #BE061B;
	/*margin-bottom: 2px;*/
}


a.menu_section{
	/*display: block;*/
	min-height: 20px;
	color: #EFECE3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #732908;*/
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding: 0px 5px;*/
}

a.menu_section:hover{
	/*display: block;*/
	min-height: 20px;
	color: #EFECE3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #996600;
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding: 0px 5px;*/
}


a.menu_subsection1{
	/*display: block;*/
	min-height: 20px;
	color: #EFECE3;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	/*background-color: #BE061B;*/
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 15px;*/
}

a.menu_subsection1:hover{
	/*display: block;*/
	min-height: 20px;
	color: #EFECE3;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	background-color: #996600;
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 15px;*/
}

a.menu_subsection2{
	color: #EFECE3;
	min-height: 20px;
	width: 50px;
	text-decoration: none;
	font-weight: bold;
	/*display: block;*/
	/*background-color: #CC6633;*/
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 35px;*/
	font-size: 12px;

}

a.menu_subsection2:hover{
	color: #EFECE3;
	min-height: 20px;
	text-decoration: none;
	font-weight: bold;
	/*display: block;*/
	background-color: #996600;
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 35px;*/
	font-size: 12px;
}


a.menu_subsection3{
	/*color: #CC6633;
	text-decoration: none;
	font-size: 12px;*/
	color: #EFECE3;
	min-height: 20px;
	text-decoration: none;
	/*display: block;*/
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 45px;*/
	font-size: 12px;

}

a.menu_subsection3:hover{
	/*color: #CC6633;
	text-decoration: underline;
	font-size: 12px;*/
	color: #EFECE3;
	min-height: 20px;
	text-decoration: none;
	/*display: block;*/
	background-color: #996600;
	margin: 0px;
	/*margin-bottom: 2px;*/
	/*padding-left: 45px;*/
	font-size: 12px;
}

/*a.selected_menu_interno{
	text-decoration: underline;
}*/

#selected_menu_interno{
	color: #993300!important;
}

a.link_error{
	color: #990000;
	text-decoration: underline;
	font-size: 13px;
}

/* FORMS */

.search_field{
	width: 130px;
	height: 14px;
	display: block;
	float: right;
	border: 1px solid #FF6600;
	margin: 3px 5px;
	padding: 0px;
	color: #666666;
}

.search_field2{
	width: 120px;
	height: 12px;
	border: #BE061B 1px solid;
	font-size: 11px;
	margin-right: 10px;
}


.search_field3{
	width: 120px;
	height: 12px;
	border: #BE061B 1px solid;
	font-size: 11px;
	margin-right: 92px;
}

.button_login{
	border: none;
	background: none;
	display: inline;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

a.uanalisis_home{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}


/* ERRORS */

#error_block{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	border: #FF9900 solid 2px;
	text-align: center;
}


/* IFRAME */

.ifh{
	position: absolute;
	top: 0;
	left: 0;
	width: 0px;
	height: 0px;
	z-index: -1;
	visibility: hidden;
}


/* LIST */

.list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


hr{
	border: solid 1px;
}

ol li{
	list-style-type: decimal!important;
	display: list-item;
}

/* IMAGES */

.graphic{
	margin: 10px;
	border: none;
}

/* AR types */

.ar_header{
	font-size: 13px;
}

.ar_footer{
	font-size: 16px;
}

/* UTILS */

.container_tables_internas{
	display: block;
	overflow: auto;
	width: 743px;
	height: auto;
}

font{
	font-size: 13px!important;
	font-family: Arial, Helvetica, sans-serif!important;
}