#container h1{
  padding-top:10px;
  font-size:18px;
  line-height:130%;
  
}
#container h1 a:hover{
  text-decoration:underline;
}
#container h1 a, #container h1 a:visited{
  color:#5B5B5B;
}
#container h3{
font-size:18px;
  line-height:160%;
  padding-bottom:5px;
  color:#5B5B5B;
  text-indent:15px;
  font-family:HelveticaCondensedRegular;
}

#container p{
  margin:0;
  padding:0;
  /*text-indent:15px;*/
font-size:12px;
  line-height:130%;
  padding-bottom:15px;
  color:#666;
}
#image-title{
  background-color:#e4e4e4;
  width:263px;
  margin-bottom:5px;
  float:right;
}
#image-title h4{
  text-indent:5px;
  line-height:200%;
}
div.content {
  /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
  display: none;
  /*float: left;*/
  width: 600px;
  background-color:#f4f4f4; 
  margin:0 auto;
}
div.content a, div.navigation a {
  text-decoration: none;
  color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
  text-decoration: underline;
}
div.controls {
  margin-top: 5px;
  height: 23px;
  padding: 10px;
  font-size:16px;
  font-family:HelveticaCondensedRegular;
}
div.controls a {
  padding: 5px;
}
div.ss-controls {
  float: right;
}
div.nav-controls {
  float: left;
}
div.slideshow-container {
  position: relative;
  clear: both;
  height: 500px; /* This should be set to be at least the height of the largest image in the slideshow */
  top:25px;
}
div.loader {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 500px;
height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
  display: block;
  position: absolute;
  top: 0;
  left: 50px;
  margin:0 auto;
}
div.slideshow a.advance-link {
  display: block;
  width: 500px;
  height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
  line-height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
  text-align: center;
  
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
text-decoration: none;
}
div.slideshow img {
  vertical-align: top;
  border: 1px solid #ccc;
  padding:3px;
}
div.download {
  float: right;
}
div.caption-container {
  position: relative;
  clear: left;
  height: 85px;
}
span.image-caption {
  display: block;
  position: absolute;
  background-color:#e4e4e4;
/*width: 500px;*/
  top: 0;
  left: 0;
}
div.caption {
  padding: 12px;
  color:#5B5B5B;
  background-color:#f4f4f4;
  font-family:HelveticaCondensedRegular;
  font-size:16px;
  text-shadow:#fff 0px 2px 0;
}
div.image-title {
  font-weight: bold;
  font-size: 1.4em;
  line-height:100%;
  color:#5B5B5B;
}
div.image-desc {
  line-height: 1.3em;
padding-top: 12px;
}
div.navigation {
  /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
/*border:1px dashed #c4c4c4;*/
  padding-bottom:10px;
  padding-left:10px;
  padding-top:10px;
}
ul.thumbs {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.thumbs li {
  float: left;
  padding: 0;
  margin: 5px 10px 5px 0;
  list-style: none;
}
a.thumb {
  padding: 2px;
  display: block;
  border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
  background: #000;
}
a.thumb:focus {
  outline: none;
}
ul.thumbs img {
  border: none;
  display: block;
}
div.pagination {
  clear: both;
}
div.navigation div.top {
  margin-bottom: 12px;
  height: 11px;
}
div.navigation div.bottom {
  margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  border: 1px solid #ccc;
}
div.pagination a:hover {
  background-color: #eee;
  text-decoration: none;
}
div.pagination span.current {
  font-weight: bold;
  background-color: #c4c4c4;
  border-color: #ccc;
  color: #fff;
}
div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px;
}
#contacto-container{
  padding-top:15px;
  float:right;
  width:260px;
  height:200px;
  text-align:center;
}
.rp_panel h2{
  padding:5px 0 5px 5px;
  font-weight:bold;
}
#rp_first_pane h2{
  color:#FFF;
  background-image:url(../images/nav-bg6.PNG);
  background-position: top left;
  background-repeat:repeat-x;
  border-bottom: solid 1px #0083C4;
  text-align:left;
}
#rp_first_pane h2 a
{
  color:#FFF;
}
#rp_second_pane h2{
  border-bottom:solid 3px #FFF;
  background-color:#E4E4E4;
  margin-left:10px;
  width:235px;
  padding-top:10px;
}
#rp_second_pane{
  background-color:#E4E4E4;
  width:260px;
  min-height:200px;
  float:right;
}
.rp_panel ul{
  padding-right:5px;
  margin-left:10px;
  margin-top:15px;
  list-style:none;
  list-style-position: outside; 
  list-style-image:none;
}
.rp_panel li{
  margin-bottom:10px;
  font-size:11px;
}
.rp_panel ul li a{
  color:#036FAB;  
}
.rp_panel ul li a:visited{
  color:#036FAB;
}
.rp_panel ul li a:hover{
  color:#036FAB;
  text-decoration:underline;
}



#body{
  width:990px;
}

#body h5{
  width:970px;
  margin:0 auto;
}

/* */

#main_wrapper{
  margin:0;
  padding:0;
  width:726px;
  float: left;
  height:100%;
}

#main{
  margin: 0;
  padding:0;
  margin-left:12px;
  width:700px;
  background-color:#FFF;
  height:100%;

  /* IE Hack for min height */
  min-height:700px;
  height:auto !important;
height:700px;
}

#main h1{
  font-family:SwitzerlandCondLight;
  font-size:28px;
  color:#4E63AD;
  line-height:140%;
  background-color:none;
  text-indent:15px;
}

#container p{
  color:#231F20;
  /*padding:10px;*/
  line-height:120%;
  font-family:HelveticaCondensedRegular, Arial, Verdana;
  font-size:16px;
  width:600px;
  margin:0 auto;
}

#main .cde_img{
  padding:10px;
  margin-left:10px;
}


#right_panel{
  margin:0;
  padding:0;
  float:left;
  width:255px;
}


* */

#busqueda_block{
  padding-top:15px;
}
#busqueda_block h3{
  color:#231F20;
  font-family:SwitzerlandCondLight;
  font-size:18px;
  line-height:150%;
}

#busqueda_block ul{
  height:50px;
}
#busqueda_block ul li{
  float:left;
}

.block ul{
  list-style-type:none;
}

.block h1{
  font-family:SwitzerlandCondLight;
  font-size:20px;
  line-height:180%;
  border-bottom:2px solid #DF1F28;
}

.block h1, .block h1 a,.block h1 a:visited {
  padding:3px;
  color:#231F20;
}

.block h1 a:hover{
  background-color:#E0e0e0;
}

#contacto_block ul{
  padding-top:10px;
  color:#908e8f;
  font-family:verdana;
}

#contacto_block ul li span{
font-size:17px;
  font-family:Arial;
  font-weight:bold;  
}

#contacto_block ul li span#celec{
  font-size:13px;
}

#contacto_block ul li{
  line-height:180%;
  height:55px;
  background: url('../images/list-item-strong.png') 0px 0px no-repeat ;
  padding-left:25px;
}

/* footer personalizado para este template */

#footer_top_header{
  width:700px;
  background-color:#FFF;
  height:35px;
  margin-left:2px;
}
#footer_liquid{
  clear:both;
}





































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

