@charset "utf-8";
/* CSS Document */
body
	{
	margin:0px;
	padding:0px;
	background-color: #CCC;
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
h1,h2,h3,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
h4
	{
		text-align:center;
		font-size:16px;
	}
	
#headerbg
	{
	width:100%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	background-image: url(images/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	}
#headerblank
	{
	width:971px;
	height:auto;
	float:none;
	margin:0 auto;
	padding:0px;
	background-color: #FFF;
	}
#header
	{
	width:961px;
	height:auto;
	float: left;
	padding:6px;
	border: 4px;
	border-color: #FFF;
	background-color: #FFF;
	}
	

#menublank
	{
	width:961px;
	height:29px;
	float:left;
	margin:0px;
	background-color: #F90;
	}
#menu
	{
		width:867px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul
	{
	width:961px;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	}
#menu ul li
	{
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#menu ul li a.menu
	{
		height:25px;
		float:left;
		margin:0px;
		padding:7px 19px 0 19px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
	height:25px;
	float:left;
	margin:0px;
	padding:7px 19px 0 19px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-image:url(images/menuover.jpg);
	background-repeat:repeat-x;
	}
#headerrightblank
	{
	width:961px;
	float: right;
	padding:0 0 6px 0;
	height: 93px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	}
#headernav
	{
		width:290px;
		height:25px;
		float: right;
		margin:0px;
		padding:0 0 0 21px;
	}
/*-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-Redes Sociais Lateral-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-*/
#sociais
	{
	width:360px;
	height: 61px;
	float: right;
	padding: 15px 0 0 0;
	margin-right:30px;
	}

#social_facebook
	{
	width:63px;
	height: 60px;
	float: right;
	margin: 0 0 0 2px;
	}
.facebookbt
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 0 0 1px;
	background-image:url(img/social_facebook.png);
	background-repeat:no-repeat;
	}
.facebookbt:hover
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 0 0 1px;
	background-image:url(img/social_facebook_over.png);
	background-repeat:no-repeat;
	}

#social_flickr
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	}
.flickrbt
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_flickr.png);
	background-repeat:no-repeat;
	}
.flickrbt:hover
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_flickr_over.png);
	background-repeat:no-repeat;
	}

#social_twitter
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	}
.twitterbt
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_twitter.png);
	background-repeat:no-repeat;
	}
.twitterbt:hover
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_twitter_over.png);
	background-repeat:no-repeat;
	}
#social_youtube
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	}
.youtubebt
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_youtube.png);
	background-repeat:no-repeat;
	}
.youtubebt:hover
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 2px;
	background-image: url(img/social_youtube_over.png);
	background-repeat:no-repeat;
	}
#social_blog
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 1px 0 0;
	}			
.blogbt
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 0;
	background-image: url(img/social_blog.png);
	background-repeat:no-repeat;
	}
.blogbt:hover
	{
	width:66px;
	height: 60px;
	float: right;
	margin: 0 2px 0 0;
	background-image: url(img/social_blog_over.png);
	background-repeat:no-repeat;
	}
.headertxt
	{
		width:273px;
		float: left;
		margin:12px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
.headerboldtxt
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#fff;
	}
.headerdecoratxt
	{
		font-family:Arial;
		font-size:12px;
		color:#fff;
		text-decoration:underline;
	}
.headertxt02
	{
		width:273px;
		float: left;
		margin:8px 0 0 0;
		padding:0 0 0 38px;
		font-family:Arial;
		font-size:12px;
		color:#fff;
	}
#special
	{
		width:260px;
		float:left;
		margin:196px 0 0 0;
		padding:0 0 0 50px;
		font-family: "Arial Narrow";
		font-size:28px;
		color:#fffd64;
		line-height:28px;
	}
#year
	{
		width:215px;
		float:left;
		margin:0px;
		padding:0 0 0 96px;
		font-family: "Arial Black";
		font-size:22px;
		color:#fff;
		line-height:20px;
	}
#searchblank
	{
		width:170px;
		float:left;
		margin:20px 0 0 0;
		padding:19px 0 0 140px;
	}
