/* links do rodape */
.corpo{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-decoration:none;
	text-align:left;
}

.corpo:link {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-decoration:none;
	text-align:left;
}
.corpo:active {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-decoration:none;
	text-align:left;
	}
.corpo:hover{
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#C4122F;
	text-decoration:none;
	text-align:left;
}
.corpo:visited {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	line-height: 20px;
}
/*TITULO DO RODAPE*/
.titulo-rodape{
	font-family:"Trebuched MS";
	font-size:16pt;
	color:#C4122F;
	font-weight:bold;



}

#tabRod{
	height:525px;
	margin:0 auto;
	background:url("../img/bgRodape.jpg") repeat-x center top;
	
	}
#bgRodape{
 	background-image:url(../img/bgTpRod.jpg);
	width:988px;
	height:250px;
	margin:0 auto;
	text-align:left;
	
}

.suporte{
	background:url(../img/logoMadel.png); no-repeat center top;
	width:215px;
	text-align:left;
	
	
	}
.copyright {
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#333;
	text-decoration:none;
	float: left;
	text-align:left;


}
.lokaunet:link {
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#666;
	text-decoration:none;
	font-weight: normal;
	float: right;
	text-align:right;
}
.lokaunet:active {
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#666;
	text-decoration:none;
	font-weight: normal;
	float: right;
	text-align:right;
}
.lokaunet:hover {
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#666;
	text-decoration:underline;
	font-weight: normal;
	float: right;
	text-align:right;
}
.chamada-rodape {
	font-family:"Trebuchet MS";
	font-size:10pt;
	color:#666;
	text-decoration:none;
	margin:0 auto;
	text-align:left;


}
.divPontilhado {
	font-family:"Trebuched MS";
	color:#C4122F;
	font-weight:bold;
	width: 215px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;




}

