#menu {
	background: url('../images/backMenu.png') repeat scroll 0pt 0pt transparent !important;
}

#menuInside li:hover, .menuSelected{
	background-color: #11cf42 !important;
	-moz-box-shadow: 0 -1px 0 #2e8014, 0 1px 0 #1e540d;
	box-shadow: 0 -1px 0 #2e8014, 0 1px 0 #1e540d; /* CSS3 Safari 3+ e Firefox 3.1 (Alpha) */
	-webkit-box-shadow: 0 -1px 0 #2e8014, 0 1px 0 #1e540d;
}

h3, h4{
	color: #0fbb3c;
}

.simpleTable th {
	color: #0fbb3c !important;
	border-bottom: 2px solid #0fbb3c !important;
}

.graphicHeader {
	background-color: #0fbb3c !important;
}

.sensorsHeader, #vidsHeader {
	background: url('../images/backMenu.jpg') -10px -22px;
}

#body a, #body a:visited, #body a:link {
	color: #0fbb3c;
}

.title-dark{
	color: green !important;
}

#reports {
	margin-top: 65px;
	*margin-top: 75px;
}

#utilFilterFilterPeriod{
	text-align: right;
}
