body {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545A60;
}#contentor-geral {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentor-colunas {
	float: left;
	width: 880px;
}
#contentor-colunas h1 {
	display: block;
	height: 155px;
	width: 888px;
	float: left;
	background-image: url(../imagens/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#logo:link, #logo:visited, logo:hover, #logo:active {
	display: block;
	width: 888px;
	height: 155px;
	text-indent: -9999px;
}

#col-left {
	float: left;
	width: 410px;
}
#col-dir {
	float: right;
	width: 410px;
}
.capsleft {
	background-image: url(../imagens/fundos/caps.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 46px;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#col-left p, #col-dir p {
	margin-bottom: 10px;
}

.capsdir {
	background-image: url(../imagens/fundos/caps.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 47px;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	color: #FFFFFF;
	background-position: -54px 0px;
}
p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#col-left img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#entrar:link, #entrar:visited {
	display: block;
	float: left;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-color: #F0EDE0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#entrar:hover, #entrar:active{
	color: #545A60;
	background-color: #CCCCCC;
}

