/* Abas dos módulos */
#wfl-custom-home{
	background: none !important;
}
#wfl-custom-home a{
	background: none !important;
}
#wfl-custom-navigation li {
	background: transparent url(images/tab_corners.png) no-repeat 0 0;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 8px;
}

#wfl-custom-navigation a,
a.wfl-mo-username,
.wfl-process-portal {
	color:#ccc;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight: normal !important;
	letter-spacing:1px;
}

#wfl-custom-navigation a:hover,
a.wfl-mo-username:hover {
	color: #fff;
}

#wfl-custom-navigation li.active a{
	background: url(images/tab_bg.gif) left bottom;
}
#wfl-custom-navigation div.right {
	background-image: url(images/tab_corners.png);
	padding-right: 8px;
}
#wfl-custom-home div.right {
	background: none !important;
	padding-right: 9px !important;
}
.custom-home-tab {
	background: #FDFDFD url(images/home_bg.jpg) repeat-x 0 1px;
}

#wfl-custom-header {
	background-image: url(images/header_bg.gif);
}
.box_custom_modulos {
	background-image: url(images/box_home.png);
	color: #333333;
	height: 183px;
	
	-webkit-box-shadow: #d8d8d8 0px 0px 10px;
	-moz-box-shadow: #d8d8d8 0px 0px 10px;
	box-shadow: #d8d8d8 0px 0px 10px;
	behavior: url(PIE.htc);

}
.box_custom_modulos:hover {
	background-image: url(images/box_home_tik.png); 
}
