/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
	}
#top
	{
		width:100%;
		height:95px;
		margin:0px;
		padding:0px;
		background-image: url(images/logogb.jpg);
		background-repeat:repeat-x;
	}
#logo
	{
		width:1004px;
		height:95px;
		margin:0 auto;
		padding:0px;
		background-image: url(images/logo.jpg);
		background-repeat: no-repeat;
	}
#registerblank
	{
		width:auto;
		height:30px;
		float:left;
		margin:41px 0 0 0px;
		padding:0 0 0px 10px;
		/*background-image: url(images/register.jpg);
		background-repeat: no-repeat;*/
		background-color:#000;
		line-height:16px;
	}
	
	
	.menu_x
	{
		width:auto;
		float:left;
		margin:0px;
		padding:5px 15px 5px 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:none;
	}
	
	.menu_x:hover
	{
		width:auto;
		float:left;
		margin:0px;
		padding:5px 15px 5px 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color: #edffc8;
		display:block;
		text-align:center;
	}
	.menu_active
	{
		width:auto;
		float:left;
		margin:0px;
		padding:5px 15px 5px 0;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		color: #edffc8;
		display:block;
		text-align:center;
	}
	
/*.newsletter
	{
		width:60px;
		float:left;
		margin:0px;
		padding:0 15px 0 5px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color:#edffc8;
		display:block;
		text-align:center;
		text-decoration:none;
	}*/
	
	
.newsletter:hover
	{
		width:106px;
		float:left;
		margin:0px;
		padding:0 15px 0 5px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color:#edffc8;
		display:block;
		text-align:center;
		text-decoration: underline;		
	}
.register
	{
		width:60px;
		float:left;
		margin:0px;
		padding:0 10px 5px 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:none;
	}
.register:hover
	{
		width:47px;
		float:left;
		margin:0px;
		padding:0 10px 5px 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:underline;
	}	
.help
	{
		width:60px;
		float:left;
		margin:0px;
		padding:0 10px 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:none;					
	}
.help:hover
	{

		width:47px;
		float:left;
		margin:0px;
		padding:0 10px 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-variant:small-caps;
		font-weight:bold;
		color: #FFFFFF;
		display:block;
		text-align:center;
		text-decoration:underline;				
	}
#loginbox
	{
		width:226px;
		height:53px;
		float: right;
		margin:18px 0 0 0;
		padding:7px 0 0 9px;
		border:dashed 1px #c79e50;
	}
#lofeildnameblank
	{
		width:48px;
		height:42px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	

#username
	{
		width:48px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	
#password
	{
		width:48px;
		height:21px;
		float: left;
		margin:3px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#c79e50;
	}	
#inputblank
	{
		width:124px;
		height:42px;
		float: left;
		margin:0px;
		padding:0px;
	}	
#input
	{
		width:124px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
	}	
#input002
	{
		width:124px;
		height:21px;
		float: left;
		margin:3px 0 0 0;
		padding:0px;
	}	
.input
	{
		width:124px;
		height:21px;
		float: left;
		margin:0px;
		padding:0px;
		background-color:#d10404;
		border:solid 1px #9c0000;
	}	
#loginbutton
	{
		width:42px;
		height:44px;
		float: left;
		margin:0 0 0 5px;
		padding:0px;
	}	
.loginbutton
	{
		width:42px;
		height:29px;
		float: left;
		margin:0px;
		padding:13px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/login.jpg);
		background-repeat:no-repeat;
		
	}	
.loginbutton:hover
	{
		width:42px;
		height:29px;
		float: left;
		margin:0px;
		padding:13px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image:url(images/loginover.jpg);
		background-repeat:no-repeat;
	}	
#headerblank
	{
		width:1004px;
		height:293px;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:1004px;
		height:293px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/header.jpg);
		background-repeat: no-repeat;
	}
#headerleftblank
	{
		width:692px;
		height:199px;
		float: left;
		margin:0px;
		padding:94px 0 0 51px;
	}
.the
	{
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#c32000;
	}
#hedding
	{
		width:360px;
		height:35px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#c32000;
		line-height:20px;		
	}
#blacktxt
	{
		width:692px;
		height:19px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#525252;
	}

#headerrightblank
	{
		width:232px;
		height:260px;
		float: right;
		margin:0px;
		padding:25px 0 0 29px;
	}
#abotus
	{
		width:232px;
		height:17px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:16px;
		color:#000000;
	}
#abotustxt
	{
		width:232px;
		height:60px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		color:#ce4a30;
	}
	
	
/*#menublank
	{
		width:205px;
		height:94px;
		float: left;
		margin:0px;
		padding:47px 0 0 0;
	}*/
	


