/*@charset "utf-8";*/
/* CSS  CMPC Corporativo */
/* The following is from Eric Meyer's Reset Reloaded  
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration: none;
	color: #A2A2A2;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
/*Fin*/
body {
	background: #ffffff;
}
#contenedor {
	margin: 0 auto;
	width: 980px;
	background: url(bg/fondo_top.png);
	background-position: right;
	background-position: top;
	background-repeat: no-repeat;
}
/*Inicio Header*/
#header {
	margin: 0 auto;
	width: 980px;
	height: 122px;
}

#header #logo {
	background: url(bg/bg-logo.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 224px;
}

#header #logo h1 a { display:none;}
/* Nav menu*/
#header #nav_menu {
	width: 718px;
	/*height: 50px;*/
	position: absolute;
	margin: -33px 0 0 270px;
}
#header #nav_menu ul {
	width: 720px;
	height: 26px;
}
#header #nav_menu ul li {
	float: left;
	font-size: 19px;
	letter-spacing: -1px;
	height: 26px;
}
#header #home a, #header #qsomos a, #header #negocios a, #header #proveedores a, #header #inversionistas a  {
	width: 144px;
	height: 26px;
	display: block;
	color: #FFFFFF;
	padding: 14px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#header #qsomos a, #header #negocios a, #header #proveedores a, #header #inversionistas a  {
	background-image: url(bg/separador.gif); background-position: center; background-repeat: no-repeat; height:26px;
}
#header #home a:hover , #header #qsomos a:hover , #header #negocios a:hover , #header #proveedores a:hover , #header #inversionistas a:hover {
 color: #ffff66;
}

/* login publico */
#accesoClientes {
	background-color: #373737;
	width: 200px;
	margin-left: auto; margin-right:auto; margin-top: 15px;
}

#textoCabecera {
	font-size: 13px;
	color: white;
	font-weight: bold;	
	background-color: #99CC00;	
	text-align: left; padding: 5px; margin-bottom:10px;
}

#accesoClientes label{
float: left;
width: 60px;
font-weight: bold;
font-size: 11px;
color: white;
text-transform: uppercase; padding-left:10px;
}

#accesoClientes input{
width: 80px;
margin-bottom: 5px;
}

#accesoClientes .boxes{
width: 1em;
}

#accesoClientes #submitbutton{
margin-left: 85px;
margin-top: 5px;
width: 90px;
}

#accesoClientes br{
clear: left;
}


/* Nav menu*/
#header #aplicaciones {
	width: 960px;
	position: absolute;
	float: right;
	height: 50px;
	text-align: right;
	margin: 10px 0;
}
#header #aplicaciones ul li {
	display: inline; 
}

#header #aplicaciones ul li a {
	color: #006633;font-size: 10px;
	font-weight: bold;
}

#header #busqueda {
	margin: 10px 0;
}
#header #busqueda .busqueda {
	border: #D6D6D6 solid 1px;
	width: 120px;
	height: 15px;
	color: #066249;
	font-size: 10px;
	padding: 2px 5px;
}
#header #llamada {
   position: absolute;
}

#header #llamada p {
	color: #006633;	font-size: 15px;
	height: 25px;float: left;	
	font-weight: bold;margin: 10px 0 10px 250px;
	
}

/*Fin Header*/
/* Inicio Content*/

#content {
	margin: 0 auto;
	width: 980px;
}

/* Inicio side_menu*/

#content #side_menu { 
	width: 226px;
	height: 427px;
	background-image: url(bg/bg-menu-ppl.jpg);
	/*background: #006331;*/
	float: left;
}
#cajaVerde {
   width: 226px;
	height: 57px;
	background-image: url(bg/bg_verde_menu.jpg);	
	
}
#content #side_menu h2 {
	font-size: 16px;
	text-align: center;
	padding: 10px 0 0 5px;
	color: #749081;
	letter-spacing: -1px;
}
#menu_a {
	padding-top:10px;
}

#content #side_menu #menu_a {	height: 119px; width:200px; margin: 0 13px;	letter-spacing: -1px;font-size: 14px; }

#content #side_menu #menu_a ul {

}
#content #side_menu #menu_a li {
	height: 21px; border-bottom:1px solid #009933; padding-left: 20px;
}
#content #side_menu #menu_a li a {
	color:white;  font-weight: bold; font-size: 13px;
}
#content #side_menu #menu_a li a:hover {
	color:#FFFF66; 
}

