@charset "utf-8";
/* CSS Document */

h2{
		 font-size:17px;
   }
h3{
   font-size:15px;
}
h1{
  font-size:19px;
}   

 .top_page_menu {
  display: block;
  width: 100%;
  height: 27px;
  background: transparent url("../img-corp/menu/top-menu/top-page-bg.gif") repeat scroll 100% 0%;
 }
 
 
 .top_page {
  height: 73px;
  background-color: #FFFFFF;
  border-bottom: 1px #E4E4E4 solid;
 }
 
  body {
  font-family: verdana, sans-serif; font-size: 10pt;
  background: transparent url(../images/background-page.gif) repeat-x scroll 0% 0%;
  background-color: #FBFBFB;
  margin: 0px;
 }
  
  /*Estructura de la web main_page= Container |clearfooter|footer */
 .main_page {
 /* position: absolute;*/
  width: 1000px;
  left: 50%;
  background-color: #FFF;
  margin-left: -500px;
  min-height: 100%;   /*agregado*/
  margin-bottom: -330px; /*agregado*/
  position: relative; /*agregado*/
  
 }
 
 #content{
  padding:22px;
 }
 

 
 
 /*footer*/
 #footer {
	height: 250px;
	position: relative;
	background-color:#e7e7e7;
	padding:40px; /* pa cuadrar bien la parte blanca pie*/
	
 }
/*clearfooter*/
 .clearfooter {
	height: 330px;
	clear: both;
 }
 /*Fin Estructura de la web*/
 
  .web_ring {
  float: right;
  height: 27px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  color: #444444;
  margin-right: 9px;
  z-index: 1;
 }

 .web_ring .menu-off {
  float: left;
  border-left: 1px #E2E1E4 solid;
  padding: 0px 11px 0px;
  margin: 5px 0px 0px;
}

 .web_ring .menu-off-first {
  float: left;
  padding: 0px 11px 0px 0px;
  margin: 5px 0px 0px;
}

 .web_ring .menu-off a, .web_ring .menu-off-first a {
  font-weight: bold;
  text-decoration: none;
  color: #9A9999;
 }

 .web_ring .menu-off a:hover, .web_ring .menu-off-first a:hover {
  color: #000000;
 }

 .web_ring .menu-off-forge {
  display: block;
  height: 13px;
  float: left;
  border-left: 1px #E2E1E4 solid;
  padding: 0px 11px 0px;
  margin: 5px 0px 0px;
}


 .web_ring .menu-off-forge ul.navmenu-h {
  color: #9A9999;
  margin: 0;
  border: 0 none;
  padding: 0;
/*  width: 500px; /*For KHTML*/
  list-style: none;
  height: 12px;
  cursor: pointer;
}

 .web_ring .menu-off-forge ul.navmenu-h:hover {
  color: #000000;
 }

 .web_ring .menu-off-forge ul.navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 23px;
}

 .web_ring .menu-off-forge ul.navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 120px;
  list-style: none;
  display: none;
  position: absolute;
  top: 18px;
  left: -7px;
  border-top: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  border-right: 1px solid #BBBBBB;
 }

 .web_ring .menu-off-forge ul.navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

 .web_ring .menu-off-forge ul.navmenu-h ul li {
  width: 120px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  background-color: #F8F8F8;
}

/* Root Menu */
 .web_ring .menu-off-forge ul.navmenu-h a {
/*  border: 1px solid #3E7B0B;
  border-right-color: #6EB13D;
  border-bottom-color: #6EB13D;*/
  border-bottom: 1px solid #BBBBBB;
  padding-top: 3px;
  padding-left: 6px;
  padding-bottom: 4px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #EEE;
  color: #9A9999;
  font: bold 12px arial, helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}



/* Root Menu Hover Persistence */
 .web_ring .menu-off-forge ul.navmenu-h a:hover,
ul.navmenu-h li:hover a,
ul.navmenu-h li.iehover a {
  color: #9A9999;
}

