@charset "utf-8";
#hpTopMenu {
	height: 94px;
	display: block;
	background-image: url(/media/topMenu_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#hpfooter {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 70px;
}
.titleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
