body{
	margin:0;
	padding:0;
	overflow-x:hidden;
	background:url(../imagens/background.jpg) center top repeat;
}

a, a:link, a:visited, a:active{
	color:inherit;
	text-decoration:none;
}

input[type="text"]{
	border:none;
	background:transparent;
	outline:none;
}

img{
	border:none;
}

@font-face {
	font-family: 'Edwardian-Script';
	src: url('../edwardian-script/ITCEDSCR.eot');
	src: local('☺'), url('../edwardian-script/ITCEDSCR.woff') format('woff'), url('../edwardian-script/ITCEDSCR.ttf') format('truetype'), url('../edwardian-script/ITCEDSCR.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'arial_narrowregular';
    src: url('../arial-narrow/arialn-webfont.eot');
    src: url('../arial-narrow/arialn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../arial-narrow/arialn-webfont.woff') format('woff'),
         url('../arial-narrow/arialn-webfont.ttf') format('truetype'),
         url('../arial-narrow/arialn-webfont.svg#arial_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.menus-cima{
	font-family: 'arial_narrowregular';
	font-size:14px;
	color:#D1C5B0;
	
	text-shadow:2px 2px 10px #000;
}

.menus{
	font-family: 'arial_narrowregular';
	font-size:14px;
	color:#755417;
	
	text-transform:uppercase;
	
	text-shadow:2px 2px 2px #E5D8BD;
}

.menus:hover{
	color:#ECE7DE;
	text-shadow:2px 2px 2px #554202;
}

.titulos{
	font-family: 'Allura', cursive;
	font-size:38px;
	color:#69542E;
}
.tituloszinhos{
	font-family: 'arial_narrowregular';
	font-size:25px;
	color:#69542E;
}

.textos{
	font-family: 'arial_narrowregular';
	font-size:16px;
	color:#463932;
}

.rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#EBE6DE;
}

.foto001{
	position:relative;
	z-index:1;
	width:245px;
	height:169px;
	
	border:solid 10px #FAF7F1;
	
	-webkit-box-shadow:0px 0px 10px #4B3927;
	-moz-box-shadow:0px 0px 10px #4B3927;
	-o-box-shadow:0px 0px 10px #4B3927;
	-ms-box-shadow:0px 0px 10px #4B3927;
	
	box-shadow:0px 0px 10px #4B3927;
}

#quadro001{
	left:-60px;
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	-ms-transform:rotate(10deg);
	
	transform:rotate(10deg);
}

#quadro002{
	top:-120px;
	left:80px;
	-webkit-transform:rotate(-5deg);
	-moz-transform:rotate(-5deg);
	-o-transform:rotate(-5deg);
	-ms-transform:rotate(-5deg);
	
	transform:rotate(-5deg);
}ul.servicos{
	margin:0;
	padding:0;
	list-style:none;
}

ul.servicos li{
	display:inline-block;
	margin-left:34px;
	margin-top:20px;
}

ul.servicos2{
	margin:0;
	padding:0;
	list-style:none;
}

ul.servicos2 li{
	display:inline-block;
	margin-top:11px;
}
#wrap{
	position:relative;
	width:100%;
	height:100%;
}

#wrap-content{
	width:975px;
	height:100%;
	
	margin:0 auto;
}

#container001{
	width:100%;
}

#container002{
	position:relative;
	width:875px;
	padding:20px;
	padding-bottom:30px!important;
	min-height:250px;
}.titulos-conteudos{
	font-family: 'helvetica-lightregular';
	font-size:25px;
	text-transform:uppercase;
	color:#540F28;
}

.textos-conteudos{
	font-family: 'helvetica-lightregular';
	font-size:17px;
	text-transform:uppercase;
	color:#585343;
	
	line-height:23px;
}
