body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#topo {
	background-color: #FFF;
	height: 164px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	min-width: 900px;
}
#logo {
	background-image: url(../images/topo.jpg);
	height: 164px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
}

#navbar {
	background-color: #333;
	height: 100px;
	width: 100%;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat;
	text-align: center;
	background-image: url(../images/barranavbar.jpg);
	line-height: 60px;
	min-width: 900px;
}
#conteudo {
	background-color: #FFF;
	height: auto;
	width: 900px;
	margin-bottom: 0px;
	text-align: left;
	min-height: 450px;
}
#menus {
	background-color: #FFF;
	height: 200px;
	width: 900px;
}

#rodape {
	background-color: #333;
	height: 100px;
	width: 100%;
	text-align: center;
	background-image: url(../images/rodape.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-style: italic;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 900px;
}
.imgbemvindo {
	float: left;
	margin-left: 60px;
}
.exper {
	text-align: center;
}


#menuleft {
	background-color: #FFF;
	height: 150px;
	width: 150px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 60px;
	background-image: url(../images/web.jpg);
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 45px;
	color: #FFF;
	font-weight: bold;
}
#rodape p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#rodape hr {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



#menucenter {
	background-color: #FFF;
	height: 150px;
	width: 150px;
	margin-top: 10px;
	float: left;
	margin-right: 50px;
	margin-left: 40px;
	background-image: url(../images/sistema.jpg);
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
}
#baner {
	background-color: #333;
	height: 20px;
	width: 100%;
	background-image: url(../images/barrabaner.jpg);
	background-repeat: repeat;
}

#menuright {
	background-color: #FFF;
	float: right;
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 40px;
	background-image: url(../images/suporte.jpg);
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 45px;
	color: #FFF;
	font-weight: bold;
}
#menu-02 {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-image: url(../images/auto-web-fundo.jpg);
}

.bemvindo {
	margin: 20px;
	text-align: left;
}
.img-right {
	margin: 20px;
	float: right;
}
#central-texto {
	width: 580px;
	float: right;
}
#form-central {
	background-image: url(../images/fundo-formulario.jpg);
	width: 248px;
	height: 190px;
	float: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#conexao {
	width: 800px;
	margin: auto;
	text-align: center;
}
