/* CSS Document */

html{height:100%;}
body{height:100%; padding:0; margin:1% 0 0 0;}
a{color:#090;}

.fb{margin-right:0.5em;}
.fb-small{margin-right: 0.5em;}

.crdb h4{display:inline; margin:0 5em 5em 0;}
.crdb{height:114px;}

.dest{margin:2em;}

.cinza{background-color:#F1F1F1; border-radius:2px; box-shadow: 1px 1px 5px 1px #ddd inset; padding:7px;}

.less{font-size:20px;}
.med{font-size:24px;}

.cycle-slideshow {width:100%; height:auto; max-height:189px; max-width:1132px; } /* manter valores fixos e rígidos nos max */
.cycle-slideshow img {width:auto; height: auto; margin:0; padding:0; border:0;} /* manter os valores zero */

#mapa-cont{height:450px; max-width:1200px; width:100%; padding:0; border:0;}

#map-canvas img{max-width: none !important; max-height: none !important;}