/*Tablas*/
table {
	font-size: 11px;
	text-align: left;
	border: #999999 solid 1px;
	padding: 5px; margin: 0 0 25px 0 ; 
}
table caption {
	background-color: #F8FBEC;
	color: #76931E;
	font-size: 13px;
	padding: 2px;
	border: #999999 solid 1px;
	padding: 2px;
}
/*table td {
	border-bottom: #999999 solid 1px;
	padding: 2px;
}*/
table a, #colizq p a, #contenido_noticias a {
	color: #EB6D00;
}
table a:hover {
	text-decoration: underline;
}
/*Tablas*/
#documentos {

	font-size: 11px;
	text-align: left;
	border: #999999 solid 1px;
	padding: 5px;
	width: 734px;
}
#documentos caption, #documentos2 caption {
	background-color: #F8FBEC;
	color: #76931E;
	font-size: 13px;	
	padding: 2px;
	border: #999999 solid 1px;
	padding: 2px;
}
#documentos td, #documentos2 td {
	border-bottom: #999999 solid 1px;
	padding: 2px;
	height:25px;
	padding-left:10px;
}
/*#documentos a {
	color: #EB6D00;
}
#documentos a:hover {
	text-decoration: underline;
}*/
.separador {
	
	height: 2px;
	background: url(menus/separador.jpg);
	background-repeat: no-repeat;
	margin: 4px auto;
}

/* Fin side_menu*/
/* Inicio main_menu*/
#content #main_menu, #content #main {
	width: 734px;	
	float: right;	
	padding-left: 20px;
}

#main_menu p img {
	margin-top:50px; 
}

#main_menu p embed {
	margin-top:50px; 
}

#main_menu #barraSeparadora {
	color: #006633; font-weight: bold;
	border-bottom:3px solid #7FB298;
	font-size:14px;
	width: 734px;
	margin: 10px 0;
}

#content #modulo_actualidad {
	width: 734px;
	height: 80px;
	margin: 10px 0 0 0;
}
#cajaDestacado a {
	width: 230px;
	float: left;
	margin-left: 5px;
	margin-top:0; padding-top:0;
}
#modulo_actualidad #actualidad #cajaDestacado a h3 {
	font-size: 11px;color: #009933; font-weight: bold; margin:0; padding:0;
}

#actualidad br {
	clear: left;
}
/*#content #modulo_actualidad #resposabilidad {
	width: 230px;
	height: 75px;
	float: left;
	background: url(bg/bg-actualidad.jpg) repeat-y 0 0;
}
#content #modulo_actualidad #finanzas {
	width: 230px;
	height: 75px;
	float: left;
	background: url(bg/bg-actualidad.jpg) repeat-y 0 0;
}
#actualidad, #resposabilidad, #finanzas {
	font-size: 11px;
	padding: 0 0 0 5px;
}
#actualidad h3, #resposabilidad h3, #finanzas h3 {
	font-size: 14px;
	color: #719281;
	font-weight: bold;
}*/
#cajaDestacado a {
	font-size: 11px;
	color: #666666;
}
#cajaDestacado a:hover {
	color: #009933;
}

/* Fin main_menu*/
/*Main interior*/
/*#content #main {
	width: 689px;
	float: left;
}*/
.expansion {width: 734px !important ;float: left;}
p.subtitulo_noticia{ font-size:14px; color:#006633; text-align:justify; font-weight: bold;}

#content #main #contenido_noticias 	
{
	margin: 0 auto;	
	width: 734px; 
	text-align: justify;
    font-size: 14px; 
    color:#666666; 
}
#contenido_noticias strong #contenido_noticias em {
	color:#85BF49;
}

#content #main p{ padding:2px 15px; }
#content #main h5{ padding:2px 30px; }
/* Regla para IE */
* html #main {
	height: 400px;
}
#main {
	min-height: 400px;
}
/*Imagenes en Main*/
#content #main .img { max-width:650px;
	float: left; padding:0px 5px 0px 0px;
	margin:0 0 10px 0;
}
#content #main #contenido address a {
	background: #738F80;
	padding: 5px 10px;
	color: #FFFFFF;
	float: right;
	margin: 5px;
	font-size: 11px;
}
#btn_historial{
	background: #738F80;
	padding: 5px 10px;
	color: #FFFFFF;
	float: right;
	margin: 5px;
	font-size: 11px;
}
/*Imagenes en Main*/
#sub_nav_menu {
	border-bottom:3px solid #99CC00; padding-top:10px;
}

#main h2 {
	font-size:15px; color:#006633;
}

/* submenu */
.submenu2{
font: bold 12px Arial;
/*width: 560px; leave this value as is in most cases*/
overflow: hidden;
}

.submenu2 ul{
margin: 0px;
padding: 0px;
float: left;
/*width: 560px; /*width of menu*/
/*border: 1px solid #cccccc; dark purple border*/
/*border-width: 1px 0;*/
/*background: black url(bg/bg_menu2.jpg) repeat-x center center;*/
}

