@charset "utf-8";
/* CSS Document */
	
	/*.....................HTML RESET....................*/
* {
	/*line-height:1;*/
	margin:0;
	padding:0;
}
img, fieldset {
	border:0;
}
li {
	list-style-type: none;
}
input, select {
	font-size:10px;
	line-height:1em;
}
input.image {
	background:none;
}
.clear {
	clear:both;
}
.style1 {
	font-weight: bold
}
.style2 {
	color: #FFFFFF
}
/*...................HTML ELEMENTS..................*/
	body {
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#fff;
}
h1 {
	font-size:16px;
	color:#527d97;
	margin-bottom:10px;
}
h2 {
	font-size:13px;
	font-weight:700;
	margin-bottom:6px;
	margin-top:12px;
	color:#527d97;
}
h3 {
	font-size:14px;
	font-weight:700;
	color:#527d97;
	margin-bottom:10px;
}
a {
	text-decoration:none;
	color:#53842d;
}
a:hover, a:active {
	text-decoration:none;
}
p {
	font-size:12px;
	margin-bottom:10px;
}
/*...................MARGINS E PADDINGS..................*/
	.margin_b_10 {
	margin-bottom:10px;
}
.margin_b_20 {
	margin-bottom:20px;
}
.margin_b_30 {
	margin-bottom:30px;
}
.margin_b_40 {
	margin-bottom:40px;
}
.margin_b_50 {
	margin-bottom:50px;
}
.margin_t_10 {
	margin-top:10px;
}
.margin_t_20 {
	margin-top:20px;
}
.margin_t_30 {
	margin-top:30px;
}
.margin_t_40 {
	margin-top:40px;
}
/*...................HEADER..................*/
	
	#header {
	/*display:relative;*/
	background-image:url(imgs/bg_header.png);
	background-repeat:repeat-x;
	height:100px;
}
a#logo_left {
	position:absolute;
	top:0;
	left:50px;
}
ul#menu_1 {
	background-image: url(imgs/bg_menu_1.png);
	background-repeat:no-repeat;
	width:332px;
	height:41px;
	margin:0 auto;
	display:block;
	font-weight:700;
}
ul#menu_1 li {
	float:left;
	margin-left:43px;
	margin-top:6px;
	display:inline;
}
ul#menu_1 li a {
	color:#000;
}
ul#menu_1 li a:hover {
	color:#78b340;
}
a#logo_right {
	top:0;
	position:absolute;
	right:50px;
}
/*...................WRAP..................*/
	#wrap {
	position:relative;
	width:840px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ie6 #wrap {
	top:-11px;
}
/*......................... MENU EM ABAS................................... */
	#tabs-nav {
	list-style:none;
	margin:0;
	position:relative;
	width:840px;
	padding-bottom:5px;
}
#tabs-nav:after {
	clear:both;
	content:" ";
	display:block;
}
#tabs-nav li {
	float:left;
	margin:0;
	min-width:94px;
	position:relative;
	left:10px;
}
#tabs-nav a, #tabs-nav a span {
	background:url(imgs/tab.png) no-repeat;
	display:block;
	padding:0 23px;
}
#tabs-nav a {
	color:#fff;
	font-weight:700;
	line-height:1.6;
	padding-left:0;
	position:relative;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	z-index:2;
	text-transform:uppercase;
	font-size:10px;
}
#tabs-nav #tabs-selected a {
	color:#673567;
}
#tabs-nav #tabs-selected a, #tabs-nav a:hover, #tabs-nav a:focus, #tabs-nav a:active {
	background-position:100% -89px;
	outline:0;
}
#tabs-nav a {
	background-position:100% -59px;
}
#tabs-nav a span {
	height:25px;
	min-height:25px;
	min-width:0px;
	padding-right:12px;
	padding-top:6px;
	width:0px;
}
*>#tabs-nav a span {
	height:auto;
	width:auto;
}
#tabs-nav #tabs-selected a span {
	padding-top:7px;
}
#tabs-nav #tabs-selected a span, #tabs-nav a:hover span, #tabs-nav a:focus span, #tabs-nav a:active span {
	background-position:0 -29px;
}
#tabs-nav a span {
	background-position:0 1px;
}
#tabs-nav #tabs-selected a:link, #tabs-nav .tabs-selected a:visited, #tabs-nav .tabs-disabled a:link, #tabs-nav .tabs-disabled a:visited {
	cursor:text;
}
#tabs-nav a:hover, #tabs-nav a:focus, #tabs-nav a:active {
	cursor:pointer;
}
#tabs-container {
	background-color:#faf8fa;
	border:1px solid #673567;
	left:10px;
	position:relative;
	top:16px;
	width:775px;
}
#base_abas {
	position:relative;
	top:29px;
	background-image:url(imgs/base_abas.png);
	background-repeat:repeat-x;
	height:3px;
}
/*.............................*/
	p#bread_crumbing {
	position:relative;
	left:30px;
	width:780px;
	font-size:10px;
}
/*...................MAIN..................*/
	
	#main {
	width:600px;
	position:relative;
	left:30px;
}
.box_wrap {
	position:relative;
	width:295px;
	float:left;
	margin-right:5px;
}
a.icon_box {
	position:absolute;
	top:0;
	z-index:2;
}
img.icon_box {
	position:absolute;
	top:0;
	z-index:2;
}
.landing_box {
	background-image:url(imgs/bg_box_landing.png);
	background-repeat:no-repeat;
	width:269px;
	height:99px;
	position:relative;
	left:20px;
	top:15px;
}
.landing_box_acess {
	background-image:url(imgs/bg_box_acess.png);
	background-repeat:no-repeat;
	width:219px;
	height:112px;
	position:relative;
	left:20px;
	top:15px;
}
.landing_box_send_resume {
	background-image:url(imgs/bg_box_send_resume.png);
	background-repeat:no-repeat;
	width:288px;
	height:159px;
	position:relative;
	left:20px;
	top:15px;
}
p.text_right_resume {
	float: right;
	width: 265px;
	margin-top: 15px;/*position:relative;
	left:30px;
	top:20px;*/
	}
