html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

html { 
	background: #f8fdff url(../imagens/bg.jpg?1) repeat-x;
}

body {
	/*background: url(../imagens/bg_topo.jpg) no-repeat top center;*/
	font: 11px Arial, Verdana, Tahoma, sans;
	/*margin-top: -60px;*/
}

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }
.quebra { display: block; clear: both; }

#corpo h1 a,
#corpo ul.menu li a,
#corpo #conteudo #destaqueCapa h2 a,
#corpo #rodape p.copright, #corpo #rodape a.creditos,
#corpo #conteudo h2 {
	overflow: hidden;
	text-indent: -1000em;
	display: block;
	clear: both
}

#activity {
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif?1) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

.a-to-content {
	display: none;
	float: left;
	position: absolute;
	top: 0px;
}

#corpo {
	width: 932px;
	margin: 0 auto;
	text-align: left;
	/*margin-top: -20px;*/
}
#corpo h1 { margin: 40px 0 80px 530px; }
#corpo h1 a {
	background: url(../imagens/logo.png) no-repeat !important;
	background: none;
	width: 403px;
	height: 95px;
}
#corpo #menu {
	background: url(../imagens/menu.png?2) no-repeat scroll 0 0 transparent !important;
	background: url(../imagens/menu.gif?2) no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
	padding: 0 8px 2px 5px !important;
    padding: 0 4px 2px 5px;
    width: 148px;
}
#corpo #menu ul.menu { 
	width: 148px;
	display: inline;
	float: left;
}

#corpo #menu ul.menu li {
	float: left;
	display: inline;
	height: 20px; 
	width: 150px;
}

#corpo #menu ul.menu li.btCapa {  margin: 20px 0 17px 0;}
#corpo #menu ul.menu li.btUmpouco { margin: 19px 0 19px 0;}
#corpo #menu ul.menu li.btMlivros {  margin: 20px 0 20px 0; }
#corpo #menu ul.menu li.btAgenda { margin: 19px 0 20px; }
#corpo #menu ul.menu li.btPalestras {  margin: 23px 0 22px 0; }
#corpo #menu ul.menu li.btMundo {  
	margin: 10px 0 15px 0; 
	height: 51px;
}
#corpo #menu ul.menu li.btArtigos { margin: 23px 0 20px 0; }
#corpo #menu ul.menu li.btFotos { margin: 23px 0 19px 0; }
#corpo #menu ul.menu li.btVideos { margin: 20px 0 20px 0; }
#corpo #menu ul.menu li.btAudio { margin: 19px 0 19px 0; }
#corpo #menu ul.menu li.btContato { margin: 20px 0 18px 0; background: none;}

#corpo #menu ul.menu li.semborda { background: none; }
#corpo #menu ul.menu li a { float: right }

#corpo #menu ul.menu li.btCapa a { background: url(../imagens/bt_capa.gif) no-repeat; width: 40px; height: 19px; }
#corpo #menu ul.menu li.btUmpouco a { background: url(../imagens/bt_pouco.gif) no-repeat; width: 140px; height: 22px; }
#corpo #menu ul.menu li.btMlivros a { background: url(../imagens/bt_livros.gif) no-repeat; width: 98px; height: 16px; }
#corpo #menu ul.menu li.btAgenda a { background: url(../imagens/bt_agenda.gif) no-repeat; width: 66px; height: 21px; }
#corpo #menu ul.menu li.btPalestras a { background: url(../imagens/bt_pal.gif) no-repeat; width: 70px; height: 20px; }
#corpo #menu ul.menu li.btMundo a { background: url(../imagens/bt_mundo2.gif) no-repeat; width: 112px; height: 51px; }
#corpo #menu ul.menu li.btArtigos a { background: url(../imagens/bt_art.gif) no-repeat; width: 62px; height: 20px; }
#corpo #menu ul.menu li.btFotos a { background: url(../imagens/bt_fot.gif) no-repeat; width: 122px; height: 20px;}
#corpo #menu ul.menu li.btVideos a { background: url(../imagens/bt_vid.gif) no-repeat; width: 56px; height: 18px;}
#corpo #menu ul.menu li.btAudio a { background: url(../imagens/bt_audio.gif) no-repeat; width: 144px; height: 18px;}
#corpo #menu ul.menu li.btContato a { background: url(../imagens/bt_cont.gif) no-repeat; width: 66px; height: 18px;}

