body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 145%;
}
.tituloSecoes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.tituloPai {
	font-size: 12px;
	font-weight: bold;
}


.moldMeio {
	background-image: url(../images/moldura/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.divThumb {
	background-position: center center;
	width: 50px;
	overflow: hidden;
	height: 50px;
}
.tabelaMiniatura {
	background-position: center center;
	width: 50px;
	overflow: hidden;
	border: 4px solid #CCCCCC;
	height: 50px;
}
.divGaleria {
	background-position: center center;
	height: 90px;
	width: 90px;
	overflow: hidden;
}
.padGaleriaThumb {
	padding: 5px;
}
.nomeGal {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}.padDireita {
	padding-right: 15px;
}
.dataDestaque {
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
a:link {
	color: #007BB7;
	text-decoration: none;
}
a:visited {
	color: #007BB7;
	text-decoration: none;
}
a:hover {
	color: #007BB7;
	text-decoration: underline;
}
a:active {
	color: #007BB7;
	text-decoration: none;
}
