#lateral {
	width:95%;
	float:left;
	font-size:1.1em;
	}
/* =LINKS */
a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
	}
a:focus, a:active {
	outline:2px solid #c30;
	color:#FF9900 !important;
	text-decoration:underline;
	background-color: #101218;
	}
#content a[href^="http:"] {
	background: url('http://i79.photobucket.com/albums/j152/maujor/site/iconlink.gif')  no-repeat right;
	padding-right: 10px;
	color:#039;
	white-space: nowrap;
	}
#content a[href^="http:"]:hover {
	background: #036;
	color:#fff;
	}
#nev /* links falsos do menu principal */
 h3  a, #nev  h3  a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	} 
#nev h3 a:hover {
	color:#FF9900;
	font-weight: bold;
	font-size: 13px;
	background-color: #101218;
	}
#nev h3 a:focus, #nev h3 a:active {
	outline:none;
	color:#FF9900 !important;
	font-size: 13px;
	font-weight: bold;
	background-color: #101218;
	}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#lateral h3 {
	height:2.5em;
	line-height:2.5em;
	text-align:left;
	font-size:1.0em;
	color:#333;
	padding:0 0 0 35px;
	margin:0.8em 0 0.8em -1.0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282E3E;
	}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#nev h3#tit-livro {
	background-color: #101218;
	background-image: url(http://i79.photobucket.com/albums/j152/maujor/site/icon-livro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#nev, #link {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 1em;
}
/* =MENU */
ul.invisivel {display:none;} /* jquery no menu */
#menu {
	background:#282E3E;
	font-size:0.9em;
	margin:1em 0 1em -1em;
	padding:0;
	}
#menu h3 { cursor:pointer;} 
#menu h3.link-titulo {
	height:2em;
	line-height:2em;
	font-size:0.9em;
	font-weight:bold;
	padding-left:8px;
	margin:1px 0;
	color: #000;
	background-color: #101218;
	background-image: url(http://i79.photobucket.com/albums/j152/maujor/site/plus.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2D3344;
}	
#menu  h3.corrente {
	background-color: #101218;
	background-image: url(http://i79.photobucket.com/albums/j152/maujor/site/minus.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	}	
#menu li a.link-unico {
	background:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282E3E;
	}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;           
	}
#menu li a,  #menu li a:link {
	border-left: 5px solid #7d97ad;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:1px;
	padding: 3px;
	display: block;
	background-color: #3b3f4b;
	background-image: url(http://i79.photobucket.com/albums/j152/maujor/site/bg-seta.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#menu li a:hover {
	color: #d4dde4;
	border-left: 5px solid #ccc;
	background-color: #3b3f4b;
	background-image: url(http://i79.photobucket.com/albums/j152/maujor/site/bg-seta.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#content a.clickmaujor[href^="http:"] {
	background:none;
	padding-right:0;
	color:#333;
	white-space: nowrap;
	}
#content a.clickmaujor[href^="http:"]:hover {
	background:none;
	color:#333;
	}
.spaco {
	margin-left: 10px;
}
.link22 {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link22:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}

