body {
    background-color:#ffffff;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('imagens/backgrd.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
	}

#body q:active {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: underline;
}

A:link {
	color: #666666;
	text-decoration: none;
}


.titulos {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: none;
	color: #000000;
	text-align: center;

	}

.tibig {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: none;
	color: #000000;
	text-align: center;

	}

.txtconteudo {
	text-align: justify;
	font-family:  Arial;
	font-size: 14px;
	color: #000000;
	font-weight: none;
	font-style: none;

	}
	
.txtmenu {
	font-family: Times New Roman, Arial;
	font-size: 16px;
	color: #ffffff;
	font-style:normal;
	font-weight:800;

	}
	
.txtredes {
	text-align: justify;
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: none;
	font-style: none;

	}	

#corpo { 
	width: 900px;
	top: 0px;
	text-align: center;
	padding-top: 0px;
	float: center;
	margin: 0 auto;

	}

#top{
	overflow: none; 
	margin-left: 0px;
	width: 900px; 
	height: 57px;
	background: none;
	position: relative;
}

#menu{
	margin-left: 0px;
	float: left;
	width: 900px; 
	height: 48px; 
	text-align: left;
	position: relative;
}

#conteudo{
	margin-left: 0px;
	float: left;
	width: 900px;  
	text-align: center;
	position: relative;
}


#cont1{
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 469px;
	position: relative;
	background-image: url('imagens/conteudo001.jpg');
	background-position: 0px 0px;

}

#cont2{
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 469px;
	position: relative;
	background-image: url('imagens/conteudo002.jpg');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	overflow:scroll;

}

#cont3{
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 469px;
	position: relative;
	background-image: url('imagens/conteudo003.jpg');
	background-position: 0px 0px;

}

#cont4{
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 469px;
	position: relative;
	background-image: url('imagens/conteudo004.jpg');
	background-position: 0px 0px;

}

#cont5{
	margin-left: 0px;
	float: left;
	width: 900px;
	height: 669px;
	position: relative;
	background-image: url('imagens/conteudo005.jpg');
	background-position: 0px 0px;
	background-repeat:no-repeat;

}
#cont-txt{
    padding:10px;
	margin-top: 90px;
	margin-left: 50px;
	float: left;
	width: 400px;
	overflow: auto;
	position: relative;
	background-image: url(imagens/transparente_black.png);
}

#cont-txt2{
    padding:10px;
	margin-top: 90px;
	margin-right:10px;
	float: right;
	width: 300px;
	overflow: auto;
	position: relative;
}
#bottom{
	margin-left: 0px;
	float: left; 
	width: 900px;
	height:23px;
	position: relative;
		background-image: url('imagens/bottom001.jpg');
}

a img { border: 0px }
