.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;}

body {
	margin: 0;
	padding: 0;
	
	text-align: center;
	background: #191919 url(../img/fundo_repete.gif) center repeat-y;
	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	overflow: -moz-scrollbars-vertical;
}
			
body * {
	margin: 0;
	padding: 0;
	text-align: left;
}

p {
	margin: 0 0 15px 0;
}

a , a:hover , a:visited {color:#FF6B00;}

h1 {font: bold 13px Arial, Helvetica, sans-serif;
	color: #FF6B00;
	text-transform: uppercase;
}

h2 {font: bold 13px Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	text-transform: uppercase;
}

h3 {font: 13px Arial, Helvetica, sans-serif;
	color: #FF6B00;
	text-transform: uppercase;
}

h4 {font: 11px Arial, Helvetica, sans-serif;
	color: #FF6B00;
	text-transform: uppercase;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 974px;
}

/* menu principal */
#menu {
	float: left;
	
	width: 768px;
	height: 96px;

	list-style: none;
}

#menu li {
	float: left;
	
	width: 96px;
	height: 96px;
}

#menu li a {
	display: block;
	
	width: 96px;
	height: 96px;
}

#menu li a span {
	display: none;
}

#menu01 { background: url(../img/bt01.jpg) 0 0 no-repeat; }
#menu02 { background: url(../img/bt02.jpg) 0 0 no-repeat; }
#menu03 { background: url(../img/bt03.jpg) 0 0 no-repeat; }
#menu04 { background: url(../img/bt04.jpg) 0 0 no-repeat; }
#menu05 { background: url(../img/bt05.jpg) 0 0 no-repeat; }
#menu06 { background: url(../img/bt06.jpg) 0 0 no-repeat; }
#menu07 { background: url(../img/bt07.jpg) 0 0 no-repeat; }
#menu08 { background: url(../img/bt08.jpg) 0 0 no-repeat; }

#menu01:hover , #menu01_on { background: url(../img/bt01.jpg) 0 -96px no-repeat; }
#menu02:hover , #menu02_on { background: url(../img/bt02.jpg) 0 -96px no-repeat; }
#menu03:hover , #menu03_on { background: url(../img/bt03.jpg) 0 -96px no-repeat; }
#menu04:hover , #menu04_on { background: url(../img/bt04.jpg) 0 -96px no-repeat; }
#menu05:hover , #menu05_on { background: url(../img/bt05.jpg) 0 -96px no-repeat; }
#menu06:hover , #menu06_on { background: url(../img/bt06.jpg) 0 -96px no-repeat; }
#menu07:hover , #menu07_on { background: url(../img/bt07.jpg) 0 -96px no-repeat; }
#menu08:hover , #menu08_on { background: url(../img/bt08.jpg) 0 -96px no-repeat; }

/* menu icones */
#icones {
	float: right;
	width: 206px;
	height: 96px;
	
	background: url(../img/fundo_icons.jpg) 0 0 no-repeat;

	list-style: none;
}

#icones li {
	float: left;
}
			
#icones li a {
	display: block;
	margin-top: 44px;
}

#icones li a span {
	display: none;
}

#icone01 {
	margin-left: 16px;
	
	width: 63px;
	height: 35px;
	
	background: url(../img/icon1.gif) 0 0 no-repeat;
	
}

#icone02 {
	width: 56px;
	height: 35px;
	
	background: url(../img/icon2.gif) 0 0 no-repeat;
}
#icone03 {
	width: 50px;
	height: 35px;
	
	background: url(../img/icon3.gif) 0 0 no-repeat;
}

#icone01:hover , #icone01_on {
	margin-left: 16px;
	
	width: 63px;
	height: 35px;

	background: url(../img/icon1.gif) 0 -35px no-repeat;
}

#icone02:hover , #icone02_on {
	width: 56px;
	height: 35px;

	background: url(../img/icon2.gif) 0 -35px no-repeat;
}

#icone03:hover , #icone03_on {
	width: 50px;
	height: 35px;

	background: url(../img/icon3.gif) 0 -35px no-repeat;
}

#imagem, #imagem_interior {

	position: relative;
	clear: both;
	
	width: 974px;
	height: 255px;

	background: url(../img/fundo_flash.jpg) 0 0 no-repeat;
}

#imagem_interior {
	height: 153px;
}

#logotipo {
	position: absolute;
	top: 40px;
	left: 40px;
	
	width: 509px;
	height: 76px;
	
	background: url(../img/logo.gif) 0 0 no-repeat;
}

#logotipo span {
	display: none;
}

#flash {
	position: absolute;
	top: 155px;
	left: 40px;
	
	width: 397px;
	height: 80px;
}

#conteudos {
	float: left;
	margin: 20px;
	//margin: 20px 10px;
	width: 730px;
}

#rodape {
	margin-top: 30px;
}

#rodape a img {
	float: left;
	
	border: none;
}

#rodape p {
	padding-top: 8px;				
	color: #999;
	font-size: 10px;
}

#destaques {
	float: right;
	width: 230px;
}

#destaques a img {
	border: none;
}

#bio {
	float: right;
	margin: 20px 0 0 0;
	width: 204px;
}

#bio p {
	font-size: 11px;
}

.highlight {
	color:#FF6B00;
}

.linkbio , .linkbio:hover , .linkbio:visited {
	color:#7F7F7F;
	text-decoration: none;
}

.astrologia {
	position: absolute;
	visibility: hidden;
	display: block;
	width: 390px;
	top: 0px;
	right: 0px;
}

.descricao_astrologia {
	padding: 10px;
	color: #4C4C4C;
	background: #F2F2F2;
}

.icopdf img {border:none}


/* plugin paginação */

#pages {

	float: left;
	margin-bottom: 30px;
	list-style: none;
}

.pgPrev , .pgNum , .pgCurrent , .pgNext {
	float: left;
	padding: 0 10px 0 0;
}

.pub_guestbook {
	float: right;
	display: block;
	width: 300px;
}