#center {
    position:absolute;
    width:768px;
    height:576px;
    margin: -288px 0px 0px -384px;
    top:50%;
    left:50%;
    background:#f0deba;
    overflow:hidden;
}
#menu {
    position:relative;
    padding:0 0 0 226px;
    width:542px;
    height:81px;
    background:#3d5e9b url(../img/coves2.gif) 63px 21px no-repeat;
}
#menuhome {
	cursor:pointer;
	position:absolute;
	left:63px;
	top:21px;
	width:110px;
	height:48px;
}
#content {
    position:relative;
    width:768px;
    height:495px;
}
#flashIndex {
    position:relative;
    width:768px;
    height:364px;
    background:#121c4d url(../img/fonsindex.jpg) no-repeat;
}
#flashCoves {
    position:relative;
    top:0px;
    left:0px;
    width:768px;
    height:350px;

}
#flota{
	position:absolute;
	z-index:50px;
	top:350px;
	right:220px;
}
#idiomes {
    position:relative;
    width:768px;
    height:207px;
    background:url(../img/coves.gif) 284px 49px no-repeat;
    padding:38px 0 0 0;
}
#images {
    position:absolute;
    top:0;
    left:0;
    overflow:hidden;
}
#text {
    position:absolute;
    top:0;
    left:0;
    overflow:auto;
    padding:0 10px 0 0;
}

