@charset "utf-8";
/* CSS Document */

html {
      height: 100%; 
	  margin-bottom: 0px;
}

@font-face {
      font-family: "Calibri"; 
	  src: url("http://www.inversiones.gov.ar/en/fonts/Calibri.ttf");
}

body {
	   font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	   line-height: 1.3em; 
	   margin: 0; 
	   padding: 0; 
	   font-size: 12px; 
	   color: #515051;
}

a img {
	text-decoration:none;
	border: 0px;
}

div.modulo_home_noticias a {
   text-decoration:none;
   color:#818180; 
   font-weight: normal;
}

div.modulo_home_eventos a {
   text-decoration:none; 
   color:#818180; 
   font-weight: normal;
}

a:link, a:visited {
	 color: #0063A4; 
	 text-decoration: none; 
	 font-weight: normal;
}


div.modulo_home_noticias a:hover {
	color: #0064a4;	
	text-decoration: none;
}

div.modulo_home_eventos a:hover {
	color: #0CBCE3;	
	text-decoration: none;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
	   background: #FFFFFF; 
	   width: 980px; text-align: center; 
	   margin: 0 auto; 
	   *margin-top: 20px; 
	   padding:0;
}

div#wrapper {
	 background: #FFFFFF;
	 width: 980px; 
	 margin: 0 auto; 
	 text-align: left;
}

#area {
      padding: 0; margin: 0;
}

#leftcolumn {
      margin: 0; 
	  width: 230px; 
	  float: left; 
	  padding: 0; 
	  text-align: left;
}

div#maincolumn {
      float: left; 
	  width: 750px; 
	  margin:0; 
	  padding:0;
}

div.nopad {
      margin: 10px 0 35px 10px;
	  position:relative
}

div.nopad ul {
      clear: both;
}

td.middle_pad {
      width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
 background: #fffebb;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 font-size: 1.2em;
 padding: 5px;
}

/* headers */

div.componentheading {
      padding-left: 0px;
}

.clr {
      clear: both;
 	  width:100%;
}

#newsfla {
      margin-top:20px;
}

/*MENU PRINCIPAL HEADER*/

#mainmenu_btn {
	 width:735px;
	 height:37px;
	 margin:0 auto;
	 padding:0;
}

.boton1_mm, .boton1_mm:link, active, visited{
/* width:179px;*/
 width:180px;
 height:37px;
 background:url("../images/btn_quienessomos.jpg") no-repeat; 
 margin-right:5px; 
 float:left;
}
.boton1_mm:hover {
/* width:179px;*/
 width:180px;
 height:37px; background:url("../images/btn_quienessomos_over.jpg") no-repeat; 
 text-decoration:none;
 border:none;
}

.boton2_mm, .boton2_mm:link, active, visited {
      
/* width:178px;*/
 width:180px;
 height:37px;
 background:url("../images/btn_porqueargentina.jpg") no-repeat; margin-right:5px; 
 float:left;
}
.boton2_mm:hover {
/* width:178px;*/
 width:180px;
 height:37px;
 background:url("../images/btn_porqueargentina_over.jpg") no-repeat; text-decoration:none; 
 border:none;
}

.boton3_mm, .boton3_mm:link, active, visited {
/* width:156px;*/
 width:180px; height:37px;
 background:url("../images/btn_guiainversor.jpg") no-repeat;
 margin-right:5px;
 float:left;
}

.boton3_mm:hover {
	 /*width:156px;*/
	 width:180px; height:37px;
	 background:url("../images/btn_guiainversor_over.jpg") no-repeat;
	 text-decoration:none;
	 border:none;
}

.boton4_mm, .boton4_mm:link, active, visited {
     width:180px;
	 height:37px;
	 background:url("../images/btn_bapip.jpg") no-repeat;
	 margin:0;
	 float:left;
}

.boton4_mm:hover {
     width:180px;
	 height:37px;
	 background:url("../images/btn_bapip_over.jpg") no-repeat;
	 text-decoration:none;
	 border:none;
}

/*FIN MENU PRINCIPAL HEADER*/

/*HEADER PRIMER COLUMNA*/

#header_link {
      width:750px;
	 height:30px;
	 margin:0 auto;
	 padding:0px;
}

.link0_header {
      width:302px;
	 height:30px;
	 float:left; text-align:right;
	 background: none;
}

