body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(imagens/bg_fundo.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.txtcontato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

a.link_rodape:link {
	text-decoration: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
a.link_rodape:visited {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}
a.link_rodape:hover {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}
a.link_rodape:active {
	text-decoration: none;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.bg_rodape {
	background-color: #000000;
	background-image: url(imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	}
.txttitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC00CC;
	text-align: center;
}
.txthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC00CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC00CC;
}
.txthome2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.txthome3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.txtfotos {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.bordaimg {
	margin: 5px;
	border: 3px double #CC00CC;
}

.txtfotos2 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

