/* rodape.css */

#rodape{
	height: 331px;
}

#rodape #rodape-mapa{
	height: 199px;
	background: url(../images/commons/rodape.jpg) no-repeat;
	background-color: #e2c6a7;
	padding: 10px 0 0 13px;
}

#rodape #rodape-mapa .cont-li{
	float: left;
	display: inline;
	width: 220px;
	margin-right: 20px;
}

#rodape #rodape-mapa .cont-li .titulo,
#rodape #rodape-mapa #news-container #newsletter .news,
#rodape #rodape-mapa #news-container .redes,
#rodape #rodape-lojas .lojas{
	font-size: 18px;
	color: #58251e;
	text-shadow: 1px 1px #f2dcb9;
	text-align: center;	
}

#rodape #rodape-mapa .cont-li .titulo{
	background: none;
	padding: 0px;
	margin-bottom: 8px;
}

#rodape #rodape-mapa .cont-li li{
	color: #6a5440;
	font-size: 11px;
	background: url(../images/commons/rodape-li.png) no-repeat 0% 50%;
	padding-left: 11px;
	margin-bottom: 5px;
}

#rodape #rodape-mapa .cont-li li a{
	color: #6a5440;
}

#rodape #rodape-mapa .ult{
	margin-right: 0px;
}

#rodape #rodape-mapa #news-container{
	float: right;
	display: inline;
	width: 230px;
	height: 179px;
}

#rodape #rodape-mapa #news-container #newsletter{
	width: 221px;
	height: 124px;
	border-bottom: 1px solid #d5b28f;
	margin-bottom: 3px;
}

#rodape #rodape-mapa #news-container #newsletter .news{
	margin-bottom: 13px;
}

#rodape #rodape-mapa #news-container #newsletter .label-default{
	float: left;
	display: inline;
	width: 33px;
	text-align: right;
	color: #6a5440;
	font-size: 11px;
	margin: 3px 4px 0 0 ;
}

#rodape #rodape-mapa #news-container #newsletter .ipt-default{
	float: left;
	display: inline;
	width: 170px;
	background: url(../images/commons/ipt-news.png) no-repeat;
	border: none;
	padding: 2px 5px 2px 5px;
	color: #58251e;	
	margin: 0 0 3px 0;
}

#rodape #rodape-mapa #news-container #newsletter .bt-cadastrar{
	float: right;
	display: inline;
	width: 81px;
	height: 24px;
	background: url(../images/commons/bt-cadastrar.jpg) no-repeat;
	border: none;
	margin: 2px 5px 0 0;
	cursor: pointer;
}

#rodape #rodape-mapa #news-container .ico-orkut{
	margin: 9px 0 0 85px;
}

#rodape #rodape-lojas{
	height: 75px;
	background: #d9bea1;
	border-bottom: 1px solid #c49b77;
	padding-top: 5px;
}

#rodape #rodape-lojas .end1,
#rodape #rodape-lojas .end2{
	color: #6a533f;
	font-size: 11px;
	margin-top: 8px;
}

#rodape #rodape-lojas .end1{
	float: left;
	display: inline;
	width: 457px;
	text-align: right;
}

#rodape #rodape-lojas .end2{
	float: right;
	display: inline;
	width: 458px;
	text-align: left;
}

#rodape #rodape-lojas #divisao{
	float: left;
	display: inline;
	width: 1px;
	height: 27px;
	background: #d2af8d;
	margin: 9px 0 0 23px; 
}

#rodape .direitos{
	color: #c49b77;
	font-size: 9px;
	float: left;
	display: inline;
	margin-top: 8px;
}

#rodape .ico-all{
	float: right;
	display: inline;
	margin-top: 6px;
}
