@charset "utf-8";
/* CSS Document */
*{ 
	margin:0;
	padding:0;
	*margin:0;
	*padding:0;
}
body, html {
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background: url(../images/header.jpg) no-repeat center top;
	color:#666;
}
#wrap {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/background.jpg) repeat-y center top;
}
#site {
	width:960px;
	margin:auto;
	padding-bottom:39px !important;
}
#header {
	width:960px;	
	margin:auto;
	text-align:center;
}
#menu {
	width:960px;
	height:200px;
	color:#FFF;
	margin:auto;
	text-align:center;
	font-size:15px;
	line-height:355px;
	background: url(../images/header.jpg) no-repeat center top;
}
#menu a {
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
	border:none;
	padding:0px 8px 0px 8px;
}
#menu a:hover {
	color:#FFF;
}
#menu a:active {
	color:#CCC;
}
#search {
	float:right;
	width:200px;
	height:34px;
	text-align:center;
	line-height:34px;
    *line-height:32px;
}
#banner {
	width:960px;
	height:100px;
	text-align:center;
}
#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:205px;
	padding:5px;
}
#content {
	float:left;
	width:530px;
	text-align:justify;
}
#right {
	float:right;
	width:210px;
}
#clear {
	clear:both;
}
#footer {
	font-size:10px;
	height:39px;
	width:100%;
	text-align:center;
	position:absolute;
	bottom:0 !important;
	line-height:39px;
	background:url(../images/footer.jpg) no-repeat center top;
	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;
}
img {
	border:0;
}

#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:14px;
	color:#06C;
	border:none;
	background:url(../images/bg_barra.png) repeat-x top center;
	padding: 10px 15px 10px 15px;
}
.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;
}