body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(images/background.jpg);
	background-color: #EBEBEB;
	background-repeat: repeat-x;
}

.conteudo { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px; color: #072968;}
a.conteudo:link { text-decoration: underline; color: #072968;}
a.conteudo:visited { text-decoration: underline; color: #072968;}
a.conteudo:hover { text-decoration: underline; color: #FF7112;}
a.conteudo:active { text-decoration: underline; color: #072968;}

.titulos { font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color: #072968; font-weight: bold;}
a.titulos:link { text-decoration: none; color: #072968; font-weight: bold;}
a.titulos:visited { text-decoration: none; color: #072968; font-weight: bold;}
a.titulos:hover { text-decoration: none; color: #FF7112; font-weight: bold;}
a.titulos:active { text-decoration: none; color: #072968; font-weight: bold;}

.data { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #FF7112;}
a.data:link { text-decoration: underline; color: #FF7112;}
a.data:visited { text-decoration: underline; color: #FF7112;}
a.data:hover { text-decoration: underline; color: #FF7112;}
a.data:active { text-decoration: underline; color: #FF7112;}

.rodape { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF;}
a.rodape:link { text-decoration: underline; color: #FFFFFF;}
a.rodape:visited { text-decoration: underline; color: #FFFFFF;}
a.rodape:hover { text-decoration: underline; color: #FEFEC6;}
a.rodape: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: #FF7112;}
a.branco:active { text-decoration: underline; color: #FFFFFF;}

.titulos_big { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px; color: #072968; font-weight: bold;}

.form  {
	border-style: solid;
	border-width: 1px;
	border-color: #394163;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172456;
	padding: 2px;
}

.fotos {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 5px;
	margin: 5px;
}