@charset "utf-8";
body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../imagens/top.jpg) center top no-repeat #FFF;
	margin: 0;
	padding: 0;
	color: #333;
	text-align: justify;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	color: #134084;
}

p{
	line-height:1.8em;
	text-align: justify;
	color: #000;
}
a img { s
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #000;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	height: 370px;

}

.content {

	padding: 10px 0;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: url(../imagens/bg_rodape.png) repeat;
}
#rodape {
	background-position:center;
	margin-left: 30px;
}
#menurodape {
	margin:0 auto;
	padding-top:0px;
	text-align:center;
	font-size:14px;
}
#menurodape ul {
	margin-left:30px;
	width: 960px;
	margin-bottom: 10px;
}
#menurodape li {
	float:left;
	margin-right:40px;
}
div#menurodape a, #menurodape a:link, #menurodape a:visited {
	color:#134084;
	display:block;
	text-decoration:none;
}
#menurodape a:hover {
	color:#000;
	text-decoration:underline !important;
}
/** fim footer **/

.fltrt {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.creditos {
	margin: 20px 0;

}
.logo_ag{
	margin-top:0px;
	float: right;
	margin-right: 120px;
}
.bloco_top {
	height: 182px;
	width: 150px;
	float: right;
	margin-right: 33px;
	margin-top: 144px;
}
.fale_img {
	float: right;
	height: 149px;
	width: 550px;
	margin-top: 54px;
}
.orcamento_img {
	float: right;
	height: 149px;
	width: 550px;
	margin-top: 31px;
}
.mapa {
}
.img_servico {
	height: 150px;
	width: 600px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}
.txt_caldeiraria {
	float: right;
	height: 150px;
	width: 300px;
}
.servicos {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.bloco_servicos {
	height: 330px;
	width: 340px;
	float: right;
	margin-left: 8/;
}
.txt_servicos {
	width: 350px;
}

.blocos_index {
	float: left;
	height: 195px;
	width: 200px;
	margin-right: 0px;
	background: url(../imagens/bloco_empresa.jpg) -5px 0 no-repeat;
	padding: 20px 20px;
}
.buttom {
	height: 20px;
	width: 115px;
	float: right;
	margin-top: 11px;
	margin-left: 0px;
	margin-right: 7px;
}
.blocos_index h1 {
	margin: 2px 0 0 3px;
	color: #FFF;
	font-size: 22px;
}
.inter_bloco {
	height: 145px;
	width: 200px;
	margin-top: 10px;
}

a.blo2 {
	display: block;
	height: 20px;
	width: 115px;
	float: right;
	margin-right: 0px;
	background-image: url(../imagens/buttom.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.blo2:hover {
	background-position:0px -20px;
}
