@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#948977;
} 
h1{
	margin:0px;
	padding:0px;
	color:#0a2d33;
	font:23px Calibri, Arial, "Century Gothic", sans-serif;
}
h2{
	margin:0px;
	padding:0px;
	font-family:Calibri, "Century Gothic", Arial;
	font-size:20px;
	font-weight:normal;
	color:#10464f;
}
h3{
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-style:normal;
	color:#28565e;
}
h4 {
	font-family:"Century Gothic", Arial;
	font-size:12px;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}
h5 {
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}
h6 {
	font-family:"Century Gothic", Arial;
	font-size:small;
	font-weight:bold;
	color:#034694;
	margin:0;
	padding:0;
}

#engloba_menu{
	height:15px;
	margin:0 auto;
	background-color:#e6e6c2;
}

#menu{
	width:960px;
	height:10px;
	margin:0 auto;
	font:16px Calibri, Arial, "Century Gothic", sans-serif;
}

#redes_sociais{
	width:90px;
	height:50px;
	float:right;
}

.botao_social a{
	width:40px;
	height:40px;
	float:left;
	margin-right:10px;
}

#topo {
	margin:0 auto;
	width:960px;
	height:130px;
	background:url(../images/topo2.png) no-repeat;
	margin-top:9px;
	
}

#banner{
	width:960px;
	height:366px;
	margin:0 auto;
}

#menu_vertical {
	float:left;
	height:366px;
	width:154px;
}

.link_menu a {
	height:41px;
	width:154px;
	float:left;
	background:url(../images/botaoa.png) no-repeat;
	padding-top:20px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

.link_menu a:hover {
	height:41px;
	width:154px;
	float:left;
	background:url(../images/botaoh.png) no-repeat;
	padding-top:20px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}

#conteudo{
	width:950px;
	margin:0 auto;
	padding:0 5px 0 5px;
	font:16px Calibri, Arial, "Century Gothic", sans-serif;
	background-color:#FFF;
}

#engloba_cont{
	width:955px;
	margin:0 auto;
	padding:5px 0 20px 0;
}
#engloba_cont form{
	float:left;
	width:500px;
}
.cont_1{
	width:295px;
	height:245px;
	float:left;
	font:16px Calibri, Arial, "Century Gothic", sans-serif;
	padding:0 5px 0 5px;
	border-radius:15px;
	border:solid 1px #666;
	background:#FFF;
	margin:0 5px 0 5px;
	padding-top:5px;
}
.titulo{
	width:300px;
	height:30px;
	float:left;
	margin-bottom:5px;
}
.icone{
	width:31px;
	height:30px;
	float:left;
	margin-left:10px;
}
.texto{
	width:249px;
	height:25px;
	float:left;
	padding:5px 0 0 10px;
}

.texto12{
	position:relative;
	float:left;
	width:450px;
	float:left;
	padding:5px 0 0 10px;
}
.texto12_semara{
	position:relative;
	float:left;
	width:750px;
	float:left;
	padding:5px 0 0 10px;
}
.veja_mais{
	width:93px;
	height:25px;
	float:right;
}

.links_uteis a{
	width:400px;
	height:50px;
	float:left;
	background:url(../images/alguel-de-andaimes-locacao-de-andaimes_links-uteis.png) no-repeat;
	margin-bottom:10px;
	margin-left:50px;
	text-align:center;
	text-decoration:none;
	padding-top:20px;
	font:24px Calibri, Arial, "Century Gothic", sans-serif;
	color:#00C;
}

.links_uteis a:hover{
	text-decoration:underline;
	color:#F60;
}

#rodape{
	width:970px;
	margin:0 auto;
	height:40px;
	padding-top:3px;
	font-family:Calibri, "Century Gothic", Verdana, Arial;
	color:#000;
	/*border-radius:10px;*/
	background:#FFF;
	border:1px solid #999;
}

.botao_rodape a:link, .botao_rodape a:visited {
	text-decoration:none;
	color:#000;
}
.botao_rodape a:hover {
	color:#000;
	text-decoration:underline;
}

#creditos{
	width:464px;
	height:24px;
	float:left;
	text-align:left;
	padding:8px;
}

#desenvolvimento{
	width:464px;
	height:40px;
	float:right;
	text-align:right;
	padding:0 8px;
	line-height:40px;
}

#desenvolvimento img{
	float:right;
	margin:8px 0 0 5px;
}

.form_mapa {
	float:left;
	width:475px;
}

.form_mapa input.text{
	height:30px;
	border-radius:10px;
	border:1px solid #999;
}

.form_mapa textarea.text{
	border-radius:10px;
	border:1px solid #999;
}

#img_contato{
	width:480px;
	height:350px;
	float:right;
}

#blog{
	width:930px;
	float:left;
	border-radius:7px;
	background:#f1f1f1;
	margin:15px 0 0 5px;
	padding:5px;
}

#blog a{
	display:block;
	height:20px;
	padding:3px;
	color:#C30;
	text-decoration:none;
	font:16px Calibri, arial, sans-serif;
	line-height:20px;
	transition:0.4s;
}

#blog a:hover{
	color:#333;
}

#blog img{
	float:left;
	margin:0 5px 0 0;
}

.clear{
	clear:both;
}