@import url(menu.css);

 body {
  font-family: verdana, sans-serif; font-size: 10pt;
  background: transparent url("back.gif") repeat-x scroll 0% 0%;
  background-color: #EEEEEE;
  margin: 0px;
 }

 .main_page {
  position: absolute;
  width: 940px;
  left: 50%;
  background-color: #FFFFFF;
  margin-left: -470px;
 }

/* Bloque compacto : Banner, men?del anillo de webs de Openbravo y submen?de opciones de navegaci—n */

 .top_page {
  height: 80px;
  background: transparent url("back-logo.gif") no-repeat scroll 100% 0%;
  background-color: #FFFFFF;
 }

 .logo_corp {
  float: left;
  margin: 11px 100px 13px 14px;
 }

 .web_ring_menu {
  float: right;
  height: 25px;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
  margin: 0px 8px 0px 0px;
 }

 .web_ring_menu .active {
  float: left;
 }

 .web_ring_menu .inactive {
  float: left;
 }


 .web_ring_menu .left_side {
  float: left;
  width: 10px;
  height: 25px;
  background: transparent url("left-top-menu-on.gif") no-repeat scroll 100% 0%;
 }

 .web_ring_menu .menu-on {
  float: left;
  height: 23px;
  padding: 2px 7px 0px;
  background: transparent url("top-menu-on.gif") repeat scroll 100% 0%;
 }

 .web_ring_menu .menu-off {
  float: left;
  height: 23px;
  background: transparent url("top-menu-off.gif") repeat scroll 100% 0%;
  padding: 2px 7px 0px;
}

 .web_ring_menu .menu-on-first {
  float: left;
  height: 23px;
  padding: 2px 7px 0px 0px;
  background: transparent url("top-menu-on.gif") repeat scroll 100% 0%;
 }

 .web_ring_menu .menu-off-first {
  float: left;
  height: 23px;
  background: transparent url("top-menu-off.gif") repeat scroll 100% 0%;
  padding: 2px 7px 0px 0px;
}

 .web_ring_menu .menu-on-last {
  float: left;
  height: 24px;
  padding: 1px 0px 0px 7px;
  background: transparent url("top-menu-on.gif") repeat scroll 100% 0%;
 }

 .web_ring_menu .menu-off-last {
  float: left;
  height: 23px;
  background: transparent url("top-menu-off.gif") repeat scroll 100% 0%;
  padding: 2px 0px 0px 7px;
}

 .web_ring_menu .menu-off a, .web_ring_menu .menu-off-last a {
  font-weight: bold;
  text-decoration: none;
  color: #EEEEEE;
 }

 .web_ring_menu .menu-off a:hover, .web_ring_menu .menu-off-last a:hover {
  color: #FFFF44;
 }


 .web_ring_menu .menu-off-download {
  float: left;
  height: 23px;
  background: transparent url("top-menu-off.gif") repeat scroll 100% 0%;
  padding: 2px 7px 0px;
}

 .web_ring_menu .menu-off-download a {
  font-weight: bold;
  text-decoration: none;
  color: #EEEEEE;
 }

 .web_ring_menu .menu-off-download a:hover {
  color: #FFFF44;
 }


 .web_ring_menu .right_side {
  float: left;
  width: 10px;
  height: 25px;
  background: transparent url("right-top-menu-off.gif") no-repeat scroll 100% 0%;
 }


 .web_ring_menu .right_side {
  float: left;
  width: 10px;
  height: 25px;
  background: transparent url("right-top-menu-off.gif") no-repeat scroll 100% 0%;
 }


 .main_sub_menu {
  float: right;
  width: 322px;
  font-size: 11px;
  padding: 5px 0px 8px;
  margin: 29px 15px 0px 0px;
 }

 .main_sub_menu .active {
  float: right;
 }

 .main_sub_menu .sep {
  float: right;
  margin: 0px 7px;
 }

 .main_sub_menu .active a.link {
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
 }

 .main_sub_menu .active a.link:hover {
  color: #000000;
 }