#searchinput
	{
		width:147px;
		height:22px;
		float:left;
		margin:0px;
		padding:0px;
	}
.searchinput
	{
		width:139px;
		height:17px;
		float:left;
		margin:0px;
		padding:5px 0 0 10px;
		font-family:Arial;
		font-size:10px;
		color:#000;
	}
#advancedsearch
	{
		width:115px;
		float:left;
		margin:0px;
		padding:8px 0 0 3px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
	}
.advancedsearch
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.advancedsearch:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
#go
	{
		width:31px;
		height:18px;
		float:left;
		margin:8px 0 0 0;
		padding:0px;
	}
.go
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
.go:hover
	{
		width:26px;
		height:16px;
		float:left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:10px;
		color:#e1d300;
		text-decoration:none;
		background-image:url(images/gobutton.jpg);
		background-repeat:no-repeat;
	}
	
#atendimento{
	width:263px;
	height:98px;
	float:right;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#bannertxtblank
	{
	width:707px;
	height:233px;
	float:left;
	margin:0px;
	padding:0 0 0 12px;
	}
#bannerheading
	{
	width:687px;
	height:650px;
	float:left;
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	color:#333;
	}
#bannerheading h2
	{
		width:687px;
		height:37px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:36px;
		color:#e9e389;
	}
#bannertxt
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
#bannertxt p
	{
		width:687px;
		float:left;
		margin:0px;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
.bannertxt
	{
		float:left;
		padding:31px 0 0 0;
		font-family: Arial;
		font-size:14px;
		color:#98d2ba;
	}
#bannermore
	{
		width:687px;
		float:left;
		margin:23px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:14px;
		color:#b8b8b8;
	}
.bannermore
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image:url(images/morebutton.jpg);
		background-repeat:no-repeat;
	}
.bannermore:hover
	{
		width:74px;
		height:20px;
		float: right;
		margin:0px;
		padding:4px 0 0 0;
		font-family: Arial;
		font-size:11px;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		background-image: url(images/morebuttonover.jpg);
		background-repeat:no-repeat;
	}
#bannerpic
	{
		width:159px;
		height:170px;
		float:left;
		margin:69px 0 0 0;
		padding:0px;
		background-image:url(images/bannerpic.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------HEADER-----------------------------------------------------------------------END-------------------------------------*/	
#contentbg
	{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/contentbg.jpg);
		background-repeat:repeat-x;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float:left;
		margin:0px;
		padding:0px;
	}
#bannerbot
	{
	width:961px;
	height:223px;
	float:left;
	padding:6px 0 6px 0;
	border-color: #FFF;
	}
#bannerbottxt
	{
		width:450px;
		height:42px;
		float:left;
		margin:0px;
		padding:13px 0 0 154px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#bannerbottxt h4
	{
		width:450px;
		height:55px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:26px;
		color:#2c2c2c;
	}
#details
	{
		width:94px;
		height:28px;
		float:left;
		margin:14px 0 0 0;
		padding:0px;
	}
.details
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbutton.jpg);
		background-repeat:no-repeat;
	}
.details:hover
	{
		width:79px;
		height:21px;
		float:left;
		margin:0px;
		padding:7px 0 0 15px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/detailsbuttonover.jpg);
		background-repeat:no-repeat;
	}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#contentleft
	{
	width:688px;
	float:left;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(images/fundo_corpo.jpg);
	}
#newsheading
	{
	width:230px;
	height:24px;
	margin:0px;
	font-size: 18px;
	color: #F60;
	font-family: "Arial Black", Gadget, sans-serif;
	}
#newsheading h3
	{
		width:230px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:29px;
		font-weight:normal;
		color:#FFF;
	}
#newstxtbg
	{
	width:662px;
	height:140px;
	float:left;
	margin:0 0 0 9px;
	padding:5px 0 0 17px;
	background-color: #F90;
	}
#newsboldtxt
	{
	width:512px;
	height:19px;
	float:left;
	margin:0px;
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color:#FFF;
	}
