@charset "utf-8";
/* CSS Document */
body {
	/*background-color:#000000;*/
	font-family:"Trebuchet MS", "Arial";
}
a {
	outline:none;
	font-size:12px;
	color:#707072;
}
#Layer1 {
	z-index:999;
}
li {
list-style-position:inside;
}



.industria_txt .NFSelect {
	width:192px ;
}
.Layer1 {
	width:820px;
	height:605px;
	float:left;
	left:50%;
	margin-left:-410px;
	position:absolute;
}
.wrapper {
	width:820px;
	height:605px;
	float:left;
	left:50%;
	margin-left:-410px;
	position:relative;
}
/* Header */
.header {
	height:90px;
	width:820px;
	float:left;
}
.logo {
	width:150px;
	height:90px;
	float:left;
	background-color:#009bdd;
	background-image:url(../image/logo_quintec.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.menu_header {
	height:90px;
	width:670px;
	float:left;
	background-color:#c7c3c0;
}
.menu_header_top {
	height:40px;
	width:670px;
	float:left;
}
.menu_header_center {
	height:25px;
	width:670px;
	float:left;

}
.menu_header_menu {
	height:25px;
	width:670px;
	float:left;
	background-color:#39393b;
}
.menu_header_txt {
	height:25px;
	width:670px;
	float:left;
	text-transform:uppercase;
}

.menu_header_txt b {
	height:22px;
	width:22px;
	float:left;
	background:url(../image/flecha_up_top.png) no-repeat;
	margin:2px 0 0 10px;
}
.menu_header_txt em {
	height:22px;
	width:22px;
	float:left;
	background:url(../image/buscar_top.png) no-repeat;
	margin:2px 0 0 10px;
}
.menu_header_txt span {
	font-size:12px;
	color:#FFFFFF;
	margin:7px 0 0 7px;
	float:left;
}


.menu_header_txt_ver {
	height:25px;
	width:100%;
	float:left;
	text-transform:uppercase;
}
.menu_header_txt_ver b {
	height:22px;
	width:22px;
	float:left;
	background:url(../image/flecha_up_top.png) no-repeat;
	margin:2px 0 0 10px;
}
.menu_header_txt_ver em {
	height:22px;
	width:22px;
	float:left;
	background:url(../image/buscar_top.png) no-repeat;
	margin:2px 0 0 10px;
}
.menu_header_txt_ver span {
	font-size:12px;
	color:#FFFFFF;
	margin:7px 0 0 7px;
	float:left;
}

/* Blokes Sub menus inicio */
.menu_blok_noticias {
	height:25px;
	width:100%;
	float:left;
	background:#009bdd;
}
.menu_blok_buscar {
	height:25px;
	width:100%;
	float:left;
	background:#b2ada9;
}
.menu_blok_industria {
	height:25px;
	width:100%;
	float:left;
	background:#D40030;
}
.menu_blok_producto {
	height:25px;
	width:100%;
	float:left;
	background:#73942B;
}
.menu_blok_inversionistas {
	height:25px;
	width:100%;
	float:left;
	background:#282A81;
}
.menu_blok_empresa {
	height:25px;
	width:100%;
	float:left;
	background:#D40030;
}
.menu_blok_clientes {
	height:25px;
	width:100%;
	float:left;
	background:#D40079;
}
.menu_blok_paises {
	height:25px;
	width:100%;
	float:left;
	background:#EAA327;
}
.menu_blok_contacto {
	height:25px;
	width:100%;
	float:left;
	background:#EAA327;
}
.menu_blok_soluciones{
	height:25px;
	width:100%;
	float:left;
	background:#73942b;
}
.menu_blok_error {
	height:25px;
	width:100%;
	float:left;
	background:#009bdd;
}
/* Blokes Sub menus Fin */


.header_top_menu_1 {
	height:40px;
	width:170px;
	float:left
}
.header_top_menu_1 img {
	margin-left: 10px;
	margin-top: 7px;
	margin-right: 10px;
	float:right;
}
.header_top_menu_2 {
	height:40px;
	width:50px;
	float:left
}
.header_top_menu_3 {
	height:40px;
	width:70px;
	float:left
}
.header_top_menu_4 {
	height:40px;
	width:65px;
	float:left
}
.header_top_menu_6 {
	height:40px;
	width:107px;
	float:left
}
.header_top_menu_5 {
	height:40px;
	width:205px;
	float:left
}
a.trabajo_btn {
	width:107px;
	height:27px;
	float:left;
	background:url(../image/trabajo.gif) no-repeat;
	border:none;
	margin:3px 0 0 2px;
	cursor:pointer;
}
.trabajo_btn_en{
	background:url(../image/trabajo_2.gif) no-repeat !important;
	}
.trabajo_btn_po{
	background:url(../image/trabajo_3.gif) no-repeat !important;
	}
.buscador {
	width:165px;
	height:25px;
	float:left;
	margin:5px 8px 0;
	background:url(../image/buscar_bg.png) no-repeat;
}
.buscador_1 {
	height:25px;
	width:65px;
	float:left;
}
.buscador_2 {
	height:25px;
	width:100px;
	float:left;
}
.buscador_campo {
	font-size:12px;
	height:18px;
	width:94px;
	float:left;
	background:#d8d9db;
	border:none;
	margin:4px 0 0 1px;
}
.buscador_btn {
	width:57px;
	height:21px;
	float:left;
	background:url(../image/buscar_btn.gif) no-repeat;
	border:none;
	margin:2px 0 0 2px;
	cursor:pointer;
}
.buscador_btn_en {
	background:url(../image/buscar_btn_2.gif) no-repeat !important;
}
.buscador_btn_po {
	background:url(../image/buscar_btn_3.gif) no-repeat !important;
}
a.inicio_btn {
	width:46px;
	height:19px;
	float:left;
	background:url(../image/inicio.gif) no-repeat;
	border:none;
	margin:7px 0 0 2px;
	cursor:pointer;
}
.inicio_btn_en {
	background:url(../image/inicio_2.gif) no-repeat !important;
}
.inicio_btn_po {
	background:url(../image/inicio_3.gif) no-repeat !important;
}
a.intranet_btn {
	width:66px;
	height:27px;
	float:left;
	background:url(../image/intranet.gif) no-repeat;
	border:none;
	margin:3px 0 0 2px;
	cursor:pointer;
}
a.contacto_btn {
	width:58px;
	height:18px;
	float:left;
	background:url(../image/contacto.gif) no-repeat;
	border:none;
	margin:9px 0 0 2px;
	cursor:pointer;
}
.contacto_btn_en {
	background:url(../image/contacto_2.gif) no-repeat !important;
}
.contacto_btn_po {
	background:url(../image/contacto_3.gif) no-repeat !important;
}
/* sistema de busqueda inicio */
.sf_text {
	color:#888;
}
.sf_suggestion {
	position:relative;
}
.sf_suggestion ul {
	min-width:163px;
	font-size:12px;
	position:absolute;
	margin-left:-64px;
	margin-top:25px;
	padding:0;
	background-color:#d8d9db;
	top:0;
	left:0;
	z-index:999;
}
.sf_suggestion li {
	margin:0;
	padding:0;
	list-style:none;
}
.sf_suggestion li a {
	display:block;
	text-indent:5px;
	color:#000;
}
.sf_suggestion li.selected a {
	background:#009bdd;
}
/* sistema de busqueda Fin */



/* Center */
.center {
	width:820px;
	min-height:495px;
	float:left;
	background:url(../image/bg_center.gif) repeat-y ;
}
.columna_left {
	width:150px;
	min-height:495px;
	float:left;
	background-color:#39393b;
}
* html .columna_left {
	height:495px;
}
.menu_left_inc {
	float:left;
	height:200px;
	left:26px;
	position:relative;
	top:20px;
	width:100px;
}
.cont_general {
	width:670px;
	min-height:495px;
	float:left;
}
* html .cont_general {
	height:495px;
}

.cont_general li { 
	list-style-position:outside;
	list-style-type:none;
	margin-left:8px;
	padding:4px 0 5px 20px;
	background-image:url(../image/mono_li.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
	text-align:left;
}
.cont_general h1 {
	color:#000;
	font-size:23px;
	/*margin:8px 0 0 12px;*/
	text-transform:uppercase;
	text-align:left;
}
.cont_general h2 {
	color:#000;
	font-size:16px;
	/*margin:-3px 0 5px 14px;*/
	text-transform:uppercase;
	text-align:left;
}
.cont_general h3 {
	color:#000;
	font-size:12px;
	/*margin:-3px 0 0 14px;*/
	text-transform:uppercase;
	text-align:left;
}
.cont_general h4 {
	color:#000;
	font-size:11px;
	margin:-3px 0 0 14px;
	text-transform:uppercase;
	text-align:left;
}
.cont_general a {
	font-weight:bold;
	color:#707072;
}

.cont_general_ver {
	width:100%;
	min-height:300px;
	float:left;
}
* html .cont_general_ver {
	height:300px;
}
.cont_general h1_ver {
	color:#000;
	font-size:23px;
	/*margin:8px 0 0 12px;*/
	text-transform:uppercase;
}
.cont_general_ver h2 {
	color:#000;
	font-size:16px;
	/*margin:-3px 0 5px 14px;*/
	text-transform:uppercase;
}
.cont_general_ver h3 {
	color:#000;
	font-size:14px;
	/*margin:-3px 0 0 14px;*/
	text-transform:uppercase;
}
.cont_general_ver h3 {
	color:#000;
	font-size:12px;
	/*margin:-3px 0 0 14px;*/
	text-transform:uppercase;
}
.cont_general_ver h4 {
	color:#000;
	font-size:11px;
	margin:-3px 0 0 14px;
	text-transform:uppercase;
}

/* Footer */
.footer {
	font-size:9px;
	text-align:right;
	height:18px;
	width:820px;
	float:left;
	padding-top:3px;
	background-color:#9b9c9e;
}
.imagen_netred {
	padding:3px 8px 0 0;
}
/* Interiores */ 

/* Home */ 
.home_bg {
	background:url(../image/home_bg_integracion.jpg) no-repeat;
	width:670px;
	height:382px;
	float:left;
}
a.home_bg { 
	text-decoration:none;
}
.home_bg h1 {
	color:#000000;
	font-size:32px;
	margin-left:96px;
	margin-top:86px;
}
.home_bg h2 {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	margin-left:-191px;
	margin-top:112px;
	text-align:center;
}
.home_bg2 {
	background:url(../image/home_bg_educacion.jpg) no-repeat;
	width:670px;
	height:382px;
	float:left;
}
a.home_bg2 { 
	text-decoration:none;
}
.home_bg2 h1 {
	color:#000000;
	font-size:32px;
	margin-left:96px;
	margin-top:86px;
}
.home_bg2 h2 {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	margin-left:-191px;
	margin-top:112px;
	text-align:center;
}
.home_bg2_cont {
	height:189px;
	left:440px;
	position:relative;
	top:40px;
	width:100px;
	z-index:1;
}
.home_bg2_img {
	float:left;
	min-height:100px;
	width:210px;
	background: url(../image/index_fuccia_rec.png) no-repeat;
}
.home_bg2_bot {
	float:left;
	height:15px;
	width:210px;
	background: url(../image/index_fuccia_rec1.png) no-repeat;
}
.home_bg2_img h1 { 
	text-align:left;
	width:141px;
	float:left;
	margin:50px 0 0 20px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.home_bg3_mod {
	background:url(../image/home_bg_krist.jpg) no-repeat;
	width:670px;
	height:382px;
	float:left;
}
.home_bg3_mod h1{text-decoration:none;}
a.home_bg3_mod { 
	text-decoration:none;
}
.home_bg3 {
	background:url(../image/home_bg_krist.jpg) no-repeat;
	width:670px;
	height:382px;
	float:left;
}
a.home_bg3 { 
	text-decoration:none;
}
.home_bg3 h1 {
	color:#000000;
	font-size:32px;
	margin-left:96px;
	margin-top:86px;
}
.home_bg3 h2 {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	margin-left:-191px;
	margin-top:112px;
	text-align:center;
}
.home_bg3_cont {
	height:189px;
	left:440px;
	position:relative;
	top:40px;
	width:100px;
	z-index:1;
}
.home_bg3_img {
	float:left;
	min-height:100px;
	width:210px;
	background: url(../image/index_verde_rec.png) no-repeat;
}
.home_bg3_bot {
	float:left;
	height:15px;
	width:210px;
	background: url(../image/index_verde_rec1.png) no-repeat;
}
.home_bg3_img h1 { 
	text-align:left;
	width:141px;
	float:left;
	margin:50px 0 0 20px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.home_bg4 {
	background:url(../image/home_bg_mesa_ayuda.jpg) no-repeat;
	width:670px;
	height:382px;
	float:left;
}
a.home_bg4 { 
	text-decoration:none;
}
.home_bg4 h1 {
	color:#000000;
	font-size:32px;
	margin-left:96px;
	margin-top:86px;
}
.home_bg4 h2 {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	margin-left:-191px;
	margin-top:112px;
	text-align:center;
}
.home_bg4_cont {
	height:189px;
	left:440px;
	position:relative;
	top:40px;
	width:100px;
	z-index:1;
}
.home_bg4_img {
	float:left;
	min-height:100px;
	width:210px;
	background: url(../image/index_celeste_rec.png) no-repeat;
}
.home_bg4_bot {
	float:left;
	height:15px;
	width:210px;
	background: url(../image/index_celeste_rec1.png) no-repeat;
}
.home_bg4_img h1 { 
	text-align:left;
	width:141px;
	float:left;
	margin:50px 0 0 20px;
	display:block;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.home_fot {
	background-color:#d8d9db;
	width:670px;
	height:113px;
	float:left;
}
.home_fot span {
	width:100%;
	height:76px;
	float:left;
	padding-top:7px;
}
.home_fot h1 {
	/*margin-left:10px;*/
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:-3px;
	text-align:center;
}
.home_fot h2 {
	margin-top:-2px;
	/*margin-left:10px;*/
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	margin-left:2px;
	margin-right:6px;
}
.home_fot h5 {
	margin-left:10px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:-3px;
	text-transform:uppercase;
}
.home_fot h6 {
	margin-top:-2px;
	margin-left:10px;
	font-size:9px;
	color:#FFFFFF;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.home_fot h2 {
	margin-top:2px;
	margin-top:2px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.home_fot h1 {
	margin-top:4px;
	margin-top:4px;
	}
}
.home_fot h3 {
	margin-top:-2px;
	margin-left:10px;
	font-size:9px;
	color:#FFFFFF;
}

.home_fot a {
	font-weight:normal;
}
.home_line {
	background-color:#d8d9db;
	width:670px;
	height:13px;
	float:left;
}
.home_mod_1 {
	background-color:#009bdd;
	width:150px;
	height:100px;
	float:left;
}
.home_mod_2 {
	background-color:#d40079;
	width:180px;
	height:100px;
	float:left;
}
.home_mod_3 {
	background-color:#73942b;
	width:125px;
	height:100px;
	float:left;
}
.home_mod_4 {
	background-color:#eaa327;
	width:215px;
	height:100px;
	float:left;
}
.home_mod_4 span{
float:none;
height:0;
padding-top:0;
width:0;
}
.home_mod_3 h1 {
	color:#000000;
}
.home_mod_3 h2 {
	color:#ffffff;
}
a.home_pie {
	color:#FFFFFF;
	float:right;
	font-size:9px;
	height:20px;
	margin-right:5px;
	padding-right:23px;
	text-align:right;
	text-decoration:none;
	width:58%;
}
a:hover.home_pie {
	color:#000;
	background:url(../image/flecha_up.png) no-repeat;
	background-position:right top;
}
a.home_pie1 {
	max-height:20px;
	overflow:hidden;
	text-transform:uppercase;
}
a.home_pie2 {
	max-height:30px;
	overflow:hidden;
	text-transform:lowercase;
}
a.home_pie_2 {
	color:#FFFFFF;
	float:right;
	font-size:8px;
	height:14px;
	margin-right:5px;
/*	margin-top:-7px;*/
	padding-right:23px;
	text-align:right;
	text-decoration:none;
	width:58%;
}
a:hover.home_pie_2 {
	color:#000;
	background:url(../image/flecha_up.png) no-repeat;
	background-position:right top;
	text-decoration:none !important;
}
a.span_mod {
	width:100%;
	height:76px;
	float:left;
	padding-top:7px;
	text-decoration:none;
	cursor:default;
}
.home_mod_4 h3 {
	color:#000000;
	font-size:23px;
	font-weight:bold;
	margin-left:38px;
	margin-top:22px;
}
.home_mod_4 p {
	color:#000000;
	font-size:10px;
	margin-left:71px;
	margin-top:-1px;
}
.home_bg h1 {
	color:#000000;
	font-size:32px;
	margin-left:96px;
	margin-top:86px;
}
.home_bg h2 {
	color:#FFFFFF;
	font-size:10px;
	line-height:11px;
	margin-left:-191px;
	margin-top:112px;
	text-align:center;
}
.home_noticias {
	width:215px;
/*	height:33px;*/
	float:left;
}
.home_noticias h5 {
	color:#FFFFFF;
	font-size:12px;
	line-height:11px;
	margin-left:6px;
	margin-top:3px;
	padding-bottom:6px;
}
.home_noticias h6 {
	color:#000;
	font-size:10px;
	line-height:16px;
	margin-left:6px;
}
.home_noticias a {
	color:#ffffff;
	font-size:10px;
	line-height:16px;

	text-decoration:none;
}
.home_noticias a:hover {
	text-decoration:underline;
}
/* Error de Pagina inicio */
.error {
	width:670px;
	height:495px;
	float:left;
	background-color:#F9FFFB;
}
.error h1 {
	color:#CC0000;
}
.error h2 {
	color:#CC0000;
}
/* Error de Pagina Fin  */
/* Noticias Inicio */
/*
.noticias {
	width:670px;
	height:495px;
	float:left;
}
.noticias_foto {
	margin:5px 0 0 12px;
	float:left;
	width:429px;
	height:420px;
	background:url(../image/noticias_foto.jpg) no-repeat;
}
.noticias_txt {
	float:left;
	width:160px;
	height:420px;
	margin:5px 0 0 12px;
	color:#707072;
	font-size:10px;
	text-align:justify;
}*/
/* Noticias Fin */

.bloque_int_left {
	float:left;
	width:370px;
	min-height:495px;
}
.bloque_int_left h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}
.bloque_int_left h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 12px;
	text-transform:uppercase;
}
.bloque_int_right {
	float:left;
	width:290px;
	min-height:495px;
	color:#707072;
	font-size:11px;
	text-align:justify;
/*	padding-top:15px;*/
	margin-bottom:20px;
}
.bloque_int_right h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.bloque_int_right h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}

/* servicios Inicio */
.producto {
/*	width:670px;*/
	height:495px;
	float:left;
}
#table6 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/mono_li.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
}
#monitos li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	padding:4px 0 5px 20px;
	background-image:url(../image/mono_li.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_1 {
	display:block;
}
.li_1 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/1.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_2 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/2.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_3 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/3.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_4 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/4.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_5 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/5.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_6 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/6.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}
.li_7 li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/7.jpg) !important;
	background-position:0 3px;
	background-repeat:no-repeat;
}


