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

#footer {
	background-color: #666666;
	padding: 0px;
	position: fixe;
	bottom: 0px;
	margin: 0px;
	height: 90px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #313330;
		}
		
#NAVbas {
	height: 40px;
	width: 950px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}	

.Textebas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#FooterNav {
	clear: both;
	height: auto;
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: auto;
}

#BAS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 950px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}
.police10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
.police0 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
