#outer
{
	background:#f0efdc url(../../gui/background-header-orange.jpg) repeat-x;
}
a, #promo a, h1
{
	color:#e97712;
}
a:hover, #mini-menu UL LI A:hover
{
	color:#f7a55d;
}
#logo a {
}
#logo.it a
{
	background-image:url(../../gui/logo-whymap-ita.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
#logo.en a
{
	background-image:url(../../gui/logo-whymap-eng.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
#logo span {
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	position: absolute;
	top: 115px;
	right: 655px;
	text-indent: -9999px;
}
#menu UL LI A
{
	background:#f7a55d;
}
#menu UL LI A:hover, #menu UL LI A.active
{
	color:#cf6565;
}
h2
{	
	color:#3f86b7;
}
.day
{
	color:#fff;
}
.day
{
	background:#e97712;
}
#headerBanner {
	height: 60px;
	width: 468px;
	position: absolute;
	right: 0px;
	top: 42px;
}


.box {
	border-bottom: 3px solid #626262;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.box h3, .latestNewsWrapper h3 {
	font-size: 1em;
}
.calendarMonth table {
	width: 90%;
	margin: auto;
}
.day a {
	color: #ffffff;
	text-decoration: underline;
}
.day a:hover {
	color: #f7a55d;
}
.rightBanner {
	margin-bottom: 50px;
}

