/* 
Projeto Desenvolvido por:
http://www.kobi.com.br
Testado nos seguintes navegadores:
Internet Explorer 6.0 / Safari 3.1 / Firefox 3 Beta 5
*/


/*--------------------------------------------- 
Rodapé
---------------------------------------------*/
#rodape {
	font-size: 11px;
	color:#333333;
	position:relative !important;
	position:static;
	width: 100%;
	clear:both;
	margin-top: 70px;
	float: left;
	padding-bottom: 20px;
	background-color: #fff;
	
}

.rodape_esq {
	float: left;
}

#quadro_rodape {
	background-color: #fff;
	background-image: url(images/rodape_fundo.png);
	background-position: right top;
	background-repeat: no-repeat;	margin: 0pt auto;	text-align:center;	width:95%;
	height:134px;
}

#centro_quadro {	margin: 0pt auto;	text-align:left;	width:650px;
	height:134px;
	position: relative;
}

#logo_rodape {
	left: -100px;
	position: absolute;
}

#rodape_telefone {
	left: 170px;
	top: 10px;
	position: absolute;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#rodape_pagamento {
	left: 330px;
	top: 10px;
	position: absolute;
	width: 70px;
	text-align: center;
}

#rodape_duvidas {
	left: 345px;
	top: 10px;
	position: absolute;
}

#rodape_central {
	left: 345px;
	top: 50px;
	position: absolute;
	
}

#rodape_institucional {
	top: 90px;
	left: 345px;
	position: absolute;
}

#rodape_telefone h3 {	color:#333;	font-size:11px;	font-weight:bold;
	text-align: center;}

#rodape_telefone h4 {	color:#333333;	font-size:17px;	font-weight:bold;
	text-align: center;
	margin-bottom: 20px;}

#rodape h1 {	color:#333;	font-size:11px;	font-weight:bold;}

#rodape a {	color:#333333;	text-decoration:none;}

#rodape a:hover {
	text-decoration: underline;
}

#copyright {
	margin-top: 10px;
}
