body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
}

.conteudo { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:16px; color: #FFFFFF; background-color:#000000;}
a.conteudo:link { text-decoration: underline; color: #FFFFFF;}
a.conteudo:visited { text-decoration: underline; color: #FFFFFF;}
a.conteudo:hover { text-decoration: underline; color: #FFFFFF;}
a.conteudo:active { text-decoration: underline; color: #FFFFFF;}

.menu { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:14px; color: #FFFFFF; background-color:#000000;}
a.menu:link { text-decoration: underline; color: #FFFFFF;}
a.menu:visited { text-decoration: underline; color: #FFFFFF;}
a.menu:hover { text-decoration: underline; color: #FFFFFF;}
a.menu:active { text-decoration: underline; color: #FFFFFF;}

.titulos { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; color: #FFFFFF; font-weight: bold; background-color:#000000;}
a.titulos:link { text-decoration: underline; color: #FFFFFF;}
a.titulos:visited { text-decoration: underline; color: #FFFFFF;}
a.titulos:hover { text-decoration: underline; color: #FFFFFF;}
a.titulos:active { text-decoration: underline; color: #FFFFFF;}

.rodape { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px; color: #FFFFFF; background-color:#000000;}
a.rodape:link { text-decoration: underline; color: #FFFFFF;}
a.rodape:visited { text-decoration: underline; color: #FFFFFF;}
a.rodape:hover { text-decoration: underline; color: #FFFFFF;}
a.rodape:active { text-decoration: underline; color: #FFFFFF;}

.titulos_big { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size:22px; color: #FFFFFF; font-weight: bold; background-color:#000000;}

.form  {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 6px;
}

.bt_form  {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

.fotos {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 5px;
	margin: 5px;
}