body {
	background-color: #333;
	margin: 10px 0 0 0;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	font: small Geneva, Arial, Helvetica, sans-serif;
}
p {
	color: #333;
	text-align: justify;
	font-size: small;
}
h1 {
	color: #546A81;
	font-size: x-large;
	text-align: center;
	letter-spacing: 0.2em;
	margin-top: -66px;
	margin-left: 480px;
	text-transform: uppercase;
	position: absolute;
}
h2 {
	font-style: italic;
	color: #000;
	font-size: medium;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-transform: uppercase;
	background-color: #FFF;
	padding-top: 4px 0;
}
h3 {
	font-size: x-small;
	text-align: right;
	font-style: italic;
	color: #666;
	margin: -28px 0px -0px 0px;
	_margin: -32px 0px -4px 0px;
	padding: 0px;
}
h4 {
	font-style: italic;
	color: #000;
	font-size: medium;
	padding: 4px 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	text-transform: uppercase;
	background-color: #FFF;
	clear: both;
	text-align: center;
	margin-bottom: 0px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
ul {
	color: #333;
}
li {
	margin-bottom: 10px;
}
#tudo {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	border: 4px solid #333;
}
#topo {
	height: 80px;
	background-image: url(../images/titulo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#topo ul {
	font-size: 9px;
	margin: 0px;
	list-style: none;
	text-align: right;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 64px;
	*padding-top: 54px;	
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
#topo ul li {
	display: inline;
	margin: 0 0 0 -5px;	
}
#topo ul li a {
	background-color: #e9e9e9;
	border: 2px #CCC solid;
	color: #036;
	text-decoration: none;
	padding: 2px 4px;
	font-weight: bold;
}
#topo ul li a:hover {
	background-color: #FFF;
	border: 2px #FFF solid;
	color: #900;
}
#principal {
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
	float: left;
	border-bottom: 1px solid #333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 720px;
}
#capa {
	background-image: url(../images/bg_cont.jpg);
	background-color: #FFF;
	float: left;
	border-bottom: 1px solid #333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 720px;
	text-align: center;
}
#data {
	font-family: Arial, Helvetica, sans-serif;
	color: #546A81;
	text-align: right;
	padding-top: 6px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	_position: absolute;
	width: 99.6%;
	float: left;
}
#rodape {
	clear: both;
	background-color: #ccc;
	height: 34px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	padding: 4px 20px 0 20px;
	background-image: url(../images/rodape.jpg);
}
.contato {
	float: right;
	margin-right: -4px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: -250px;
}
.foto_left {
	float: left;
	padding-right: 10px;
}
.foto_right {
	float: right;
	padding-left: 10px;
}
.autor {
	font-style: italic;
	font-weight: bold;
	color: #333;
	font-size: x-small;
	text-align: right;
}
.allcaps {
	text-transform: uppercase;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
}
.pequeno {
	font-size: small;
	font-style: italic;
}
.opi {
	width: 333px;
	padding: 12px;
	float: left;
	height: auto;
	border-right: 1px #f0f0f0 solid;
	border-left: 1px #f0f0f0 solid;
}
.form {
	font-size: small;
	color: #036;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.video {
	width: 320px;
	height: 240px;
}

/*		BLOG		*/
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000;
}
.post-title {
	font-style: italic;
	color: #000;
	font-size: medium;
	padding: 4px 0;
	border-top: 1px solid #CCC;
	text-transform: uppercase;
	background-color: #FFF;
	clear: both;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
}
.post-text {
	padding: 5px 5px 14px 5px;
	background-color: #f0f0f0;
	text-align: justify;
}
.comment-title {
	border-top: 1px solid #fff;
	border-right: 1px solid slategray;
	border-bottom: 1px solid slategray;
	border-left: 1px solid #fff;
	padding: 5px;
	font-weight: bold;
	background-color: #cdd5e4;
	margin-top: 5px;
}
.comment-text {
	padding: 5px;
	background-color: #f0f0f0;
	margin:10px 0 20px 0;
}
.author {
	font-style: italic;
	font-weight: bold;
	color: #333;
	font-size: x-small;
	text-align: right;
	background-color: #fff;
	padding: 5px;
	margin-top:-4px;	
	border-bottom: 1px solid #CCC;		
}
.table {
	text-align:center;
	font-weight: bold;
	font-style: italic;
}