/*header_2*/
#header_2
	{
		width:1004px;
		height:170px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/jkm_terceirizacao_empresa.jpg);
		background-repeat: no-repeat;
	}
#header_2_clientes
	{
		width:1004px;
		height:170px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/jkm_terceirizacao_clientes.jpg);
		background-repeat: no-repeat;
	}
#header_2_contato
	{
		width:1004px;
		height:170px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/jkm_terceirizacao_contato.jpg);
		background-repeat: no-repeat;
	}
#header_2_trabalhe
	{
		width:1004px;
		height:170px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/trabalhe-conosco.jpg);
		background-repeat: no-repeat;
	}
#headerblank_2
	{
		width:1004px;
		height:170px;
		margin:0 auto;
		padding:0px;
	}
#abotus2
	{
		width:232px;
		height:17px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:16px;
		color:#000000;
	}
#abotustxt2
	{
		width:232px;
		height:60px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#ce4a30;
	}
.abotustxt_title {
	color:#000;
	font-size:16px;
}

#headerrightblank2
	{
		width:232px;
		height:170px;
		float: right;
		margin:0px;
		padding:10px 0 0 0px;
	}
	
h6 {
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*Fim header_2*/
#menu
	{
		width:205px;
		height:95px;
		float: left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
		width:205px;
		height:95px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#menu ul li
	{
		width:21px;
		height:95px;
		float: left;
		margin:0 3px 0 0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.home
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/home.jpg);
		background-repeat:no-repeat;
		display:block;
	}
#menu ul li a.services
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/services.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.services:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/servicesover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.testmonials
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/testimo.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.testmonials:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/testimoover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.support
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/support.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.support:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/supportover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.industry
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/industry.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.industry:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/industryover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.partners
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/partners.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.partners:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/partnersover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.clients
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/clients.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.clients:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/clientsover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
#menu ul li a.contact
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contact.jpg);
		background-repeat:no-repeat;
		display:block;		
	}
#menu ul li a.contact:hover
	{
		width:21px;
		height:95px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/contactover.jpg);
		background-repeat:no-repeat;
		display:block;		
	}	
/*--------------------------------------------------------------------------MENU END---------------------------------------------------------------------------------*/	
#contetmainblank
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/content.jpg);
		background-repeat:repeat-x;
	}
#contetblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#contetinnerblank
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0 0 21px 0;
	}
	
#contetleftblank
	{
		width:719px;
		float: left;
		margin:0px;
		padding:43px 0 0 38px;
	}
#contethedding
	{
		width:719px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#000000;
	}
#contetyellow
	{
		width:719px;
		height:16px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
	}
#contetgreentxt
	{
		width:683px;
		height:16px;
		float: left;
		margin:16px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
	}
#imgblank
	{
		width:698px;
		height:203px;
		float: left;
		margin:33px 0 0 0;
		padding:0px;
	}
#whoweare
	{
		width:225px;
		height:202px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/whoweare.jpg);
		background-repeat:no-repeat;
	}
#whowearehedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#626925;
		text-align:center;
	}
.whowearetxt
	{
		width:200px;
		float: left;
		margin:100px 0 0 15px;
		padding:0px;
		font-family:"arial";
		font-size:11px;
		color:#656958;
		text-align:center;
	}
.viewallbutton
	{
		width:68px;
		height:12px;
		float: left;
		margin:10px 0 0 80px;
		padding:0px;
	}
.viewall
	{
		width:68px;
		height:12px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		color:#c32000;
		text-align:center;
		text-decoration:none;
		background-image:url(images/viewdetails.gif);
		background-repeat:no-repeat;
	}
.viewall:hover
	{
		width:68px;
		height:12px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		color:#656958;
		text-align:center;
		background-image: url(images/viewdetailsover.gif);
		background-repeat:no-repeat;
	}
	
#whowedo
	{
		width:225px;
		height:202px;
		float: left;
		margin:0 4px 0 4px;
		padding:0px;
		background-image: url(images/whowedo.jpg);
		background-repeat:no-repeat;
	}
#whowedohedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#016c9a;
		text-align:center;
	}
#howwehelp
	{
		width:225px;
		height:202px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/howwehelp.jpg);
		background-repeat:no-repeat;
	}
#howwehelphedding
	{
		width:225px;
		height:25px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight:bold;
		color:#aa9731;
		text-align:center;
	}
		
#bottomlinksblank
	{
		width:693px;
		height:133px;
		float: left;
		margin:11px 0 0 0;
		padding:0px;
	 background-image:url(images/bottomlinks.jpg);
	 background-repeat:no-repeat;
	}
#bottomleftlinks
	{
		width:439px;
		height:107px;
		float: left;
		margin:0px;
		padding:15px 0 31px 30px;
	}
