body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/fundo.jpg);
	background-color: #005B81;
	background-repeat: repeat-x;
}

.conteudo { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color: #005B81;}
a.conteudo:link { text-decoration: underline; color: #005B81;}
a.conteudo:visited { text-decoration: underline; color: #005B81;}
a.conteudo:hover { text-decoration: underline; color: #DC7C00;}
a.conteudo:active { text-decoration: underline; color: #005B81;}

.titulos { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color: #005B81; font-weight: bold;}
a.titulos:link { text-decoration: none; color: #005B81; font-weight: bold;}
a.titulos:visited { text-decoration: none; color: #005B81; font-weight: bold;}
a.titulos:hover { text-decoration: none; color: #DC7C00; font-weight: bold;}
a.titulos:active { text-decoration: none; color: #005B81; font-weight: bold;}

.titulos_laranja { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color: #DC7C00; font-weight: bold;}
a.titulos_laranja:link { text-decoration: none; color: #DC7C00; font-weight: bold;}
a.titulos_laranja:visited { text-decoration: none; color: #DC7C00; font-weight: bold;}
a.titulos_laranja:hover { text-decoration: none; color: #005B81; font-weight: bold;}
a.titulos_laranja:active { text-decoration: none; color: #DC7C00; font-weight: bold;}

.titulos_big { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color: #005B81; font-weight: bold;}
a.titulos_big:link { text-decoration: none; color: #005B81; font-weight: bold;}
a.titulos_big:visited { text-decoration: none; color: #005B81; font-weight: bold;}
a.titulos_big:hover { text-decoration: none; color: #DC7C00; font-weight: bold;}
a.titulos_big:active { text-decoration: none; color: #005B81; font-weight: bold;}

.titulos_branco { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color: #FFFFFF; font-weight: bold;}
a.titulos_branco:link { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.titulos_branco:visited { text-decoration: none; color: #FFFFFF; font-weight: bold;}
a.titulos_branco:hover { text-decoration: none; color: #DC7C00; font-weight: bold;}
a.titulos_branco:active { text-decoration: none; color: #FFFFFF; font-weight: bold;}

.rodape { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #005B81;}
a.rodape:link { text-decoration: underline; color: #005B81;}
a.rodape:visited { text-decoration: underline; color: #005B81;}
a.rodape:hover { text-decoration: underline; color: #DC7C00;}
a.rodape:active { text-decoration: underline; color: #005B81;}

.caminho { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color: #005B81;}
a.caminho:link { text-decoration: underline; color: #005B81;}
a.caminho:visited { text-decoration: underline; color: #005B81;}
a.caminho:hover { text-decoration: underline; color: #DC7C00;}
a.caminho:active { text-decoration: underline; color: #005B81;}

.assinatura { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF;}
a.assinatura:link { text-decoration: underline; color: #FFFFFF;}
a.assinatura:visited { text-decoration: underline; color: #FFFFFF;}
a.assinatura:hover { text-decoration: underline; color: #DC7C00;}
a.assinatura:active { text-decoration: underline; color: #FFFFFF;}

.branco { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF;}
a.branco:link { text-decoration: underline; color: #FFFFFF;}
a.branco:visited { text-decoration: underline; color: #FFFFFF;}
a.branco:hover { text-decoration: underline; color: #DC7C00;}
a.branco:active { text-decoration: underline; color: #FFFFFF;}

.form  {
	border-style: solid;
	border-width: 1px;
	border-color: #005B81;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B81;
	padding: 2px;
}

.bt_form  {
	border-style: solid;
	border-width: 1px;
	border-color: #3A75C4;
	background-color: #3A75C4;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
}

.fotos {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 5px;
	margin: 5px;
}

