﻿body
{
	background-image:url(../img/back_body_home.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#56c6ff;
	
	padding: 0px;
	margin: 0px;
	
	text-align:center;
	
	font-family: Verdana, Geneva, sans-serif !important;
}

a:link
{
	text-decoration:none;
	color: #2061ab;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

a:visited
{
	text-decoration:none;
	color: #2061ab;
}

a img
{
	border: 0px;
}

hr
{
	padding: 0px;
	margin: 2px 0px 1px 0px;
}

.content
{
	background-image:url(../img/back_content.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
	width: 769px;
	
	margin:auto;
}

.header
{
	height: 90px;
	text-align:right;
	padding: 4px 7px 0px 0px;
	vertical-align:top;
}

.pacote
{
	float:right;
	width: 75px;
	margin: 0px 0px 0px 3px;
	border-top: 3px solid #d2f7ff;
	border-bottom: 3px solid #7eddf9;
}

.pacote:hover
{
	width: 79px;
	border-top: 3px solid #007189;
	border-bottom: 3px solid #007189;
}

.flash
{
	height: 293px;
}

.menu
{
	font-size: 10px;
	color: #2061ab;
	padding-bottom: 5px;
	padding-top: 4px;
}

.others
{
	margin: 0px 35px 0px 23px;
	padding-top: 10px;
	border-top: 1px solid #b0e5ff;
	height: 219px;
}

.others .esquerda
{
	float:left;
	width: 290px;
}

.others .esquerda img:hover
{
	/*border-left: 3px solid #f7f269;*/
}

.others .direita
{
	float:right;
	width: 350px;
	text-align:right;
	font-size: 10px;
	line-height: 1.4em;
	
	padding-bottom: 10px;
	padding-top: 6px;
}

.others .direita a:link
{
	color: #4a4a4a;
}

.others .direita a:hover
{
	color:#2061ab;
	text-decoration:underline;
}

.others .direita a:visited
{
	color: #2061ab;
}

.others .direita .tituloNEWS
{
	font-size:14px;
	color:#000;
	margin-bottom: 7px;
}

.footer
{
	color: #64809f;
	font-size:10px;
	clear:both;
	padding: 0px 30px 0px 30px;
	text-align:left;
	letter-spacing: -0.2px;
}

.footer .s4w
{
	float:right;
	margin-top: -3px;
}