/* CSS Document */

body, td, th, input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
body, td, th {
	color: #E19850;
	}
body {
	margin: 2px;
	background: #EFB687;
	text-align: center;
	}
img {
	border: none;
	}
a {
	color: #E4C492;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
#geral {
	margin: 0 auto;
	border: 1px solid #522C0C;
	width: 775px;
	background: url(img_index/meio_bac.jpg);
	}
#container {
	background: url(img_index/meio_top_bac.jpg) top repeat-x;
	}
.promocao_principal {
	border: 1px solid #333;
	padding: 1px;
	background: #fff;
	width: 198px;
	}
.promocao_principal img {
	width: 198px;
	height: 110px;
	}
.mural_principal {
	background: url(img_pages/mural_bac.jpg);
	line-height: 16px;
	}
.mural_principal p {
	padding: 0;
	margin: 4px 0;
	}
.mural_principal, .mural_principal td, .mural_principal a {
	color: #333;
	font-size: 10px;
	}
.mural_principal a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 5px 0 10px;
	line-height: 14px;
	background: url(img_pages/mural_a.jpg) center left no-repeat;
	}
.mural_principal a:hover {
	color: #900;
	}
	
.titulo_topo {
	height: 26px;
	background: url(img_pages/tit_top.jpg) center bottom no-repeat;
	}
.titulo {
	background: url(img_pages/tit_rod.jpg) center bottom no-repeat;
	padding: 0 0 9px 0;
	text-align: center;
	font: 18px "Times New Roman", Times, serif;
	line-height: 33px;
	}
	
.conteudo {
	padding: 20px 30px;
	text-align: justify;
	}
.editor {
	font-size: 9pt;
	}
.Formulario {
	border: 1px solid #E19850;
	}