.hed_prod_tabla {
	background-color:#D7D3D0;
	border-bottom:2px solid #39393B;
	border-top:2px solid #39393B;
	color:#39393B;
	font-weight:normal;
	height:22px;
	padding-top:4px;
	text-align:center;
	width:100%;
}
.hed_prod_tabla_inversinista {
	background-color:#fff;
	border-bottom:2px solid #282A81;
	border-top:2px solid #282A81;
	color:#39393B;
	font-weight:normal;
	height:22px;
	padding-top:4px;
	text-align:center;
	width:100%;
}
.hed_prod_nuestra_empresa {
	background-color:#fff;
	border-bottom:2px solid #D40030;
	border-top:2px solid #D40030;
	color:#39393B;
	font-weight:normal;
	height:22px;
	padding-top:4px;
	text-align:center;
	width:100%;
}
.producto_foto {
	margin:5px 0 0 12px;
	float:left;
	width:324px;
	height:317px;
	background:url(../image/producto_foto.jpg) no-repeat;
}
.producto h2 {
	width:316px;
	font-size:13px !important;
}
.producto_txt {
	float:left;
	width:311px;
	height:420px;
	margin:5px 0 0 12px;
	color:#707072;
	font-size:10px;
	text-align:justify;
}
.producto_txt_1 {
	width:148px;
	float:left;
	padding-right:6px;
}
.producto_txt_2 {
	width:148px;
	float:left;
	padding-left:6px;
}
.producto_fot_img {
	float:left;
	width:311px;
	height:104px;
	
}
.producto_fot_img ul {
	display:block;
	margin-left:66px;
	list-style:none;
}
.producto_fot_img li {
	width:40px;
	height:28px;
	float:left;
	margin:25px 10px 0 10px;
	list-style:none;
}
.producto_fot_img2 {
	float:left;
	width:276px;
	height:104px;
	margin:0 0 0 12px;
}
.producto_fot_img2_1 {
	width:75px;
	height:90px;
	float:left;
	background:url(../userfiles/image/producto_cd.jpg) no-repeat left bottom;
}
.producto_fot_img2_2 {
	width:108px;
	height:90px;
	float:left;
	background:url(../userfiles/image/producto_pchin.jpg) no-repeat center bottom;
}
.producto_fot_img2_3 {
	width:75px;
	height:90px;
	float:left;
	background:url(../userfiles/image/producto_cd2.jpg) no-repeat right bottom;
}
/* Servicio Fin */

