
/* line 22, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../usr/local/rvm/gems/ruby-2.0.0-p247/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 8, ../sass/screen.scss */
#rain_gallery_body {
  /*background-repeat: no-repeat;*/
  text-align: center;
  margin: auto;
  width: 100%;
/*  min-height: 780px;
  color: #fff;*/
}
#rgal_titulo_gal{
  color: #0C5F8E;
  vertical-align: top;
  font-weight: bold;
  font-size: 3em;
  margin-top: 0;
}
#rgal_titulo_galeria_text{
  width: 50%;
}
/* line 20, ../sass/screen.scss */
#rain_gallery_categorias select {
 /* margin-top: 2%;*/
  font-size: .8em;
/*  width: 40%;
  min-width: 250px;*/
}
#rain_gallery_programas{
  width: 25%;
  zoom:1;
  *display: inline;
  display: inline-block;
  vertical-align: top;
}
/* line 26, ../sass/screen.scss */
.rain_gallery_programa {
  width: 80%;
  margin-right: 1%;
}

/* line 30, ../sass/screen.scss */
.rain_gallery_programa_icon {
  width: 30%;
  margin-right: 1%;
  cursor: pointer;
}
/* line 30, ../sass/screen.scss */
.rain_gallery_programa_name {
  width: 50%;
  margin-right: 1%;
  cursor: pointer;
}

/* line 35, ../sass/screen.scss */
#rain_gallery_contenidos {
  width: 70%;
  *display: inline;
  zoom: 1;
  display: inline-block;
  color: #000;
}
#rain_gallery_categorias {
margin: 30px 0 20px 0;
}
/* line 41, ../sass/screen.scss */
#rain_gallery_foto_actual_img {
/*  max-width: 80%;*/
  width: 100%;
}
#rain_gallery_thumbnail_gallery {
width: 700px;
height: 200px;
overflow: scroll;
margin: 15px auto;
}
/* line 44, ../sass/screen.scss */
.rain_gallery_thumb_1 {
  /*max-width: 250px !important;*/
  margin: 0 1%;
  float: left;
  width: 15%;
}

/* line 47, ../sass/screen.scss */
.rain_gallery_thumb_2 {
  /*max-width: 250px !important;*/
  margin: 0 1%;
  float: left;
  width: 15%;
}

/* line 50, ../sass/screen.scss */
.rain_gallery_thumb_3 {
  /*max-width: 250px !important;*/
  margin: 0 1%;
  float: left;
  width: 15%;
}

/* line 53, ../sass/screen.scss */
.rain_gallery_thumb_4 {
  /*max-width: 250px !important;*/
  margin: 0 1%;
  float: left;
  width: 15%;
}