.link1_header {
      width:231px;
	 height:30px;
	 /*margin-top:6px; */
	 float:left;
	 text-align:right;
	 background: none;
}

.link1_header_home, .link1_header_home:link, active, visited{
      width:63px;
	 height:21px;
	 background:url("../images/btn_home_off.jpg") no-repeat;
	 float:left;	
}

.link1_header_home:hover {
      width:63px;
	 height:21px;
	 background:url("../images/btn_home_on.jpg") no-repeat;
}

.link2_header_home, .link2_header_home:link, active, visited{
      width:83px;
	 height:21px;
	 background:url("../images/btn_contacto_off.jpg") no-repeat;
	 float:left;
}

.link2_header_home:hover {
      width:83px;
	 height:21px;
	 background:url("../images/btn_contacto_on.jpg") no-repeat;
}

.link3_header_home, .link3_header_home:link, active, visited{
      width:74px;
	 height:21px;
	 background:url("../images/btn_ingles_off.jpg") no-repeat;
	 float:right;
}

.link3_header_home:hover {
      width:74px;
	 height:21px;
	 background:url("../images/btn_ingles_on.jpg") no-repeat;
}

.link2_header {
      width:190px; height:30px;
	 float:left;
	 background: none;
}

.link2_header div.default {
      /*margin:8px 0px 0px 20px;*/
	 margin-top:3px;
	 margin-right:10px;
}

.link2_header div.default div.yoo-search {
      width:120px;
	 margin:0 auto;
	 padding:0;
	 text-align:center;
}

.link3_header {
      /*width:115px;*/
	 height:30px;
	 float:right;
	 background: none;
}

/*FIN HEADER PRIMER COLUMNA*/
/*HEADER MENU*/

#header_menu {
     width:750px;
	 height:auto;
	 margin-bottom:8px;
	 margin-top:50px;
	 margin-left:8px;
}

.headermenu_esp {
     width:750px;
	 height:auto;
	 margin:0 auto;
	 padding:0;
}

#menutop_principal {
      width:750px;
	 height:37px;
}

#submenutop_principal {
      width:750px;
	 height:23px;
}

/*FIN HEADER MENU*/

/*BOTONES BARRA LATERAL*/

.btn_sectores, .btn_sectores:link, visited, active {
      display:block;
	 widows:226px; height:46px;
	 background:url("../images/btn_sectores.jpg") no-repeat;
}

.btn_sectores:hover{
      widows:226px;
	 height:46px;
	 background:url("../images/btn_sectores_on.jpg") no-repeat;
}

.btn_servicios, .btn_servicios:link, visited, active {
      display:block;
	 width:226px;
	 height:46px;
	 background:url("../images/btn_servicios.jpg") no-repeat;
}

.btn_servicios:hover {
      width:226px;
	 height:46px;
	 background:url("../images/btn_servicios_on.jpg") no-repeat;
}

.btn_centro_doc, .btn_centro_doc:link, visited, active {
      display:block;
	 width:226px;
	 height:46px;
	 background:url("../images/btn_centrodocumentacion.jpg") no-repeat;
}

.btn_centro_doc:hover {
      width:226px;
	 height:46px;
	 background:url("../images/btn_centrodocumentacion_on.jpg") no-repeat;
}

.btn_actualidad, .btn_actualidad:link, visited, active {
      display:block;
	 width:226px;
	 height:46px;
	 background:url("../images/btn_actualidad.jpg") no-repeat;
}

.btn_actualidad:hover {
      width:226px;
	 height:46px;
	 background:url("../images/btn_actualidad_on.jpg") no-repeat;
}

.btn_redfederal, .btn_redfederal:link, visited, active {
      display:block;
	 width:226px;
	 height:48px;
	 background:url("../images/btn_redfederal.jpg") no-repeat;
}

.btn_redfederal:hover {
      width:226px;
	 height:48px;
	 background:url("../images/btn_redfederal_on.jpg") no-repeat;
}

.btn_tuopinion, .btn_tuopinion:link, visited, active {
      display:block;
	 width:226px;
	 height:46px;
	 background:url("../images/btn_tuopinion.jpg") no-repeat;
}

.btn_tuopinion:hover {
      width:226px;
	 height:46px;
	 background:url("../images/btn_tuopinion_on.jpg") no-repeat;
}
/* content styles */

