body {
	margin: 30px 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	text-align: center;

}

h1, h2, h3 {
	text-transform: uppercase;
	color: #666666;
}

h2 {
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .875em;
}

	p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
}

a {
	color: #A5B80D;
}

a:hover {
	text-decoration: none;
	color: #FF6000;
}

sup {
	font-size: 0.5em;
}

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
	background: #ffffff;
}

#logo {
	float: left;
	padding: 0 0 0 65px;
	background: #ffffff url(images/img01.gif) no-repeat left center;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 24px;
}

#logo h2 {
	margin: -5px 0 0 3px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
text-transform: none;
}

#logo a {
	text-decoration: none;
	color: #A5B80D;
}

/* Menu */

#menu {
	float: center;
	padding: 0px 0 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	float: right;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 17px 0 19px;
	text-decoration: none;
	background: url(images/img02.gif) no-repeat left center;
	color: #A5B80D;
}

#menu a:hover {
	text-decoration: none;
	color: #FF6000;
}

#menu .first a {
	background: none;
}

#content {
	width: 700px;
	margin: 0 auto;
	background: #ffffff;
}

#welcome {
	float: right;
	width: 160px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-size: 0.8em;
	background: url('images/a33.gif') bottom repeat-x;

}

#welcome .more {
	padding-top: 15px;
	border-top: 1px dashed #cccccc;
}

#welcome .more a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
}

#news {
	float: left;
	width: 470px;
	margin-bottom: 20px;
	padding: 10px;
	background: url('images/a33.gif') bottom repeat-x;

}

#news h2 {
	padding-left: 15px;
	color: #ff9900;
	background: url(images/img05.gif) no-repeat left center;
}

#news h3 {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	color: #e276a7;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
}

#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#feature {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}

#feature2 {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #fff;
	border: 0px solid #E0E0E0;
}

#feature2 img {
	float: right;
	margin-left: 20px;
}

#feature2 h2 {
	margin: 0;
}

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 50px 0 50px 65px;
	background: url(images/img01.gif) no-repeat left center;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #666666;
}

#geral {
	margin:0 auto;
	width:747px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background: #ffffff;
	border: 2px solid;
}

img.picB {
	position: relative;
	top: -2px;
	background: url('images/a26.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

.texto_peq {
	font-size: 12px;
}

.form label {
    	cursor: pointer;
}

.peq {
	font-size: 0.9em;
}

.artigo {
	color: #99CC33; 
}

.artigo2 {
	color: #e276a7; 
border: 1px dotted;
padding-left: 10px;
}