 body {
  font-family: verdana, sans-serif; font-size: 10pt;
  background: transparent url("../img/background-page.gif") repeat-x scroll 0% 0%;
  background-color: #FBFBFB;
  margin: 0px;
 }

 .main_page {
  position: absolute;
  width: 1000px;
  left: 50%;
  background-color: #FFFFFF;
  margin-left: -500px;
 }

/* Bloque compacto : Banner, menœ del anillo de webs de Openbravo y submenœ de opciones de navegaci—n */

 .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%;
 }

 .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 { margin: 0; padding: 0; list-style: none; position: relative; }

.web_ring .menu-off-forge ul.navmenu-h ul {
 width: 140px; /* Sub Menu Width */
 margin: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 right: 0;
}

.web_ring .menu-off-forge ul.navmenu-h ul ul,.web_ring .menu-off-forge ul.navmenu-h ul ul ul { top: 0; right: 100%; }

.web_ring .menu-off-forge ul.navmenu-h li { float: right; display: inline; position: relative; }
.web_ring .menu-off-forge ul.navmenu-h ul li { width: 100%; display: block; }

/* Root Menu */
.web_ring .menu-off-forge ul.navmenu-h a {
 border-top: 1px solid #FFF;
 border-right: 1px solid #FFF;
 padding: 5px;
 float: right;
 display: block;
 background: #DDD;
 color: #666;
 font: bold 11px Arial, sans-serif;
 text-decoration: none;
 height: 1%;
}

/* Root Menu Hover Persistence */
.web_ring .menu-off-forge ul.navmenu-h a:hover,.web_ring .menu-off-forge ul.navmenu-h li:hover a,.web_ring .menu-off-forge ul.navmenu-h li.iehover a {
 background: #BBB;
 color: #FFF;
}

/* 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: #BBB;
}

/* 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: #999;
}

/* 3rd Menu */
.web_ring .menu-off-forge ul.navmenu-h li:hover li:hover li a,.web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover li a {
 background: #999;
}

/* 3rd Menu Hover Persistence */ 
.web_ring .menu-off-forge ul.navmenu-h li:hover li:hover li a:hover,.web_ring .menu-off-forge ul.navmenu-h li:hover li:hover li:hover a,.web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover li a:hover,.web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover li.iehover a { 
background: #666; 
} 

/* 4th Menu */
.web_ring .menu-off-forge ul.navmenu-h li:hover li:hover li:hover li a,.web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
.web_ring .menu-off-forge ul.navmenu-h li:hover li:hover li:hover li a:hover,.web_ring .menu-off-forge ul.navmenu-h li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
.web_ring .menu-off-forge ul.navmenu-h li:hover ul ul,.web_ring .menu-off-forge ul.navmenu-h li:hover ul ul ul,.web_ring .menu-off-forge ul.navmenu-h li.iehover ul ul,.web_ring .menu-off-forge ul.navmenu-h li.iehover ul ul ul { display: none; }
.web_ring .menu-off-forge ul.navmenu-h li:hover ul,.web_ring .menu-off-forge ul.navmenu-h ul li:hover ul,.web_ring .menu-off-forge ul.navmenu-h ul ul li:hover ul,u.web_ring .menu-off-forge ul.navmenu-h li.iehover ul,.web_ring .menu-off-forge ul.navmenu-h ul li.iehover ul,.web_ring .menu-off-forge ul.navmenu-h ul ul 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: 5px 0px 0px 20px;
 }

 .main_sub_menu {
  float: right;
  font-size: 11px;
  padding: 3px 0px 0px;
  margin: 6px 20px 0px 0px;
  z-index: 1;
 }

 .main_sub_menu .search_text {
  position: relative;
  top: 3px;
  float: right;
  color: #9A9999;
 }

 .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: 9px;
  padding-right: 9px;
  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: 9px;
  padding-right: 9px;
  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 : Quotes */

.main_page .main_banner_900 {
 display: block;
 position: relative;
 padding-top: 5px;
 z-index: 20;
}

.main_page #quote-box {
 display: block;
 position: relative;
 font-size: 14px;
 line-height: 16px;
 padding-left: 80px;
 padding-right: 80px;
 border: 1px #FFFFFF solid;
 margin-bottom: 0;
 z-index: 10;
}

.main_page #quote-box #quote-rot {
 display: block;
 position: relative;
 padding-left: 20px;
 padding-right: 20px;
}