.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
      color:#333;
}


table.contentpaneopen li {
      margin-bottom: 5px;
}

table.contentpaneopen fieldset {
      border: 0;
	 border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
      margin-top: 25px;
}

table.contentpaneopen h4 {
      font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	 color: #333;
}

.highlight {
      background-color: #fffebb;
}

/* FIN content styles */
/*MENU COLUMNA IZQUIERDA*/

#leftcolumn div.module table ,#rightcolumn div.module table {
      width: 230px;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable_text, #leftcolumn .c,
#rightcolumn .moduletable_menu, #rightcolumn .moduletable_text, #rightcolumn .c {
      margin: 0 0px 0 0px;
	 padding: 0 0px 4px 0px;
}

#leftcolumn .moduletable, #rightcolumn .moduletable {
      margin: 0px 0px 0px 0px;
	 padding: 8px 0px 0px 0px;
}

div.moduletable_menu div#sectores {
	background:#EBEBEB;
	margin: 0 0px 5px 0px;
	padding: 0 0px 8px 0px;
	font-weight:normal;
}

#leftcolumn .module_table_suscribe {
      margin: 0 0px 0 0px;
	 padding: 0 0px 0px 0px;
}

#leftcolumn div#sectores, #rightcolumn div#sectores {
      margin: 0;
	 padding-left: 20px;
	 list-style: none;
	 border-top: none;
	 width: 206px;
	 font-weight:normal;
}

/*#leftcolumn div#sectores li, #rightcolumn div#sectores li {
      margin: 0;
	 padding: 0;
}

#leftcolumn ul#sectores li:hover, #rightcolumn ul#sectores li:hover {
      margin:0;
	 padding:0;	
}*/

/*#leftcolumn ul#sectores li a, #leftcolumn ul#sectores li a:link,

#rightcolumn ul#sectores li a, #rightcolumn ul#sectores li a:link {
      display: block;
	 line-height: 20px;
	 width: 160px;
	 padding: 0 0 0 30px;
	 text-decoration: none;
	 color:#989898;*/

 /*ACA MODIFIQUE A NORMAL*/

 /*font-weight: normal;
 font-size: 12px;
 background: none;
 letter-spacing:0;
}*/

/*#leftcolumn ul#sectores li a:hover, #rightcolumn ul#sectores li a:hover {
      color: #fff;
 background: #0CBCE3;
 width: 160px;
 padding: 0 0 0 30px;
}*/

#spacer_left {
	padding:8px 0;
}

div#sectores a.mainlevel_sect {
      display:none;
}

div#sectores a.sublevel_sect {
      display: block;
	 line-height: 20px;
	 width: 160px;
	 padding: 0 0 0 30px;
	 text-decoration: none;
	 color:#989898;
	 /*ACA MODIFIQUE A NORMAL*/
	 font-weight: normal;
	 font-size: 12px;
	 background: none;
	 letter-spacing:0;
}

div#sectores a:hover.sublevel_sect {
 color: #fff;
 background: #0CBCE3;
 width: 160px;
 padding: 0 0 0 30px;
}

/*TERMINA MENU COLUMNA IZQUIERDA*/
/********************************************************************************/
/*MAIN MENU SECTORES*/

.logo_prosperar {
      /*background: url(../images/logo_prosperar.jpg) no-repeat;*/
	 width:210px;
	 height:78px;
	 margin:0 auto;
	 padding:0;
}

#mainmenu_sectores {
      padding:0px; margin:13px 0px 0px 0px; *margin:0px 0px 0px 0px;
}

.titulo_sectores {
      background:url("../images/btn_sectores.jpg") no-repeat;
	 width:226px;
	 height:33px;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 float:left;
}

.menu_sect {
      background:#FFFFFF;
	 width:226px;
	 margin:0;
	 padding:0;
}

#left_banners {
      text-align:left;
	 width:230px;
	 margin:0 auto;
	 padding:0;
}

.banner_x {
      padding-top:11px;
}

/*COLUMNA PRINCIPAL*/

#header_img {
      width:735px;
	 height:auto; margin:0 auto;
	 padding:0;
}

.header_img_space {
      padding:0px 0px 0px 0px;
}
.banner1_header {
      float:left; padding-right:9px;
}
.banner2_header {
      float:right;
}

