html, body {
	height:400px;
	margin : 0;
	padding : 0;
	background: #fff url(../imagens/fundo_bg.jpg) repeat-x left top fixed;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000;

}
div#container {
	position : relative;
	margin : 0 auto;
	width : 770px;
	height : auto !important;
	height : 100%;
	min-height : 100%;

}
div#header {
	height : 65px;
}
div#logo {
	height : 50px;
	width: 96px;
	float: left;

}
/*div#logo p {
	padding:10px 0px 10px 10px;
}*/

/* Menu */

#menu {
	width: 665px;
	height: 40px;
	float:right;
	margin:0;
	padding:0;

}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	float: left;
	height: 20px;
	padding:8px 4px 8px 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #949684;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #949684;
	color: #FFFFFF;
}

#arte {
	height:80px;
	}

#descricao_empresa {
	height:40px;
	}

#conteudo_home {
	width:770px;
	height:400px;
	background-color:#fff;
	/*overflow:hidden;*/
	}
	
#conteudo {
	width:770px;
	background-color:#fff;
	/*overflow:hidden;*/
	}

div#content {

}

div#footer {
	background: #fff url(../imagens/fundo_rodape.jpg) repeat-x left top;
	text-align:center;
	width : 100%;
	height:100px;
	padding-top:15px;
	position : relative;
	bottom : 0;
	clear : both;
}

div#footer .rodape_titulo {
	font-weight:bold;
	font-size:12px;
}

div#footer .rodape_endereco {
		font-weight:bold;
		font-size:10px;
}

div#footer .rodape_desenvolvedor {
		font-weight:bold;
		font-size:10px;
}

div#borda_topo {
	padding-top:5px;
}

#quemsomos {
	padding: 10px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	}

img.foto_quemsomos {
    float:left;
    margin:0 20px 10px 0;
  }
  
.destaque_servicos{
	font-weight:bold;

}


.zoom {
	float: right;
	}

.conteinerfoto {
   float:left;
   background-color:#fff;
   width:100px;
   height:192px;
   margin: 4px;
   padding:0 5px 10px 5px;
   border: #000066 1px solid;
   text-align:center;
   background:url(../imagens/fundo_guindastes_tit.jpg) no-repeat;
}

.conteinerfoto a {
	text-decoration:none;
	color:#fff;
}

.conteinerfoto a:hover {
	text-decoration:none;
	color:#FFFF00;
}

.destaques_guindastes{
	font-size:15px;
	font-weight:bold;
	}	
	
.dados_tecnicos_tit{
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	}
	
.galeriafotos {
   float:left;
   background-color:#fff;
   width:100px;
   height:90px;
   margin: 10px;
   padding:5 5 5 5;
   text-align:center;
}

.borda_galeria{
	width:770px;
   border: #000066 1px solid;
}	

.fotos_guindaste{
	margin-top:50px;
	}

.borda_pecas_guindaste{
	border:#ccc 1px solid;
	padding:25px 10px 25px 10px;
	text-align:center;
	}
	
.pontes_tit{
	font-size:15px;
	font-weight:bold;
}

#clientes{
	width:730px;
	/*margin-left:30px;*/
}

.img_home a{
	border:0;
	}
	
.acessorios{
	width: 150px;
	height: 160px;
	border: 1px solid black;
	float: left;
	margin: 15px;
}

.titulo_acessorios{
	padding:0 0 10px 0;
	font: bold 11px Verdana, Arial, Sans-serif;
}

.acessorios2{
	width: 150px;
	height: 261px;
	border: 1px solid black;
	float: left;
	margin: 15px;
}

.detalhes{
	width: 720px;
	float: left;
	padding: 20px;
}

.trator{
	float: right;
	margin: 60px 150px 40px 20px;
}