.main_page #quote-box #quote-rot .quote-left {
 display: block;
 position: absolute;
 top: -10px;
 left: -15px;
 width: 30px;
 height: 30px;
 border: 0;
 padding-bottom: 2px;
}

.main_page #quote-box #quote-rot .quote-right {
 display: block;
 position: absolute;
 top: -30px;
 left: 779px;
 width: 30px;
 height: 30px;
 border: 0;
 padding-bottom: 2px;
}

.main_page #quote-box #quote-rot #quote {
 display: block;
 position: relative;
 color: #DC6710;
 text-align: center;
 background: transparent url('../img-corp/quote/quotes-bg.jpg') no-repeat 0 bottom;
 border: 1px #FFFFFF solid;
 margin-bottom: 10px;
}

.main_page #quote-box #quote-rot #quote em {
 display: block;
 position: relative;
 padding-left: 25px;
 padding-right: 25px;
}

.main_page #quote-box #quote-rot #quote em .link,
.main_page #quote-box #quote-rot .quote_author .link {
 color: #58A618;
 text-decoration: none;
}

.main_page #quote-box #quote-rot #quote em .link:hover,
.main_page #quote-box #quote-rot .quote_author .link:hover {
 color: #000000;
}

.main_page #quote-box #quote-rot .quote_author {
 display: block;
 position: relative;
 font-size: 11px;
 line-height: 12px;
 color: #444444;
 text-align: right;
 padding-top: 7px;
 padding-right: 10px;
 padding-bottom: 5px;
}

/* Bloque compacto : Flash principal y menœ publicitario */

 .flash_block {
  height: 280px;
  padding: 3px 20px 0px;
  background: transparent url("../img-corp/menu/top-menu/sliders-bg.gif") repeat-x 0 0;
/*  background: #FBFBFB;*/
 }

 .flash_block .flash {
  float: right;
  width: 656px;
  height: 307px;
 }

 .flash_block .menu {
  float: left;
  width: 271px;
  height: 260px;
  margin-top: 29px;
  background: transparent url("../img/green-degrada.png") no-repeat 0 0;
 }

 .flash_block .menu-es {
  float: left;
  width: 271px;
  height: 285px;
  margin-top: 29px;
  background: transparent url("../img/finally-num-es.png") no-repeat 0 0;
 }

/*
 .flash_block .menu .active {
 }


 .flash_block .menu a.link {
  display: block;
  width: 212px;
  height: 40px;
 }
*/


 .flash_block .menu .menu-link a.link:hover {
  color: #000;
    text-decoration: none;
 }


 .flash_block .menu .menu-link a.link {
  color: #499E05;
    text-decoration: none;
 }


.fl {
	float: left; display: inline; height: 70px;
}
img {
	border: 0;
}

 .news_slider {
  width: 960px;
  height: 90px;
  margin: 0px 20px 20px;
  background-color: #F1F1F1;
 }

 .news_slider .prev {
  float: left;
  position: relative;
  top: 4px;
  margin-right: 1px;
 }
 .news_slider .next {
  float: right;
  position: relative;
 }
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%; background: #eeeeed; height: 90px;
}
.news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	width: 702px; overflow: hidden; float: left; height: 90px; position: relative;
}
.news_slider .view_all {
	font-size: .8em; padding: 5px; margin: 0 0 2px 0; border-top: #eeeeed 1px solid; border-bottom: #eeeeed 1px solid; text-align: center;
}
.news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	margin-right: 5px; width: 112px; height: 90px;
}


.sliderSS
{
  width: 960px;
  height: 90px;
  margin: 0px 20px 20px;
  background:transparent url('../img/success-storiesbar.png') no-repeat scroll 0 1px;
}

.sliderSS-es
{
  width: 960px;
  height: 90px;
  margin: 0px 20px 20px;
  background:transparent url('../img/success-storiesbar-es.png') no-repeat scroll 0 1px;
}

.sliderSS .itemsR {
	float: left; height: 90px; position: relative; border-left: 0px #ffffff solid;
}

.sliderSS-es .itemsR {
	float: left; height: 90px; position: relative; border-left: 0px #ffffff solid;
}

 .sliderSS .left .link {
  display: block; 
  float: right;
  background:transparent url('../img/member_icon.gif') no-repeat;
  text-align: right;
  padding-left:10px;
  padding-right:10px;
  font-size: 10px;
  color: #58A618;
  text-decoration: none;
 }

 .sliderSS .left .link:hover {
  font-size: 10px;
  color: #000000;
 }

 .sliderSS-es .left .link {
  display: block; 
  float: right;
  background:transparent url('../img/member_icon.gif') no-repeat;
  text-align: right;
  padding-left:10px;
  padding-right:10px;
  font-size: 10px;
  color: #58A618;
  text-decoration: none;
 }

 .sliderSS-es .left .link:hover {
  font-size: 10px;
  color: #000000;
 }