/* 2nd Menu */
 .web_ring .menu-off-forge ul.navmenu-h li:hover li a,
 .web_ring .menu-off-forge ul.navmenu-h li.iehover li a {
  float: none;
/*  background: #EEE;*/
  background-color: #F8F8F8;
/*  color: #EEEEEE;*/
  color: #9A9999;
}

/* 2nd Menu Hover Persistence */
 .web_ring .menu-off-forge ul.navmenu-h li:hover li a:hover,
 .web_ring .menu-off-forge ul.navmenu-h li:hover li:hover a,
 .web_ring .menu-off-forge ul.navmenu-h li.iehover li a:hover,
 .web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover a {
/*  background: #CCC;*/
  color: #000000;
}

/* Do Not Move - Must Come Before display:block for Gecko */
 .web_ring .menu-off-forge ul.navmenu-h li:hover ul ul,
 .web_ring .menu-off-forge ul.navmenu-h li.iehover ul ul {
  display: none;
}

 .web_ring .menu-off-forge ul.navmenu-h li:hover ul,
 .web_ring .menu-off-forge ul.navmenu-h li.iehover ul {
  display: block;
}


 .web_options {
  float: left;
  height: 27px;
  font-family: verdana, sans-serif;
  font-size: 9px;
  line-height: 13px;
  color: #444444;
  margin-left: 11px;
  z-index: 1;
 }

 .web_options .option-off {
  float: left;
  border-right: 1px #E2E1E4 solid;
  padding: 0px 9px 0px;
  margin: 5px 0px 0px;
 }

 .web_options .option-off-last {
  float: left;
  padding: 0px 0px 0px 9px;
  margin: 5px 0px 0px;
 }

 .web_options .option-off a, .web_options .option-off-last a {
  text-decoration: none;
  color: #9A9999;
 }

 .web_options .option-off a:hover, .web_options .option-off-last a:hover {
  color: #000000;
 }

 .top_page {
  height: 73px;
  background-color: #FFFFFF;
  border-bottom: 1px #E4E4E4 solid;
 }

 .logo_corp {
  float: left;
  margin: -20px 0px 0px 20px;
 }

 .main_sub_menu {
  float: right;
  font-size: 11px;
  padding: 3px 0px 0px;
  margin: 6px 20px 0px 0px;
  height:20px; /*agregado */
  width:300px; /*agregado */
  z-index: 1;
 }

 .main_sub_menu .search_text {
  position: relative;
  top: 3px;
  float: right;
  color: #9A9999;
 }
 /*buscador*/
 .search_section {
  float: right;
  padding-left: 7px;
  margin: 0px;
  z-index: 1;
 }

 .search_section form {
  margin: 0px;
  padding: 0px;
 }
 
  input.search_field {
  float: left;
  height: 14px;
  width: 150px;
  border: 1px #BBBBBB solid ! important;
  font-size: 11px;
  font-family: verdana, arial;
  margin-right: 5px;
  padding-top: 1px !important
 }

 .search_section form .search_button {
  width: 32px;
  height: 19px;
  cursor: pointer;
  padding-bottom: 1px;
  border: 0px solid #7E9DB9;
  background: transparent url("../img-corp/button/go.png") no-repeat 100% 0%;
 }

 .search_section form .search_button:hover {
  background: transparent url("../img-corp/button/go-over.png") no-repeat 100% 0%;
 }