.avisolegal {
      font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	 font-size:13px;
	 color:#818180;
}

/*FOOTER*/

#foot {
      width: 980px;
	 height:56px;
	 margin-top:20px;
}

#footer {
      width:980px;
	 height:56px;
	 margin:0 auto;
	 padding:0;
	 text-align:center;
}

#footer_gris {
      width:980px;
	 height:29px;
	 padding-top:3px;
	 background:#C0BFBF;
}

#footer_texto {
      width:980px; 
	  height:35px; 
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  color:#231F20; 
	  text-align:left; 
	  font-size:10px;
}

.footer_texto {
      width:980px; 
	  height:35px; 
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	  color:#231F20; 
	  text-align:left; 
	  font-size:10px;
}

#contfooter {
  position: absolute;
  right: 167px;
  top: 0;
  width: 50px;
}
/*LINKS FOOTER*/

#links_footer {
	/* width:510px;*/
	 width:545px;
	 height:21px;
	 margin:0 auto;
	 padding:0;
}

.spacer {
      background:url("../images/spacer_gray.jpg") no-repeat;
	 width:15px;
	 height:21px;
	 float:left;
}
.link1_footer, .link1_footer:link, active, visited{
      width:111px;
	 height:21px;
	 background:url("../images/enlaces_off.jpg") no-repeat;
	 float:left;
}

.link1_footer:hover {
      width:111px;
	 height:21px;
	 background:url("../images/enlaces_on.jpg") no-repeat;
	 float:left;
}

.link2_footer, .link2_footer:link, active, visited {
      width:146px;
	 height:21px;
	 background:url("../images/trabaja_us_off.jpg") no-repeat;
	 float:left;
}

.link2_footer:hover {
      width:146px;
	 height:21px;
	 background:url("../images/trabaja_us_on.jpg") no-repeat;
	 float:left;
}

.link3_footer, .link3_footer:link, active, visited {
      width:92px;
	 height:21px;
	 background:url("../images/mapa_off.jpg") no-repeat;
	 float:left;
}

.link3_footer:hover {
      width:92px;
	 height:21px;
	 background:url("../images/mapa_on.jpg") no-repeat;
	 float:left;
}

.link4_footer, .link4_footer:link, active, visited {
      width:134px;
	 height:21px;
	 background:url("../images/politica_off.jpg") no-repeat;
	 float:left;
}

.link4_footer:hover {
      width:134px;
	 height:21px;
	 background:url("../images/politica_on.jpg") no-repeat;
	 margin-right:0px;
	 float:left;
}

.link5_footer, .link5_footer:link, active, visited {
      width:121px;
	 height:21px;
	 background:url("../images/opinion_off.jpg") no-repeat;
	 float:left;
}

.link5_footer:hover {
      width:121px;
	 height:21px;
	 background:url("../images/opinion_on.jpg") no-repeat;
	 margin-right:0px;
	 float:left;
}

.link6_footer, .link6_footer:link, active, visited {
      width:155px;
	 height:21px;
	 background:url("../images/buscador_off.jpg") no-repeat;
	 float:left;
}

.link6_footer:hover {
      width:155px;
	 height:21px;
	 background:url("../images/buscador_on.jpg") no-repeat;
	 margin-right:0px;
	 float:left;
}

/*FIN LINKS FOOTER*/
/*FIN FOOTER*/
/* ERROR MESSAGES */
/* System Standard Messages */

#system-message dd.message ul { 
 padding: 0;
 margin: 0;
 background: none;
 border: none;
}

/* System Error Messages */

#system-message dd.error ul { 
	 color: #c00; 
	 background: none;
	 border: none;
	 padding: 0;
	 margin: 0;
}

/* System Notice Messages */

#system-message dd.notice ul { 
	 color: #c00; 
	 background: none;
	 border: none;
	 padding: 0;
	 margin: 0;
}

#system-message dd {
      text-indent: 0;
}

#system-message dd ul {
      list-style-type: none;
	 color: #c00; 
	 background: none;
	 border: none;
}

#system-message {
      margin-top: 5px;
}

#pathway {
      width:720px;
	 height:auto;
	 font-size:12px;
	 color:#666666;
	 padding-left:8px;
}

