#contato{	width:740px;	margin-left:5px;	background-color:#0C2961;	background-image:url(imagens/contato.jpg);	background-repeat:no-repeat;	background-position:left center;	}#contato table
{
	width:400px;
	margin-left:340px;
	background-image:url(imagens/home.jpg);
	text-indent:5px;
}

#contato table td
{
	text-indent:5px;
}

#contato a
{
	color:#990000;
	background-image:url(imagens/home.jpg);
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
}

#contato a:hover
{
	color:#990000;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	font-family:Verdana;
}

#contato .texto
{
	color:#333333;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
}

#contato .titulo
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
}

#contato .titulo_tab
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

#contato input
{
	height:15px;
	width:350px;
	border:#666666 1px solid;
	font-size:10px;
	color:#333333;
	background-color:#e5e5e5;
}

#contato .hidden
{
	background-image:url(imagens/home.jpg);
	border-color:#FFFFFF;
}

#contato .errmessage
{
	font-size:10px;
	color:#FF0000;
}

#contato img
{
	border:none;
}