*{
	margin:0px;
	padding:0px;
	list-style-type: none;
	color: #333;
}

#container {
	height: 700px;
	width: 800px;
	background-image: url(../imagens/fundohome.jpg);
	margin-right: auto;
	margin-left: auto;
}

#log {
	height: 25px;
	width: 750px;
	margin-left: 25px;
	padding-top: 10px;
	margin-bottom: 10px;
	}
#logtit {
	float: left;
	height: 20px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 5px;
}
#logbut {
	float: left;
	height: 20px;
	width: auto;
	margin-left: 2px;
	margin-right: 5px;
}
#logcampo {
	float: left;
	height: 20px;
	width: auto;
}



#banner {
	background-color: #e8e8e8;
	float: left;
	height: 122px;
	width: 742px;
	margin-left: 25px;
	border: medium solid #FFF;
	text-align: center;
}
#principal {
	float: left;
	height: 505px;
	width: 750px;
	margin-left: 25px;
	background-image: url(imagens/fundoprincipal.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#data {
	float: left;
	height: 55px;
	width: 612px;
}
#dataehora {
	float: left;
	height: 15px;
	width: 200px;
	text-align: center;
	margin-left: 138px;
	margin-top: 35px;
}


#logo {
	float: left;
	height: 134px;
	width: 137px;
	background-image: url(../imagens/logocbnf.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: center 10px;
}
#menu {
	background-color: #e8e8e8;
	float: left;
	height: 350px;
	width: 130px;
	margin-top: 135px;
	margin-left: 5px;
}
#menu ul {
	padding-left: 3px;
	padding-right: 3px;
}
#menu ul li {
	margin-top: 0.1em;
}
#menu ul li a {
	display: block;
}



#col1 {
	float: left;
	height: 420px;
	width: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 5px;
}

#col2 {
	float: left;
	height: 420px;
	width: 195px;
	margin-top: 10px;
	padding-left: 5px;
}

#colbox {
	float: left;
	height: auto;
	width: 185px;
	margin-top: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#boxloja {
	height: 150px;
	width: 112px;
	border: 1px solid #CCC;
	float: left;
	margin: 3px;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

#lat {
	background-color: #E8E8E8;
	float: left;
	height: 430px;
	width: 180px;
	margin-top: 10px;
}

#latbox {
	float: left;
	height: 100px;
	width: 165px;
	margin-left: 5px;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	padding-right: 5px;
}
#imglat {
	float: left;
	height: 55px;
	width: 65px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 5px;
}

#rodape {
	float: left;
	height: 25px;
	width: 750px;
	margin-left: 25px;
	text-align: center;
}

#iframe {
	float: left;
	height: 430px;
	width: 420px;
	margin-top: 10px;
}
#logar {
	background-color: #C66;
	float: left;
	height: 25px;
	width: 510px;
}


#conteudo {
	height: 420px;
	width: 400px;
	overflow: auto;
	margin-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#conteudohome {
	height: 430px;
	width: 420px;
}
#volta {
	float: left;
	width: 175px;
	margin-left: 225px;
}
#linkimgbox {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 10px;
}
#linktextbox {
	float: left;
	width: 370px;
	margin-left: 5px;
	margin-bottom: 15px;
}

.some {
	visibility: hidden;
}