span.breadcrumbs a.pathway {
      color:#003366;
	 font-size:12px;
	 font-family:"Calibri", "Trebuchet MS", Arial;
	 text-decoration:none;
}

span.breadcrumbs a:link,active,visited.pathway {
      color:#003366;
	 font-size:12px;
	 font-family:"Calibri", "Trebuchet MS", Arial;
	 text-decoration:none;
}

span.breadcrumbs a:hover.pathway {
      color:#003366;
	 font-size:12px;
	 font-family:"Calibri", "Trebuchet MS", Arial;
	 text-decoration:underline;
}

/*MODULOS HOME*/

#modulos_home {
      width:750px; 
	 height:auto;
}

.modulo_home_noticias {
 width:254px; 
 height:230px;
 background:#eff2f9;
 float:left; 
 margin:0px 10px 0px 15px;
}

.modulo_home_eventos {
      width:255px;
	 height:230px;
	 background:#ebf6fd;
	 float:left; 
	 margin:0px 10px 0px 0px;
}

.modulo_home_destacado {
      width:199px; 
	 height:230px;
	 background:#eff0f1;
	 float:left;
}

/*USER3*/

.titulo-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#0CBCE3;
	font-size:19px;
	padding:5px 0px 5px 10px;
}

.descripcion-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#676767;
	font-size:13px;
	padding-left:5px;
	vertical-align:text-top;
}

.link-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#0CBCE3;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

.background {
	background-color:#ecedef;
	width:210px;
	height:27px;
}

/*CSS PREHOME SECTORES*/

.titulo-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#0CBCE3;
	font-size:19px;
	padding:5px 0px 5px 10px;
}

.descripcion-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#676767;
	font-size:13px;
	padding-left:5px;
	vertical-align:text-top;
}

.link-cuadro {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#0CBCE3;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
}

.background {
	background-color:#ecedef;
	width:210px;
	height:27px;
}

.cecilia-contacto {
	margin-left:5px;
	padding:0px 0px 5px 10px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#515252;
}
.telefono-contacto {
	margin-left:26px; 
	padding-bottom:1px
	padding:0px 0px 1px 20px;
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#7a7a7a;
}
.legal-contacto {
	font-size:11px; 
	padding-left:11px;
}

.descarga-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#404040;
}

.linea-separador {
	background:url("../../../images/separador.jpg") no-repeat bottom;
}

/*TERMINA CSS PREHOME*/
/*ESTILOS MENU SECTORES*/

li.item35 ul{
      list-style:none;
	 margin:0;
	 padding:0;
}

/*TERMINAN ESTILOS MENU SECTORES*/
/*********************************************************/
/*SUBMENUS*/

#headersubmenu_esp {
      width:750px;
	 height:23px;
	 padding-bottom:15px;
	 margin-bottom:20px;
}

#submenu_quienes_somos {
      width:735px;
	 height:24px;
	 margin:0 auto;
	 padding:0;
	 background:#ecedef;
	 border-top:solid 2px #167ab5;
}

/*SUBMENUS*/
.boton1_mm_active, .boton1_mm_active:link, visited, active, hover {
      /*width:179px;*/
	 width:180px;
	 height:37px;
	 background:url("../images/btn_quienessomos_over.jpg") no-repeat;
	 margin-right:5px;
	 float:left;
}
.boton2_mm_active, .boton2_mm_active:link, visited, active, hover {
      width:180px;
	 height:37px;
	 background:url("../images/btn_porqueargentina_over.jpg") no-repeat;
	 margin-right:5px;
	 float:left;
}
.boton3_mm_active, .boton3_mm_active:link, visited, active, hover {
      /*width:156px;*/
	 width:180px;
	 height:37px;
	 background:url("../images/btn_guiainversor_over.jpg") no-repeat;
	 margin-right:5px;
	 float:left;
}

.boton4_mm_active, .boton4_mm_active:link, visited, active, hover {
      width:180px;
	 height:37px;
	 background:url("../images/btn_bapip_over.jpg") no-repeat;
	 text-decoration:none;
	 margin:0;
	 border:none;
	 float:left;
}

/*SUBMENUS SUBMENUS*/
/*SUB GUIA INVERSOR */

