/*
Theme Name: Scapini - Móveis Planejados
Version: 1.0
Description: 1 Coluna  - Agencia WebSul
Author: Agencia WebSul
Author URI: http://www.agenciawebsul.com.br/
*/

/*Reset*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	
}
body {background-color:#585858;}
#website {
	width: 888px;
	height: auto;
	margin: 5px auto;
}
#top {
	width: 888px;
	height: 160px;
	background-image: url(images/topo.png);
	background-repeat: no-repeat;
}
#logo {
	width: 113px;
	height: 130px;
	float: left;
	margin: 15px 45px;
}
#top h2.txtcontato {
	float: left;
	color: #fff;
	margin-top: 60px;
	margin-left: 410px;
	font-size: 16px;
	font-family: tahoma;
}
#top h2.fone {
	float: left;
	color: #fff;
	margin-top: 5px;
	margin-left: 440px;
	font-size: 22px;
	font-family: tahoma;
}
#menu {
	float: left;
	width: 888px;
	height: 40px;
	background-image: url(images/bg-menu.png);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
#topo2 {
	float: left;
	margin-top: 3px;
	width: 888px;
	height: 67px;
	background-image: url(images/topo2.png);
	background-repeat: no-repeat;
}
#bem-vindo {
	float: left;
	width: 888px;
	height: 265px;
	background-image: url(images/bg-center.png);
}
#allitens {
	float: left;
	height: auto
}
#home-top {
	margin-top: 5px;
	float: left;
	width: 888px;
	height: 6px;
	background-repeat: no-repeat;
	background-image: url(images/bg-top.png);
}
#home-bottom {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-bottom.png);
	background-repeat: no-repeat;
}
#textos {
	margin: 20px 5px 20px 10px;
	border-right: 1px solid #989796;
	position: absolute;
	width: 510px;
	height: 220px;
	font-size: 13px;
	font-family: arial;
	text-align: justify;
	color: white;
	padding: 7px 20px 0 20px;
}
#formbox {
	font-size: 14px;
	color: white;
	margin: 20px 10px 20px 595px;
	position: absolute;
}
#textos .titulo1, .titulo2 {
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 3px;
	font-size: 15px;
	color: #da7819;
	font-family: arial;
	text-align: justify;
}
#textos .texto2 {
	margin-top: 20px;
}
#textos .texto1 {
}
#empresa {
	float: left;
	width: 888px;
	height: 330px;
	background-image: url(images/bg-center.png);
}
#fotos {
	margin: 10px 0 0 10px;
	float: left;
	width: 310px;
	height: 330px;
}
#empresa-top {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-top.png);
}
#empresa .foto1 {
	float: left;
	width: 300px;
	height: auto;
}
#empresa .foto2 {
	margin-top: 10px;
	float: left;
	width: 300px;
	height: 150px;
}
#empresa .texto {
	margin-top: 20px;
	float: right;
	width: 568px;
	height: 310px;
}
#empresa .texto h1 {
	color: white;
	padding: 5px 0 0 30px;
}
#empresa .texto p {
	margin-top: -3px;
	color: white;
	font-size: 14px;
	padding: 14px;
}
#empresa-bottom {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-bottom.png);
}
#portifolio-top {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-top.png);
}
#portifolio-bottom {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-bottom.png);
}
#formulario-top {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-top.png);
}
#formulario-bottom {
	float: left;
	width: 888px;
	height: 6px;
	background-image: url(images/bg-bottom.png);
}
#footer {
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	width: 888px;
	height: 67px;
}
#footer p.agws {color:#ccc; float:right; margin-top: -40px; margin-right:10px;}
#footer p.agws a{color:#ccc;}
#footer p.agws a:hover{color:#da7819; text-decoration:underline;}
#footer .footer-left {
	float: left;
	width: 6px;
	height: 67px;
	background-image: url(images/footer-left.png);
}
#footer .footer-center {
	float: left;
	width: 876px;
	height: 67px;
	background-image: url(images/footer-center.png);
}
#footer .footer-right {
	float: left;
	width: 6px;
	height: 67px;
	background-image: url(images/footer-right.png);
}
#footer .texto {
	float:left;
  color: #989796;
	float: left;
	font-size: 11px;
	font-family: tahoma;
	margin-top: -40px;
	margin-left: 10px;
}