#newsboldtxt02
	{
		width:242px;
		height:19px;
		float:left;
		margin:4px 0 0 0;
		padding:0 0 0 24px;
		font-family:Arial;
		font-size:13px;
		font-weight: bold;
		color:#f4ff79;
		background-image:url(images/numicon02.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
#newsboldtxt03
	{
		width:242px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 24px;
		font-family:Arial;
		font-size:13px;
		font-weight: bold;
		color:#f4ff79;
		background-image:url(images/numicon03.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
.newstxt
	{
	width:522px;
	height:82px;
	float:left;
	margin:9px 0 0 0;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	padding-left:128px;
	padding-top: 20px;
	background-image:url(img/twitter.png);
	background-repeat:no-repeat;
	}
.boldtxt
	{
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		color:#d5f4d2;
	}
.morenewsbutton
	{
	width:640px;
	height:15px;
	float: left;
	margin:0px;
	padding:0px;
	font-size: 14px;
	}
.morenews
	{
		width:36px;
		height:15px;
		float: right;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image:url(images/morenews.jpg);
		background-repeat:no-repeat;
	}
.morenews:hover
	{
		width:36px;
		height:15px;
		float: right;
		margin:0px;
		padding:0 0 0 8px;
		font-family:Arial;
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		background-image: url(images/morenewsover.jpg);
		background-repeat:no-repeat;
	}
/*---------------------------------------------------------------LEFT---------------------------------------------------------------------------END-------------------*/	
#contentmid
	{
	width:273px;
	float:left;
	height: 404px;
	background-image: url(images/fundo%20menu.jpg);
	}
#awardheading
	{
	width:158px;
	height:30px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	font-family:Arial;
	font-size:35px;
	color:#FFF;
	}
#awardheading h3
	{
	width:158px;
	float:left;
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	color:#F60;
	}
.headingtxt	{
		font-family:Arial;
		font-size:13px;
		color:#FFF;
		line-height:13px;
	}
#awardtxtblank
	{
	width:250px;
	float:left;
	height: 320px;
	}
.awardtxt
	{
		width:174px;
		height:54px;
		float:left;
		margin:0px;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg.jpg);
		background-repeat:no-repeat;
	}
.awardtxt:hover
	{
	width:174px;
	height:30px;
	float:left;
	margin:0px;
	padding:12px 0 0 20px;
	background-image:url(images/awardtxtbg02.jpg);
	background-repeat:no-repeat;
	}
	
.awardtxt02
	{
		width:174px;
		height:54px;
		float:left;
		margin:3px 0 0 0;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg02.jpg);
		background-repeat:no-repeat;
	}
.awardtxt02:hover
	{
		width:174px;
		height:54px;
		float:left;
		margin:3px 0 0 0;
		padding:12px 0 0 20px;
		background-image:url(images/awardtxtbg.jpg);
		background-repeat:no-repeat;
	}
	
.awardboldtxt
	{
	width:174px;
	float:left;
	margin:0px;
	padding:8px 0 8px 10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333;
	height: 16px;
	background-image: url(images/bt_over.jpg);
	background-repeat: no-repeat;
	}

.awardboldtxt:hover
	{
	width:174px;
	float:left;
	margin:0px;
	padding:8px 0 8px 10px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#F60;
	height: 16px;
	background-image:url(images/bt_on.jpg);
	background-repeat:no-repeat;
	text-decoration: none;
	}
	
.awardnormaltxt
	{
		width:174px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:10px;
		color:#2f6d54;
	}
/*----------------------------------------------AWARDPART--------------------------------------------------------------------------------------------------------END--*/	
#projectblank
	{
		width:365px;
		height:352px;
		float:left;
		margin:0px;
		padding:28px 0 0 0;
	}
#project
	{
		width:365px;
		height:352px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/projectsbg.jpg);
		background-repeat:no-repeat;
	}
#projectgallery
	{
	width:688px;
	height:248px;
	float:left;
	margin:10px 0 0 0;
	background-color: #FFF;
	}
#project-pic
	{
	width:163px;
	height:114px;
	float:left;
	margin: 0 0 10px 9px;
	}
.project-pic
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}
.project-pic:hover
	{
		width:93px;
		height:93px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(images/proje-pic.jpg);
		background-repeat:no-repeat;
	}				
