@charset "utf-8";

body {
	margin: 0px;
	background-image: url(../img/bg_abertura.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 11px;
	color: #333333;
	
}
a img {border: none 0 transparent;
}

a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}

#geral {
	width: 990px;
}
#baixo_conteudo {
	float: left;
	width: 990px;
	height: 100px;
	background-color: #FFFFFF;
}
#baixo_conteudo a {
	color: #333333;
	text-decoration: none;
}
#baixo_conteudo a:hover {
	color: #FF6600;
	text-decoration: none;
}



#top {
	width: 100%;
	background-image: url(../img/top_paraty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteudo {
	width: 990px;
	margin-top: 190px;
	background-color: #FFFFFF;
	height: 800px;
}
#novidades {
	float: left;
	width: 245px;
	margin-left: 5px;
}
#novidades a {
	color: #333333;
	text-decoration: none;
}
	
#novidades a:hover {
	color: #0066FF;
	text-decoration: none;
}




#top_menu {
	background-image: url(../img/bg_top.PNG);
	background-repeat: no-repeat;
	height: 150px;
	width: 990px;
}
.style1 {
	color: #0278FC;
	font-style: italic;
	font-size: 10px;
}
.style3 a {font-size: 14px}
#flash {
	float: right;
	margin-top: 30px;
	margin-right: 30px;
	height: 29px;
	width: 620px;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF2600;
}

#main {
	width: 530px;
	float: left;
	margin-left: 7px;
}
#parcerias {
	float: left;
	width: 185px;
	margin-left: 8px;
}
#top_10 {
	float: left;
	width: 245px;
}
#top_10 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 245px;
	font-size: 11px;
	
}
	
#top_10	ul li {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	float: left;
	width: 240px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#top_10 li ul {
	position: absolute;
	left: 189px;
	top: 0;
	display: none;
	float: left;
	}

	
	#top_10	ul li a:hover {
	color: #FF3300;
}
.style10 a {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}

.style10 a:hover {
	color: #FF3300;
	
	text-decoration: none;
}
.style11 a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.style11 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0080FF;
	text-decoration: none;
}
