@charset "utf-8";
/* CSS Document */
*{ 
	margin:0;
	padding:0;
	border:0;
  	*margin:0;
	*padding:0;
	*border:0;
}
body, html {
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
}

img {
	
	border:0;
	
	border:none;
}

#radio {
	widht:100%;
	height:60px;
	margin:auto;
	text-align:center;
}

#wrap {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: url(../images/header.jpg) no-repeat left top;
}
#site {
	width:100%;
	margin:auto;
	padding-top:220px;
	padding-bottom:39px !important;
}
#header {
	width:960px;	
	margin:auto;
	text-align:left;
}

#search {
	float:right;
	width:200px;
	height:34px;
	text-align:center;
	line-height:34px;
    *line-height:32px;
}
#banner {
	float:left;
	width:200px;
	height:100px;
	text-align:center;
	padding-left:5px;
}
#bannerslide {
	width:100%;
	height:100px;
	text-align:center;
	margin:auto;
}
#banner1 {
	float:left;
	width:239px;
	height:155px;
	font-size:12px;
}
#banner2 {
	float:left;
	width:239px;
	height:155px;
	font-size:12px;
}
#banner3 {
	float:right;
	width:239px;
	height:155px;
	font-size:12px;
}
#banner4 {
	float:right;
	width:239px;
	height:155px;
	font-size:12px;
}
#left{
	float:left;
	width:20%;
	text-align:center;
	padding-left:5px;
}

.mainlevel_menu {
	width:100%;
	height:42px;
	text-align:center;
	font-size:15px;
	line-height:42px;
	display: block;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
	background: url(../images/bg_button.png) repeat-x center top;
	clear:both;
}

.mainlevel_menu:hover {
	text-decoration:none;
	color:#FFF;
	background: url(../images/bg_button_hover.png) repeat-x center top;
}

#content {
	float:left;
	width:55%;
	text-align:justify;
}
#right {
	float:right;
	width:20%;
	text-align:center;
	padding-left:5px;
}
#clear {
	clear:both;
}
#footer {
	font-size:10px;
	height:39px;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0 !important;
	line-height:39px;
	clear:both;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color:#06C;
	border:none;
}
#footer a:hover {
	text-decoration:underline;
}
#developed {
	font-size:10px;
	height:39px;
	width:960px;
	margin:auto;
	*margin:auto;
	_margin:auto;
	text-align:center;
	line-height:39px;
}
#developed a {
	text-decoration: none;
	font-weight: normal;
	color:#06C;
	border:none;
}
#developed a:hover {
	text-decoration:underline;
}
/*-------------- Inside ----------------*/

#tabela {
	text-align:center;
}
a {
	text-decoration: none;
	font-weight: normal;
	color:#06C;
	border:none;
}
a:hover {
	text-decoration:underline;
}
ul, li {
	list-style:none;
}
h1, h2 {
	font-size:20px;
	color:#06C;
}
h3 {
	color:#06C;
}

#component-contact{
	padding-left:50px;
}

/*-------------- Class ----------------*/

.bold {
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align: justify;
}

.bold_menor {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.bold_footer {
	font-size:12px;
	font-weight:bold;
	text-shadow:#000;
}
.link_header {
	padding-left:270px;
}
.clear {
	clear:both;
}
.mainlevel {
	padding-left:20px;
	padding-right:5px;
}
.search {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 6px;
	*padding:0px 0px 10px 0px;
	border:none;
}
.margem {
	padding_left:30px;
}
.button {
	text-decoration: none;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #036;
	border:none;
	background: #CCC;
	padding: 2px 15px;
}

.button:hover {
	background: #333;
	color:#FFF;
}

.inputbox {
	text-decoration: none;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	border:solid 1px;
	border-color:#E9E9E9;
}
.contentpaneopen {
	padding:10px;
}