#paging
	{
		width:294px;
		height:26px;
		float:left;
		margin:17px 0 0 70px;
		padding:0px;
		background-image:url(images/paging.jpg);
		background-repeat: no-repeat;
	}
#paging ul
	{
		width:294px;
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#paging ul li
	{
		height:26px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#paging ul li.sap
	{
		width:1px;
		height:24px;
		float:left;
		margin:1px 0 0 0;
		padding:0px;
		word-spacing:0px;
		background-image:url(images/pagingsap.jpg);
		background-repeat:no-repeat;
	}	
#paging ul li a.prev
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 9px 0 13px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
#paging ul li a.prev:hover
	{
		height:26px;
		float:left;
		margin:0px;
		padding:6px 9px 0 13px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
#paging ul li a.num
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 6px 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#1c7650;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.num:hover
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 6px 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#d44d2f;
		text-align:center;
		text-decoration:none;
		background-color:#daf2e1;
	}
#paging ul li a.numlast
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 0 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#1c7650;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.numlast:hover
	{
		height:17px;
		float:left;
		margin:1px 0 0 0;
		padding:6px 0 0 6px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#d44d2f;
		text-align:center;
		text-decoration:none;
		background-color:#daf2e1;
	}
#paging ul li a.next
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 13px 0 10px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}	
#paging ul li a.next:hover
	{
		height:20px;
		float:left;
		margin:0px;
		padding:6px 10px 0 10px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#000;
		text-align:center;
		text-decoration:none;
	}
/*-------------------------------------------------------CONTENT---------------------------------------------------------------------------END----------------------*/	
#footerbg
	{
		width:100%;
		height:126px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(images/footerbg.jpg);
		background-repeat:repeat-x;
	}
#footerblank
	{
		width:1004px;
		height:126px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#footer
	{
	width:961px;
	height:50px;
	float: left;
	margin:5px 0 0 0;
	padding:2px 0 2px 0;
	background-color: #333;
	}
#footerlinks
	{
		width:1004px;
		float: left;
		margin:20px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration:none;
		padding:0 3px 0 3px;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#c8c8c8;
		text-align:center;
		text-decoration: underline;		
		padding:0 3px 0 3px;
	}
#validation
	{
		width:549px;
		float: left;
		margin:10px 0 0 0;
		padding:0 0 0 455px;
	}
#desinedby
	{
	width:961px;
	float: left;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	margin: 6px 0 0 0;
	}
.desinedby
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
.desinedby:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
	}
	
/*---------------------------Contato-------------------------------*/

#contatobg
	{
	width:648px;
	float: left;
	padding:10px 0 10px 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}
	.contatobg
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
		text-align: center;
	}
	.contatobg:hover
	{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		text-decoration: underline;
		text-align: center;
	}
	
	
#contatotitulo
	{
	width:678px;
	float: left;
	padding: 10px 0 10px  10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	background-image: url(images/fundo_titulo_corpo.jpg);
	color: #FFF;
	}
	
#contatocorpo
	{
	width:648px;
	float: left;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	}
	
#destaque
	{
	width:648px;
	float: left;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bolder;
	}
/*_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-Produtos-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_*/
#page-wrap {
	font: 11px "Lucida Grande", Helvetica, Arial, sans-serif;
	width: 668px;
	padding: 40px 0 0 0;
}

#feature-table {
	width: 688px;
	border: 1px solid #f3f3f3;
}

#feature-table td,
#feature-table th {
	padding: 3px 5px;
	text-align: left;
}

.basic   { 
background-color: #fff; 
}

.odd .table-col-3 { 
background-color: #F3F3F3;
}

.odd .table-col-4 { 
background-color: #F3F3F3;
}

#BtDownload
	{
	width:273px;
	height: 46px;
	margin: 10px 200px 10px 200px;
	}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
