@charset "utf-8";

body {
  font-family:  Verdana, Arial, 'sans serif', Helvetica, serif;
  font-size: 10pt;
  background-image: url('../img/bg.png');
}

a {
  color: #cc5500;
  background-color: inherit;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #dd0000;
  background-color: inherit;
  outline: none;
  text-decoration: underline;
}

#main {
  width: 850px;
  border: 0px;
  background-color: #fff;
  margin: 0 auto;
  padding: 10px;
  color: #555;
  background: #f7f7f7;
}

#pre_logo {
  width: 850px;
  height: 184px;
  margin-bottom: 5px;
  background: url('../img/loading.gif') no-repeat 50% 50%;
}
#logo {
  width: 850px;
  height: 182px;
  background-image: url('../img/logo.png');
  background-position: 0px 0px;
}

.clearB {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/**************** menu coding *****************/
#menu {
  width: 140px;
  float: left;
  text-align: left;
  padding-top: 45px;
  border-bottom: 1px solid #ebebeb;
  background-color: #fff;
}

#menu li {
  position: relative;
}

#menu a {
  font: 12px/16px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  border-top: 1px solid #ebebeb;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  text-decoration: none;
  color: #000;
  width: 130px;
}

#menu a:hover {
  color: #fff;
  background-color: #ff7b00;
  border-top: 1px solid #ebebeb;
}

#menu .long_ul {
  width: 160px;
}

#menu .long_a {
  width: 150px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

#menu ul li {
  background: url('../img/menu_arrow.png') no-repeat 0;
}

div#menu ul li:hover {
  background: #ff9d42;
}

#menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
}

#menu ul ul li {
  background-color: #fff;
}

#menu ul ul {
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

div#menu ul ul,
div#menu ul li:hover ul {
  display: none;
}

div#menu ul li:hover ul {
  display: block;
  z-index: 100;
}

#content {
  width: 683px;
  padding-left: 20px;
  padding-right: 5px;
  float: left;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding-top: 30px;
  background: #fff;
}

#page_title {
  font-weight: bold;
  font-family: serif;
  font-size: 13pt;
  color: #cc0000;
  margin-left: 25px;
}

#links_category {
  margin: 0px;
  padding: 0px;
  width: 600px;
  text-align: justify;
}

#links_category li {
  display: block;
  margin-top: 10px;
}

#links_category li span {
  padding-left: 25px;
  font-size: 10pt;
}
#links_category ul span {
  padding-left: 0px;
  text-decoration: inherit;
  font-family: Verdana, Arial, 'sans serif', Helvetica, serif;
  font-size: 10pt;
}

#links_category ul {
  margin-top: 15px;
}

#links_category ul li {
  display:list-item;
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 5px;
}

.fonogramas_play {
  width: 17px;
  height: 17px;
  float: left;
  display:block;
}

img {
  border: 0px;
}

#page_subtitle {
  font-size: 10pt;
  margin-bottom: 10px;
  margin-left: 25px;
  margin-top: 10px;
}

#galeria {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
  width: 680px;
}

#galeria li {
  display: block;
  float: left;
  width: 160px;
  height: 280px;
  margin-left: 40px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.galeria_li_a {
  width: inherit;
  width: 158px;
  height: 171px;
  float: left;
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border: 1px solid #e5e2de;
}

.galeria_li_a:hover {
  border: 1px solid #ff7b00;
}

.galeria_li_a_title {
  float: left;
  display: block;
  font-size: 8pt;
  width: 158px;
  margin-left: 1px;
  margin-right: 1px;
  color: #555;
  text-align: center;
  font-weight: bold;
}

.galeria_li_div_txt {
  float: left;
  font-size: 8pt;
  width: 158px;
  margin-left: 1px;
  margin-right: 1px;
  color: #555;
}

#galeria_large {
  float: left;
  width: 670px;
  height: 635px;
  background-color: #e5e2de;
  margin: 0 auto;
}

#galeria_photo_large {
  float: left;
  width: 662px;
  height: 540px;
  margin-left: 4px;
  margin-top: 4px;
  margin-right: 4px;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#galeria_photo_large_descr {
  float: left;
  width: 662px;
  text-align: center;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
}

#bottom {
  width: 850px;
  height: 25px;
  padding-top: 10px;
  margin-top: 20px;
  background: #dddddd;
  text-align: center;
  color: #444444;
}

#videos_ul {
  margin: 0px;
  padding: 0px;
  width: 550px;
  margin-top: 25px;
  margin-left: 20px;
  text-align: justify;
}

#videos_ul li {
  display: block;
  height: 67px;
  text-decoration: none;
  margin-bottom: 10px;
}

.videos_ul_li_image {
  float: left;
  display: block;
  width: 90px;
  height: 65px;
  margin-right: 5px;
  border: 1px solid #ff7b00;
}

