body {
	color: #333;
	font-size: 13px;
	height: auto;
	background: url(../img/bg.jpg) repeat-x;
}

a {
	text-decoration: none;
	color:#000
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color:#000
}
a:visited {
	text-decoration: none;
	color:#000
}
.container_12 {
	background:url(../img/bg-header.jpg) no-repeat top;
	margin-bottom: 0px;
	margin-top: 5px;
}/*
.container_12 {
	background-image: url(../img/12_col.gif);
}

/* `MENU-----------------------------------------------------------------------------------------------*/
.menu-geral {
	background-color: #33F;
	margin-bottom: 80px;
	margin-left:175px;
}
.setas-menuESQ {
	background:url(../img/setas-menu.png) no-repeat;
	width:16px;
	height:50px;
	float:left;
}
.setas-menuDIR {
	background:url(../img/setas-menu.png) no-repeat -16px;
	width:16px;
	height:50px;
	float:left;
}
/* `BANNER-----------------------------------------------------------------------------------------------*/
.banner {
	height: 310px;
	background:url(../img/sombra-banner.png) bottom no-repeat;
}
/* `SLOGAN-----------------------------------------------------------------------------------------------*/
.slogan {
	margin-bottom: 30px;
	text-shadow: 0.2em 0.2em #fff
}
/* `TITULOS-----------------------------------------------------------------------------------------------*/
.bg-titulo {
	background:url(../img/bg-titulos.jpg) no-repeat;
	text-align:left;
	height: 45px;
	font-size: 17px;
	color:#FFF;
	font-weight:700;
	padding: 10px 0 0 15px;
}
/* `ITENS-----------------------------------------------------------------------------------------------*/

.itens {
	background-color: #F6F6F6;
	line-height: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.icones {
	margin:16px;
	width: 80px;
	height: 80px;
	float:left
}
.textos-itens {
	margin-top: 16px;
	float:left;
	width: 335px;
}
.titulo1 {
	font-size: 17px;
	font-weight: 700;
	color: #999;
}
.titulo2 {
	font-size: 20px;
	font-weight: 700;
	color: #666;
}
/* `ORCAMENTO-----------------------------------------------------------------------------------------------*/

.orcamento {
	text-align:center;
	margin-bottom: 45px;
	margin-top: 24px;
}
/* `RODAPE-----------------------------------------------------------------------------------------------*/

.bg-rodape {
	background-color: #48AB41;
	height:36px;
	text-align:center;
	padding-top: 20px
}
.telefone {
	font-size: 22px;
	font-weight: 700;
	text-align:left;
}
.endereco {
	text-align:right;
	font-size: 13px
}
.email a {
	font-size:14px;
	text-decoration: none;
	color:#FFF
}
.icone-casa {
	float:right;
	margin-left: 10px;
}
 .