/* Bloque compacto : Menœ de secciones principales de la web y buscador */

 .sub_top_page {
  height: 34px;
/*  background-color: #414449;*/
 }

 .float_left {
  float: left;
 }

 .float_right {
  float: right;
 }

 .sections_menu {
  float: right;
  margin: 15px 9px 0px 0px;
 }

 .sections_menu .active {
  display: block;
  width: 86px;
  height: 29px;
/*  background: transparent url("../img-corp/menu/sections/tab-menu-on.gif") no-repeat 100% 0%;
  background: transparent url("../img-corp/menu/top-menu/background-01.png") repeat 0 0;*/
  font-family: trebuchet ms, sans-serif; font-size: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
  margin-right: 1px;
 }

 .sections_menu .inactive {
  position: relative;
  top: -1px;
  height: 30px;
  border-left: 1px solid #E6E6E6;
 }

 .sections_menu .inactive2 {
  position: relative;
  top: -1px;
  height: 30px;
  border-left: 1px solid #E6E6E6;
 }

 .sections_menu .inactive a.link {
  display: block;
  position: relative;
  top: -7px;
  height: 50px;
/*  background: transparent url("../img-corp/menu/sections/tab-menu-off.gif") no-repeat 100% 0%;
  background: transparent url("../img-corp/menu/top-menu/background-01.png") repeat 0px -25px;*/
  font-family: trebuchet ms, sans-serif; font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #58A618;
  text-decoration: none;
  text-align: center;
  padding-top: 8px;
  padding-left: 11px;
  padding-right: 11px;
  margin-left: 1px;
  margin-right: 1px;
 }

 .sections_menu .inactive2 a.link {
  display: block;
  position: relative;
  top: -7px;
  height: 50px;
/*  background: transparent url("../img-corp/menu/sections/tab-menu-off.gif") no-repeat 100% 0%;
  background: transparent url("../img-corp/menu/top-menu/background-01.png") repeat 0px -81px;*/
  font-family: trebuchet ms, sans-serif; font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #DC6710;
  text-decoration: none;
  text-align: center;
  padding-top: 8px;
  padding-left: 11px;
  padding-right: 11px;
  margin-left: 1px;
  margin-right: 1px;
 }

/* .sections_menu a.link:link, .sections_menu a.link:visited {
  color: #499E05;
 }*/

 .sections_menu .inactive a.link:hover {
  color: #000000;
  background: transparent url("../img/background-section-button.png") repeat-x 100% 0%;
  margin-left: 1px;
  margin-right: 1px;
/*  background: transparent url("../img-corp/menu/top-menu/background-01.png") repeat 0px -53px;*/
 }

 .sections_menu .inactive2 a.link:hover {
  color: #4F2B00;
  background: transparent url("../img/background-section-button.png") repeat-x 100% 0%;
  margin-left: 1px;
  margin-right: 1px;
/*  background: transparent url("../img-corp/menu/sections/tab-menu-off-over.gif") no-repeat 100% 0%;
  background: transparent url("../img-corp/menu/top-menu/background-01.png") repeat 0px -109px;*/
 }
 
 
 
 
 /* Bloque compacto: Noticias, Partners, Banner */

 .main_page .middle-block {
  height: 250px;
 }
 
  .main_page #content .middle-block #noticias .title {
  font-family: trebuchet MS;
  font-size: 22px;
  font-weight:bold;
  color: #9A9999;
  padding-bottom: 7px;
 }


/* Fin Bloque compacto: Noticias */


/*pie pagina*/

  #footer .middle {
  width: 1000px;
  left: 50%;
  background-color: transparent;
  margin-left: -500px;
  min-height:20px;
  position:absolute;
  padding: 0px 50px;
  
}
 #footer .middle div{
  margin-left:20px;
 }

 .module {
  float: left;
  width: 165px;
  height: 125px;
  font-size: 12px;
  /*background: #F1F1F1;*/
  padding-top: 10px;
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 0px;
  margin-left: 1px;
  
  
 }

 .module_title {
  font-weight: bold;
  color: #808080;
  padding-bottom: 5px;
 }

 .module_link {
  color: #58A618;
  border-bottom: 1px dotted #BBBBBB;
  padding-bottom: 4px;
  margin-bottom: 2px;
 }
 .module_link .link {
  color: #58A618;
  text-decoration: none;
 }
 .module_link .link:hover {
  color: #222222;
 }

 .module_link .orange {
  color: #DC6710;
 }
