/*  TOP */
#rt-top {
  padding: 2px;
/*  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E9E9E9), color-stop(1, #FFFFFF)); */
/*  background: URL(http://www.eficienciaenergetica.gub.uy/templates/theme1473/images/template/header_background.png) center 0 repeat-y; */
}
#rt-top .rt-container .rt-grid-6.rt-alpha .rt-block {
  padding-top: 3px;
}
#rt-top .rt-container .rt-grid-6.rt-omega .rt-block {
 padding-top: 5px;
}
#rt-header {
  padding: 0px; 
/*  background: URL(http://www.eficienciaenergetica.gub.uy/templates/theme1473/images/template/header_background.png) center 0 repeat-y; */
}
/* HEADER */
#homeLink {
  padding: 0px
}
#rt-header .rt-container .rt-grid-3.rt-alpha  {
  width: 350px;
  padding-top: 12px;
  padding-left: 7px;
}
#rt-header .rt-container .rt-grid-3.rt-alpha .rt-block {
  float:left;
}
#rt-header .rt-container .rt-grid-3  {
  width: 560px;
  padding-top: 7px;
}
#rt-header .rt-container .rt-grid-3 .rt-block {
  float:right;
  padding-bottom: 14px;
}
#rt-header .rt-container .rt-grid-3.rt-omega  {
  width:400px;
  padding-top: 7px;
}
#rt-header .rt-container .rt-grid-3.rt-omega .rt-block {
   float:right;
  padding-right:0px;
}
/*======= Search Form ============*/
form .search-form {
  padding: 3px 0 0px;
  width: 262px;
}
form .search-form #mod-search-searchword {
  border: 1px solid #E9E9E9;
  background: white;
  padding: 5px 10px 6px;
  margin: 0 2px 0 0;
  width: 134px;
  float: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
  border-radius:8px; 
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4); 
  box-shadow: inset 0 3px 8px rgba(0,0,0,.24); 
}
form .search-form .buttonsearch-form {
  border: 0px;
  background-color: #ffffff;
  opacity: .4;
  color: #000000;
  height: 28px;
  text-align: center;
  text-transform: lowercase;
  width: 64px;
  padding-bottom: 1px;
}
form .search-form .buttonsearch-form:hover {
  border: 0px;
  background-color: #ffffff;
  opacity: .4;
  color: #000000;
  height: 28px;
  text-align: center;
  text-transform: lowercase;
  width: 64px;
  padding-bottom: 1px;
}
/* CODIGO ORIGINAL COMENTADO POR MANENTE
/* form .search-form {
  padding: 1px;
}
form .search-form.rt-block {
  float:right;
}
form .search-form #mod-search-searchword {
 border: 1px solid #BDB9B9;
  padding: 2px;
  margin: 0 2px 0 0;
  width: 154px;
  float: left;
  height: 23px;
}
/*
css original
*/
/* form .search-form .buttonsearch-form {
  border: 1px solid #BDB9B9;
  background: #CFC9C9;
  color: white;
  height: 28px;
  text-align: center;
  text-transform: lowercase;
  width: 64px;
  padding-bottom: 1px;
} 
/*
form .searchword:hover {
  background: #f39754;
  border-color: #f39754;
}
FINAL DE CÓDIGO ORIGINAL COMENTADO POR MANENTE*/
.rt-block{ padding-bottom:1px;}
.camera_caption {
      height: 35%;
}
/*  BREADCRUMBS */
.breadcrumbs {
 padding-left: 10px;
}
/* MENU */
ul.sf-menu {
 height:93px;
 background: url(../images/bg_menu.jpg) 0 0 repeat-x;
} 
ul.sf-menu > li > a,
ul.sf-menu > li > span {
  line-height: 1.3em; /* 1.3em Línea divisoria */
  padding: 22px; /* 0.3em */
  height: 49px; /* 2.5 Fondo mouseover */
  color: #5F5F5F;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.56);
  font-size: 16px;
letter-spacing: 0.5pt
} 
ul.sf-menu > li.parent > a,
ul.sf-menu > li.parent > span {
  background-image:url(../images/menu_marker.gif); 
  background-position:center 83px; 
  background-repeat:no-repeat;
} 
ul.sf-menu li.sfHover > ul {
  top: 97px; /* Distancia para apertura de submenú */ 
}
#rt-menu {
    padding-bottom: 48px; 
} 
<!-- BOXES -->
.boxes li.firstItem h5 {
  background: url(../images/rayo.png) 0 0 no-repeat;
  padding-left: 39px;
  color: white;
}
.boxes h5 {
  background: url(../images/plan_solar.png) 0 0 no-repeat;
  padding-left: 65px;
}
.boxes li.lastItem h5 {
background: url(../images/ahorro.png) 0 0 no-repeat;
padding-left: 52px;
}
.moduleItemIntrotext a {
color: white;
}
