.olas1 {background: #FFFFFF url(../imagenes/olas1.gif) left top no-repeat}
.olas2 {background: #FFFFFF url(../imagenes/olas2.gif) left top no-repeat}

.linea {background: #DEDEDE}

.titulo {font-family: trebuchet ms; font-size: 22px; color: #FCC918; font-weight: bold; text-decoration: none; text-transform: lowercase; letter-spacing: -1px; line-height: 22px}
.galeria {font-family: arial; font-size: 22px; color:#FF9900; font-weight: bold; text-decoration: none; letter-spacing: -1px; line-height: 22px}
.galeria:hover {text-decoration:underline;}
.texto {font-family: trebuchet ms; font-size: 12px; color: #777777; font-weight: none; text-decoration: none; line-height: 16px}
.pie {font-family: trebuchet ms; font-size: 12px; color: #F58003; font-weight: none; text-decoration: none}

.link {color: #F58003; text-decoration: none}
a:hover {color: #777777; text-decoration: underline}

.float {float: right; margin-left: 1em; margin-right: 0em; margin-top: 0.4em; margin-bottom: 0.4em}

select {font-family: trebuchet ms; font-size: 12px; color: #F58003; font-weight: bold; background-color: #FFFFFF}
input {font-family: trebuchet ms; font-size: 12px; color: #FFFFFF; font-weight: none; background-color: #F58003; border-color: #F58003; border-style: solid; border-width: 0px}
textarea {font-family: trebuchet ms; font-size: 12px; color: #FFFFFF; font-weight: none; background-color: #F58003; border-color: #F58003; border-style: solid; border-width: 0px; scrollbar-face-color: #F58003; scrollbar-shadow-color: #F58003; scrollbar-highlight-color: #F58003; scrollbar-3dlight-color: #F58003; scrollbar-darkshadow-color: #F58003; scrollbar-track-color: #F58003; scrollbar-arrow-color: #FFFFFF}

body {scrollbar-face-color: #FCC917; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF}

/*ESTILO GALERIA FOTOGRÄFICA*/
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}