body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bg/madeira.jpg);
}
#tabelaMae {
	background-color: #FFF;
}
#conteudo {
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#conteudo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding: 0px;
}
#conteudo #fotoChamada {
	float: left;
	width: 286px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.fonte10 {
	font-family: tahoma, arial;
	font-size: 10px;
}

.pad6 {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.rodape {
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 145%;
	font-size: 10px;
	font-family: tahoma, arial;
}

.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;
}
.pad6linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	padding-top: 6px;
	padding-bottom: 6px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.pad12 {
	padding: 12px;
}

a:link {
	color: #FF9900;
	text-decoration: underline;
}
.pad6 #parceiro img {
	border: 1px solid #EFEFEF;
}

a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.tituloNoticia {
	font-size: 14px;
	font-weight: bold;
}
.horaNoticia {
	color: #996600;
}