.landing_box_fale_conosco {
	background-image:url(imgs/bg_box_fale_conosco.png);
	background-repeat:no-repeat;
	width:288px;
	height:240px;
	position:relative;
	left:20px;
	top:15px;
}
.landing_box h2, .landing_box_acess h2, .landing_box_send_resume h2, .landing_box_fale_conosco h2 {
	position:relative;
	left:45px;
	top:-5px;
	display:inline;
	padding:0 15px;
	background-color:#fff;
	font-size:11px;
}
.landing_box p {
	margin-left:45px;
	padding:0 15px;
}
.landing_box_fale_conosco input {
	width:190px;
}
a.bt_more {
	position:absolute;
	top:78px;
	text-align:right;
	width:257px;
	height:19px;
	display:block;
	color:#fff;
	font-weight:700;
}
a.bt_acesso {
	position:absolute;
	top:90px;
	text-align:right;
	width:206px;
	height:19px;
	display:block;
	color:#fff;
	font-weight:700;
}
p.date_news {
	margin-bottom:0;
	font-size:10px;
	font-weight:700;
}
h2.ask {
	font-size:14px;
}
address {
	position:absolute;
	top:90px;
	left:328px;
	font-style:normal;
}
address p {
}
#main ul li {
	list-style:inside;
	list-style-type:square;
}
#main ul.sub_list li {
	list-style:inside;
	list-style-type:circle;
	text-indent:5px;
}
img.img_sistema_web {
	float:left;
	width:200px;
}
.content_sistema_web {
	margin-left:220px;
}
a.system_access {
	font-weight:700;
	margin-bottom:10px;
	display:block;
}
a:hover.system_access {
	text-decoration:underline;
}
#request {
	position:absolute;
	right: 0px;
	top: 0px;
	font-weight:700;
	width:270px;
}
p#loadBar {
	color:#53842d;
	visibility:hidden;
}
p#emailSuccess {
	visibility:hidden;
	color:green;
}
/*...................RIGHT SIDE..................*/
	#right_side {
	position:absolute;
	right:0;
	top:56px;
	width:150px;
	border-left:solid 1px #bac3c8;
	padding-left:30px;
}
p.date {
	font-size:10px;
	font-weight:700;
	margin-bottom:0;
}
#right_side h3 {
	margin-bottom:5px;
}
#right_side p {
	font-size:11px;
}
a.bt_default {
	background-image:url(imgs/bg_bt_default.png);
	background-repeat:no-repeat;
	width:97px;
	height:19px;
	display:block;
	text-align:center;
	padding-top:3px;
	font-size:11px;
	font-weight:700;
	color:#fff;
	margin-bottom:15px;
}
a:hover.bt_default {
	background-position:0 -22px;
}
#right_side ul {
	font-size:11px;
	margin-bottom:10px;
}
#right_side ul li {
	list-style-position: inside;
	list-style-type: square;
}
.banner_right {
	background-color:#ddd;
	width:164px;
	height:100px;
}
.banner_right p {
	width:100px;
	padding:35px;
	text-align:center;
}
/*.........................FORMS................................... */
	form.acesso {
	position:relative;
	left:60px;
}
form.acesso fieldset {
	width:150px;
}
form.acesso label {
	width:120px;
	display:block;
}
form.acesso input {
	width:142px;
	display:block;
}
input {
	border: 1px solid #ccc;
}
form#fcurriculo, form.contato {
	position:relative;
	left:60px;
	top:10px;
	width:200px;
}
form#fcurriculo fieldset, form.contato fieldset {
}
form#fcurriculo label, form.contato label {
	display:block;
}
a.bt_send_resume {
	position:absolute;
	top:137px;
	text-align:right;
	width:270px;
	height:19px;
	display:block;
	color:#fff;
	font-weight:700;
}
a.bt_contato {
	position:absolute;
	top:217px;
	text-align:right;
	width:270px;
	height:19px;
	display:block;
	color:#fff;
	font-weight:700;
}
textarea {
	height:75px;
	width:190px;
	border: 1px solid #ccc;
	font-family:inherit;
	font-size:11px;
}
/*.........................GALERIA................................... */
	
	.caption {
	color:#aaa;
}
ul.gallery_demo {
	position:relative;
	top:0;
	width:520px;
	float:right;
}
ul.gallery_demo li {
	width:35px;
	height:30px;
	border:3px double #D5DEE3;
	background:#000;
	margin:0 2px 2px 0;
}
#main_image {
	height:380px;
	width:550px;
	margin:0 auto;
}
#main_image img {
	border:solid 1px #ddd;
}
p.nav {
	padding-top:8px;
	clear:both;
	text-transform:uppercase;
	position:relative;
	left:25px;
	width:550px;
}
p.nav a {
	text-decoration:none;
	color:#53842d;
	font-weight:700;
}
p.nav a:hover, a:active {
	text-decoration:none;
}
#categorias {
	position:absolute;
	top:420px;
	text-align:right;
}
#categorias p {
	font-weight:700;
	color:#aaa;
	margin-bottom:23px;
}
/*.........................LISTAS............................... */
	ol {
	margin-bottom:5px;
}
ol li {
	list-style:inside;
	list-style-type:decimal;
	margin-bottom:5px;
}
/*.........................THUMBS LIGHTBOX................................. */
	ul#clientes {
}
ul#clientes li {
	float:left;
	border:#c7dbe5 double 3px;
	list-style:none;
	list-style-type:none;
	padding-bottom:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
}
ul#clientes li a {
}
/*.........................RODAPE................................. */
	p#rodape {
	border-top:1px solid #bac3c8;
	position:relative;
	top:20px;
	left:30px;
	padding-top:4px;
	clear:both;
	font-size:9px;
	width:610px;
}