/* Inversionistas inicio  */
/**********************************************************************/
/*Caracter&iacute;sticas para Tabla de Productos
/**********************************************************************/
.princolumna {
	color:#666666;
	float:left;
	font-size:11px;
	line-height:1.5em;
	margin:0;
	padding-top:20px;
	width:460px;
	margin:0 0 21px 12px;
}
	
th.producto{
	background-color: #C9D0DB;
	color: #6E81A1;
	font-weight: normal;
	text-align: center;
	border-top: 2px solid #6E81A1;
	border-bottom: 1px solid #6E81A1;
	height: 30px;
}
tr.producto{
	border-bottom: 1px dotted #E1E5EC;
}
td.producto01{
	border-bottom: 1px solid #6E81A1;
	border-top: 1px solid #6E81A1;
	color: #6E81A1;
	padding: 5px;
	margin-left: 1em;
	text-align: left;
	font-weight: bold;
}
td.producto01 a:link {
	color: #6E81A1;
	text-decoration: none;
}
td.producto01 a:visited {
	color: #6E81A1;
	text-decoration: none;
	font-style: normal;
}
td.producto01 a:hover {
	color: #666666;
	text-decoration: underline;
}
td.producto01 a:active {
	color: #6E81A1;
	text-decoration: none;
}
td.producto02{
	border-bottom: 1px dotted #A6B1C4;
	padding: 5px;
	margin-left: 1em;
	text-align: left;
}
td.producto02 a:link {
	color: #6E81A1;
	text-decoration: none;
}
td.producto02 a:visited {
	color: #6E81A1;
	text-decoration: none;
	font-style: normal;
}
td.producto02 a:hover {
	color: #666666;
	text-decoration: underline;
}
td.producto02 a:active {
	color: #6E81A1;
	text-decoration: none;
}
td.producto03{
	padding: 5px;
	margin-left: 1em;
	text-align: left;
}
.inversionistas_colum {
	width:179px;
	height:492px;
	float:left;
	margin-top:-36px;
}
.inversionistas h1 {
	width:400px;
}
.inversionistas {
	width:670px;
	min-height:495px;
	float:left;
}
* html .inversionistas {
	height:495px;
}
.inversionistas_colum_img1 {
	width:149px;
	height:146px;
	float:left;
	background:url(../userfiles/image/inv_foto1.jpg) no-repeat;
	margin:14px 0 0 14px;
}
.inversionistas_colum_img2 {
	width:149px;
	height:146px;
	float:left;
	background:url(../userfiles/image/inv_foto2.jpg) no-repeat;
	margin:14px 0 0 14px;
}
.inversionistas_colum_img3 {
	width:149px;
	height:146px;
	float:left;
	background:url(../userfiles/image/inv_foto3.jpg) no-repeat;
	margin:14px 0 0 14px;
}

