img, div { 
	behavior: url(js/iepngfix.htc);
}

.link_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #8B440A;
	text-decoration: none;
}
.link_mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #F75700;
	text-decoration: none;
}


.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF8E34;
	text-decoration: none;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_pla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.txt_pla_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.link_mail2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link_mail2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF8E34;
	text-decoration: none;
}
.menu2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_pla_bold_colr1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF8E34;
}
.txt_pla_fff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_pla_bold_fff {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bold_verd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666600;
}

.bold_marro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8B440A;
}

.txt_pla_bold_fff11 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.verd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666600;
}

.link_fff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	text-decoration:none
}

.link_marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #a08864;
	text-decoration:none
}

/* MAPA WEB */

#mapa_web_list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 23px;
}

.arbol_tronco {
	background-image: url(arb_01.gif);
	background-repeat: no-repeat;
	background-position: 0% 35%;
	padding: 8px;
	/*bordeR: 1px solid black;*/
}

.arbol_pie {
	background-image: url(arb_02.gif);
	background-repeat: no-repeat;
	background-position: 0% -45%;
	padding: 8px;
	/*bordeR: 1px solid black;*/
}

#mapa_web_list li a {
	padding: 2px;
	width: 150px;
	display: block;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color: #b59a72;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

/* HOME */

#home_content{
	position:relative;
	background-image: url(bg_home2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
}

#home_text_intro {
	position: absolute;
	width: 651px;
	left: 29px;
	top: 138px;
	height: auto;
	z-index: 6;
	visibility: visible;
}

#home_nfe_box {
	position: absolute;
	width: 241px;
	left: 27px;
	top: 237px;
	height: 224px;
	background-image: url(img/fondo_nfe.png);
	z-index: 5;
	cursor:pointer;
}

#home_nfe_tit {
	position: absolute;
	width: 214px;
	left: 11px;
	top: 8px;
	z-index: 5;
}

/* hack safari */
/*\*/
html*#home_nfe_tit {
	width: 220px;
	left: 8px;
	top: 8px;
}

#home_nfe_text {
	position: absolute;
	width: 215px;
	left: 10px;
	top: 158px;
	z-index: 4;
}

#home_nfe_txtbtn {
	position: absolute;
	width: 63px;
	left: 159px;
	top: 192px;
	z-index: 3;
}

#home_nse_box {
	position: absolute;
	width: 241px;
	left: 275px;
	top: 237px;
	height: 224px;
	background-image: url(img/fondo_nse.png);
	z-index: 3;
	cursor:pointer;
}

#home_nse_tit {
	position: absolute;
	width: 216px;
	left: 11px;
	top: 8px;
	z-index: 5;
}

#home_nse_text {
	position: absolute;
	width: 215px;
	left: 10px;
	top: 158px;
	z-index: 4;
}

#home_nse_txtbtn {
	position: absolute;
	width: 63px;
	left: 160px;
	top: 192px;
	z-index: 3;
}

#home_npp_box {
	position: absolute;
	width: 241px;
	left: 522px;
	top: 237px;
	height: 224px;
	background-image: url(img/fondo_npp.png);
	z-index: 4;
	cursor:pointer;
}

#home_npp_tit {
	position: absolute;
	width: 216px;
	left: 11px;
	top: 8px;
	z-index: 5;
}
/* hack safari */
/*\*/
html*#home_npp_tit {
	width: 220px;
	left: 8px;
	top: 8px;
}

#home_npp_text {
	position: absolute;
	width: 215px;
	left: 10px;
	top: 158px;
	z-index: 4;
}

#home_npp_txtbtn {
	position: absolute;
	width: 63px;
	left: 161px;
	top: 192px;
	z-index: 3;
}

/* ESTILOS RCH */

#destacado_facebook {
	position:absolute;
	left:0;
	top:481px;
	width:258px;
	height:86px;
	z-index:1;
	background: #000000 url(img/bg_home_facebook.jpg) no-repeat top left;
	text-align:left;
	color: #b2a300;
}

#txt_facebook {
	display:block;
	margin:7px 7px 0 100px;	
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 13px;	
}

#boton_megusta {
	margin:7px 7px 0 100px;
}

#home_destacado {
	position:absolute;
	left:524px;
	top:481px;
	width:258px;
	height:86px;
	z-index:1;
	background-color: #000000;
	text-align:left;
}

.orange {
	color: #f06b00;
}

.white {
	color: #ffffff;
}

.black {
	color: #000000;
}

.red {
	color: #ff0000;
}

.decoration_none {
	text-decoration: none;
}

.arial_8px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	line-height: 10px;	
}

.arial_9px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	line-height: 11px;	
}

.arial_10px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	line-height: 12px;	
}

.arial_11px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 13px;	
}

.arial_12px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 14px;	
}

.arial_14px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 16px;	
}

.arial_15px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 15px;
	line-height: 17px;	
}

.arial_16px {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 18px;	
}

.bold {
	font-weight: bold;
}

