body {

	margin:0px auto;
	padding:0px -50px;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:70%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:160%;
	width: 841px;
	position: relative;
	background:#f4f5dc url(../images/topo.jpg) no-repeat center top;

	
	
}
a, strong a {
	color: #FF6600;
	text-decoration:none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}
code, .code {
	font: 100% "Courier New", Courier, monospace;
	color: #000000;
	background: #FAFDE1;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
}


h1 {
	margin: 40px 0px 44px;
	padding: 0px;
	float:right;
	text-decoration: none;
}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
h2 {
	color: #163F53;
	margin: 0px 0px 2px;

	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210%/110% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#FF6600;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}

.fontecorpo {
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:160%;
	background: #FFF ;
}

.code .indent {
	padding-left: 15px;
}
.code .blue {
	color: #0066FF;
}
.code .pink {
	color: #FF3399;
}
.code .green {
	color: #339933;
}
.code .black {
	color: #000000;
}
blockquote {
	background: url(images/blockquote-bg.gif);
	margin: 0px 15px 20px;
	padding: 3px 10px;
	color:#666666;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
}
h1 {
	text-decoration: none;
	color: red ;
	padding: 0px 4px ;

}
h1 a{
	display:block;
	height: 48px;
	width: 212px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h1 a:hover{
	text-decoration: none;
}
.contentheading {
	color: #163F53;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
contentheading a, contentheading a:visited{
	color: #163F53;
	text-decoration:none;
}
contentheadinga:hover {
	color:#FF6600;
	text-decoration:none;
}
h3 {
	margin: 20px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #205A77;
}
.sub_heading {
	margin: 10px 0px 0px;
	font: bold 110% Arial;
	text-transform: uppercase;
	color: #666666;
}
.cat_heading {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.cat_heading-alt {
	color: #779d03;
	margin: 0px;
	padding-bottom: 4px;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
hr {


	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #E3E3E3;
}
.clear {
	clear:both;
}
.displaynone {
	display:none;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
#header_wrap {
	width: 84px;
	height: 275px;
	color:#FFFFFF;
}


#search_index{
	clear:both;
	float:right;
}
#searchform {
	margin:0px;
	padding:0px;
	float:right;
}
#searchform label{
	display:none;
}
#s {
	border:1px solid #203346;
	width: 130px;
	padding: 1px;
}
#searchsubmit {

	width: 24px;
	height:23px;
	border:none;
	text-indent: -900em;
	line-height:0px;
}
#header_nav {
	float:right;
	margin-right: 7px;

	font-size: 90%;

	padding: 1px 5px 0px 0px;
}
#nav {
	list-style:none;
	margin:28px 0px 0px;
   
	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
}
#nav li{
	margin-left:5px;
	float:left;
}
#nav li a{
	height: 25px;
	display:block;
	float:left;
	text-decoration:none;
	text-indent: -900em;
}

#body_wrap {
	margin: 275px 0px 10px  ;
	width: 842px;
	background: #f4f5dc   ;
	
}

#body_index {
	margin: 275px 0px 10px  ;
	width: 842px;
	background: #FFF   ;
	color: #000;
	font-size: 14px;
	
}
#home-leftcol {
	float:left;
	width: 271px;
	overflow: hidden;
}
#home-rightcol {
	width:229px;
	float:right;
}

#home-center {
	width:341px;
	float:left;
}


#single-leftcol {
	float:left;
	width: 560px;
}
#single-rightcol {
	float:right;
	width: 165px;
}
.sidebar-half {
	width: 152px;
	float:left;		
}
.home-subrightcol {
	width: 153px;
	float:right;		
}

.post {
	margin: 0px 0px 20px;
	clear:both;
}
.postdate {
	background: url(../images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}

.postjumpcomment a, .postjumpcomment a:visited{
	color: #698d9c;
	text-decoration:none;
}
.postjumpcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;

	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0px;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float:right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.footer_nav {
	float:right;
	margin: 20px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
img.img_border, a img.img_border {
	border: 5px solid #E0E0E0;
}
a:hover img.img_border{
	border-color: #FF6600;
}
.popular-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}

.popular-list li a{
	color:#333333;
	text-decoration:none;
	list-style:none;
}
.popular-list li a:visited{
	color:#333333;
	text-decoration:none;
}
.popular-list li a:hover{
	color:#669900;
	text-decoration:none;
}


#box_laranja {
	background:#DDF0A9;
	border: 1px solid #DDF0A9;
	padding: 3px;
	margin-top: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#commentform textarea{
	width: 375px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}
