body {
	background-color:#000;
	font-family: Verdana;
	font-size:12px;
	font-color:#000;
	margin:0px;
	padding:0px;
}

input {
	border:1px solid #CCC;
	height:15px;
	font-size: 10px;
}

img {
	border:0px;
}

.float-left {
	float:left;
	margin-right:5px;
}

.float-right {
	float:right;
}

.clear {
	clear:both;
}

.submit {
	border:0px;
	background-color:#8BAB10;
	color:#FFF;
	font-weight: bold;
	height:15px;
	font-size: 10px;
}

.submit-search {
	border:0px;
	background-color:#000;
	color:#FFF;
	font-weight: bold;
	height:15px;
	font-size: 10px;
}


.back {
	position:absolute;
	left:50%;
	margin-left:-503px;
}

.site {
	width:1005px;
}


.top {
	background-image: url("../images/top.jpg");
	background-repeat: no-repeat;
	height:80px;
}

.top .search {
	float:right;
	width:140px;
	height:50px;
	padding-top:30px;
	color:#999;
	font-size: 10px;
	font-weight: bold;
}

.top .logo {
	float:left;
	width:850px;
	height:80px;
}


.data {
	clear:both;
	float:left;
	background: url("../images/bg-data.jpg") top left repeat-y;
	width:100%;
}

.menu {
	width:141px;
	padding-bottom: 5px;
	float:left;
	display:block;
}

.menu a, .menu a:visited {
	color:#FFF;
	text-decoration: none;
}

.menu a:hover,{
	color:#FFF;
	text-decoration: underline;	
}

.menu .item {
	width:10px;
	padding:5px;
	color:#FFF;
	font-weight:bolder;
	width:131px;
	*width:141px;
	_width:141px;
	background-color: #8daa00;
	margin-bottom: 5px;
}

.menu .subitem {
	margin-left:5px;
	margin-right: 5px;
	color:#FFF;
	font-weight:600;
}

.menu .subitem div{
	padding-top:5px;
	padding-bottom:5px;
}

.menu .twitter {
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
}

.menu .twitter img {
	margin-right: 5px;
}

.menu .twitter div {
	padding-top:4px;
	text-align: center;		
}

.middle {
	float:left;
	width:702px;
}

.banner {
	width:702px;
	height:90px;
}


.content {
	margin-top:20px;
	*margin-top:0px;
	_margin-top:0px;
	clear:both;
	padding:15px;
}

.content h1 {
	font-size: 16px;
	color:#653365;
}

.content h2 {
	font-size: 14px;
	color:#653365;
}

.content p {
	margin-top: 5px;
}

.content .image {
	margin:5px;
}

.content a, .content a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#000;
}


.content a:hover{
	font-weight: bold;
	text-decoration: underline;
	color:#000;
}

.content .breadcumb {
	color:#653365;
	font-weight: bold;
	margin-bottom:10px;
}

.content .content-selected {
	float:left;
	background-image: url("../images/pattern_background_texto_atual.jpg");
	width:650px;
	padding:5px 10px 5px 10px;
	font-size: 12px;
}

.content .feature-left {
	width:315px;
	clear:both;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	padding:5px;
}

.content .feature-right {
	width:315px;
	float:left;
	margin-bottom:10px;
	margin-right: 0px;
	padding:5px;	
}

.content .F0F48A {
	background-image:url("../images/pattern_background_destaque_1.jpg");
}

.content .E0F48A {
	background-image:url("../images/pattern_background_destaque_2.jpg");
}

.content .results-bar {
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	padding: 10px;
	color: #653365;
	background-image:url("../images/pattern_background_destaque_2.jpg");
	white-space:normal;
	font-weight: bold;
	min-width: 25px;
}

.content .results {
	width:98%;
}

.content .video {
	width:100%;
	text-align: center;
}


.right {
	float:left;
	color:#999;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	width:158px;
}

.right p {
	text-align: center;
	padding:0px 0px 2px 0px;
	margin:0px;
}

.right a, .right a:visited {
	color:#999;
	text-decoration: none;;
}

.right a:hover {
	color:#999;
	text-decoration: underline;
}

.right .flash {
	width: 154px;
}

.banner {
	width:100%;
	text-align: center;
	height:60px;
}

.footer {
	clear:both;
	width:100%;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	color: #656565;
	padding-top:15px;
}

.footer a,.footer a:hover,.footer a:visited {
	text-decoration: none;
	color: #656565;
}
