body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/fundo_pg.jpg);
}

#tabela1 {
	position: absolute;
	left: 50%;
	margin-left: -388px;
	width: 775px;
}
#tabela1-esq {
	background: url(../images/borda_esq.jpg) repeat-y;
	width: 15px;
}
#tabela1-meio {
	background: url(../images/fundo.jpg) repeat-y;
	width: 745px;
}
#tabela1-dir {
	background: url(../images/borda_dir.jpg) repeat-y;
	width: 15px;
}
#topo {
	width: 517px;
	height: 280px;
	float: left;
}

#menu {
	width: 228px;
	height: 280px;
	float: right;
}
#meio-esq {
	float: left;
	width: 543px;
}
#noticias {
	background: url(../images/meio_noticias.gif) no-repeat;
	height: 215px;
	width: 290px;
	padding-top: 73px;
	padding-left: 31px;
	float: left;
}
#agenda {
	background: url(../images/meio_agenda.gif) no-repeat;
	height: 220px;
	width: 210px;
	padding-top: 68px;
	padding-left: 12px;
	float: right;
}
#albuns {
	text-align: center;
	float: left;
	width: 200px;
	position: relative;
	left: 5px;
}
.desc-albuns {
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
#rodape {
	background: url(../images/rodape_01.jpg) no-repeat center bottom;
	text-align: center;
	width: 745px;
	padding-top: 22px;
	clear: both;
	padding-bottom: 15px;
	font-weight: bold;
	color: #6D4725;
	letter-spacing: 1px;
}

.albuns-th {
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
	float: right;
}
.desc-albuns:hover {
	color: #0066CC;
	text-decoration: underline;
}
#pagina2-top {

	float: left;
	width: 745px;
}
#pagina2-meio {
	float: left;
	width: 687px;
	padding-left: 50px;
	padding-right: 8px;
	background: url(../images/pagina2-fundo_1.jpg) repeat-y;
}
#pagina2-conteudo {
	float: left;
	width: 660px;
	background: url(../images/pagina2-fundo_2.jpg) repeat-y;
	padding-bottom: 20px;
	padding-right: 23px;
	padding-left: 4px;
}
#titulos {
	background: url(../images/fundo_titulos.gif) no-repeat;
	width: 300px;
	float: left;
	height: 105px;
}
h2 {
	position: relative;
	top: 30%;
	left: 15px;
	margin-top: 10px;
}
h3 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
h4{
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color:#000066;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
ul li {
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#bem-vindo {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 41px;
	width: 290px;
	padding: 5px;
}

ul li a {
	display: block;
	padding: 4px;
	}
	
#link-noticias a {
	display: block;
	color: #000066;
	text-decoration: none;
	border-bottom:2px dotted #0A34CD;
	width: 255px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
#link-noticias a:hover {
	color: #002CAE;
	text-decoration: underline;
}
#link-agenda a {
	display: block;
	color: #000066;
	text-decoration: none;
	border-bottom:2px dotted #BD8E62;
	width: 190px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
#link-agenda a:hover {
	color: #0033CC;
	text-decoration: none;
}
.fonte10 {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}
.fonte10b {
	font-size: 10px;
	font-weight: bold;
	color: #003264;
}
.fonte11b {
	font-size: 11px;
	font-weight: bold;
	color: #003264;
}
.fonte11{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
.texto11{
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
}
.texto12{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
.link13b{
	font: bold 13px Georgia, "Times New Roman", Times, serif;
	color:#000099;
	text-decoration: none;
}
.link13b:hover{
	color: #0033CC;
 	text-decoration: underline;
}
.link11b{
	font-size: 11px;
	font-weight:bold;
	color:#000099;
 	text-decoration: none;
}
.link11b:hover{
	color: #0033CC;
 	text-decoration: underline;
}
.link10b{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
 	text-decoration: none;
}
.link10b:hover{
	color: #0033CC;
 	text-decoration: underline;
}
/*Enfim! código pro hover das imagens. IE fdp!*/
.fotos img {
	border: 3px solid #FEFEC1;
}
a:hover img { border-color:#78C8F1; }
a:hover { color: #0033CC; }

#ver-todos {
	padding:7px;
	border-top:2px dotted #BD8E62;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top:10px;
}
#ver-todos a {
	color: #000066;
	text-decoration: none;
}
#ver-todos a:hover {
	color: #0033CC;
	text-decoration:underline;
}
