@charset "utf-8";
body {
	font-size: 13px;
	margin: 0px;
	background-image: url(images/fundo.gif);
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	background-color: #C3090A;
}
.titulos_caracteristicas {
	font-size: 16px;
	color: #FFF;
}

h1 {
	font-family: "Franklin Gothic Medium";
	font-size: 24px;
	font-weight: bold;
	color: #00c4c4;
	text-align: center;
	margin: 0px;
	width: 470px;
	background-image: url(images/sub_titulo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	letter-spacing: -1px;
}
h2 {
	font-family: "Franklin Gothic Medium";
	font-size: 24px;
	font-weight: bold;
	color: #00c4c4;
	text-align: center;
	margin: 0px;
	width: 970px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	letter-spacing: -1px;
}
h3 {
	font-family: "Franklin Gothic Medium";
	font-size: 20px;
	font-weight: 400;
	color: #00c4c4;
	text-align: center;
	margin: 0px;
	width: 970px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	letter-spacing: -1px;
	font-style: normal;
}
h4 {
	font-size: 16px;
	color: #00c4c4;
	padding-top: 10px;
	padding-bottom: 10px;
}

address {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.fone {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}


ul#menu{
	width:770px;
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
}
ul#menu li{
	float:left;
	text-align: center;
	margin-right: 8px;
	list-style-type:none;
	padding:0;
	float: left;
}
ul#menu a{
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	background-color: #ff0000;
	width: 120px;
}
ul#menu a:hover{
	color: #FFF;
	background-color: #990000;
}
ul#menu li.activelink a,ul#menu li.activelink a:hover{
	color: #003333;
	background-color: #FFFFFF;
}


#total {
	width: 1000px;
	height: auto;
}


#menu_principal{
	float:left;
	width: 770px;
	height: 45px;
	padding-top: 20px;
	padding-left: 20px;
}
#menu_mercury {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: 62px;
	width: 1000px;
	clear: left;
}

#menu_evinrude {
	float: left;
	height: 73px;
	width: 1000px;
	clear: left;
	padding: 5px;
}
#menu_ventura {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	width: 1000px;
	clear: left;
}
#menu {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 63px;
	width: 980px;
	clear: left;
}

#foto_barcos {
	background-color: #282828;
	float: right;
	height: auto;
	width: 600px;
}
#produtos_conteudo {
	float: none;
	height: auto;
	width: 1000px;
	text-align: center;
}
#texto_conteudo {
	float: none;
	height: auto;
	width: 600px;
	text-align: left;
}

#rodape {
	text-align: center;
	float: left;
	width: 100%;
	height: auto;
	background-color: #003333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: left;
}
#miolo {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#conteudo_total {
	padding: 10px;
	float: left;
	height: auto;
	width: 900px;
}
#esquerda {
	height: auto;
	width: 280px;
	padding: 10px;
	text-align: center;
	float: left;
}
#direita {
	height: auto;
	width: 580px;
	padding: 10px;
	text-align: left;
	float: right;
}


.titulo_tabela_mercury {
	font-weight: bold;
	background-image: url(images/titulo_tabela_mercury.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 113px;
	height: 24px;
	text-align: center;
}
.como_comprar {
	font-size: 16px;
}


a:link {
	color: #E0E0E0;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #BBBBBB;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.submenu:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a91110;
	text-align: center;
	width: 112px;
	float: left;
}
a.submenu:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a91110;
	text-align: center;
	width: 112px;
	float: left;
}
a.submenu:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #c66463;
	width: 112px;
	background-image: url(images/seta.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	float: left;
}
.destaque_motores {
	font-size: 16px;
	font-weight: bold;
}
.preco {
	margin: 0px;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/fundo_preco.gif);
	height: 40px;
	width: 270px;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.parcela {
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	padding: 0px;
}


a.menu_produtos:link {
	color: #FFF;
	text-decoration: none;
	background-color: #023702;
	text-align: center;
	width: auto;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
}
a.menu_produtos:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #023702;
	text-align: center;
	width: auto;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 11px;
}
a.menu_produtos:hover {
	text-decoration: none;
	color: #FC0;
	background-color: #151E0D;
	width: auto;
	background-image: url(images/seta.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 11px;
}

a.motorizacao:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #900;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	width: 90%;
	background-image: url(images/fundo_voltar.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: auto;
	float: left;
}
a.motorizacao:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #750000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	float: left;
	width: 90%;
	background-image: url(images/fundo_voltar_houver.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.motorizacao:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #900;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	width: 90%;
	background-image: url(images/fundo_voltar.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: auto;
	float: left;
}
a.motorizacao:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #900;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	width: 90%;
	background-image: url(images/fundo_voltar.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: auto;
	float: left;
}
.destaque_titulo_motor {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
