body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../site/imagens/fundo.png);
	background-repeat:repeat-x;
}
h3 {
		font-family:Verdana;
		font-size:13px;
		text-align:center;
		margin-top:0px;
		margin-bottom:0px;
		}

#serta {
	position:relative;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}		
		
#logo {
	text-align:center;
}

#titulo {
		position:relative;
		color:#000;
		height:auto;
		}

#pagina {
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	}
	
.t01 {
	width:200px;
	font-family:sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background-color:#1E90FF;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	}

.t02 {
	width:75px;
	font-family:sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background-color:#1E90FF;
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	}

.t03 {
	font-family:sans-serif;
	font-size:10px;
	text-align:center;
	border-top:2px solid #009;
	border-bottom:2px solid #009;
	border-left:2px solid #009;
	border-right:2px solid #009;
	background-color:#E0FFFF;
	padding:3px;
	}

.t04 {
	font-family:sans-serif;
	font-size:10px;
	text-align:center;
	border-top:2px solid #009;
	border-bottom:2px solid #009;
	border-left:2px solid #009;
	border-right:2px solid #009;
	background-color:#98F5FF;
	padding:3px;
	}

.t05 {
	font-family:sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	border-top:4px solid #D3D3D3;
	border-bottom:4px solid #D3D3D3;
	border-left:4px solid #D3D3D3;
	border-right:4px solid #D3D3D3;
	background-color:#191970;
	padding-left:20px;
	padding-right:20px;
	}		
	