body,td,th {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #3C3C3C;
	text-align:justify;
	letter-spacing: 0.5px;
}
body {
	background-color:#CCCCCC;
	margin: 0px;
}
img {
	border: 0;
}
#moldura {
	margin:0 auto;
	width:768px;
}
.cont {
	float: left;
	width: 768px;
	background:#FFF;
}
.logo {
	width: 258px;
	float:left;
}
.topo_cima {
	width: 510px;
	height: 56px;
	float: left;
	background: url(../images/bg_topo.jpg) repeat-x;
}
.topo_menu {
	width: 510px;
	float: left;
	background: #fff;
}
.topo_flash {
	width:768px;
	height: 231px;
	float: left;
}
.menu_esquerda {
	width: 275px;
	height: 100%;
	min-height:680px;
	float:left;
	background:url(../images/bg_menu.jpg) repeat-y;
}
#home {
	float:left;
	background:#FFF;
	width: 483px;
	margin: 3px 5px 0 5px;
}
.rodape {
	width: 768px;
	height: 74px;
	float: left;
	background: url(../images/rodape.png);
}
.rodape_esquerda {
	width: 475px;
	height: 54px;
	padding: 20px 10px 0 10px;
	float: left;
	font-size:11px;
	color: #FFF;
}
.rodape_esquerda a {
	color: #FFF;
	text-decoration:none;
}
.rodape_esquerda a:hover, .rodape_esquerda a:active {
	text-decoration: underline;
	color: #fff;
}
.rodape_direita {
	width: 248px;
	height: 46px;
	float:left;
	padding: 28px 10px 0 15px;
	font-size:11px;
	font-weight:bold;
	color: #FFF;
}
.rodape_direita a {
	color: #FFF;
	text-decoration:none;
}
.rodape_direita a:hover, .rodape_direita a:active {
	text-decoration: underline;
	color: #fff;
}
.title {
	float:left;
	width: 98%;
	padding:2px;
	margin-bottom: 10px;
	color:#081e3e;
	font-size:24px;
	font-family: Verdana;
	border-bottom:2px solid #081e3e;
	text-align:right;
	background:url(../images/s_savel.png) no-repeat
}
.div100 {
	float: 98%;
	width:100%;
}
.det-left {
	float:left;
	width:375px;
	text-align:center;
}
.det-left strong {
	font-size:14px;
	color:#0b2e4e;
}
.contato {
	float:left;
	width: 98%;
	padding:2px;
	margin-bottom: 20px;
}
.contato strong {
	font-size: 12px;
	color: #081e3e;
}
.contato-erro {
    text-align:left;
	width:98%;
	padding:5px;
	border:2px solid #CC0000;
	background-color:#FFE6E6;
	color:#CC0000;
	font-weight:bold;
	margin-bottom:10px;
}
.contato-ok {
	text-align:left;
	width:98%;
	padding:5px;
	border:2px solid #006600;
	background-color:#CCFFCC;
	color:#006600;
	font-weight:bold;
	margin-bottom:10px;
}
.texto_page {
	line-height: 18px;
}