/* Inversionistas fin */
/* Paises Inicio 
.paises {
	width:670px;
	height:495px;
	float:left;
}
.paises_txt {
	float:left;
	width:344px;
	height:420px;
	margin:5px 0 0 12px;
	color:#707072;
	font-size:10px;
	text-align:justify;
}
.paises_chile {
	margin:12px 0 0 0;
	float:left;
	width:290px;
	height:470px;
	background:url(../image/paises_chile.jpg) no-repeat;
}*/
/* Paises Fin */
/**********************************************************************/
/* Industria incio
/**********************************************************************/
.industria {
	width:670px;
	min-height:495px;
	float:left;
}
.industria_txt {
	float:left;
	width:344px;
	min-height:420px;
	padding:0 0 20px 12px;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .industria_txt {
	margin:5px 0 20px 6px;
}
.industria_img_1 {
	width:344px;
	height:100px;
	float:left;
	background:url(../image/industria_politica_img.jpg) no-repeat;
	margin-bottom:12px;
}
.industria_img_a {
	height:100px;
	width:100px;
	float:left;
	background:url(../image/industria_politica_img_1.jpg) no-repeat;
	margin-top:60px;
}
.industria_img_b {
	height:100px;
	width:100px;
	float:left;
	background:url(../image/industria_politica_img_2.jpg) no-repeat;
	margin:60px 0 0 25px;
}
.industria_img_c {
	height:100px;
	width:100px;
	float:left;
	background:url(../image/industria_politica_img_3.jpg) no-repeat;
	margin-top:25px;
}
.industria_img_d {
	height:100px;
	width:100px;
	float:left;
	background:url(../image/industria_politica_img_4.jpg) no-repeat;
	margin:25px 0 0 25px;
}

/**********************************************************************/
/* Soluciones incio
/**********************************************************************/

.soluciones {
	width:670px;
	height:495px;
	float:left;
}
.soluciones_txt {
	float:left;
	width:344px;
	height:420px;
	margin:5px 0 0 12px;
	color:#707072;
	font-size:10px;
	text-align:justify;
}
.soluciones_img_1 {
	width:344px;
	height:100px;
	float:left;
	background:url(../image/soluciones_sap_business_img.jpg) no-repeat;
	margin-bottom:12px;
}
.soluciones_ul {
	display:block;
	color:#707072;
	font-size:10px;
}
.soluciones_ul a {
	color:#707072;
	font-size:12px;
	text-decoration:none;
}
.soluciones_ul a:hover {
	text-decoration:underline;
}
.soluciones_ul h1 {
	font-size:14px;
	margin:55px 0 7px 0;
}
.soluciones_ul h2 {
	font-size:14px;
	margin:20px 0 7px 0;
}
.soluciones_ul ul{
	margin-left:20px;
	list-style:disc outside;

}
.soluciones_ul li {
	list-style-type:disc;
	list-style-position:outside;
	line-height: 16px;
	padding:2px 0;
	list-style-position:outside;
	background:none;
}
.soluciones_img_1a {
	width:62px;
	height:45px;
	float:left;
	background:url(../image/soluciones_sap_img_2.jpg) no-repeat;
	margin:12px;
}
.soluciones_img_1b {
	width:62px;
	height:45px;
	float:left;
	background:url(../image/soluciones_sap_img_1.jpg) no-repeat;
	margin:12px;
}
.form_select {
	border:none;
	background-color:#FFFFFF;
	width:400px;
}

/**/
.buscar_int {
	width:670px;
	min-height:495px;
	float:left;
}
* html .buscar_int {
	height:495px;
}

.buscar_int_txt {
	float:left;
	width:344px;
	margin:5px 0 0 12px;
	color:#707072;
	font-size:10px;
	text-align:justify;
}
.buscar_int_txt b {
	width:300px;
	float:left;
	margin:0 0 10px;
}
.buscar_int_txt h4 {
	margin:0;
}
select#motivo {
	border:5px solid #00FF00;
	visibility:hidden;
}

