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

#geral {
	/*background: url(../img/bg_topo.jpg) no-repeat top;*/
	border: none;
	width: 970px;
	padding: 15px 0 0 15px;
	margin: 0 auto;
	color:#0070cd;
	height: 350px;
}
#bg_topo{
	border: none;
	padding:0px;
	margin: 0 auto;
}
#h_menu{
	float:right;	
	position:relative;
	margin-right: 30px;
	font-size: 16px;
	width:550px;
}

#top_container{
	margin-top: 0px;

}
#price_list{
	float:left;
	position:relative;
	margin-top:50px;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
#dock2 {
	width: 100%;
	top: 750px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	margin-top:20px;
	position: absolute;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
}
.dock-item2 img {
	border: none; 
	margin-top: 15px; 
	width: 100%; 
}
#cromo-deco{
	background:url(../img/cromo_deco.jpg) repeat-x top;
	position:relative;
	margin-top: 450px;
	height:25px;
}
footer{
	text-align:center;
	margin-top: 20px; 
}
h1{
	font-family: Myriad Pro;
	font-style:italic;
	
}

.geral{
	max-width:1100px;
	height:auto;
	margin:0 auto;
}
header{
	max-width:100%;
	padding:10px 10px 10px 10px;
}
#contact{
	font-family: Myriad Pro;
	font-style:italic;
	font-size:24px;
	text-align:right;
	float:right;
	margin-top:40px;
}
#contact a{
	color:#0070cd;
	text-decoration:none;	
}
#logo{
	float:left;
	position:relative;
}
#conteudo{
	max-width:100%;
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
}
.link{
	float:left;
	position:relative;	
	overflow:hidden;
	max-height:100%;
	max-width:100%;
}

.link a img{
	color:#0070CD;
	text-decoration:none;
	border: #acacac thin solid;
	padding:3px;
	max-width:100%;
}
.link a img:hover{
	color:#001A71;
	border: #001a71 thin solid;
	padding:3px;
	max-width:100%;
}

.button_download{
	float:left;
	position:relative;
	padding: 150px 50px 50px 150px;
}
.button_download a{
	text-decoration:none;
	width:400px;
	height:142px;
	background: url(http://www.spaturbousa.com/catalog/button_downloadpdf.jpg) no-repeat;
	float:left;
	display:block;
}
.button_download a:hover{
	text-decoration:none;
	width:400px;
	height:142px;
	background: url(http://www.spaturbousa.com/catalog/button_downloadpdf_click.jpg) no-repeat;
	float:left;
	display:block;
}
#footer2{
	max-width:100%;
	float:right;
	padding:10px 10px 10px 10px;
}