/* =LINKS */
a:link {
	color: #000; 
	text-decoration:none;
	}
a:visited {color: #000; text-decoration:none;}
a:hover {
	color: #0066CC;
	/*background: #036;*/
	text-decoration:none;
	}
a:focus, a:active {
	/*outline:2px solid #c30;*/
	color: #000;
	/*background:#fff !important;*/
	text-decoration:none;
	}
#content a {color:#039;}
#content a:hover {color:#fff;}
#content .credits a:hover {color:#fff; background:#036;}
#wrapper #footer a, #wrapper #footer a:link {
	color:#fff; 
	text-decoration:underline;
	} 
#wrapper #footer a:visited, 
#wrapper #footer a:hover {color:#999;} 
#wrapper #footer ul#seal li a , 
#wrapper #footer ul#seal li a:link, 
#wrapper #footer ul#seal li a:visited {text-decoration:none;} 
.propabanner a:hover {background:transparent;} 
* a.img:hover {background:transparent;}
#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;
	}
		/* links falsos do menu principal */
#nav h3 a, #nav h3 a:visited {
	display:block;
	text-decoration:none;
	color:#333;
	} 
#nav h3 a:hover {
	color:#7d97ad;
	background:transparent;
	}
#nav h3 a:focus, #nav h3 a:active {
	outline:none;
	color:#09c !important; 
	background:transparent !important;
	}
/* =CABECALHOS */
#header h1 {
	width:438px;
	height:70px;
	background:#2d5d9d url('http://i79.photobucket.com/albums/j152/maujor/site/topo-esq-1.png') no-repeat left top;
	}
#header h2 {
	position:absolute;
	right:0;
	top:0;
	width:300px;
	height:70px;
	background:#2d5d9d url('http://i79.photobucket.com/albums/j152/maujor/site/topo-dir.jpg') no-repeat top right;
	}
#header h1, #header h2 {
	font-size:0.1em;
	color:#3d4a5a;
	text-indent:-10000px;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#content h1 {
	background-color:#d4dde4;
	color:#000;
	font: bold 1.8em/1.8 Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:1.5em;
	}
#content h2 {
	background:#bac7d3 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-h2.jpg') no-repeat left top;
	height:2.4em;
	border:1px solid #ccc;
	color:#333;
	font-size:1.2em;
	line-height:2.4;
	margin:1.0em 0;
	padding-left:15px;
	}
#content h3, #content h4 {
	background:#d4dde4;
	height:20px;
	color:#333;
	font-size:1.1em;
	line-height:1.5;
	margin:1.0em 0 8px;
	padding-left:5px;
	}
#content h4 { font-size:0.9em;}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#lateral h3 {
	height:2.5em;
	line-height:2.5em;
	text-align:left;
	border-bottom:1px solid #becbd6;
	font-size:1.0em;
	color:#333;
	padding:0 0 0 35px;
	background:#becbd6;
	margin:0.8em 0 0.8em -1.0em;
	}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#nav h3#tit-livro {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/icon-livro.jpg') left center no-repeat;
	}
#nav h3#tit-busca {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-busca.jpg') left center no-repeat;
	}
#nav h3#tit-atualizacao {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-atualizacao.gif') 6px no-repeat;
	border-width:0;
	}
#nav h3#tit-navegacao {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-navegacao.jpg') left center no-repeat;
	}
#link h3#tit-meuslinks {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-meuslinks.jpg') left center no-repeat;
	}
#link h3#tit-parceiros {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-parceiros.jpg') left center no-repeat;
	}
#link h3#tit-feeds {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-feeds.jpg') left center no-repeat;
	}
#link h3#tit-comentarios {
	background:#d4dde4 url('http://i79.photobucket.com/albums/j152/maujor/site/bg-comentarios.jpg') left center no-repeat;
	}
/* =INTERNA */
#content p { 
	margin:1.0em 0;
	font-size:1.2em; 
	line-height:1.4;
	text-align:justify;
	}
#content .credits {
	font-size:1.0em;
	text-align:left;
	border:1px solid #ccc;
	background-color:#eff2f5;
	padding:0.5em;
	line-height:1.2em;
	}
#content p.rev {
	margin-top:1.0em;
	font-size:1.0em;
	color:#c30;
	border: dotted #d4dde4;
	border-width:1px 0;
	}
#content ul, #content ol {
	margin-left:3.0em;
	font-size:1.2em;
	}
#content ul ul, #content ol ol,
#content ul ol, #content ol ul,
#content ul p, #content ol p {
	font-size:1.0em;
	}
#content  ul.boxtut, #content  ol.boxtut {
	list-style-position:inside;
	margin-left:0;
	}
#nav, #link {margin:2.0em 0 2.0em 1.0em;}
#lateral dl.botoes {margin-left:-1.0em;}
#lateral ul, #footer ul {
	list-style-type:none;
	} 
