@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../img/fundo.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0px;
	z-index: 2;
}

#header {
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: absolute;
	height: 546px;
	z-index: 1;
}

#geral {
	float: left;
	width: 900px;
	margin-right: -450px;
	position: absolute;
	right: 50%;
	margin-top: 333px;
	z-index: 3;
}

#left {
	float: left;
	width: 585px;
	padding-right: 26px;
	margin-top: 60px;
}

#right {
	float: right;
	width: 213px;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #313131;
	padding-left: 25px;
}

#post {
	font-family: Myriad Pro, Verdana, Arial;
	color: #393939;
	float: left;
	background-image: url(../img/separador.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#divComent {
	font-family: Tahoma, Verdana, Arial;
	color: #393939;
	float: left;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#bottom {
	float: left;
	width: 620px;
	text-align: right;
	padding-right: 280px;
	padding-bottom: 15px;
	margin-top: 25px;
}

#busca {
	background-color: #AF0000;
	width: 221px;
	float: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#menuDireita a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#menuDireita a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#menuDireita a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #474747;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
}


.foto {
	background-color: #dfdfdf;
	padding: 4px;
	float: left;
}

.data {
	font-family: Myriad Pro, Verdana, Arial;
	font-size: 12px;
	color: #C70000;
	font-style: italic;
	width: 585px;
	float: left;
	margin-bottom: 8px;
}

.titulopost {
	font-family: Myriad Pro, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #AF0000;
	float: left;
	width: 585px;
	clear: both;
	margin-bottom: 8px;
	padding: 3px;
}

.txtpost {
	margin-top: 8px;
	margin-bottom: 11px;
}

.comments {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #545454;
	background-image: url(../img/bgcomments.gif);
	background-repeat: no-repeat;
	float: right;
	width: 110px;
	padding-top: 6px;
	height: 26px;
	text-align: right;
	padding-right: 7px;
}
.titulopostbusca {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #355837;
	float: left;
	width: 585px;
	clear: both;
	font-weight: bold;
}
.busca {
	margin-top: 8px;
	margin-bottom: 11px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.trechopost {
	margin-bottom: 30px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 585px;
}
#postcomment {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	color: #393939;
	float: left;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.numerocomentarios {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 585px;
	margin-top: 35px;
	margin-bottom: 15px;
}
.textocomentario {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 585px;
}
.autorcomentario {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	width: 585px;
	padding-bottom: 3px;
	margin-top: 12px;
	margin-bottom: 25px;
}

.itemform {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 310px;
}
