html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.html, body {
	overflow-x: hidden;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
img {
	border: 0;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}

h1 { font-size: 1.5em; font-weight: bold; margin: 10px 0 4px 0; }
h2 { font-size: 1.4em; font-weight: bold; margin: 10px 0 4px 0; }
h3 { font-size: 1.3em; font-weight: bold; margin: 10px 0 4px 0; }
h4 { font-size: 1.2em; font-weight: bold; margin: 10px 0 4px 0; }

#top {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 662px;
	height: 111px;
	margin-left: -331px;
	z-index: 90;
}
#bg {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1008px;
	height: 252px;
	background-image:url(images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin-left: -504px;
	z-index: 0;
}
#top #logo {
	position: absolute;
	left: 0px;
	top: 50px;
}
#top #lime {
	position:absolute;
	top: 75px;
	right: 20px;
	z-index:90;
	cursor:pointer;
}
.ie6 #lime, .ie5 #lime {
	display:none;
}
#banner {
	position: relative;
	top: 142px;
	left: 50%;
	width: 652px;
	margin-left: -326px;
	margin-bottom: -10px;
	background-repeat:no-repeat;
	background-position: center;
	background-color: #000;
	overflow:hidden;
}
.overlay {
    background-image: url(/fileadmin/templates/images/banner_overlay.gif);
    width: 653px;
    height: 10px;
    position:absolute;
    z-index: 5;
}
.overlay.top {
    left:0;
    top:0;
}
.overlay.bottom {
    left:0;
    bottom:5px;
    display: none;
}
.overlaytop {
	position:absolute;
	left:0;
	top:0;
	z-index: 5;
}
.overlaybottom {
	position:absolute;
	left:0;
	bottom:-5px;
    height: 5px;
	z-index: 5;
}
#main {
	position: absolute;
	margin-top: 160px;
    left: 50%;
    margin-left: -310px;
    width: 620px;
}
#menu {
	text-align:center;
}
#caipilayer {
	margin: 0;
	padding: 0;
	background: #222;
	position: absolute;
	background: url(/fileadmin/templates/images/caipirinha.jpg);
}
#content {
	position: relative;
	width: 620px;
	padding: 17px 17px 5px 17px;
	z-index: 50;
}
#contentbg {
	width: 654px;
	background-color:#222;
}
#footer {
	position: absolute;
	left: 50%;
	margin-left: -310px;
	width: 620px;
	font-size: 10px;
}
#footer .left {
	width: 300px;
	float: left;
}
#footer .right {
	padding-top: 10px;
	width: 300px;
	float: right;
	text-align: right;
}
#footer .light {
	color: #333333;
}
#bottom {
	position: relative;
	width: 100%;
	height: 111px;
	padding: 15px 0 0 0;
	margin: 20px 0 0 0;
	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
}

.csc-textpic-right .csc-textpic-caption {
	font-size: 10px;
	padding: 4px 0 8px 4px;
}
.csc-textpic-right .csc-textpic-image dt a {
	height: 133px;
	width: 200px;
	display: block;
	overflow: hidden;
}
.csc-header-n1 {
	margin-bottom: 10px;
}

.bermudapole {
	position: fixed;
	bottom: 0;
	left: 40px;
	width: 140px;
	height: 174px;
	background-image: url(images/bermuda3eck_sign.gif);
}
.ie .bermudapole {
	position: absolute;
}
.bermudapole a {
	display: block;
	width: 140px;
	height: 174px;
	background-image: url(images/bermuda3eck_sign.gif);
}

.melocoton {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 148px;
    height: 148px;
}
.ie .melocoton {
    position: absolute;
}

.gal {
    height: 470px;
}