#link dt {margin: 1.0em 0 0.6em 0; font-weight:bold;}
#link dd ul li {margin-left: 0.6em;}
#footer ul#seal {
	font-size:0.9em;
	background:transparent;
	padding:0; 
	margin:0;
	border:none;
	}
#footer ul#seal li {
	display:inline; 
	}
address {font-style:normal;line-height:1.2em;}
div.irtopo img {
	position:fixed; 
	bottom:0; 
	right:0;
	}
/* =MENU */
ul.invisivel {display:none;} /* jquery no menu */
#menu {left:0px; width:138px; margin:0px 0px 0px 0px; padding-top:0px;}
#menu h3 { cursor:pointer;} 

#menu h3.link-titulo {
	height:2em;
	line-height:2em;
	font-size:0.9em;
	font-weight:bold;
	padding-left:3px;
	margin:1px 0;
	background: #eb7603 url('http://i79.photobucket.com/albums/j152/maujor/site/plus.gif') 99% 50% no-repeat;
	border-left: 4px solid  #ffa200;
	color: #000;
}	
#menu  h3.corrente { 
	background:#ffa200 url('http://i79.photobucket.com/albums/j152/maujor/site/minus.gif') 99% 50% no-repeat;
	}	
#menu li a.link-unico {
	background:#fff;
	border-bottom: 1px solid #ccc;
	}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;           
	}
#menu li a,  #menu li a:link {
	background: #fff5ed;
	border-left: 4px solid #ffa200;
	color: #2f2060;
	text-decoration: none;
	margin-bottom:1px;
	padding: 3px;
	display: block;
	}
#menu li a:hover {
	background: #ffa200;
	color: #fff;
	border-left: 4px solid #ccc;
	
	}


/* =PARCEIROS */ 
#extra {width:100%;background:url('http://barra.uolhost.com.br/img/uolhost/uolhost_barra_bg.gif') repeat-x;position:absolute;top:-24px;}
#extra1 {width:100%; margin: 10px auto 0 auto; height:90px; position:absolute;text-align:center;}
#extra1 a:hover {background: transparent;}
#link p.parc, #link li.parc {margin-bottom:0.8em;}
/* barra UOL */
div.propabanner {
	width:770px; margin:0 auto; height:auto;text-align:center;
	}
/* Fim barra UOL */
.propalink {display: none;} 
body#index .propalink {display: block;}
/* =LOCAIS */
pre {
	display:block;
	width:96%; 
	overflow:auto;
	white-space:pre; 
	background-color:#eff2f5;
	font: normal 1.2em "Courier New", courier, monospace;
	line-height:1.2em;
	margin:2.0em 0;
	padding:1%;
	border:1px solid #ccc; 
	}
pre code {
	color:#039;
	}
.boxtut {
	color:#333;
	background-color:#ffe;
	font: 1.1em Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
	padding:0.5em 1.0em;
	margin:2.0em 0;
	}
fieldset {width:95%;}
form#busca p {text-align:center; width:95%; margin:0.4em auto;}
form#busca #sbi:focus {background:#eee;}
input#sbi {width:160px;}
form#busca .esconde {display:none;}
form#busca a:hover { background:none;}
/*
form#busca .i-texto:focus { background:#eee;}
.i-mapa {display:block; text-align:center; margin:0.8em auto 0;}
*/
code, kbd, samp {
	color:#f60;
	font:  1.1em "Courier New", courier, monospace;
	}
abbr[title], acronym[title] {
	border-bottom:1px dashed #039;
	cursor:help;
	}
abbr {
	border:none;
	}
acronym {
	border:none;
	}
q, cite, blockquote {	
	font-style:italic;
	}
q {font-size:1.2em; display:block;}
q, blockquote {	
	background:#ffe url('http://i79.photobucket.com/albums/j152/maujor/site/left-quote.gif') 0 0 no-repeat;
	border:1px solid #ccc;
	padding:0.5em 1.0em 0.5em 2.0em;
	}
/*blockquote p:first-child:first-letter {	
	float:left;
	margin-right:0.2em;
	font-size:1.8em; 
	font-weight:bold;
	}*/
.nt {color:#cca700; font-style:italic;} 
/* =UTIL */
.img-left {float:left; margin-right:5px;}
.img-right {float:right; margin-left:5px;}
.dest {font-weight:bold;color:#c30;}
.center {text-align:center;}
img {border:none;}
.clear {clear:both;}
body #wrapper a.hidden {display:block;color:#333;text-align:center;}
body #wrapper a.hidden:hover {color:#fff;}
/* Banner ClickMaujor */
a.clickmaujor img {
	display:block; 
	text-align:center; 
	margin:0 auto;
	}
#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;
	}
.cm-topo {
	position:absolute; 
	top:12px; 
	right:12px;
	}
body#index .cm-topo img {
	display:none;
	}
p.variatexto {margin-bottom:10px;}
p.variatexto a:hover {background:none;}
.resumo {padding-right:20px;}

/* GOOGLE */
.nav-adsense {
	width:200px;
	margin:20px 0;
	}






