body {
	background-image: url(imagens/fundoww.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	height: 100%;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#topo {
	background-image: url(imagens/fundo.jpg);
	height: 160px;
	width: 795px;
}
#topo img {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 2px;
}
#menu {
	height: 30px;
	width: 795px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#menu ul {
	float: right;
	height: 30px;
	width: 450px;
	padding-top: 0px;
	margin-top: 7px;
}

#menu ul li {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	height: 20px;
	width: 110px;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#foto_quad {
	height: 185px;
	width: 795px;
	background-position: center center;
	background-image: url(imagens/a_0001.jpg);
}

#conteudo {
	height: 390px;
	width: 795px;
}
#conteudo #soti  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-left: 20px;
}

#conteudo_galeria {
	height: 500px;
	width: 795px;
}

#rodape {
	height: 28px;
	width: 795px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


#conteudo #bemvindo {
	float: left;
	height: 325px;
	width: 365px;
}
#img_flash {
	float: left;
	height: 325px;
	width: 420px;
	margin-left: 10px;
	margin-top: 15px;
}
#conteudo #a {
	float: left;
	height: 300px;
	width: 400px;
	margin-top: 10px;
}
#conteudo #b {
	float: right;
	height: 300px;
	width: 390px;
	margin-top: 10px;
}
#conteudo #a img {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 0px;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	margin-bottom: 2px;
	margin-left: 20px;
	text-align: justify;
	margin-right: 5px;
}
.textorodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
.textorodape2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	float: left;
	margin-top: 5px;
}
.textorodape3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
.texto_contato {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#form_mensagem {
	height: 170px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#form_mensagem #enviar_msg_form {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
}

#form_mensagem input[type=text] {
	height: 15px;
	width: 300px;
	background-color: #E6E6E6;
}
#form_mensagem label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#mensagem_form {
	height: 50px;
	width: 300px;
	background-color: #E6E6E6;
}
.texto_produto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float: left;
	width: 350px;
	margin-left: 20px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#b #img_prod {
	margin-left: 20px;
	margin-bottom: 25px;
	margin-top: 65px;
}
#b #img_prod2 {
	margin-left: 20px;
}
#conteudo #projetos {
	float: left;
	height: auto;
	width: 785px;
}

#menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
}

#menu ul li a:hover {
	color: #900;
	font-size: 20px;
}
#FlashID {
	margin-left: 15px;
}

#rodape a {
	text-decoration: none;
}
#conteudo a {
	text-decoration: none;
	margin-top: 15px;
}
