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

#menu_paginas{
	text-align:center;
	width:800px;
	margin:15px auto;
}

#geral_paginas{
	margin:0 auto;
	padding:35 20 55 20;
	width:760px;
	clear:both;
}

#sub_tit{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	border-bottom:1px solid;
	font-size:20px;
	margin-bottom:20px;
}

#miniatura{
	width:120px;
	border:0px solid;
	margin:15 15 15 15;
	float:left;
	text-decoration:none;
	color:#000;
	text-align:center;

}



.marca{
	margin:0 20 10 20;
	border-bottom:2px solid;
	border-right:2px solid;
	color:#000;
}

#txt_detalhes{
	margin-top:20px;
	font-size:16px;
	float:left;
	width:450px;
	margin-left:7px;
	margin-bottom:27px;
}

.voltar{
	margin-top:25px;
	float:right;
	margin-right:50px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}

.tipo{
	text-decoration:none;
	color:#000;
	font-size:20px;
	padding-left:7px;
	padding-right:7px;
}

a.tipo:hover{
	background:#000;
	color:#FFF;
}

#maquinas_home{
	width:200px;
	float:right;
	border:0px solid;
	text-align:center;
	margin-bottom:15px;
}

.home_modelos{
	color:#000;
	text-decoration:none;
}

#lancamento{
	margin:0 15 0 15;
	width:450px;
	height:350px;
	float:left;
}

#empresa_home{
	margin:0 15 0 15;
	width:450px;
	clear:both;
}
	
#busca{
	float:left;
	margin:20 20 20 20;
}