body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	background-image: url(../images/resources/bg.jpg);
}
.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: 45px;
}
.linkMenor {
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {

	color: #FF6600;
	text-decoration: none;
}
a:hover {


	color: #FF3300;
	text-decoration: underline;
}
a:active {



	color: #FF6600;
	text-decoration: none;
}
.linhapont {
	background-image: url(../images/resources/linha.gif);
	background-repeat: repeat-x;
	height: 1px;
}

input {
	font-size: 10px;
}
.tablePost {
	border: 1px solid #DBDBDB;
	background-color: #F3F3F3;
	padding: 10px;
	font-size: 10px;
}
.titulos {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
textarea {

	font-size: 11px;
}
select {

	font-size: 10px;
}
.padCaixaFerramentas {

	padding: 15px;
}
.retrancaPost {
	font-size: 9px;
	color: #FF3300;
}
.titulodasSecoes {
	font-size: 20px;
	font-weight: bold;
	color: #664500;
}