.btn_perfilargentina_guiain, _btn_perfilargentina_guiain:link, active, visited {
      width:116px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_perfilargentina_off.jpg") no-repeat; 
	  float:left; 
}
.btn_perfilargentina_guiain:hover {
      width:116px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_perfilargentina_on.jpg") no-repeat; 
	  border:none; 
}

.btn_perfilargentina_guiain_hover, .btn_perfilargentina_guiain_hover:link, active, visited {
      width:116px; height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_perfilargentina_on.jpg") no-repeat; 
	  border:none; 
	  float:left;
}

.btn_economia_guiain, _btn_economia_guiain:link, active, visited {
      width:76px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_economia_off.jpg") no-repeat; 
	  float:left; 
}

.btn_economia_guiain:hover {
      width:76px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_economia_on.jpg") no-repeat; 
	  border:none; 
}

.btn_economia_guiain_hover, .btn_economia_guiain_hover:link, active, visited {
      width:76px; 
	  height:24px;
	  background:url("../images/btn_submenu_guiain/btn_economia_on.jpg") no-repeat; 
	  border:none; 
	  float:left;
}

.btn_incentivos_guiain, _btn_incentivos_guiain:link, active, visited {
      width:145px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_incentivos_off.jpg") no-repeat; 
	  float:left; 
}

.btn_incentivos_guiain:hover {
      width:145px; height:24px; background:url("../images/btn_submenu_guiain/btn_incentivos_on.jpg") no-repeat; border:none; 
}

.btn_incentivos_guiain_hover, .btn_incentivos_guiain_hover:link, active, visited {
      width:145px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_incentivos_on.jpg") no-repeat; 
	  border:none; 
	  float:left;
}

.btn_aspectoslegales_guiain, _btn_aspectoslegales_guiain:link, active, visited {
      width:111px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_aspectoslegales_off.jpg") no-repeat; 
	  float:left; 
}

.btn_aspectoslegales_guiain:hover {
      width:111px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_aspectoslegales_on.jpg") no-repeat; 
	  border:none; 
}

.btn_aspectoslegales_guiain_hover, .btn_aspectoslegales_guiain_hover:link, active, visited {
      width:111px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_aspectoslegales_on.jpg") no-repeat; 
	  border:none; 
	  float:left;
}

.btn_sistemaimpositivo_guiain, _btn_sistemaimpositivo_guiain:link, active, visited {
      width:122px; 
	  height:24px; 
	  background:url("../images/btn_submenu_guiain/btn_sistemaimpositivo_off.jpg") no-repeat; 
	  float:left; 
}

.btn_sistemaimpositivo_guiain:hover {
      width:122px; height:24px; background:url("../images/btn_submenu_guiain/btn_sistemaimpositivo_on.jpg") no-repeat; border:none; 
}

.btn_sistemaimpositivo_guiain_hover, .btn_sistemaimpositivo_guiain_hover:link, active, visited {
      width:122px; height:24px; background:url("../images/btn_submenu_guiain/btn_sistemaimpositivo_on.jpg") no-repeat; border:none; float:left;
}

.btn_establecerse_guiain, _btn_establecerse_guiain:link, active, visited {
      width:165px; height:24px; background:url("../images/btn_submenu_guiain/btn_establecerse_off.jpg") no-repeat; float:left; 
}

.btn_establecerse_guiain:hover {
      width:165px; height:24px; background:url("../images/btn_submenu_guiain/btn_establecerse_on.jpg") no-repeat; border:none; 
}

.btn_establecerse_guiain_hover, .btn_establecerse_guiain_hover:link, active, visited {
      width:165px; height:24px; background:url("../images/btn_submenu_guiain/btn_establecerse_on.jpg") no-repeat; border:none; float:left;
}

/* SUB DESARROLLO EMPRESARIAL */
.btn_formacionemp_de, _btn_formacionemp_de:link, active, visited {
      width:224px; height:23px; background:url("../images/btn_submenu_desemp/btn_formacionemp_off.jpg") no-repeat; float:left; 
}

.btn_formacionemp_de:hover {
      width:224px; height:23px; background:url("../images/btn_submenu_desemp/btn_formacionemp_on.jpg") no-repeat; border:none; 
}

.btn_formacionemp_de_hover, btn_formacionemp_de_hover:link, active, visited {
      width:224px; height:23px; background:url("../images/btn_submenu_desemp/btn_formacionemp_on.jpg") no-repeat; border:none; float:left;
}

