* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #F2F1E7 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #F89728;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

a {
	color: #555555;
}

a:hover {
	text-decoration: none;
	color: #F89728;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: none;
}

img.left2 {
	float: left;
	margin: 3px 20px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

img.right2 {
	float: right;
	margin: 3px 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 670px;
	height: 130px;
	margin: 0 auto;
	padding: 30px 0 0 130px;
	background: url(images/ETF_logo.png) no-repeat 0px 20px;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: 0 auto;
	padding: 1px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform:uppercase;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center top;
}

/* Wide Post */

.wide-post {
	width: 770px;
	margin: 0 auto;;
}

.wide-post .title {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.4em;
	color: #F897728;
	text-transform:uppercase;
}

.wide-post .title a {
	text-transform:uppercase;
	color: #F897728;
}

.wide-post .title a:hover {
	border: none;
}

.wide-post .entry {
	background: url(images/img12.gif) repeat-x;
	padding-top: 10 px;
	color: #F897728;
	padding-bottom: 10px;
}

.wide-post .bottom {
}

.wide-post .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #F2F1E7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post .links a {
	text-decoration: none;
}

.wide-post .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post .links .comments {
	padding-left: 20px;
	background: url(images/img15.gif) no-repeat left center;
}

.wide-post .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Two Columns */

.two-columns {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns .column-one {
	float: left;
	width: 370px;
}

.two-columns .column-two {
	float: right;
	width: 370px;
}

.two-columns .title {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.4em;
	color: #F897728;
	text-transform:uppercase;
}

.two-columns .title a{
	text-decoration:none;
	text-transform:uppercase;
	color: #F897728;
}

.two-columns .title a:hoover{
	color: #F897728;
}
.two-columns .entry {
	background: url(images/img12.gif) no-repeat;
	padding-top: 10 px;
	color: #F897728;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-posts li {
	padding: 5px 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Recent Comments */

#recent-comments {
}

#recent-comments ul {
	margin: 0;
	padding: 20px;
	list-style: none;
}

#recent-comments li {
	padding: 5px 15px 5px 17px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Submenu */

#submenu {
	width: 1140px;
	clear: both;
	padding: 20px 0;
	padding-left: 450px
}

#submenu ul {
	width: 1140px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	display: block;
	float: left;
	width: 380px;
}

#submenu li ul {
	width: auto;
	margin: 0;
}

#submenu li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 2px 0 2px 15px;
}

#submenu h2 {
	margin: 0 0 5px 0;
	border-bottom: 2px solid #424546;
	font-size: 1.2em;
}

#submenu a {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	padding: 10px 0;
	background: #3C3118;
	padding-left:400px
}


p.texto{
	padding-left: 550px;
	height: 24px;
	font-size: 1.2em;
	color: #C60;
}

.two-columns2 {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

.two-columns2 .column-one2 {
	float: left;
	width: 354px;
	border: none;
}

.two-columns2 .column-two2 {
	float: left;
	width: 350px;
	padding: 0 0 0 20px;
}


.two-columns2 .title {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.4em;
	color: #F897728;
	text-transform:uppercase;
}

.two-columns2 .title a{
	text-decoration:none;
	text-transform:uppercase;
	color: #F897728;
}

.two-columns2 .title a:hoover{
	color: #F897728;
}



.two-columns2 .titulo {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.3em;
	color: #F897728;
	text-transform:uppercase;
}

.two-columns2 .titulo a{
	text-decoration:none;
	text-transform:uppercase;
	color: #F897728;
}

.two-columns2 .titulo a:hoover{
	color: #F897728;
}

.two-columns2 .entry {
	background: url(images/img12.gif) no-repeat;
	padding-top: 10 px;
	color: #F897728;
}

.wide-post2 {
	width: 770px;
	margin: 0 auto;
}

.wide-post2 .title {
	height: 28px;
	padding: 7px 0 0 10px;
	font-size: 1.4em;
	color: #F897728;
	text-transform:uppercase;
}

.wide-post2 .title a {
	text-decoration:none;
	text-transform:uppercase;
	color: #F897728;
}

.wide-post2 .title a:hover {
	color: #F897728;
}

.wide-post2 .entry {
	background: url(images/img12.gif) no-repeat;
	padding-top: 10 px;
	color: #F897728;
}

.wide-post2 .bottom {
	height: 20px;;
}

.wide-post2 .links {
	clear: both;
	margin: 0;
	padding: 10px;
	background: #CDD4D7;
	border-top: 1px solid #B4BBBE;
	font-size: .9em;
}

.wide-post2 .links a {
	text-decoration: none;
}

.wide-post2 .links .date {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

.wide-post2 .links .author {
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
}

.wide-post2 .links .comments {
	padding-left: 20px;
	background: url(images/img10.gif) no-repeat left center;
}

.wide-post2 .links .feeds {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

#apoios {
	padding: 10px 0px;
	padding-left: 200px;
}

#apoios li {
	list-style: none;
	padding-left: 12px
}
