body {
	background-image: url(../estrutura/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #01051F;
}
#corposite {
	height: auto;
	width: 900px;
}
#top {
	background-image: url(../estrutura/ln2.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 900px;
	background-position: 70px;
}
#dj0 {
	height: 20px;
	width: 900px;
	background-image: url(../estrutura/dj2.png);
	background-position: right;
	background-repeat: no-repeat;
}

#dj1 {
	background-image: url(../estrutura/dj1.png);
	float: right;
	height: 123px;
	width: 327px;
}

#top2 {
	background-image: url(../estrutura/topcont.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 900px;
}
#top3 {
	background-image: url(../estrutura/dj3.png);
	background-repeat: no-repeat;
	height: auto;
	width: 900px;
	background-position: right top;
	background-color: #FFF;
	display: table-row-group;
}
#principal {
	float: left;
	width: 555px;
	height: auto;
	margin-left:15px;
	display: table-row-group;
	margin-bottom: 10px;
}
#menu {
	height: auto;
	width: 540px;
	padding-top: 20px;
	margin-bottom: 19px;
}
.data {
	font-family: Arial;
	font-size: 12px;
	color: #666;
}


#lateral {
	float: right;
	width: 320px;
	height: auto;
	margin-right: 10px;
	margin-top: 97px;
	margin-bottom: 10px;
	display: table-row-group;
}
#rodape {
	height: 15px;
	width: 900px;
	display: inline-table;
	background-image: url(../estrutura/rodape.png);
	background-repeat: no-repeat;
}
#patro {
	height: 197px;
	margin-bottom: 10px;
	clear: both;
}

.titulosADM {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #039;
	font-weight: bold;
}
.tituloPI {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #069;
	font-weight: bold;
}
.dataPI {
	font-family: Tahoma;
	font-size: 10px;
	color: #FC0;
}
.tituloPFotos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #069;
	font-weight: bold;
}
.titSEPA {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.textoArena {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
}
a {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:visited:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
