body {
	margin: 0;
	padding: 0;
	background: #333333 url(images/img01.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.2em;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}




img.left {
	float: left;
	margin: 0 20px 0 0;
	border: solid 1px #333;
}





#logo {
	width: 750px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #333333 url(images/log.gif) right no-repeat;
}

#logo h1 {
	margin: 0;
	float: left;
	padding-top: 65px;
	padding-left: 10px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


.tabela {
border: solid 1px #000;
}

.tabela td {
border: solid 1px #000;
}


#menu3 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu3 {
width: 190px;
border-style: solid solid none solid;
border-color: #bcd2e6;
border-size: 1px;
border-width: 1px;
}

#menu3 li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited {
color: #8badcf;
display: block;
background:  url(images/menu3.gif);
padding: 8px 0 0 10px;
}

#menu3 li a:hover {
color: #627eb7;
background:  url(images/menu3.gif) 0 -32px;
padding: 8px 0 0 15px;
font-weight: bold;
}








#menu {
	width: 778px;
	height: 40px;
	margin: 0 auto;
	background: #F6F6F6 url(images/img02.gif) bottom no-repeat;
}

#menu p {
	float: right;
	padding-right: 39px;
}

#menu p:hover {
	text-decoration: none;
	color: #000;
}













#page {
	width: 778px;
	margin: 0 auto;
	background: #FFFFFF url(images/img05.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}





.post a {
text-decoration: none;
}









#content {
	float: left;
	width: 420px;
	padding: 20px 0 0 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E7E7E7;
}

.post p {
	text-indent: 30px;
}










#sidebar {
	float: right;
	width: 230px;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar li li {
	padding: 3px 20px 3px 35px;
	background: url(images/img07.gif) no-repeat 20px 12px;
	border-bottom: 1px solid #F3F3F3;
}

#sidebar ul ul ul {
	padding: 0;
	margin: 0;
}

#sidebar ul ul ul li.last {
	border: 0px;
	margin-bottom: -5px;
}

#sidebar h2 {
	margin: 0;
	padding: 24px 0 3px 20px;
	border-bottom: 1px solid #E7E7E7;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}



#logos {margin-top: 20px;}
#logos li {width: 110px; height: 120px; float: left;}








#footer {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img08.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}


