/*  
Template: JoomBiz
Author: jan waldeck (www.jwaldeck.com)
Date: 94/2009
Purchase at: www.themeforest.com
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #efeeef url(bg_body.gif) repeat-x;
	font: 12px Verdana, Arial, sans-serif;
	color: #000;
	text-align: left
}
td, th {
	text-align: left;
	vertical-align: top;
	font: 12px Verdana, Arial, sans-serif;
	line-height:11pt;
	padding:2px;
}
a:link, a:visited {
	background: transparent;
	color: #000;
	text-decoration:none;
}
a:hover, a:focus, a:active {
	color: #868686;
}
h1, .blog h2, .componentheading, td.componentheading a {
	color:#666;
	font:32px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0;
	margin-bottom:0px;
	border:none;
}
h2, td.contentheading {
	color:#d97d28;
	font:15px Verdana, Arial, sans-serif;
	margin:10px 0 10px 0;
	padding:4px 4px 4px 0px;
	border-bottom:1px solid #d97d28;
	letter-spacing:-0.05em;
	font-weight:bold; 
}
td.buttonheading {
	background-color:transparent;
	padding:0;
	margin:0;
}
table.contentpaneopen {
	background-color:transparent;
	padding:0;
	margin:0;
}
h3 {
	color:#000;
	font:14px Arial, Verdana, sans-serif;
	margin:20px 0 10px 0;
	padding:0;
	font-weight:bold;
}
h4 {
	color:#000;
	font:14px Arial, Verdana, sans-serif;
	margin:0;
	font-weight:bold;
}
p {
	margin-top:15px;
	line-height:12pt;
}
fieldset {
	border:1px solid #CCC;
	padding:5px;
	margin:10px 0;
}
input:focus, textarea:focus {
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
	color:#000;
}
input, select, textarea {
	background: #ffffff;
	color: #000;
	border: 1px solid #d0d0d0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#wrapper {
	width:960px;
	padding:0;
	margin:0 auto;
	position:relative;
}
#img_top img {
	float:right;
	margin-top:67px;
}
#topo {
	width:960px;
	margin:0;
	height:147px;
	background: none;
	padding:0;
	position:relative;
	background:url(logo.jpg) center left no-repeat;
}
#search a {
	text-decoration:none;
	color:#989898;
}
#search {
	width:313px;
	height:65px;
	float:right;
	margin-top:15px;
	position:relative;
}
#search input {
	margin:4px 2px 4px 2px;
	width:150px;
	float:left;
}
#search img {
	padding:0 3px;
}
#search .botao {
	background-color:#fbfbfb;
	color:#838383;
	height:26px;
	padding:0;
	margin:4px 2px 4px 2px;
	width:35px;
	float:left;
}
#quickmenu {
	position:relative;
	float:right;
	margin:5px 15px 0 0;
	font: 10px Verdana, sans-serif;
}
#quickmenu ul li {
	display:inline;
	border-right:1px solid #000;
}
#quickmenu a {
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 4px;
}
#quickmenu .item70 {
	border-left:none;
}
#quickmenu a:hover {
	text-decoration:underline;
}
#submenu ul li a:hover, #submenu ul li a.active {
	font-weight:bold;
}
#breadcrumb {
	margin-top:-15px;
	padding:0;
	width:450px;
	height:33px;
	float:left;
	font-size:10px;
	margin-left:6px;
}
#breadcrumb p {
	margin:5px 0px 2px 10px;
	color:#8d8d8d;
}
#menuleft {
	float:left;
	width:170px;
	margin:60px 0 10px 0;
}
#menuleft ul {
	margin:0;
	padding:0;
	list-style-type:square;
	width:auto;
}
#menuleft ul li {
	/*display:block;*/
	width:100%;
	font-size:11px;
}
#menuleft ul li a {
	display:block;
	color:#010101;
	text-decoration:none;
	padding:8px 0 5px 8px;
	border-bottom:1px solid #bdbdbd;
}
#menuleft ul li a:hover, #menuleft .active, #menuleft a.active:hover {
	background-color:#f0f1f0;
}
#menuleft ul li a.mainlevel_current {
	display:block;
	background-color:#ebebeb;
	font-weight:bold;
}