#bottomlinkshedding
	{
		width:439px;
		height:17px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#000000;
	}
#bottomlinks
	{
		width:190px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
#bottomrightlinks
	{
		width:190px;
		float: left;
		margin:10px 0 0 20px;
		padding:0px;
	}
	
.links
	{
		width:180px;
		height:10px;		
		float: left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#404040;
		text-decoration:none;
		background-image:url(images/bottomlinkarrow.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		display:block;
		line-height:10px;				
	}
/*.links:hover
	{
		width:180px;
		height:10px;		
		float: left;
		margin:0px;
		padding:0 0 0 10px;
		font-family:"Trebuchet MS";
		font-size:9px;
		color:#404040;
		text-decoration:none;
		background-image:url(images/bottomlinkarrow.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
		line-height:10px;			
	}*/
#bottomrightblank
	{
		width:210px;
		height:106px;
		float: left;
		margin:0px;
		padding:10px 0 0 13px;
	}
#bottomrighthedding
	{
		width:200px;
		height:35px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}
#bottomgreentxt
	{
		width:200px;
		height:16px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#778d08;
	}
#bottomblacktxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#656958;
	}
.bottomredtxt
	{
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#c32000;
	}
#contetrightblank
	{
		width:215px;
		float: left;
		margin:0px;
		padding:87px 0 0 16px;
		background-image:url(images/contentrightbg.jpg);
		background-repeat:no-repeat;
	}
#rightgreentxt
	{
		width:200px;
		height:16px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
	}
#rightblacktxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:28px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#656958;
	}
#rightyellowtxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:38px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#cda000;
	}
#rightyellowtxt
	{
		width:200px;
		height:14px;
		float: left;
		margin:68px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#cda000;
		font-weight:bold;
	}
#rightblacktxt002
	{
		width:200px;
		height:14px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#020202;
	}
#groupnewshedding
	{
		width:200px;
		height:90px;
		float: left;
		margin:0px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}

#groupnews
	{
		width:200px;
		float: left;
		margin:0px;
		padding:0px;
	}
#groupnews ul
	{
		width:200px;
		height:35px;
		float: left;
		margin:0px;
		padding:6px 0 0 0;
		display:block;
	}
#groupnews ul li
	{
		width:200px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#groupnews ul li .date
	{
		width:200px;
		height:15px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#cda000;
		display:block;
	}
#groupnews ul li .redtxt
	{
		width:200px;
		height:35px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#ce4a30;
		display:block;
	}
#groupnews ul li .datebot
	{
		width:200px;
		height:15px;
		float: left;
		margin:18px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#cda000;
		display:block;
	}
#groupnews ul li .redtxtbot
	{
		width:200px;
		height:35px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#ce4a30;
		display:block;
	}
#groupnews ul li .timemanagement
	{
		width:130px;
		height:33px;
		float: left;
		margin:20px 0 0 0;
		padding:17px 0 0 59px;
		font-family:"Trebuchet MS";
		font-size:13px;
		font-weight:bold;
		color:#016c9a;
		display:block;
		background-image:url(images/timemanagement.jpg);
		background-repeat:no-repeat;
	}
#footer
	{
		width:100%;
		height:100px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:194px;
		float: none;
		margin:0 auto;
		padding:0px;
		background-image: url(images/footer.jpg);
		background-repeat: no-repeat;
	}
#footerlinksblank
	{
		width:1004px;
		height:20px;
		float:left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
	}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		padding:0 5px 0 5px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration: underline;
		padding:0 5px 0 5px;		
	}
#privacy
	{
		width:1004px;
		height:14px;
		float:left;
		margin:57px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		font-variant:small-caps;
		color:#020202;
		text-align:center;
	}
#privacytxt
	{
		width:927px;
		height:14px;
		float:left;
		margin:10px 0 0 60px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#7f9414;
		text-align:center;
	}
	
#assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 10px;
}
#assinatura img {
	float: left;
}
#assinatura p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#assinatura a {
	color: #000;
}

#copyrights
	{
		width:1004px;
		height:21px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#7f9414;
		text-align:center;
		vertical-align:middle;
	}
#validation
	{
		width:574px;
		height:14px;
		float:left;
		margin:15px 0 0 0;
		padding:0 0 0 430px;
	}
.xhtml
	{
		width:69px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
		
	}	
.xhtml:hover
	{
		width:69px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
	}	
.css
	{
		width:69px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/css.jpg);
		background-repeat:no-repeat;
		
	}	
.css:hover
	{
		width:69px;
		height:17px;
		float: left;
		margin:0 0 0 3px;
		padding:2px 0 0 0;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-variant:small-caps;		
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
		background-image: url(images/xhtml.jpg);
		background-repeat:no-repeat;
	}
