.boxTotal {
	float:left;
	display:block;
	width:824px;
	height:auto;
	margin: 0px;
	padding: 0px;
	text-align:left;
	
}

.boxTopo {
	float:left;
	display:block;
	width:825px;
	height:128px;
	/*background-image:url(images/index_03.gif);*/
}

.boxSubTopo {
	float:left;
	width:822px;
	height:3px;
	font-size: 0px;
}

.boxCorpo {
	float:left;
	display:table;
	width:824px;
	height:auto;
	position: relative;
	font-weight: normal;
}

.boxArtigo {
	float:right;
	display:block;
	height:14px;
	width:163px;
	margin-top:0px;
	margin-right:0px;
	background-color: #666666;
}

.boxNoticias {
	float:right;
	display:block;
	height:14px;
	width:165px;
	margin-top:0px;
	margin-right:0px;
	background-color: #666666;
}


.boxMenu { float:left;
	display:block;
	height:14px;
	width:165px;
	
	background-color: #666666;
	}

.boxArtigoBaixo {
	clear: both;
	float:right;
	display:block;
	width:163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f1eeda;
}

.boxArtigoBaixo a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration: underline;
	display:inherit;
}

.boxArtigoBaixo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC33;
	text-decoration: underline;
	display:inher;
	}


.boxNoticias {
	clear:both;
	float:right;
	display:block;
	width:163px;
	background-color: #666666;
	height: auto;
}

.boxNoticiasBaixo {
	clear: both;
	float:right;
	display:block;
	width:165px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#f1eeda;
}

.boxEsquerdo {
	display:block;
	float:right;
	width:100px;
}

.boxMeio {
	display:block;
	float:left;
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	padding: 10px;
	background-color: #FFFFFF;
	}

.boxMeioFull {
	float:left;
	width:640px;
	_width:662px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
	font-weight: normal;
	border:inherit;
}

.boxMeioFullTabela {
	display:table;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	background-color: #FFFFFF;
	position: relative;
	padding: 3px;
}

.tabelaPmenor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: auto;
	padding: 4px;

}
	
	
.boxMeioFull h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	}
	
	.boxMeioFull h5{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 15px;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
	border: thin dashed #FFF;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #22A4AD;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-size: 20px;
	padding-top:0px;
	margin-top:0px;
}

.boxTotal .boxCorpo .boxMeio ul {
	list-style-type: none;
	list-style-image: url(images/marcadores/meio_li.gif);
	list-style-position: inside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.boxTotal .boxCorpo .boxEsquerdo .boxArtigo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	margin-bottom:1px;
	display:block;
}

.boxTotal .boxCorpo .boxEsquerdo .boxNoticias h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	margin-bottom:1px;
	margin-top:0px;
	display:block;
	width: 160px;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}



.boxMenu {
	float:left;
	width: 160px;
	height:500px;
	background-image:url(images/index_06.gif);
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	display: table;
}
	
	
	.boxMenu ul {list-style: none; margin: 0; padding: 0;}
	
	.boxMenu li {border-bottom: 1px solid #CCCCCC; margin: 0;}
	
	.boxMenu li a {display: block;
	padding: 10px 10px 10px 0.5em;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;}
p {
	margin-top:2px;
	display: block;
	margin-bottom: 2px;
	margin-left: 4px;
}
	
	.boxMenu li a:hover {font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFF00}
	
	#associeSe {
	padding-top: 20px;
	padding-bottom: 20px;
}


.boxTotal .boxCorpo .boxEsquerdo .boxArtigoBaixo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b00828;
	font-size: 12px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.boxTotal .boxCorpo .boxEsquerdo .boxNoticiasBaixo h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1bbdbb;
	font-size: 12px;
}
body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


.boxMeioFull a {
	font-family: Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration: underline;
	display:inherit;
}

.boxMeioFull a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC33;
	text-decoration: underline;
	display:inher;
	}
	
.boxRodape {
	padding-top:4px;
	padding-bottom:4px;
	margin-top:4px;
	float:left;
	width:822px;
	height:10px;
	background-color:#124976;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