.btn_financiamiento_de, _btn_formacionemp_de:link, active, visited {
      width:122px; height:23px; background:url("../images/btn_submenu_desemp/btn_financiamiento_off.jpg") no-repeat; float:left; 
}

.btn_financiamiento_de:hover {
      width:122px; height:23px; background:url("../images/btn_submenu_desemp/btn_financiamiento_on.jpg") no-repeat; border:none; 
}

.btn_financiamiento_de_hover, btn_financiamiento_de_hover:link, active, visited {
      width:224px; height:23px; background:url("../images/btn_submenu_desemp/btn_financiamiento_on.jpg") no-repeat; border:none; float:left;
}
/* SUB QUIENES SOMOS */
.btn_prosperar_qs, .btn_prosperar_qs:link, active, visited {
      width:116px; height:24px; background:url("../../../images/btn_submenu_qs/btn_la-subsecretaria_qs_off.jpg") no-repeat; float:left;
}

.btn_prosperar_qs:hover {
      width:116px; height:24px; background:url("../../../images/btn_submenu_qs/btn_la-subsecretaria_qs_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_prosperar_qs_hover, .btn_prosperar_qs_hover:link, active, visited {
      width:116px; height:24px; float:left; background:url("../../../images/btn_submenu_qs/btn_la-subsecretaria_qs_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_nuestros_servicios_qs, .btn_nuestros_servicios_qs:link, active, visited {
      width:130px; height:24px; background:url("../images/btn_submenu_qs/btn_nuestros_servicios_qs_off.jpg") no-repeat; float:left;
}

.btn_nuestros_servicios_qs:hover {
      width:130px; height:24px; background:url("../images/btn_submenu_qs/btn_nuestros_servicios_qs_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_nuestros_servicios_qs_hover, .btn_nuestros_servicios_qs_hover:link, active, visited {
      width:130px; height:24px; float:left; background:url("../images/btn_submenu_qs/btn_nuestros_servicios_qs_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_casos_exito_qs, .btn_casos_exito_qs:link, active, visited {
      width:106px; height:24px; background:url("../images/btn_submenu_qs/btn_casos_de_exito_off.jpg") no-repeat; float:left;
}

.btn_casos_exito_qs:hover {
      width:106px; height:24px; background:url("../images/btn_submenu_qs/btn_casos_de_exito_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_casos_exito_qs_hover, .btn_casos_exito_qs_hover:link, active, visited {
      width:106px; height:24px; background:url("../images/btn_submenu_qs/btn_casos_de_exito_on.jpg") no-repeat; text-decoration:none; border:none; float:left;
}

.btn_comunicacion_qs, .btn_comunicacion_qs:link, active, visited {
      width:107px; height:24px; background:url("../images/btn_submenu_qs/btn_comunicacion_off.jpg") no-repeat; float:left;
}

.btn_comunicacion_qs:hover {
      width:107px; height:24px; background:url("../images/btn_submenu_qs/btn_comunicacion_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_comunicacion_qs_hover, .btn_comunicacion_qs_hover:link, active, visited {
      width:107px; height:24px; background:url("../images/btn_submenu_qs/btn_comunicacion_on.jpg") no-repeat; text-decoration:none; border:none; float:left;
}

.btn_nuestra_gente_qs, .btn_nuestra_gente_qs:link, active, visited {
      width:130px; height:24px; background:url("../images/btn_submenu_qs/btn_nuestra_gente_off.jpg") no-repeat; float:left;
}

.btn_nuestra_gente_qs:hover {
      width:130px; height:24px; background:url("../images/btn_submenu_qs/btn_nuestra_gente_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_nuestra_gente_qs_hover, .btn_nuestra_gente_qs_hover:link, active, visited {
      width:130px; height:24px; background:url("../images/btn_submenu_qs/btn_nuestra_gente_on.jpg") no-repeat; text-decoration:none; border:none; float:left;
}

.btn_trabaja_nosotros_qs, btn_trabaja_nosotros_qs:link, active, visited {
      width:168px; height:24px; background:url("../images/btn_submenu_qs/btn_trabaja_con_nosotros_off.jpg") no-repeat; float:right;
}

.btn_trabaja_nosotros_qs:hover {
      width:168px; height:24px; background:url("../images/btn_submenu_qs/btn_trabaja_con_nosotros_on.jpg") no-repeat; text-decoration:none; border:none;
}

.btn_trabaja_nosotros_qs_hover, btn_trabaja_nosotros_qs_hover:link, active, visited {
      width:168px; height:24px; background:url("../images/btn_submenu_qs/btn_trabaja_con_nosotros_on.jpg") no-repeat; text-decoration:none; border:none;
}
/*FIN SUBMENUS SUB QUIENES SOMOS*/

/* ESTILOS DE TITULO */
.titular {
	font-size:20px;	color:#676767;
}
.contenido {
	font-size:18px;	color:#676767;	line-height: 1.1em;
}
.subtitulo {
	font-size:20px;	color:#0166A5;	font-weight:bold;
}
.enlaces-1 {
	font-size:16px;	color:#818180;	font-weight:bold;
}
.enlaces-2 {
	font-size:13px;	color:#0064A4;	font-weight:bold;
}
.enlaces-3 {
	font-size:13px;	color:#0CBCE3;	font-weight:bold;
}

.enlaces-4 {
      font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #515051;
}

div.moduletable_menu div#l_grismenu {
      background:#EBEBEB; margin: 0 0px 11px 0px; font-weight:normal;
}

#leftcolumn div#l_grismenu, #rightcolumn div#l_grismenu {
      margin: 0; padding: 0 0 8px 20px; list-style: none; border-top: none; width: 206px; font-weight:normal;
}

div#l_grismenu a.mainlevell_grismenu {
      display:none;
}

div#l_grismenu a.sublevell_grismenu {
      display: block; line-height: 20px; width: 160px; padding: 0 0 0 30px; text-decoration: none; color:#989898; /*ACA MODIFIQUE A NORMAL*/
 font-weight: normal; font-size: 12px; background: none; letter-spacing:0;
}

div#l_grismenu a:hover.sublevell_grismenu {
      color: #fff; background: #0CBCE3; width: 160px; padding: 0 0 0 30px;
}

/*MENU AZUL*/
div.moduletable_menu div#_azulmenu {
      background:#0063a4; margin: 0 0px 11px 0px; font-weight:normal;
}
#leftcolumn div#_azulmenu, #rightcolumn div#_azulmenu {
      margin: 0; padding-left: 20px;
 padding-bottom: 8px; list-style: none; border-top: none; width: 206px; font-weight:normal;
}
div#_azulmenu a.mainlevel_azulmenu {
      display:none;
}
div#_azulmenu a.sublevel_azulmenu {
      display: block; line-height: 20px; width: 160px; padding: 0 0 0 30px; text-decoration: none; color:#FFFFFF; /*ACA MODIFIQUE A NORMAL*/
 font-weight: normal; font-size: 12px; background: none; letter-spacing:0;
}
div#_azulmenu a:hover.sublevel_azulmenu {
      color: #fff; background: #0CBCE3; width: 160px; padding: 0 0 0 30px;
}
#toolbar-articlebody {
position:relative;
margin-top:8px;
}

