@charset "utf-8";
*{
	padding:0;
	margin:0;
	outline:0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
body{
	background:url(../img/0.png);
}
#header{
	position:relative;
	width:700px;
	height:160px;
	background:url(../img/1.png) no-repeat;
	margin:0 auto;
}
.home{
	display:block;
	position:absolute;
	left:10px;
	top:10px;
	width:130px;
	height:140px;
}
#menu{
	position:absolute;
	left:1px;
	top:126px;
	width:700px;
	height:30px;
	list-style:none;
}
#menu li{
	float:left;
}
#menu a{
	display:block;
	height:30px;
	background:#000;
	opacity:0.1;
	filter:alpha(opacity=10);
	border-right:1px solid #fff;
}
#menu a:hover{
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);
}
#topbanner-content{
	position:absolute;
	left:120px;
	top:13px;
	width:585px;
	height:100px;
}
#topbanner{
	width:585px;
	height:100px;
}
#site{
	width:700px;
	padding:10px;
	height:auto;
	margin:10px auto;
	background:#efe7e6;
}
#banner-content{
	width:700px;
	height:325px;
	margin-bottom:5px;
	background:url(../img/7.png) no-repeat bottom;
}
#banner{
	width:700px;
	height:300px;
	margin-bottom:5px;
}
#title-content{
	width:170px;
	height:768px;
}
#title{
	width:170px;
	height:768px;
}
#planejar{
	width:700px;
	height:500px;
}
#map{
	width:700px;
	height:500px;
	background:#f00;
}
#content{
	height:auto;
}
#footer{
	clear:both;
	height:160px;
	background:url(../img/2.png) repeat-x;
}
#imagem-footer{
	width:700px;
	height:160px;
	margin:0 auto;
	background:url(../img/3.png) no-repeat;
}
#content h1{
	font-size:36px;
	color:#958c8c;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}
#content h2{
	padding-top:15px;
	font-size:20px;
	color:#958c8c;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}

/* ===== HOME ===== */

#home{
	float:left;
	width:500px;
}
#home p{
	color:#615b5a;
	font-size:11px;
	padding:5px;
}
#sidebar{
	float:right;
	width:170px;
	padding:10px;
	height:auto;
	border-left:1px dashed #b2a9a9;
}
.left{
	float:left;
}
.right{
	float:right;
}
.first:first-letter {
	font-size:70px;
	float:left;
}
.item{
	position:relative;
	width:170px;
	height:140px;
	background-repeat:no-repeat;
}
.sidebar-item{
	display:block;
	position:absolute;
	left:5px;
	top:23px;
	width:160px;
	height:95px;
}

/* ==== MULTIMIDIA === */

#multimidia{
	
}
#multimidia ul{
	list-style:none;
}
#multimidia li{
	float:left;
	padding:18px;
	background:url(../img/9.png) no-repeat center center;
}
#multimidia img{
	border:none;
	display:block;
	padding-top:2px;
}
.voltar{
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#a3928f;
	text-align:right;
}

/* ===== PRODUTOS ===== */

.listar{
	list-style:none;
}
.listar li{
	clear:both;
}
.listar h1{
	font-size:28px !important;
	line-height:118px;
	float:left;
}
.listar .right{
	float:right !important;
}
.listar li a img{
	float:left;
	padding:18px;
	background:url(../img/9.png) no-repeat center center;
}
.listar a{
	text-decoration:none;
}
.listar a img{
	border:none;
}

.listarpequeno{
	list-style:none;
}
.listarpequeno li{
	float:left;
	width:250px;
}
.listarpequeno h1{
	font-size:12px !important;
	line-height:53px;
	float:left;
	color:#7b6d6c !important;
	padding-left:5px;
}
.listarpequeno .right{
	float:right !important;
}
.listarpequeno li a img{
	float:left;
	padding:8px;
	background:url(../img/9b.png) no-repeat center center;
}
.listarpequeno a{
	text-decoration:none;
}
.listarpequeno a img{
	border:none;
}

/* ===== CONTATO ===== */

#formulario{
	color:#958c8c;
	font-size:11px;
}
#formulario input,#formulario textarea{
	color:#958c8c;
	width:492px;
	padding:3px;
}
fieldset{
	border:none;
}
legend{
	display:none;
}
#formulario span{
	display:block;
	text-align:center;
	padding-top:10px;
}
#formulario span input{
	width:100px !important;
	color:#958c8c;
	border:1px solid #958c8c;
	padding:5px;
}

#links-moveis{
	position:relative;
}
#links-moveis a{
	display:block;
	position:absolute;
}
.ll{
	display:block;
	padding-top:35px;
	list-style:none;
}
.ll li{
	float:left;
	height:140px;
	padding-left:5px;
}
.ll a img{
	border:none;
}

/* ------------------ Depoimentos --------------------------------- */

.depo{
	font-size:11px;
	list-style:none;
}
.depo li{
	padding-bottom:5px;
}
.depo span{
	font-weight:bold;
}















#video{
	position:relative;
	left:45px;
	top:12px;
	border:4px solid #fff;	
}
.video-h1{
	font-size:26px !important;	
}
#anuncio{
	padding-bottom:10px;	
}