@charset "utf-8";
/* CSS Document */

#foot {
	text-align:center;
	width:950px;
	height:130px;
	font-size:10px;
	color:#960;
	margin:20px 0 0 0;
	bottom:0;
}

#foot a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC9900;
}

#foot a:hover {
	font-size:12px;
	text-decoration:underline;
	color:#F90;
}

#foot hr {
	color:#CC9900;
	border:1px solid;

}

#foot #endereco h1 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#foot #endereco h2 {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#foot #endereco a {
	text-decoration:none;
	color:#960;
}

#foot #endereco a:hover {
	text-decoration:underline;
	color:#F90;
}

#foot #coop_vinte {
	font-weight:normal;
	color:#000;
	margin:10px 0 0 0;
	text-align:center;
}

#foot #coop_vinte .canto_direito {
	float:right;
	width:170px;
}

#foot #coop_vinte h1 {
	font-weight:normal;
	font-size:8px;
	margin:0 0 3px 0;
}

#foot #coop_vinte a {
	font-weight:normal;
	text-decoration:none;
	color:#000;
}

#foot #coop_vinte a:hover {
	text-decoration:underline;
	color:#000;
}

#foot #coop_vinte img {
	border-width:0;
}