#toolbar-article {
/*position:absolute;
bottom:-48px;
right:0px;
width:160px;*/
}
.subtitulo {
	font-size:20px;
	color:#0166A5;
	font-weight:bold;
	margin-bottom:0px;
}

div#slidewrap div#slideshow div a img {
      border:none;
}

div#slidewrap div#slideshow div a:hover,link,active,visited img {
      border:none;
}

div#_grismenu a#active_menu_grismenu {
      color: #fff; background: #0CBCE3; width: 160px; padding: 0 0 0 30px;
}
.accordionfaq div {
      padding-left:23px;
}
.accordionfaq p{
      padding-left:23px;
}

.article_separator {
position:absolute;
}

.spacer_left {
padding-bottom:8px;
}

.btn_mision_de_inversion, .btn_mision_de_inversion:link, visited, active {
	 display:block;
	 width:226px;
	 height:48px;
	 background:url("../../../images/stories/misiones-de-inversion.jpg") no-repeat;
}

.btn_mision_de_inversion:hover{
     background:url("../../../images/btn_submenu_qs/mision_de_inversion_roll_over.jpg") no-repeat;
     height:48px;
     width:226px;
     display:block;
}
#leftcolumn .moduletable_menu{
    padding:0px 0 0 0;
    margin:0px;
}