/* template 3 */
.template3 {
	width:670px;
	min-height:495px;
	float:left;
}
.template3_txt {
	float:left;
	width:650px;
	min-height:420px;
	margin:0 0 20px 12px;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template3_txt {
	margin:5px 0 20px 6px;
}
.template3 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}
.template3 h2 {
	color:#000;
	font-size:16px;
	text-transform:uppercase;		
	margin:-3px 0 5px 14px;
}
.template3 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}
/* template 2  Comentado

.template2 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template2_txt {
	margin:5px 0 20px 6px;
}
.template2_img {
	margin:12px 0 0 0;
	float:left;
	width:290px;
	height:470px;
} 

*/
/* template 1 Comentado 

.template1 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template1_txt {
	margin:5px 0 20px 6px;
}
*/

/* template 1 */

.template1 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template1 {
	height:495px;
}
.template1_left {
	float:left;
	width:358px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template1_left {
	height:400px;
}
.template1_right {
	float:left;
	width:276px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template1_right {
	height:400px;
}
.template1_img {
	margin:12px 0 0 0;
	float:left;
	width:276px;
	height:447px;
}
.template1 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template1 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template1 h3 {
	color:#707072;
	font-size:12px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}
/* Fin template 1 */




/* template 2 */

.template2 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template2 {
	height:495px;
}
.template2_left {
	float:left;
	width:358px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template2_left {
	height:400px;
}
.template2_right {
	float:left;
	width:276px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template2_right {
	height:400px;
}
.template2_img {
	margin:12px 0 0 0;
	float:left;
	width:276px;
}
.template2 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template2 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template2 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}

.template2 h4 {
	color:#707072;
	font-size:14px;
	margin:15px 0 4px 0;
	text-transform:uppercase;
	font-weight:bold; 
}
.template2 h5 {
	color:#000;
	font-size:20px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template2 h6 {
	color:#000;
	font-size:14px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
/* Fin template 2 */


/* template 4 */

.template4 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template4 {
	height:495px;
}
.template4_header {
	width:646px;
	margin:12px;
}

.template4_left {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template4_left {
	height:100px;
}
.template4_right {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template4_right {
	height:100px;
}

/* Fin template 4 */

/* template 5 */

.template5 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template5 {
	height:495px;
}
.template5_left {
	float:left;
	width:317px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template5_left {
	height:400px;
}
.template5_right {
	float:left;
	width:317px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template5_right {
	height:400px;
}
.template5_img {
	margin:12px 0 0 0;
	float:left;
	width:276px;
	height:447px;
}
.template5 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template5 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template5 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}
/* Fin template 5 */


/* template 5 */

.template6 {
	width:341px;
	min-height:300px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template6 {
	height:300px;
}
.template6_left {
	float:left;
	width:317px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template6_left {
	height:400px;
}
.template6_right {
	float:left;
	width:317px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template6_right {
	height:400px;
}
.template6_img {
	margin:12px 0 0 0;
	float:left;
	width:276px;
	height:447px;
}
.template6 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template6 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template6 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}
/* Fin template 6 */


/* template 7 */

.template7 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template7 {
	height:495px;
}
.template7_header {
	width:646px;
	margin:12px;
}
.template7_img {
	margin:8px 0 12px 12px;
}
.template7_left {
	float:left;
	width:646px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template7_left {
	height:100px;
}
.template7 h1 {
	color:#000;
	font-size:21px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template7 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template7 h3 {
	color:#707072;
	font-size:14px;
	/*margin:-3px 0 0 12px;*/
	text-transform:none;
	font-weight:bold; 
}
.template7 h4 {
	color:#707072;
	font-size:12px;
	margin:0 0 4px 0;
	text-transform:uppercase;
	font-weight:bold; 
}
.template7 h5 {
	color:#000;
	font-size:20px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template7 h6 {
	color:#000;
	font-size:14px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template7_title {
	margin:8px 0 0 12px;
}
/* Fin template 7 */

/* template 8 */

.template8 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template8 {
	height:495px;
}
.template8_header {
	width:646px;
	margin:12px;
}

.template8_left {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template8_left {
	height:100px;
}
.template8_right {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template8_right {
	height:100px;
}



.template8 h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}
.template8 h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 12px;
	text-transform:uppercase;
}
.template8 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 12px;
	text-transform:uppercase;
	font-weight:bold; 
}
/* Fin template 8 */

.temp_left {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
}
* html .temp_left {
	height:100px;
}
.temp_right {
	float:left;
	width:317px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .temp_right {
	height:100px;
}

.paises_left {
	float:left;
	width:360px;
	min-height:100px;
	margin-bottom:20px;
}
* html .temp_left {
	height:100px;
}
.paises_right {
	float:left;
	width:274px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .temp_right {
	height:100px;
}

/* template 9 */

.template9 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template9 {
	height:495px;
}
.template9_header {
	width:638px;
	margin:20px;
	padding-bottom:12px;
}

.template9_left {
	float:left;
	width:550px;
	min-height:100px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:100px;
}
* html .template9_left {
	height:100px;
}
.template9_right {
	float:left;
	width:550px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:100px;
}
* html .template9_right {
	height:100px;
}
.template9 h1 {
	color:#000;
	font-size:16px;
	margin:8px 20px 0 20px;
	text-transform:none;
	display:block;
	font-weight:bold; 
}
.template9 h2 {
	color:#000;
	font-size:16px;
	margin:5px 100px 5px 250px;
	text-transform:none;
	display:block;
	text-align:right;
	font-weight:bold; 
}
.template9 h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:none;
	font-weight:bold; 
}
/* Fin template 9 */


/* template Noticias */

.template_noticias {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template_noticias {
	height:495px;
}
.template_noticias_header {
	width:646px;
	margin:12px;
	float:left;
}
.template_noticias_img {
	margin:8px 0 12px 12px;
}
.template_noticias_left {
	float:left;
	width:646px;
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template_noticias_left {
	height:100px;
}
.template_noticias h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}
.template_noticias h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 12px;
	text-transform:uppercase;
}
.template_noticias h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 12px;
	text-transform:uppercase;
	font-weight:bold; 
}
.template_noticias h4 {
	color:#707072;
	font-size:14px;
	margin:0 0 4px 0;
	text-transform:uppercase;
	font-weight:bold; 
}
.template_noticias h5 {
	color:#000;
	font-size:20px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template_noticias h6 {
	color:#000;
	font-size:14px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
/* Fin template Noticias */

/* Fin template listar noticias  */

.template_listar_noticias {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template_listar_noticias {
	height:495px;
}
.template_listar_noticias_left {
	float:left;
	width:646px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
}
* html .template_listar_noticias_left {
	height:400px;
}
.template_listar_noticias_right {
	float:left;
	width:276px;
	min-height:400px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template_listar_noticias_right {
	height:400px;
}
.template_listar_noticias_img {
	margin:12px 0 0 0;
	float:left;
	width:276px;
}
.template_listar_noticias h1 {
	color:#000;
	font-size:23px;
	margin:8px 0 0 0;
	text-transform:uppercase;
}
.template_listar_noticias h2 {
	color:#000;
	font-size:16px;
	margin:-3px 0 5px 0;
	text-transform:uppercase;
}
.template_listar_noticias h3 {
	color:#707072;
	font-size:14px;
	margin:-3px 0 0 0;
	text-transform:uppercase;
	font-weight:bold; 
}
/* Fin template listar noticias */

/* template Paises */

.template10 {
	width:670px;
	min-height:495px;
	float:left;
	color:#707072;
	font-size:11px;
	text-align:justify;
}
* html .template10 {
	height:495px;
}

.template10_left {
	float:left;
	width:650px;
	min-height:100px;
	margin-left:12px;
	margin-top:20px;
}
* html .template10_left {
	height:100px;
}
.template10_right {
	float:left;
	/*width:317px;*/
	min-height:100px;
	margin-bottom:20px;
	margin-left:12px;
	margin-right:12px;
}
* html .template10_right {
	height:100px;
}
.template10_img {
	width:80px;
	height:70px;
	float:left;
	padding-right:8px;
}
.template10_txt {

}
.template10 h5 {
	font-size:25px;
	margin:0;
	padding:10px 0;
}
.template10 h2 {
	color:#707072;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:10px 0;
}
.template10_txt2 {
	text-align:left;
}
.template10_txt2 ul {
 	float:left;
}
/* Fin template Paises */

/* Contacto */
.template_contacto {
	width:660px;
	float:left;
	margin-left:10px;
}
.template_contacto h1 {
	color:#707072;
	font-size:19px;
	margin:0 0 4px;
	text-transform:uppercase;
}
.template_contacto h2 {
	color:#707072;
	font-size:16px;
	font-weight:bold;
	margin:0 0 4px;
	text-transform:uppercase;
	float:left;
}
.template_contacto h3 {
	color:#707072;
	font-size:12px;
	font-weight:bold;
	margin:0 0 4px;
	text-transform:none !important;
	float:left;

}

.template_contacto li {
	font-size:11px;
	color:#707072;
}
.template_contacto_paises {
	float:left;
	width:660px;
}
/* Botones Stylo Formulario */
a.btn_a_claseform {
	background:url(../image/btn_admin_agre.png) top;
	width:104px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a:hover.btn_a_claseform {
	background:url(../image/btn_admin_agre.png) bottom;
	width:104px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a.btn_a_70 {
	background:url(../image/btn_admin_70.png) top;
	width:70px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a:hover.btn_a_70 {
	background:url(../image/btn_admin_70.png) bottom;
	width:70px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a.btn_a_30 {
	background:url(../image/btn_admin_30.png) top;
	width:41px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a:hover.btn_a_30 {
	background:url(../image/btn_admin_30.png) bottom;
	width:41px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a.btn_a_40 {
	background:url(../image/btn_admin_40.png) top;
	width:57px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
a:hover.btn_a_40 {
	background:url(../image/btn_admin_40.png) bottom;
	width:57px;
	height:18px;
	padding-top:6px;
	color:#FFFFFF;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
}
.cont_ver {
	float:left;
	min-height:260px;
	padding:20px 10px;
	width:670px !important;
}
/* inicio admin */
.inicio_admin {
	width:300px;
	height:90px;
	float:left;
}

.login_admin {
	width:210px;
	height:25px;
	float:left;
	margin:0 0 8px 0;
	background:url(../image/inicio_bg.png) no-repeat;
	font-size:12px
}
.login_admin_1 {
	width:75px;
	height:20px;
	float:left;
	padding:5px 0 0 5px
}
.login_admin_2 {
	width:130px;
	height:25px;
	float:left;
}
.login_admin_campo {
	font-size:12px;
	height:18px;
	width:110px;
	float:left;
	background:#d8d9db;
	border:none;
	margin:4px 0 0 1px;
}
.login_admin_txt {
	width:200px;
	height:15px;
	font-size:9px;
	float:left;	
}
.login_admin_btn {
	width:80px;
	height:25px;
	float:left;
	margin-left:5px;
}
.bnt_style_admin {
	width:80px;
	height:25px;
	float:right;
	font-size:12px;
	background:url(../image/menu_btn2.gif);
	border:none;
	color:#FFFFFF !important;
	font-weight:bold;
}
a.bnt_style_exit {
	width:80px;
	height:20px;
	float:right;
	font-size:12px;
	background:url(../image/menu_btn.gif);
	border:none;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	margin:5px;
	text-decoration:none;
}

/* fin admin */

/* Clas agregada para interiores y correciones */
.direct_post {
	float:right;
}
a.btn_new_rojo {
	float:left;
	font-size:12px;
	background:url(../image/menu_1_bga.png) bottom;
	_background:url(../image/menu_1_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
a.btn_new_azul {
	float:left;
	font-size:12px;
	background:url(../image/menu_2_bga.png) bottom;
	_background:url(../image/menu_2_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
a.btn_new_verde {
	float:left;
	font-size:12px;
	background:url(../image/menu_3_bga.png) bottom;
	_background:url(../image/menu_3_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
a.btn_new_amarillo {
	float:left;
	font-size:12px;
	background:url(../image/menu_6_bga.png) bottom;
	_background:url(../image/menu_6_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
a.btn_new_fukcia {
	float:left;
	font-size:12px;
	background:url(../image/menu_4_bga.png) bottom;
	_background:url(../image/menu_4_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
a.btn_new_celeste {
	float:left;
	font-size:12px;
	background:url(../image/menu_5_bga.png) bottom;
	_background:url(../image/menu_5_bga.gif) bottom;
	color:#FFFFFF !important;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	height:20px;
	width:125px;
	text-decoration:none;
}
.li_po li {
	list-style-position:outside;
	list-style-type:none;
	margin-left:31px;
	padding:4px 0 5px 20px;
	background-image:url(../image/mono_li.jpg);
	background-position:0 3px;
	background-repeat:no-repeat;
}

/* Linea de tiempo */
#preview {
	position:absolute;
	background:url(../image/fnd_line.png) no-repeat;
	padding:5px;
	display:none;
	color:#fff;
	width:256px;
	height:281px;
}
* html #preview {
	background:url(../image/fnd_line.gif) no-repeat;
}
#preview h1 {
	font-size:44px;
	text-align:center;
	color:#99c7e8;
	margin:10px 0 5px -10px;

}
#preview h2 {
	width:215px;
	font-size:11px;
	text-align:center;
	color:#fff;
/*	font-weight:bold;*/
	margin:-30px 0 5px 18px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#preview h2 {
	width:210px;
	font-size:11px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:-10px 0 5px 18px;
	display:block;
}
}


#preview2 {
	position:absolute;
	background:url(../image/fnd_line2.png) no-repeat;
	padding:5px;
	display:none;
	color:#fff;
	width:256px;
	height:281px;
}
* html #preview2 {
	background:url(../image/fnd_line2.gif) no-repeat;
}
#preview2 h1 {
	font-size:44px;
	text-align:center;
	color:#99c7e8;
	margin:30px 0 5px -10px;
	display:block;

}
#preview2 h2 {
	width:210px;
	font-size:11px;
	text-align:center;
	color:#fff;
/*	font-weight:bold;*/
	margin:-30px 0 5px 18px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#preview2 h2 {
	width:215px;
	font-size:11px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	margin:-10px 0 5px 18px;
	display:block;
}
}
.time_line_cont {
	width:670px;
	height:593px;
	float:left;
	background:url(../image/fondo_linea.jpg) no-repeat;
	margin:0 0 0 -12px;
}

/* botones laragos */
.boton_azul {
	float:left;
}

.boton_azul a {
	background:transparent url(../image/menu_azul_1.png) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_azul a span {
	background:url(../image/menu_azul_2.png) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}
.boton_azul2 {
	float:right;
}

.boton_azul2 a {
	background:transparent url(../image/menu_azul_1.png) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_azul2 a span {
	background:url(../image/menu_azul_2.png) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}


.boton_verde {
	float:left;
}

.boton_verde a {
	background:transparent url(../image/menu_verde_1.jpg) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_verde a span {
	background:url(../image/menu_verde_2.jpg) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}


.boton_funcia {
	float:left;
}

.boton_funcia a {
	background:transparent url(../image/menu_funcia_1.png) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_funcia a span {
	background:url(../image/menu_funcia_2.png) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}
.boton_fuccia {
	float:right;
}

.boton_fuccia a {
	background:transparent url(../image/menu_funcia_1.png) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_fuccia a span {
	background:url(../image/menu_funcia_2.png) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}


.boton_celeste2 {
	float:right;
}

.boton_celeste2 a {
	background:transparent url(../image/menu_celeste_1.jpg) no-repeat scroll 0 0;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.boton_celeste2 a span {
	background:url(../image/menu_celeste_2.jpg) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:25px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}


/*caja fuccia */
.fuccia_caja {
 	width:277px;
	min-height:40px;
	float:left;
}
* html .fuccia_caja {
	height:40px;
}
.fuccia_caja_top {
	width:277px;
	height:8px;
	float:left;
	background:url(../image/fuccia_top.gif);
}
.fuccia_caja_bottom {
	width:277px;
	height:8px;
	float:left;
	background:url(../image/fuccia_bottom.gif);
}
.fuccia_caja ul {
	width:267px;
	float:left;
	background-color:#D40079;
	padding-right:10px;
}
.fuccia_caja li {
	list-style:none;
	list-style-position:outside;
	background:url(../image/fuccia_flecha.gif) 5px 5px no-repeat;
	padding-left:28px;
	min-height:30px;
	padding-bottom:8px;
}
.fuccia_caja a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.fuccia_caja a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* Informe de Gestion  */
.info_ges {

}
.info_ges_slide {
	width:626px;
	height:350px;
	float:left;
	margin:10px 10px;
}
.info_ges_pest {
	width:626px;
	min-height:100px;
	float:left;
	margin:0 10px 10px;
}
* html .info_ges_pest {
	height:100px;
}
.info_ges_btn_cont {
	height:30px;
	width:626px;
	float:left;
	overflow:hidden;
}
.info_ges_cont {
	min-height:100px;
	width:626px;
	float:left;
	border: solid 1px #D40079;
}
* html .info_ges_cont {
	height:100px;
}
.info_ges_cont ul {
	margin:3px 10px;
}
.info_ges_cont a {
	text-decoration:none;
}
.info_ges_cont a:hover {
	text-decoration:underline;
}
.info_ges_cont h1 {
	font-size:13px;
	margin:8px 0 8px 12px;
}
.pestana_fuccia {
	float:left;	
	margin-right:8px;
}
.info_ges_ver {
	height:30px;
	width:626px;
	float:left;
	margin:0 10px;
	text-align:right;
}
a.pestana_fuccia_link  {
	margin-top:10px;
	height:20px;
	background:transparent url(../image/menu_fuccia_1.jpg);
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
a.pestana_fuccia_link span {
	background:url(../image/menu_fuccia_2.jpg) no-repeat scroll 100% 0;
	cursor:pointer;
	float:left;
	height:20px;
	line-height:19px;
	padding:2px 10px 0;
	display:inline;
}
.selected2 {
	height:25px!important;
	background:transparent url(../image/menu_fuccia_1.jpg) !important;
	font-weight:bold !important;
	text-decoration:none ;
	font-size:14px !important;
	font-family: Helvetica !important;
	margin-top:5px !important;
	text-decoration:none !important;
}

/*************** acordion **********/	

#vertical_container {
	width:317px;
	float:left;
}
#vertical_container2 {
	width:317px;
	float:left;
}
.accordion_toggle {
	background:transparent url(../image/accordion_toggle.jpg) no-repeat scroll left top;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:2px 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:6px 0 0 18px;
	text-decoration:none;
	text-indent:0;
	width:299px;
	font-weight:bold;
}
.accordion_toggle_amarillo {
	background:transparent url(../image/accordion_toggle_amarillo.jpg) no-repeat scroll left top;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:2px 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:6px 0 0 18px;
	text-decoration:none;
	text-indent:0;
	width:299px;
	font-weight:bold;
}
.accordion_toggle_active {
	background: url(../image/accordion_toggle_active.jpg) no-repeat top left #fff;
	color: #ffffff;
}
.accordion_content {
	background-color:#FFFFFF;
	color:#444444;
	margin:0 auto;
	overflow:hidden;
	width:317px;
}
.accordion_contenth2 {
	color:#707072;
	font-size:11px;
	padding:11px 16px !important;
}
.accordion_contenth2 a {
	font-size:12px;
	color:#707072 !important;
	font-weight:bold;
}
/* nuevo li para secciones */

.li_toggle {
	color:#707072;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:2px 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0 0 0 2px;
	text-decoration:none;
	text-indent:0;
	width:299px;
	font-weight:bold;
}
.li_contenth2 {
	color:#707072;
	font-size:11px;
	padding:11px 16px !important;
}
.li_content {
	background-color:#FFFFFF;
	color:#444444;
	margin:0 auto;
	overflow:hidden;
	width:280px;
}
.li_content li { 
	list-style:none;
	background:none;
	margin:0 10px 0 -8px;
	text-align:justify;
}

/* li contactos nuwevo */

.li2_toggle {
	color:#707072;
	display:block;
	font-size:11px;
	font-weight:normal;
	height:20px;
	margin:2px 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0 0 0 2px;
	text-decoration:none;
	text-indent:0;
	width:200px;
	font-weight:bold;
}
.li2_contenth2 {
	color:#707072;
	font-size:11px;
	padding:0 3px !important;
}
.li2_content {
	background-color:#FFFFFF;
	color:#444444;
	margin:0 auto;
	overflow:hidden;
	width:237px;
}
.li2_content li { 
	list-style:none;
	background:none;
	margin:0;
}
.ul_strong li strong {
	font-size:12px;
}
.template7_left ul li strong {
	font-size:12px;
}
.template7_left ul li b {
	font-size:12px;
}
.ul_contacto {
	margin-left:25px;
}