/*------------------------------------------------------------INNERPAGE---------------------------------------------------------------------------------------------*/		
#innercontent
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;
	}
#innercontent002
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent003
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent004
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent005
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#innercontent006
	{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;		
	}
#submenuhedding
	{
		width:200px;
		height:35px;
		float: left;
		margin:165px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:30px;
		color:#000000;
	}
#submenu
	{
		width:212px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
	}
#submenu ul
	{
		width:212px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li
	{
		width:212px;
		float: left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#submenu ul li .topline
	{
		width:212px;
		height:1px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(images/topline.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		display:block;
	}
#submenu ul li a.submenu
	{
		width:200px;
		height:19px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#778d08;
		text-decoration:none;
		background-image:url(images/active.gif);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:200px;
		height:19px;
		float: left;
		margin:0px;
		padding:0 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:12px;
		color:#778d08;
		text-decoration:none;
		background-image:url(images/over.gif);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/


#trabalhe_txt {
width:500px;
float:left;
}
#trabalhe_espaco {
width:500px;
height:10px;
float:left;

}


#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
			
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
	}
#contactaddresshedding
		{
		width:719px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#000000;
		}
		
		#contactaddresshedding2
		{
		width:719px;
		height:26px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:20px;
		color:#c32000;
		/*text-decoration: underline;*/
		}
		
#contactaddresstext{
		width:619px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;
	}
#contactsmallhedding
			{
		width:683px;
		height:16px;
		float: left;
		margin:19px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#778d08;
			}
#contacthedding
			{
		width:719px;
		height:26px;
		float: left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#000000;
		}
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
			background-repeat:no-repeat;
	}
#contactfeildnameblank
			{
				width:160px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:200px;
				height:400px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname
			{
				width:160px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:200px;
				height:20px;
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:300px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:300px;
				height:23px;
				margin:0px;
				padding:3px 0 0 0;
				float:left;
			}
#contactfeild003
			{
				width:300px;
				height:23px;
				margin:0px;
				padding:0px 0px 3px 0px;
				float:left;
			}	
#contactfeild004
			{
				width:300px;
				height:20px;
				margin:0px;
				padding:0px 0px 3px 0px;
				float:left;
			}	
#contactfeild005
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0px 0px 3px 0px;
				float:left;
			}	
#contactfeild006
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}
#contactfeild007
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:5px 0 0 0;
				float:left;
			}	
#contactfeild009
			{
				width:300px;
				height:60px;
				margin:0px;
				padding:0px 0px 3px 0px;
				float:left;
			}
#submitbutton
			{
				width:200px;
				height:20px;
				margin:50px 0 0 0;
				padding:0;
				float:left;
				text-align: left;

			}	
			
.contactfeildname
			{
		font-family:"Trebuchet MS";
		font-size:14px;
		color:#cda000;
		text-align:justify;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color:#3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.submitbutton
			{
			width:102px;
			height:23px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#000000;
			text-align:center;
			text-decoration:none;
			background-image: url(images/contactbutton.jpg);
			cursor:pointer;
			background-repeat:no-repeat;
			}
.submitbutton:hover 
			{
			width:102px;
			height:23px;
			float:left;
			margin:0px;
			padding:6px 0 0 0;
			font-family:Tahoma;
			font-size:10pt;
			font-variant:small-caps;
			font-weight:bold;
			color:#000000;
			text-align:center;
			text-decoration:none;
			background-image: url(images/contactbuttonover.jpg);
			background-repeat:no-repeat;
	cursor:pointer;	
			background-repeat:no-repeat;
			}
			
.contactinput
		{

				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.contactinput:hover
		{
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}
.listbox
		{

				width:177px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
		}
.listbox:hover
		{
				width:174px;
				height:20px;			
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
	}	
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																																						


/*Novos*/
.banner_head1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ad4e31;
	text-decoration: none;
}
.banner_head2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #352220;
	text-decoration: none;
}.menu_area {
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 58px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #fcf6d7;
	text-decoration: none;
	background-image: url(images/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/


.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 80px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:text;
}

/*--Clientes--*/
#clientes
	{
		width:225px;
		height:202px;
		float: left;
		margin:5px;
		padding:0px;
		background-repeat:no-repeat;
	}

/*--Formulário Contato--*/
.txt_form
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#404040;				
	}
#nome {
	width:200px;
}
#email {
	width:200px;
}
#telefone {
	width:200px;
}
#contato {
	width:200px;
}
#endereco {
	width:200px;
}
#bairro {
	width:200px;
}
#cidade {
	width:200px;
}
#estado {
	width:200px;
}
#cep {
	width:200px;
}
#mensagem {
	width:200px;
}