﻿*
{
	margin:0;
	padding:0;
}
body 
{
	background:#f3f2f8;
	font-family:Arial, Helvetica;
}
#home
{
	height:520px;
	background:url(../imagens/backHome.jpg) bottom repeat-x;
}
#home2
{
	width:895px;
	height:520px;
	background:url(../imagens/backHome2.jpg) bottom no-repeat;
	margin:0 auto;
}
#homeBaixo
{
	height:54px;
	background:url(../imagens/homeBaixo.jpg) bottom repeat-x;
}

#logoHome
{
	width:206px;
	height:440px;
	background:url(../imagens/logoHome.jpg) bottom no-repeat;
	margin-left:600px;
}
#select
{
	width:206px;
	margin-left:607px;
}#select input, #select img
{
	vertical-align:middle;
	outline:none;
}
input
{
	vertical-align:middle;
	outline:none;
}
.selectHome
{
	font-size:11px;
	width:160px;
}
#ok
{
	cursor:pointer;
}

