#content
{
	background: url('imagens/hp/faixa_page.jpg') no-repeat -125px 25px;
}

#content p
{
	color: white;
	font-size: 12px;
	text-align: justify;
	padding-right: 30px;
	
}

#content img 
{
	float:left;
	padding-right: 15px;
}

#content h1
{
	color: white;
	font-size: 10px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 100px;
}

#content table.form
{
	font-size: 11px;
	width: 580px;
	margin-bottom: 50px;
	margin-top: 20px;
	
}

#content input, textarea 
{
	border: solid 1px black;
	margin-bottom: 8px;
	font-size: 10px;
}


#content table
{
	font-size: 11px;
	margin-top: 30px;
	color:white;
	
}

hr
{
	border: solid 1px #2d5996;
}

#content table a
{
	text-align: center;
	text-decoration: none;
	color: yellow;
	font-size: 10px;
}

#content .linha
{
	border-bottom: solid 1px #1A4C71;
}
