body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	background-color: #FFF6E4;
	margin: 0px;
}
.sepvert {
	background-image: url(../images/menu_e/linha_vert.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sepvertd {
	background-image: url(../images/menu_e/linha_vert.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rodape {
	background-image: url(../images/rodape/amarelo.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.padConteudo {
	padding: 50px;
}
.linkMenor {
	font-size: 10px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {

	color: #FF6600;
	text-decoration: none;
}
a:hover {


	color: #FF3300;
	text-decoration: underline;
}
a:active {



	color: #FF6600;
	text-decoration: none;
}
input {
	font-size: 10px;
}
.tablePost {
	border: 1px solid #DBDBDB;
	background-color: #FFEFCE;
	padding: 10px;
	font-size: 10px;
}
.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
textarea {

	font-size: 11px;
}
select {

	font-size: 10px;
}
.padCaixaFerramentas {

	padding: 15px;
}
.retrancaPost {
	font-size: 9px;
	color: #795200;
}
.titulodasSecoes {
	font-size: 20px;
	font-weight: bold;
	color: #664500;
}