/*************************************************************************************/


 .slides_menu {
  position: relative;
  top: -18px;
  width: 91px;
  height: 32px;
  margin-left: 868px;
  margin-right: 40px;
 }

 .sliders_numbers_on {
  position: relative;
  top: 4px;
  float: left;
  cursor: pointer;
 }

 .sliders_numbers_off {
  float: left;
  cursor: pointer;
 }


 .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;
 }

/* Bloque compacto: Noticias, Partners, Banner */

 .main_page .middle-block {
  height: 200px;
  margin-left: 20px;
  margin-right: 22px;
 }

 .main_page .middle-block .news-module {
  float: left;
  width: 427px;
  height: 200px;
  padding-left: 25px;
  padding-right: 25px;
 }

 .main_page .middle-block .news-module .title {
  font-family: trebuchet MS;
  font-size: 22px;
  font-weight:bold;
  color: #000000;
  padding-bottom: 7px;
 }

 .main_page .middle-block .news-module .foot {
  display: block;
  position: relative;
  top: 135px;
  height: 15px;
  font-size: 11px;
  color: #58A618;
 }

 .main_page .middle-block .news-module .foot .left {
  display: block;
  float: left;
 }

 .main_page .middle-block .news-module .foot .left .link {
  color: #58A618;
  text-decoration: none;
 }

 .main_page .middle-block .news-module .foot .left .link:hover {
  color: #000000;
 }

 .main_page .middle-block .news-module .foot .rss-img {
  display: block;
  float: left;
  padding-right: 6px;
  padding-left: 6px;
 }

 .main_page .middle-block .news-module .foot .rss-text {
  display: block;
  float: left;
  color: #58A618;
  text-decoration: none;
  cursor: pointer;
 }

 .main_page .middle-block .news-module .news {
  display: block;
  position: relative;
  top: -10px;
 }

 .main_page .middle-block .news-module .news .date {
  font-size: 9px;
  font-weight: bold;
  color: #9A9999;
 }

 .main_page .middle-block .news-module .news .title {
  height: 20px;
  margin-bottom:12px;
 }

 .main_page .middle-block .news-module .news .title .link {
  color: #58A618;
  font-size: 13px;
  line-height: 19px;
  text-decoration: none;
 }

 .main_page .middle-block .news-module .news .title .link:hover {
  color: #000000;
 }

 .main_page .middle-block .news-module .news .content {
  height: 40px;
  margin-bottom:12px;
 }

/* Fin Bloque compacto: Noticias */

 .legal_section {
  display: block;
  float: left;
  width: 1000px;
  font-size: 11px;
  background-color: #FBFBFB;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
 }

 .legal_section a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .legal_section a.link:hover {
  color: #000000;
 }

 .legal-section {
  display: block;
  float: left;
  width: 1000px;
  font-size: 11px;
  background-color: #FBFBFB;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
 }

 .legal-section .awards {
  float: left;
  width: 200px;
  height: 30px;
 }

 .legal-section .awards .left {
  float: left;
  width: 89px;
  height: 31px;
 }

 .legal-section .awards .right {
  float: right;
  width: 89px;
  height: 24px;
  margin-top: 3px;
 }

 .legal-section .legal-text {
  padding-top: 9px;
 }

 .legal-section .legal-text a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .legal-section .legal-text a.link:hover {
  color: #000000;
 }


 .suscribe-button {
/*  position: relative;
  top: -2px;
  width: 93px;
  height: 30px;*/
  float: right;
  font-family: Verdana, Helvetica, sans-serif;
/*  font-size: 12px;*/
  font-size: 11px;
/*  font-weight: bold;
  color: #FFFFFF;
  background:transparent url('../img-corp/button/send-button.png') no-repeat scroll 0 1px;
  border: 0px #000000 solid;
  cursor: pointer;*/
  margin-top: 4px;
 }
/*
 .suscribe-button:hover {
  color: #000000;
  background:transparent url('../img-corp/button/send-button-over.png') no-repeat scroll 0 1px;
 }
*/
