/* CSS Document */

body {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #E2E1E1;
	background-image: url(../images/fundo.gif);
	background-repeat: repeat-x;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#wrapper {
	position: relative;
	width: 720px;
	margin: auto;
}

#popup {
	position: absolute;
	width: 360px;
	height: 240px;
	top: 160px;
	left: 50px;
	z-index: 100;
}

#header {
	position: relative;
	width: 720px;
	height: 92px;
	background-color: #0D213C;
}

#top {
	position: relative;
	width: 220px;
	height: 92px;
	float: left;
}

#top_right {
	position: relative;
	width: 500px;
	height: 80px;
	float: left;
	color: #CCCCCC;
	text-align: right;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#top_right a {
	color: #0099FF;
	text-decoration: none;
}

#top_right a:hover {
	color: #FFFFFF;
}

#menu {
	position: relative;
	width: 720px;
	height: 34px;
}

#content_top {
	position: relative;
	width: 720px;
	height: 21px;
	float: left;
}

#content {
	position: relative;
	width: 720px;
	height: 300px;
}

#main_banner {
	position: relative;
	width: 540px;
	height: 300px;
	float: left;
}

#flash_small {
	position: relative;
	width: 540px;
	height: 300px;
	float: left;
	background-color: #000;
}

#vinheta {
	position: relative;
	width: 540px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
}

#promo_banners {
	position: relative;
	width: 180px;
	height: 300px;
	float: left;
}

#promo_banner-1 {
	position: relative;
	width: 180px;
	height: 100px;
}

#promo_banner-2 {
	position: relative;
	width: 180px;
	height: 100px;
}

#promo_banner-3 {
	position: relative;
	width: 180px;
	height: 100px;
}

#promo_banner-2_large {
	position: relative;
	width: 180px;
	height: 200px;
}

#actions {
	position: relative;
	width: 720px;
	height: 123px;
}

#action_1 {
	position: relative;
	width: 180px;
	height: 25px;
	float: left;
}

#action_2 {
	position: relative;
	width: 180px;
	height: 25px;
	float: left;
}

#action_3 {
	position: relative;
	width: 180px;
	height: 25px;
	float: left;
}

#action_4 {
	position: relative;
	width: 180px;
	height: 25px;
	float: left;
}

#action_banner_1 {
	position: relative;
	width: 179px;
	height: 98px;
	background-color: #124985;
	border-right: 1px solid white;
	float: left;
	line-height: 24px;
}

#action_banner_1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#action_banner_1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#action_banner_2 {
	position: relative;
	width: 180px;
	height: 98px;
	float: left;
}

#action_banner_3 {
	position: relative;
	width: 179px;
	height: 98px;
	background-color: #124985;
	border-right: 1px solid white;
	float: left;
	line-height: 24px;
}

#action_banner_3 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#action_banner_3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*#action_banner_3 {
	position: relative;
	width: 180px;
	height: 98px;
	float: left;
}*/

#action_banner_4 {
	position: relative;
	width: 180px;
	height: 98px;
	background-color: #124985;
	float: left;
}

#action_banner_4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#action_banner_4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#rodape {
	position: relative;
	width: 720px;
	height: 25px;
}

#footer {
	position: relative;
	width: 600px;
	height: 25px;
	float: left;
}

#footer_mail {
	position: relative;
	width: 120px;
	height: 25px;
	float: left;
}
