
/* In�cio da linha rodape */
	.rodape{
		clear: both;
		width: 100%;
		border: 0px solid #FFFF00;
		padding: 2px 0px 2px 0px;
		border-top: 0.8px solid #DDDDDD;
	}
	.rodape2{
		clear: both;
		width: 100%;
		border: 0px solid #FFFF00;
		padding: 2px 0px 2px 0px;
		background-image: url("imgs/rodape/bg_rodape_full_blog.png");
		background-repeat: repeat-x;
		margin-top: -18px;
	}
/* Fim da linha rodape */

/* In�cio da linha caixa_rodape*/
	.topo_rodape{
		
		width: 967px;
		height: 66px;
		/*background-image: url("/img/hed/topo_rodape.jpg");*/
		background-repeat: no repeat;
		overflow: hidden;
		margin: 0 auto;
	}
	.topo_rodape2{
		
		width: 1100px;
		height: 66px;
		overflow: hidden;
		margin: 0 auto;
	}
/* Fim da linha caixa_rodape*/

/* In�cio da linha caixa_rodape*/
	.caixa_rodape{
		
		width: 1300px;
		height: 190px;
		padding: 0px 0px 0px 0px;
		padding-top: 10px;
		background-color: #F7F7F7;
		
		/*background-position: center bottom;*/
		overflow: hidden;
		margin: 0 auto;
		
	}
/* Fim da linha caixa_rodape*/

/* In�cio da linha caixa_texto_rodape*/
	.caixa_texto_rodape{
		margin: 0 auto;
		width: 990px;
	}
/* Fim da linha caixa_texto_rodape*/

/* In�cio da linha menu_rodape*/
	.menu_rodape{
		float: left;
		height: 200px;
		overflow: hidden;
		font-family:"arial";
		font-size:14px; 
		padding: 0px 10px 5px 10px;
		color: #666666;
		font-weight:normal;
		letter-spacing: 0px;
	}
	.Titulo_Rodape {
		font-family: "knockout27";
		font-size: 18px;
		color: #454545;
		font-weight: bold;
		text-decoration: none;
		letter-spacing: 0.5px;
	}
	
	.menu_rodape a{
		font-family:"arial";
		color: #666666;
		font-weight:normal;
		text-decoration: none;
                font-size:13px; 
				
				
	}
	.menu_rodape a:visited{
		font-family:"arial";
		color: #666666;
		font-weight:normal;
		text-decoration: none;
                font-size:13px; 
	}
	.menu_rodape a:hover{
		font-family:"arial";
		color: #666666;
		font-weight:normal;
		text-decoration: none;
                font-size:13px; 
	}
	.menu_rodape a:active{
		font-family:"arial";
		color: #666666;
		font-weight:normal;
		text-decoration: none;
                font-size:13px; 
	}
/* Fim da linha menu_rodape*/

/* In�cio da linha sepadador_rodape*/
	/*.separador_rodape{
		float: left;
		width: 40px;
		height: 200px;
		margin-top:14px;
		background-image: url("imgs/rodape/separador_rodape_40.png");
		background-repeat: no repeat;
		overflow: hidden;
	}*/
/* Fim da linha sepadador_rodape*/