@charset "utf-8";
/* CSS Document */

@import url("../Books/main.css");

a
{
	color:#0a9a45;
}

.topforma
{
	position:relative;
	height:129px;
	background:url(/Images/Books/bgtopica.png) repeat-x;
	overflow:hidden;
}

.bottomforma
{
	position:relative;
	background:#0a9a45;
	height:30px;
	font-size:12px;
	line-height:28px;
	color:#fff;
}

.logoforma
{
	position:relative;
	float:left;
	padding:22px 0 0 20px;
}

.menuoptionactive
{
	position:relative;
	float:left;
	height:35px;
	background:url(/Images/Books/menuicaactivebg.png) repeat-x;
	padding:0 11px 0 11px;
}

.menuoptionactive a
{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:34px;
}

.menuactiveleft
{
	position:absolute;
	left:0px;
	top:0px;
	width:15px;
	height:35px;
	background:url(/Images/Books/menuicaactiveleft.png) no-repeat;
}

.menuactiveright
{
	position:absolute;
	right:0px;
	top:0px;
	width:15px;
	height:35px;
	background:url(/Images/Books/menuicaactiveright.png) no-repeat;
}

.submenu ul li a:hover
{
	color:#0a9a45;
}

.submenu li.selected
{
	position:relative;
	background:url(/Images/Books/bgsubmenuactiveica.png) repeat-x;
}

.submenu ul li ul li.selected
{
	position:relative;
	background:url(/Images/Books/bgsubsubmenutopinactiveica.png) repeat-x;
}

.submenu ul li.selected ul li a
{
	color:#353535;
}

.submenu ul li.selected ul li a:hover
{
	color:#0a9a45;
}

.submenu ul li.selected ul li.selected a
{
	color:#0a9a45;
}

.submenu li.selected a:hover
{
	color:#0a9a45;
}

.submenufirstcornersactive
{
	position:absolute;
	top:0px;
	left:0px;
	background:url(/Images/Books/submenutopactiveica.png) no-repeat;
	width:190px;
	height:3px;
}