/* Bloque compacto : Men?de secciones principales de la web y buscador */

 .sub_top_page {
  height: 34px;
  background-color: #414449;
 }

 .sections_menu {
  float: left;
  margin: 6px 0px 0px 15px;
 }

 .sections_menu .active {
  display: block;
  float: left;
  width: 86px;
  height: 28px;
  background: transparent url("tab-menu-on.gif") no-repeat 100% 0%;
  font-family: tahoma, 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 {
  float: left;
  margin-right: 1px;
 }

 .sections_menu .inactive a.link {
  display: block;
  width: 86px;
  height: 23px;
  background: transparent url("tab-menu-off.gif") no-repeat 100% 0%;
  font-family: tahoma, sans-serif; font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding-top: 5px;
 }

/* .sections_menu a.link:link, .sections_menu a.link:visited {
  color: #499E05;
 }*/

 .sections_menu .inactive a.link:hover {
  color: #000000;
  background: transparent url("tab-menu-off-over.gif") no-repeat 100% 0%;
 }


 .search_section {
  float: right;
  padding: 7px 10px 0px;
  margin: 0px 0px 0px 0px;
 }

 span.search_button {
  display: inline-block;
 }

 span.search_field {
  display: inline-block;
}

 input.search_button {
  height: 20px;
  font-size: 10px;
  color:#fff;
  font-family: verdana, arial;
  background-color:#5F5F5F;
  border:1px solid;
  border-top-color:#AFAFAF;
  border-left-color:#AFAFAF;
  border-right-color:#AFAFAF;
  border-bottom-color:#AFAFAF;} 

 input.search_field {
 font-size: 11px;
 font-family: verdana, arial; }


/* Bloque compacto : Flash principal y men?publicitario */

 .flash_block {
  height: 160px;
  margin: 20px 15px 0px;
 }

 .flash_block .flash {
  float: left;
  width: 696px;
  height: 160px;
 }

 .flash_block .menu {
  float: right;
  width: 212px;
  height: 160px;
 }

 .flash_block .menu .active {
 }

 .flash_block .menu .active a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .flash_block .menu .active a.link:hover {
  color: #000000;
 }

/* Bloque compacto : Fast News y acesso RSS */

 .fast_news {
  height: 18px;
  font-size: 10px;
  background-color: #EEEEEE;
  margin: 16px 15px 0px;
  border: 1px #CBCBCB solid;
 }

 .fast_news .icon {
  float: left;
 }

 .fast_news .title {
  float: left;
  margin: 2px 0px 0px 6px;
 }

 .fast_news .rss {
  float: right;
 }

 .fast_news .title a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .fast_news .title a.link:hover {
  color: #000000;
 }


/* Secci—n solapas varias */

 .main_seccion_intro {
  float: left;
  width: 500px;
  margin: 19px 15px 0px;
 }

 .seccion_intro {
  float: left;
  width: 665px;
  height: 229px;
 }

 .main_seccion_intro .last_news {
  float: left;
  width: 560px;
  margin-top: 14px;
 }

 .main_seccion_intro .last_news .banner {
  width: 560px;
  height: 31px;
  background: transparent url("back.gif") repeat-x scroll 0% 0%;
  margin-bottom: 18px;
 }

 .main_seccion_intro .last_news .image {
  float: left;
 }

 .main_seccion_intro .last_news .all_news {
  float: right;
  font-size: 11px;
  margin: 10px 10px 0px 1px;
 }

 .main_seccion_intro .last_news .all_news a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .main_seccion_intro .last_news .all_news a.link:hover {
  color: #000000;
 }

 .main_seccion_intro .last_news .icon {
  float: right;
  margin-top: 13px;
 }

 .main_seccion_intro .last_news .notice {
  width: 650px;
  height: 61px;
  padding-bottom: 14px;
  margin-bottom: 11px;
  border-bottom: 1px #CCCCCC dashed;
 }

 .main_seccion_intro .last_news .notice .date {
  float: left;
  width: 64px;
  height: 64px;
  font-size: 10px;
  color: #929292;
  background: transparent url("fecha-news.gif") repeat-x scroll 0% 0%;
  margin-top: 2px;
  margin-left: 6px;
  margin-right: 15px;
}

 .main_seccion_intro .last_news .notice .date .year {
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  margin-top: 2px;
 }

 .main_seccion_intro .last_news .notice .date .time {
  font-size: 12px;
  color: #efa413;
  text-align: center;
  font-weight: bold;
  margin-top: 11px;
 }

 .main_seccion_intro .last_news .notice .icon {
  float: left;
  width: 10px;
  height: 59px;
  margin-top: 4px;
 }

 .main_seccion_intro .last_news .notice .text {
  float: left;
  width: 550px;
  height: 61px;
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  margin-left: 5px;
 }

 .main_seccion_intro .last_news .notice .text .title {
  padding-bottom: 2px;
 }

 .main_seccion_intro .last_news .notice .text a.link {
  font-weight: bold;
  text-decoration: none;
  color: #499E05;
 }

 .main_seccion_intro .last_news .notice .text a.link:hover {
  color: #000000;
 }

 .main_seccion_intro .last_news .notice  a {
  text-decoration: none;
  color: #499E05;
 }

 .main_seccion_intro .last_news .notice a:hover {
  color: #000000;
 }

/* Bloque compacto : Lastest news and Awards */

 .awards_main_page {
  float: right;
  width: 214px;
  margin: 11px 15px 0px;
 }

 .awards_main_page .events {
  float: right;
 }


 .awards_main_page .newsletter {
  float: left;
  width: 214px;
  margin-bottom: 12px;
 }

 .awards_main_page .newsletter .top-border {
  width: 211px;
  height: 9px;
  border-top: 1px #CCCCCC solid;
 }

 .awards_main_page .newsletter .top-border .right {
  float: right;
  margin-top: -1px;
  margin-right: -1px;
 }

 .awards_main_page .newsletter .top-border .left {
  float: left;
  margin-top: -1px;
 }

 .awards_main_page .newsletter .main {
  width: 210px;
  font-size: 10px;
  border-width: 0px 1px;
  border-color: #CCCCCC;
  border-style: solid;
 }

 .awards_main_page .newsletter .main .title {
  font-weight: bold;
  color: #444444;
  padding: 0px 0px 3px 2px;
  margin: 0px 10px 0px 7px;
  border-bottom: 1px #DDDDDD solid;
 }

 .awards_main_page .newsletter .main .newsform {
  padding-top: 6px;
 }

 .awards_main_page .newsletter .main .newsform form {
  margin: 0px;
 }

 .awards_main_page .newsletter .main a.link {
  font-weight: normal;
  text-decoration: none;
  color: #499E05;
 }

 .awards_main_page .newsletter .main a.link:hover {
  color: #000000;
 }

 .awards_main_page .newsletter .bottom-border {
  position: relative;
  top: -3px;
  width: 211px;
  height: 10px;
  border-bottom: 1px #CCCCCC solid;
 }

 .awards_main_page .newsletter .bottom-border .right {
  float: right;
  margin-top: 1px;
  margin-right: -1px;
 }

 .awards_main_page .newsletter .bottom-border .left {
  float: left;
  margin-top: 1px;
 }


 .awards_main_page .awards_block {
  float: right;
  width: 214px;
  margin-bottom: 15px;
 }

 .awards_main_page .awards_block .flash {
  margin-left: 6px;
 }

 .awards_main_page .awards_block .awards {
  width: 203px;
  height: 140px;
  margin: 15px 23px 0px 0px;
 }

 .awards_main_page .awards_block .awards .left {
  float: left;
  width: 109px;
  height: 30px;
 }

 .awards_main_page .awards_block .awards .right {
  float: right;
  width: 89px;
  height: 30px;
 }

 .awards_main_page .awards_block .awards .award_1 {
  width: 109px;
  height: 69px;
  margin-top: 9px;
 }

 .awards_main_page .awards_block .awards .award_2 {
  width: 88px;
  height: 88px;
 }

 .awards_main_page .awards_block .awards .award_3 {
  width: 89px;
  height: 30px;
  margin-left: 11px;
 }

 .awards_main_page .awards_block .awards .award_4 {
  width: 89px;
  height: 24px;
  margin-top: 3px;
 }

/* Bloque compacto : Minimapa del sitio web de la p‡gina principal */

 .mini_map {
  float: left;
  width: 940px;
  height: 146px;
  background-color: #EEEEEE;
  padding-top: 10px;
  color: #979797;
  line-height:18px;
 }

 .mini_map .first_section {
  float: left;
  width: 186px;
  height: 144px;
  border: 1px #D2D2D2 solid;
 }

 .mini_map .section {
  float: left;
  width: 187px;
  height: 144px;
  border-color: #D2D2D2;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
 }

 .mini_map .title {
  font-weight: bold;
  margin: 9px 0px 8px 15px;
 }

 .mini_map a.link {
  font-weight: bold;
  text-decoration: none;
  color: #979797;
 }

 .mini_map a.link:hover {
  color: #000000;
 }

 .mini_map .subsection {
  margin-left: 18px;
 }

 .mini_map .subsection .icon {
  display: inline;
  margin-right: 6px;
 }

 .mini_map .subsection a.link {
  font-weight: normal;
 }

/* Bloque compacto : Apartado legal de la web */

 .legal_section {
  float: left;
  width: 940px;
  background-color: #EEEEEE;
  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;
 }

