body
	{
	margin:0;
	padding:0;
	background-image:url(../imagens/bgSite.jpg);
	background-color:#d7ebff;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
	
	#corpoSite
		{
			width:960px;
			margin: 0 auto;
		}
		
	.menu
		{
			width:960px;
			height:212px;
			float:left;
			background-image:url(../imagens/bgTopo.png);
		}
				
				.logoTopo
					{
						width: 248px;
						height:196px;
						float:left;
						margin:0px;
						padding:0;
					}
					
				.menuLinks
					{
						width:712px;
						height:55px;
						margin:0px 0px 0px 0px;
						padding:0;
						float:right;
						background-repeat:no-repeat;
					}
				
				.textoCopyright
					{
						color:#103578;
						float:right;
						margin:13px 0px 0px 0px;
						padding:0;
						width:480px;
					}
		
				.textoMenuLinks01
					{
	margin:26px 0px 0px 0px;
	padding:0;
	float:left;
	color:#FFF;
	width:410px;
					}
	
				.textoMenuLinks01 a
					{
						color:#FFF;
						text-decoration:none;
					}
				
				.textoMenuLinks01 a:hover
					{
						color:#ffe400;
					}
				
				
				.textoMenuLinks02
					{
						margin:97px 0px 0px 0px;
						padding:0;
						float:right;
						color:#103578;
						width:700px;
						height:20px;
						position:relative;
					}
	
				.contador
					{
	margin:-45px 0px 0px 0px;
	padding:0px;
	float:right;
	color:#103578;
	width:145px;
	height:20px;
	position:relative;
	font-weight: bold;
	font-size:14px;
					}


				.textoMenuLinks02 a
					{
						color:#103578;
						text-decoration:none;
					}
	
				.textoMenuLinks02 a:hover
					{
						color:#fb9600;
					}
	
				.news	
					{
						float:left;
						padding:0px;
						margin:16px 0px 0px 25px;
						width:275px;
						height:35px;
						background-image:url(../imagens/bgNews.png);
						background-repeat:no-repeat;
					}
					
					.inputNews
						{
							width:145px;
							height:20px;
							background-color:#FFF;
							margin:8px 0px 0px 0px;
							padding:0;
							float:right;
							border:none;
							font-family:Arial, Helvetica, sans-serif;
							font-size:11px;
							color:#06C;
							line-height:20px;
						}
					
					.botaoEnviarNews
						{
							width:40px;
							height:20px;
							float:right;
							margin:8px 15px 0px 3px;
							padding:0px;
							border: none;
						}
						

	.main
		{
			width:960px;
			height:auto;
			background-color:#dce9f8;
			float:left;
		}
		
				
				
			h2
				{
					font-size:15px;
					font-family: Arial, Helvetica, sans-serif;
					float:left;
					margin:0px 10px 10px 5px;
					padding:0;
					color:#19408c;
				}
				
			h3
				{
					font-size:12px;
					font-family: Arial, Helvetica, sans-serif;
					float:left;
					margin:10px 0px 0px 13px;
					padding:0;
					color:#FFF;
				}
				
		
		.conteudoMiolo
			{
				width:678px;
				height:699px;
				float:left;
				margin:0px 0px 0px 17px;
				padding:0;
			}
				
				
					
	
	
	.rodape
		{
			width:100%;
			height:150px;
			background-image:url(../imagens/bgRodape.png);
			clear: both;
			margin:0;
		}
		
	
		.controleRodape
			{
				width:960px;
				margin: 0 auto;
			}
		
		.textoCopyrightRodape
			{
				color:#103578;
				float:right;
				margin:50px 10px 0px 0px;
				padding:0;
				width:480px;
			}
					
			.textoMenuLinksRodape
					{
						margin:20px 20px 0px 0px;
						padding:0;
						width:700px;
						float:right;
						color:#103578;
						text-decoration:none;
					}
					
							.textoMenuLinksRodape a
							{
								text-decoration:none;
								color:#103578;
							}
		
							.textoMenuLinksRodape a:hover
							{
								color:#F60;
							}
							
				.textoMenuLinksRodape2
					{
						margin:20px 20px 0px 0px;
						padding:0;
						width:700px;
						float:right;
						color:#103578;
						text-decoration:none;
					}
					
							.textoMenuLinksRodape2 a
							{
								text-decoration:none;
								color:#103578;
							}
		
							.textoMenuLinksRodape2 a:hover
							{
								color:#F60;
							}							
							
				.rodapeLogotipo
					{
						margin:50px 0px 0px 20px;
						padding:0;
						float:left;
					}
		
		
		
		
s
