#footer-bkg {
	background-color:#F0F0F0;
	margin:0;
	padding:0;
	border-top: solid #ccc 1px;
}
#footer-outerDiv {
	width: 950px;
	height: 740px;
	margin: 0px auto;
	background-color:#F0F0F0;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color:#8F8F8F;
}
#footer-outerDiv ul {
	float: left;
	/*background-color: yellow;*/
	margin-right: 15px;
	margin-left: 0px;
	list-style-type: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 5px;
}
#footer-outerDiv ul p {
	font-size: 15px;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-weight:bold;
	/*border-bottom:1px solid #A0A0A0;*/
	/*letter-spacing:0.1em;*/
}
#footer-outerDiv a {
	color:#8F8F8F;
	display:block;
}
#footer-outerDiv a:hover {
	color:red;
	background-color:#fff;
	display:block;
	text-decoration:none;
}
/*#footer-nav {
	width: 950px;
	margin: 0px auto;
	height: 650px;
	padding-left: 0px;
	border: red 1px solid;
}
#footer-nav a {
	color: #A0A0A0;
}
#footer-nav a:hover {
	text-decoration:none;
	color: red;
	padding:2px 0;	*/
}
#footer-header  {
	float: left;
	clear: both;
	width: 950px;
	padding-top:5px;
	padding-bottom:5px;
}
#footer-header li {
	display: inline;
	padding-right:20px;
}
#footer-header-contactos {
	width: 950px;
	/*height:auto !important;*/  
	float:left;
	clear:both;
	font-size: 14px;
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	padding-top:5px;
	padding-bottom:5px;
	/*background-color:rgba(117,196,240,1.00);*/
}
#footer-header li {
	display: inline;
}
#footer-header-atividades {
	width: 950px;
	/*height:auto !important;*/ 
	float: left;
	clear:both;
	border-bottom:solid #A0A0A0 1px;
	padding-top:5px;
	padding-bottom:5px;
	/*background-color: yellow;*/
}
#footer-header-atividades ul {
	width: auto;
	float: left;
	/*background-color: yellow;*/
	list-style-type: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 5px;
}
#footer-bottom  {
	width: 950px;
	/*height:auto !important;*/ 
	float:left;
	clear:both;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	display:inline;
}
#footer-botoom-2 {
	width: 950px;
	/*height:auto !important;*/  
	float:left;
	clear:both;
	font-size: 14px;
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	padding-top:5px;
	padding-bottom:5px;
	/*background-color:rgba(117,196,240,1.00);*/
}
#footer-bottom li {
	display:inline;
	margin:0;
	padding-right:20px;
}
#footer-bottom a {
	color:#8F8F8F;
	display:inline;
}
#footer-bottom a:hover {
	color:red;
	background-color:#fff;
	text-decoration:none;
	display:inline;
}
.footer-destaque  {
	Text-transform:uppercase;
}
.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}