/*CSS Document*/

A:link

{

	text-decoration: none;

}

A:visited

{

	text-decoration: none;

}

A:hover

{

	text-decoration: underline;

}

A:active

{

	text-decoration: none;

}

.classh2 { display:none; }

.link

{

	font: bold 13px arial;

	color: #284B74;

}

.fundo

{

	background-image: url(../imagens/fundo/imagem_ocean_fundo.jpg);

	background-repeat: no-repeat;

	width: 100%;

	height: 1400px;

}

.fundo .main

{

	width: 1001px;

	height: 1400px;

	margin: 0 auto;

	background-image: url(../imagens/fundo/fundo_shape_branco.png);

	background-repeat: no-repeat;

}

.fundo .main .atentimento

{

	position: relative;

	width: 117px;

	height: 77px;

	left: 850px;

	top: 35px;

}

.fundo .main .telefone

{

	position: relative;

	width: 150px;

	height: 16px;

	left: 827px;

	top: 36px;

	font: bold 13px Arial, Helvetica, sans-serif;

	color: #C42126;

}

.fundo .main .menu

{

	position: relative;

	width: 963px;

	height: 33px;

	background-image: url(../imagens/fundo/fundo_menu.jpg);

	background-repeat: no-repeat;

	top: 53px;

	left: 18px;

}

.fundo .main .menu .home
{ position: absolute; font: 16px arial; color: #284B74; left: 38px; top: 7px; }
.fundo .main .menu .empresa
{ position: absolute; font: 16px arial; color: #284B74; left: 126px; top: 7px; }
.fundo .main .menu .servicos
{ position: absolute; font: 16px arial; color: #284B74; left: 538px; top: 7px; }
.fundo .main .menu .revendas
{ position: absolute; font: 16px arial; color: #284B74; left: 642px; top: 7px; }
.fundo .main .menu .usados
{ position: absolute; font: 16px arial; color: #284B74; left: 389px; top: 7px; width: 100px; }
.fundo .main .menu .eventos
{ position: absolute; font: 16px arial;	color: #284B74;	left: 762px; top: 7px; }
.fundo .main .menu .contato
{ position: absolute; font: 16px arial; color: #284B74; left: 867px; top: 7px; }
.fundo .main .menu .barcos
{ position: absolute; font: 16px arial; color: #284B74; left: 319px; top: 7px; }
.fundo .main .menu .lanchas
{ position: absolute; font: 16px arial;	color: #284B74;	left: 226px; top: 7px; }

.fundo .main .flash

{ position: relative; width: 952px; height: 400px; top: 72px; left: 18px; }

.fundo .main .space

{

	position: relative;

	width: 963px;

	height: 50px;

	top: 63px;

	left: 18px;

}

.fundo .main .conteudo

{

	position: relative;

	width: 1001px;

	height: 1007px;

	top: 47px;

	background-image: url(../imagens/fundo/repeat_y.png);

	background-repeat: repeat-y;

}

.fundo .main .conteudo STRONG

{

	font: bold 1em arial;

	color: #000;

	display: block;

	width: 200px;

	padding-left: 50px;

	font-size: 11px;

}

.fundo .main .conteudo SPAN

{

	font: 1em arial;

	color: #000;

	display: block;

	width: 705px;

	padding-bottom: 10px;

	padding-left: 50px;

	font-size: 11px;

}

.fundo .main .conteudo H2

{

	font: 17px arial;

	color: #39577A;

	padding-left: 20px;

	padding-top: 5px;

}

.fundo .main .rodape

{

	position: relative;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #000;

	text-align: center;

	line-height: 16px;

	background-image: url(../imagens/rodape/fundo-rodape-baixo.png);
	
	background-repeat:no-repeat;

	margin: 0 auto;

	width: 989px;

	height: 138px;

	top: 47px;

}

.link_rodape

{

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #000;

}

A.rodape2si { position:relative; left:154px; top:5px; }