#corpo #menu ul.menu li.btCapa a:hover { background: url(../imagens/bt_capa.gif) 0 19px; }
#corpo #menu ul.menu li.btUmpouco a:hover { background: url(../imagens/bt_pouco.gif) 0 22px; }
#corpo #menu ul.menu li.btMlivros a:hover { background: url(../imagens/bt_livros.gif) 0 20px; }
#corpo #menu ul.menu li.btAgenda a:hover { background: url(../imagens/bt_agenda.gif) 0 21px; }
#corpo #menu ul.menu li.btPalestras a:hover { background: url(../imagens/bt_pal.gif) 0 20px; }
#corpo #menu ul.menu li.btMundo a:hover { background: url(../imagens/bt_mundo2.gif) 0 56px; }
#corpo #menu ul.menu li.btArtigos a:hover { background: url(../imagens/bt_art.gif) 0 20px; }
#corpo #menu ul.menu li.btFotos a:hover { background: url(../imagens/bt_fot.gif) 0 20px; }
#corpo #menu ul.menu li.btVideos a:hover { background: url(../imagens/bt_vid.gif) 0 18px; }
#corpo #menu ul.menu li.btAudio a:hover { background: url(../imagens/bt_audio.gif) 0 18px; }
#corpo #menu ul.menu li.btContato a:hover { background: url(../imagens/bt_cont.gif) 0 18px; }

#corpo img.conteudotopo {
	padding: 0 0 -40px 0;
}

#corpo #conteudo {
	background: url("../imagens/centro.jpg") repeat-y scroll center 0 transparent;
    display: inline;
    float: left;
    min-height: 660px !important;
	/*height: 600px;*/
    padding: 10px 9px 0 9px !important;
	padding: 0;
    text-align: left;
    width: 750px !important;
	width: 771px;
	-moz-border-radius: 0 13px 0 0;
	-webkit-border-radius: 0 13px 0 0;
	border-radius: 0 13px 0 0;
	border: 2px solid #ffffff;
	border-left: none;
	border-bottom: none;
}

#conteudo h3.tituloTexto { color: #5b2200; font-size: 20px; }

#conteudo .bt-podcast {
	position: absolute;
	margin-top: 2px;
	margin-left: 567px;
}
#conteudo .bt-podcast a {
	display: block;
	background: url(../imagens/bt_podcast.png) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	width: 172px;
	height: 30px;
}

#conteudo .audio {
	padding: 10px;
	background: #eae6da;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#conteudo .audio .player {
	width: 290px;
	height: 30px;
	margin: 7px 0 0;
}

#corpo #rodape {
	background: url("../imagens/rodape.gif?1") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 69px;
    margin-bottom: 20px;
    padding: 16px 28px 0 20px;
    text-align: left;
    width: 883px !important;
	width: 936px;
}
#corpo #rodape .creditos_copright {
	width: 300px;
	float: left;
}
#corpo #rodape p.copright {
	background: url(../imagens/copright.gif?1) no-repeat;
	height: 11px;
	width: 237px;
}
#corpo #rodape a.creditos {
	background: url(../imagens/creditos.gif?1) no-repeat;
	width: 157px;
	height: 10px;
}
#corpo #rodape img.conheca_anjo {
	float: right;
	margin: 0 !important;
	margin: 0 40px 0 0;
	/*width: 157px;
	height: 54px;*/
}
#corpo #conteudo a.voltar {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #5B2200;
	width: 220px;
	height: 20px;
	display: block;
	padding-bottom: 10px;
	margin: 0 0 0 10px;
}

