/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
#tudo {
	width: 800px;
	height:auto;
	margin: 0 auto;
	background: #FFFFFF;

}

body {
	margin: 0px;
	background: #F3F3F3 url(images/fundo.jpg) no-repeat top center;
	text-align:center;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
}

fieldset {
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color:#0bbaf2;
}

h1 {
	letter-spacing: -0.075em;
	font-size: 20px;
	color:#0bbaf2;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-bottom: 10px;
	font-weight: bold;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 5PX;	
	font-size: 13px;
	padding-bottom:10px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #0bbaf2;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #0bbaf2;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 55px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 800px;
	*width: 800px;
	height: 80px;
	background: url(images/fundo-menu.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding-left: 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(images/img05.gif) no-repeat right top;
	height: 80px;
	padding: 0 1px 0 1px;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	margin-right: 1px;
	padding: 12px 20px 0 19px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13,5px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .pagina_visitada a {
	color: #2C2E22;
}


/* Logo */

#logo {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	height: 159px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}


/* Page */

#page {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background-color: #FFFFFF;
	/*border: 1px solid #D5D5D5;*/
	border-top: none;
}

/* Conteudo */

#conteudo {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 20px;
}

#conteudo_interno {
	width: 758px;
	padding: 20px 20px 20px 20px;
	text-align:center;
}
.post {
	padding: 20px 20px 20px 20ps;
	}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
}

#sidebar2 {
	width: 230px;
	*width: 219px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(images/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #0bbaf2;
}

#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}

#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}

#sidebar2 li a {
	border: none;
	padding-left: 5px;
}

#sidebar2 li a:hover {
	border: none;
	color:#000000;
}


/* Rodape */

#rodape{
	margin: 0;
	padding: 0;
	height: 80px;
	background: #F3F3F3 url(images/img02.jpg) repeat-x bottom left;
}

#rodape p {
	padding-top: 30px;
	text-align: center;
	font-size: 11px;
}

#rodape a:hover {
	color:#FF9900;
}


.textos2 { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	size: 12px;
	color:#FF0000;
}
