/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#area
{
	width:757px;
	margin-left: -378px;
	margin-right: -349px;
	position:absolute;
    left:50%;
}
#header
{
	width: 100%;
	height:181px;
}
#header1
{
	width: 100%;
}
#footer
{
	width: 757;
}
#contato
{
	width: 757;
	float:left;
}
.floatLeft
{
	float:left;
}
.floatRight
{
	float:right;
}

.combo
{
	border-style: solid;
	border-width:1px;
	border-color:#DEDEDE;
	background-color:#F5F5F5;
}
