body {
background-color: #FFE4AB;
}
#menu_lado a, #menu_lado a:link, #menu_lado a:visited {
margin-left: 10px;
line-height: 30px;
color: black;
}

#menu_lado {
margin-top: 10px;
}

.pesquisa_form {
width: 95%;
}

.auto-style1 {
	text-align: right;
}
.auto-style2 {
	text-align: center;
}
.auto-style3 {
	text-align: center;
}


.banner {
text-align: left !important;
font-family: verdana,arial,helvetica;
width: 420px;
height: 230px;
border-style: solid;
border-width: 1px;
border-color: blue;
padding: 11px;
margin: 20px 0 20px 0;
border-radius: 9px;
background-image: linear-gradient(to bottom, #FFE396, #FFF);

}

.banner a {display: block; text-decoration:none}

h1 {
font-size: 30px;
}

.banner_text {
clear: both;
color: black;
font-weight: bold;
font-size: 14px;
text-align: left;
}

.pict {
border-radius: 9px;
}

.mais_detalhes {
margin-top: 10px;

}

.up {
margin-left: 100px;
margin-top: 30px;
}

#picture {
float: right;
}

.valor {
color: red;
font-weight: bold;
font-size: 14px;
padding-top: 10px;
}

.centavos {
font-size: 18px;
}

.maquina {
font-size: 12px;
text-align: left !important;

}

.descricao {
height: 118px;
overflow: hidden;
line-height: 20px;
}


.oportunidade {
font-size: 23px;
font-weight: bold;
color: navy;
}
	#triggers img {
		border:1;
		cursor:pointer;
		margin-left:11px;
	}

#footer {
margin: 15px 0 15px 0;
text-align: center;
}

#back{
background-color: #FFE4AB;
}

#table1 {
background-color: #FFF;
}

.vision  {
font-size: 12px;
text-align: right;
color: #fff;
text-decoration: none;
margin-right: 10px;
}

.texto_inicial {
margin-top: 30px;
width: 80%;
line-height: 25px;
text-align: justify;
text-indent: 20px;
}

h3 {
font-weight: bold;
font-style: italic;
}

button.css3button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #123d54;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffa200 0%,
		#fff1e3);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffa200),
		to(#fff1e3));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #003366;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

button.css3button:hover {
cursor: pointer;
background: -moz-linear-gradient(
		top,
		#ff6f00 0%,
		#ffd4a6);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff6f00),
		to(#ffd4a6));
}


div.menu a {
color: #333333; 
background: #ffffff; 
text-decoration:none; 
font-size:13px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;

}

.menu {
padding-top: 20px;
}




#menu_lado a {
color: #fff;
}

#menu_lado a:hover {
color: #000;
text-decoration:underline; 
}