.submenu2 ul li{
display: inline;
}

.submenu2 ul li a{
float: left;
color: #006633; /*text color*/
padding: 5px 11px;
text-decoration: none;
border: 1px solid #cccccc; /*dark purple divider between menu items*/
background: black url(bg/bg_menu2.jpg) repeat-x center center;
}

.submenu2 ul li a:visited{
color: #00B05A;
}

.submenu2 ul li a:hover, .submenu2 ul li .current{
color: #00B05A !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(bg/bg_menu2b.jpg) center center repeat-x;
}
/* fin submenu */

#content #main #sub_nav_menu ul li {
	background: url(menus/bg-sub-menu.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	float: left;
	padding: 8px;
	margin: 0 4px 0 0;
}
/*#content #main h2 {
	color: #738E7F;
	font-size: 26px;
	margin: 10px 0 0 15px;
}*/
#content #main h3 {
	color: #738E7F;
	font-size: 20px;
	margin: 5px 0;
}
#content #main h4 {
	color: #738E7F;
	font-size: 18px;
	margin: 5px 0;
}
#content #main strong {
	font-weight: bold;
}
#content #main #menu_miga {
	color: #EB6D00;
	font-size: 9px;
	margin: 2px 0 10px 15px;
}
#content #main #menu_miga a {
	color: #EB6D00;
}
#content #main #menu_miga a:hover {
	text-decoration: underline;
}
#content #main p {
	font-size: 11px;
	margin: 15px 0 0 15px;
}
#content #main #contenido {
	margin: 0 auto;
	width: 650px;
}
#content #main #contenido p {
	margin: 0px 0px 20px 0px;
	text-align: justify;
	width: 650px;
}

/*#content #main #contenido p a{ display:block; padding:5px 5px; color:#FFFFFF; background:#516A80; float:right; text-align:center;}
#content #main #contenido p a:hover{text-decoration:underline;}*/

#content #main #volver a {
	background: #738F80;
	padding: 5px 10px;
	color: #FFFFFF;
	float: right;
	margin: 5px;
	font-size: 11px;
}
/*Main interior*/

#contenidoppl {
	width: 734px;
	clear:both;
	margin-top: 0px;
}
#colizq {
	float: left;
	width:560px;	
}
#colizq, #colizq p {
	color: #666666;
	font-size:11px;
}
#colizq strong, #colizq em{
	color: #85BF49; font-weight: bold;
}

#documentos2{
	font-size: 11px;
	text-align: left;
	border: #999999 solid 1px;
	padding: 5px;
	width: 560px;
	margin-top:20px;
} 

#colder {
	float:right;
	width: 160px;
	height:100%;
}

/* Sidebar*/

#content #sidebar2 {
	background: #F2F7F4;
	font-size: 11px;
	width: 157px;
	margin-top:0px;
}
#content #sidebar2 #subtitulo {
	background: #516A80;
	display: block;
}
#content #sidebar2 #subtitulo p { 
	color: #FFFFFF;
	padding: 5px;
	background: url(menus/bullet-sub-menu-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
}
.sub_tit_sidebar2 {
	font-weight: bold;
	font-size: 12px;
	color: #759182;
}
#content #sidebar2 ul {
}
#content #sidebar2 li {
	/*margin: 8px 25px;*/
	list-style-image: url(bg/bullet1.gif);
	list-style-position: outside;
	border-bottom:1px solid #CDA349;
	padding: 0px 25px ;
	
}
#content #sidebar2 li a {
	color: #CDA349;
	padding-left:0px;
}
#content #sidebar2 li a:hover {
	color: #CDA349;
}

#content #sidebar {
	background: #F2F7F4;
	font-size: 11px;
	width: 157px;
	float:right;
	margin-top:-370px;
}
#content #sidebar #subtitulo {
	background: #516A80;
	display: block;
}
#content #sidebar #subtitulo p { 
	color: #FFFFFF;
	padding: 5px;
	background: url(menus/bullet-sub-menu-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 15px;
}
.sub_tit_sidebar {
	font-weight: bold;
	font-size: 12px;
	color: #759182;
}
#content #sidebar ul {
	list-style: none;
}
#content #sidebar li {
	margin: 8px 16px;
	list-style: none;
}
#content #sidebar li a {
	color: #CDA349;
}
#content #sidebar li a:hover {
	color: #CDA349;
}
/* Sidebar*/

/* Inicio footer*/
#footer {
	margin: 2px auto 0 auto; width: 990px; height:50px;
   background-color: #99CC00;
	text-align: center;	
}