#left {
	padding:0;
	width:570px;
	min-height:450px;
	_height:450px;
	background:url(bg_left.jpg) top left no-repeat;
	float:left;
	margin-top:2px;
	position:relative;
}
#leftcontent {
	margin:20px 0;
}
#content {
	margin:45px 20px 20px 42px;
	position:relative;
}
#content ul {
	margin:15px 15px 6px 40px;
	padding:0;
}
#content li {
	margin-top:5px;
	line-height:13pt;
	padding-right:20px;
}
#right {
	background:url(bg_right.gif) #fff top left no-repeat;
	width:208px;
	height:100%;
	min-height:461px;
	float:left;
	position:relative;
	margin-top:-52px;
	border-bottom:3px solid #873a33;
}
#right ul {
	margin:15px 0 6px 5px;
	padding:0;
}
#right li {
	margin-top:5px;
	line-height:13pt;
	padding-right:20px;
}
#rightcontent {
	padding:0 10px 10px 15px;
	margin:20px 0;
}
/* Menu Styles */
#menu {
	height:65px;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, Sans-serif;
}
#menu ul {
	list-style-type:none;
	text-align: center;
}
#menu ul li {
	display:block;
	display:inline;
}
#menu ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0;
	background: url(menu_off.gif) right no-repeat;
	padding:20px 15px 23px 15px;
}
#menu ul li a:hover {
	background: url(menu_on.gif) repeat-x;
	color:#fff;
	margin:1px -2px 0 -2px;
	padding:21px 17px 23px 17px;
}
#menu .active, #menu a.active:hover {
	background: url(menu_on.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	background-color:#000;
}
#submenu {
	position:relative;
	width:188px;
	margin:138px 0 0 20px;
}
#submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#submenu ul li {
	display:block;
	width:168px;
	font-size:11px;
}
#submenu ul li a {
	display:block;
	color:#010101;
	text-decoration:none;
	padding:8px 0 5px 8px;
	border-bottom:1px solid #873a33;
	margin-top:-5px;width:178px;
}
#submenu .active, #submenu a.active:hover {
	background-color:#f0f1f0;
}
#submenu ul li a.mainlevel_current {
	display:block;
	background-color:#ebebeb;
	font-weight:bold;
}
img {
	border:0;
}
#footer {
	height:auto;
	width:960px;
	border-top:1px solid #c5c5c5;
	font-size:10px;
	float:left;
	padding:20px 0;
}
#footer p {
	color:#787878;
	margin-top:10px;
	line-height:10pt;
	width:500px;
	float:left;
}
#footer p a {
	color:#e0ec68;
}
#footer p a:hover {
	color:#fff;
}
#footer span {
	font:10px Arial, sans serif;
	color:#a4a4a4;
	text-align:right;
}
#footer span a {
	color:#838383;
}
#selo {
	float:right;
	margin-top:15px;
	position:relative;
}
#fim {
	background:url(bg_fim.gif) repeat-x;
	width:100%;
	clear:both;
	height:19px;
}

.border {
	border:1px solid #e8e8e8;
	background-color:#ffffff;
	padding:5px;
	width:500px;
	margin-top:10px;
}
.border td {
	padding:4px;
}
.validation-advice {
	color:#b61313;
	font-size:11px;
}
.error {
	color:#FF0000;
	margin-top:5px;
	margin-bottom:5px;
}
.sucess {
	color:#32BD39;
	margin-top:5px;
	margin-bottom:5px;
}
.small {
	color:#666666;
	font-size:10px;
}
.tit {
	background-color:#f7a442;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}


::selection {
color:#000;
background:#d8d8d8
}
::-moz-selection {
color:#000;
background:#d8d8d8
}