.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
}
.commentlist p{
	margin: 10px 0px;

}
.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
	background: url(images/thumb-hr.gif) no-repeat center bottom;
}
.gravatar {
	background: url(images/avatar-bg.gif) no-repeat;
	width: 58px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}
.gravatar img {
	border:solid 1px #cee48b;
	background-color: #FFFFFF;
}
.comment-entry {
	width: 470px;
	float:right;
	position:relative;
}
.comment-number {
	font-size: 14px;
	color: #CCCCCC;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}
.commentlist cite {
	font: 150% Tahoma, "Trebuchet MS", Arial;
	color: #5A8800;
}
.commentlist cite a, .commentlist cite a:visited{
	color: #5A8800;
	text-decoration:underline;
}
.commentlist cite a:hover{
	text-decoration:none;
}
.ad-banner {
	margin: 15px 0px 15px 0px;
	clear:both;
	height: 65px;
}
.ad-banner2 {
	margin: 5px 0px 10px;
	clear:both;
	height: 65px;
}
.ad-indent {
	margin-left: 80px;
}
.ad-thumb {
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	padding: 4px;
	float: left;
	margin: 0px 12px 0px 0px;
}
.sponsorlinks {
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
	font-size: 90%;
}
.sponsorlinks li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/text-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sponsorlinks li a{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:visited{
	color: #333333;
	text-decoration: none;
}
.sponsorlinks li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.sponsorlinks-heading {
	font-weight: bold;
	color: #666666;

	margin-bottom: 2px;
	font-size: 90%;
	text-transform: uppercase;
}
.sponsor-banner {
	margin-top: 7px;
}
.credit {
	font-size: 83%;
	color: #999999;
	border-top: 1px solid #E1E1E1;
	text-align:right;
}
.landing-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.landing-list li{
	width: 258px;
	float: left;
	padding: 10px;
	height:75px;
}
.landing-list img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
	float: left;
	margin-right: 10px;
}
.landing-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	text-transform:none;
	letter-spacing: 0px;
}
.landing-list h3.folder a{
	margin: 0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	padding: 0px 0px 0px 18px;

	text-transform:none;
	letter-spacing: 0px;
}
.landing-list br{
	display:none;
}
.thumb-list {
	padding: 0px;
	margin:0px 0px 10px;
	list-style:none;
}
.thumb-list li{
	width: 155px;
	float: left;
	margin: 5px 13px 15px;
	text-align:center;
}
.thumb-list img {
	border: 5px solid #E0E0E0;
}
.thumb-list a:hover img {
	border-color: #FF9900;
}
.thumb-list br{
	display:none;
}
.thumb-list p{
	line-height:100%;
	margin:0px;
}
.ban-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 10px;
}
.ban-list br{
	display:none;
}
.ban-list p br{
	display:block;
}
.ban-list li{
	margin: 12px 0px;
	height:104px;

.ban-list img {
	border: 5px solid #E0E0E0;
	float: left;
	margin-right: 10px;
}
.ban-list a:hover img {
	border-color: #FF9900;
}
.ban-list a:hover {
	border-color: transparent;
}
.ban-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.px_icon_table td{
	padding: 2px;
	color: #666666;
	font-size: 90%;
}
.px_icon_table img{
	margin-right: 7px;
	padding: 3px;
	border: 1px solid #E3E3E3;
	vertical-align: middle;
}
.ddsg-sitemap {
	list-style:none;
	margin:0px 0px 30px 15px;
	line-height: 140%;
}
.ddsg-sitemap li{
	font-weight:bold;

	padding-left: 13px;
}
.ddsg-sitemap li ul{
	margin-bottom: 3px;
	list-style:none;
	margin-left: 5px;
}
.ddsg-sitemap li ul li{
	font-weight:normal;


	padding-left: 12px;
}
.download_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.download_btn , a.download_btn:visited{
	color:#669900;
	text-decoration:none;

	padding: 0px 0px 0px 18px;
}
a.download_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.preview_btn {
	font: bold 110% Arial, Helvetica, sans-serif;
}
a.preview_btn , a.preview_btn:visited{
	color:#669900;
	text-decoration:none;

	padding: 0px 0px 0px 18px;
}
a.preview_btn:hover {
	color: #FF6600;
	text-decoration:none;
}
.center {
	text-align: center;
}
.pagenav {
	text-align:right;
	border-top: 1px dotted #CCCCCC;
	margin: 25px 0px 10px;
	padding-top: 2px;
	clear:both;
}
.breadcrumb {
	font-size: 10px;
	color:#A7A7A7;
	line-height:100%;
}
.breadcrumb a, .breadcrumb a:visited{
	color:#779d03;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#FF9900;
	text-decoration:none;
}
.quarter {
	width: 172px;
	margin: auto 7px;
}
.one-third {
	width: 176px;
	float:left;
}
.half {
	width: 272px;
	float:left;
}
.separator {
	margin-right: 15px;
}
.external-list {
	margin: 5px 0px 15px 5px;
	padding: 0px;
	list-style: none;
}
.external-list li {
	margin: 0px;
	padding: 2px 0px 2px 14px;

}
.links-list {
	list-style:none;
	margin:3px 0px 20px;
	padding:0px;
	line-height: 100%;
	font-size: 90%;
}
.links-list li{
	width: 170px;
	height:19px;

	margin-bottom: 2px;
}
.links-list li a, .links-list li a{
	height:19px;
	display:block;
	color: #FF6600;
	text-decoration:none;
	padding: 4px 10px 0px 14px;
}
.links-list li a:hover{
	color: #339900;
	text-decoration:none;

}
.update {
	background: #FFFBE8;
	padding: 2px 7px;
	border: 1px solid #FFE4C1;
	margin: 10px 0px 5px;
}
.alert {

	text-transform: uppercase;
	color: #663300;
	padding: 2px 0px 2px 17px;
	border-bottom: 1px solid #FFE6C4;
	margin:0px 0px 5px;
}
#intouchform {
	margin: 20px 10px 10px;
	font: 110% Arial, Helvetica, sans-serif;
	color: #000000;
}
#intouchform p{
	clear: left;
	margin: 5px 0 10px 0px;
	position: relative;
}
#intouchform label{
	font-weight: bold;
	color:#598192;
	float: left;
	width: 120px;

	margin-right: 8px;
}
#intouchform input{
	width: 350px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform textarea{
	width: 350px;
	height: 140px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
}
#intouchform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#intouchform .indent {
	margin-left: 128px;
}
#intouchform .submitbutton:hover {
	background: #779d03;
}
#intouchform #usermessage {
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 5px 125px;
}
#intouchform .error {
	border: 1px solid #FF9900;
}
#intouchform .failure {
	color:#FF9900;
}
#intouchform .success {
	color:#669900;
}
#intouchform .required {
	position: absolute;
	color: #97b5c2;
	top: 3px;
	padding-left: 5px;
}
#intouchform textarea:focus, #intouchform input[type="text"]:focus {
	background: #F1FFD5;
}
.left-noborder {
	border: none;
	float: left;
	margin-right: 15px;
}
.icons-list {
	list-style:none;
	margin:0px 0px 10px;
	padding:0px 0px 0px 5px;
}
.icons-list br{
	display:none;
}
.icons-list p br{
	display:block;
}
.icons-list li{
	margin: 12px 0px;
	height: 166px;

}
.icons-list h3{
	margin: 0px;
	padding:0px;
	font: bold 14px "Trebuchet MS", Tahoma, Arial;
	color:#666666;
	text-transform:none;
	letter-spacing: 0px;
}
.buy-options {
	list-style:none;
	margin: 0px 0px 15px;
	padding: 0px;
	border-top: solid 1px #dfe8c3;
	color: #666666;
}
.buy-options br{
	display:none;
}
.buy-options li{
	height: 18px;
	clear: both;
	border-bottom: solid 1px #dfe8c3;
	padding: 5px 0px;
}
.buy-options li a, .buy-options li a:visited{
	color: #557D00;
}
.icons-right {
	float: right;
	width: 398px;
}
.small {
	font-size: 90%;
}
/* sociable */
div .sociable { 
	margin: 10px 0 0 3px;
	
	width: 47px;
	height: 63px;
	float: left;
	padding: 16px 14px 0 16px;
	clear: left;
}
span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -55px;
	background: #fff;
	border: 1px solid #e4e4e4;
	color: black;
	line-height: 120%;
	font-size: 90%;
	padding: 3px;
	width: 200px;
}
span.sociable_tagline strong { display: none; }

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0;
	padding: 0;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable img {
	width: 16px;
	height: 16px;
	border: 0;
}

.sociable-hovers {
}
.sociable-hovers:hover {
}
.sociable-ad {
	width: 468px; height: 60px; float:left; margin-top: 12px;
}


.small {
	color: #999999;
	font-size: 11px;
	}
	
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #cccccc;
  margin           : 3px 0;
  background-color : #f0f0f0;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;	
  }
  .inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px 0;

}
table.moduletable th, div.moduletable h3 {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 150% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.foot {
	font-size: 10px;
	color: #990000;
	}