#footer p {
	font-size: 11px;
}
/*#footer #footer_destacados {
	width: 896px;
	margin: 0 auto;
}
#footer #footer_destacados #destacados {
	width: 165px;
	height: 135px;
	float: left;
	padding: 8px 0 0 8px;
	margin: 20px 0 0 0;
}
#footer #footer_destacados #negocios {
	width: 165px;
	height: 135px;
	float: left;
	padding: 8px 0 0 8px;
	margin: 20px 0 0 0;
	background: url(bg/bg-footer-destacados.jpg) repeat-y 0 0;
}
#footer #footer_destacados #finanzas {
	width: 165px;
	height: 135px;
	float: left;
	padding: 8px 0 0 8px;
	margin: 20px 0 0 0;
	background: url(bg/bg-footer-destacados.jpg) repeat-y 0 0;
}
#footer #footer_destacados #proveedores {
	width: 165px;
	height: 135px;
	float: left;
	padding: 8px 0 0 8px;
	margin: 20px 0 0 0;
	background: url(bg/bg-footer-destacados.jpg) repeat-y 0 0;
}
#destacados ul li, #negocios ul li, #finanzas ul li, #proveedores ul li {
	margin: 5px 0;
}
#destacados ul li a, #negocios ul li a, #finanzas ul li a, #proveedores ul li a {
	color: #FFFFFF;
	font-size: 12px;
	height: 40px;
}
#destacados h4, #negocios h4, #finanzas h4, #proveedores h4 {
	font-size: 16px;
	color: #FFFFFF;
	margin: -5px 0 0 0;
	font-weight: bold;
}*/
#historial_noticias h4 a{ font-size:14px; color: #719281;}
/*Formulario*/
.form_contacto { border:none;}
.form_contacto td { padding:5px;}
#form_contacto {
	font-size: 12px;
	margin: 20px 0;
	font-size: 11px;
	text-align: left;
	border: #CCCCCC solid 1px;
	padding: 5px;
	width: 655px;
}
#form_contacto legend {
	font-size: 14px;
	padding: 2px;
}
fieldset {
	margin-bottom: 10px;
}
legend {
	padding: 0px 2px;
	font-weight: bold;
}
label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}
fieldset ol {
	margin: 0px;
	padding: 0px;
}
fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0px;
}
fieldset fieldset {
	border: none;
	margin: 3px 0px 0px;
}
fieldset fieldset legend {
	padding: 0px 0px 5px;
	font-weight: normal;
}
fieldset fieldset label {
	display: block;
	width: auto;
}

label {
	width: 120px;
	margin: 0px 15px 0px 0px;/* Width of labels */
}
fieldset fieldset label {
	margin-left: 123px; /* Width plus 3 (html space) */
}
legend {
	padding: 0px 2px;
	font-weight: bold;
	_margin: 0px -7px; /* IE Win */
}
/*\*/
/*/form.cmxform legend {  display: inline-block;}/* IE Mac legend fix */
/*Formulario*/

/*Mapa del sitio*/
#mapa h3 {
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}
#mapa a:hover {
	color: #EB6D00;
	text-decoration: underline;
}
ul#menu_arbol {
	margin: 0 0 15px 15px;
}
ul#menu_arbol, ul#menu_arbol ul {
	list-style-type: none;
	font-size: 14px;
	background: url(bg/linea_vertical.gif) repeat-y;
}
ul#menu_arbol li {
	padding: 0 10px;
	background: url(bg/nodo.gif) no-repeat;
}
ul#menu_arbol li.cierre {
	background: #FFF url(bg/cierre.gif) left top no-repeat;
}
ul#menu_arbol li {
	padding: 0 10px;
}
ul#menu_arbol ul {
	margin-left: 5px;
}
/*Mapa del sitio*/
/*resultados_busqueda*/
#resultados_busqueda em {
	margin: 5px 0 0 25px;
}
/*resultados_busqueda*/
#footer #footer_destacados #informacion {
	width: 250px;
	height: 100px;
	margin: -135px 0 0 0;
	text-align: right;
	position: relative;
	float: right;
}
#footer #informacion p {
	color: #FFFFFF;
	font-size: 14px;
}
#footer #nav_menu {
	width: 896px;
	height: 50px;
	color: #9A9A9A;
	text-align: center;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
#footer #nav_menu ul li {
	display: inline;
}
#footer #nav_menu ul li a {
	color: #9A9A9A;
	margin: 0 10px;
	font-size: 12px;
}
#footer #nav_menu ul li a:hover {
	text-decoration: underline;
}
/* Fin footer*/
/* Fin Content*/

/*Nuevos*/
#modulosidebar ul { margin:0 0 30px 0;}

/*Nuevos*/
#accesoClientes a {
	font-size:11px; color: white; text-align:center; padding-left:50px;
}


.ocultar
{
      display:none;
}

