@import "top.css";
@import "content.css";

* {
	margin:0;
	padding:0;
}
html {
	overflow-x:hidden;
	overflow-y:scroll;
}

body {
	font:11px Tahoma, Arial, sans-serif normal;
	color:#666;
	text-align:center;
}
img {
	border:0;
}
ul, ol {
	list-style:none;
}

#container {
	background:#FFF url(../../images/bg_topo.jpg) left top no-repeat;
	text-align:left;
	margin:32px auto 0;
	padding-bottom:40px;
	width:752px;
	position:relative;
}

.boxcontent, .boxbdrint {
	border:solid #e6e6e6;
	border-width:0 1px;
	margin:0 1px;
}
.boxcontent-horal {

	margin-top:20px;
	
}
	.boxbdrint {
		border-color:#f1ead2;
	}
#box {
	z-index:1px
}	
#box img {
	float:left;
}
	#box img.right {
		float:right;
	}
		#top .menutop {
			z-index:0px;
			height:47px;
			position:absolute;
			margin-left:460px;
			top:124px;
			right:20px;
			width:218px;
			z-index:1000px;
		}
		#top .menutop li img{
			display:none;
		}
		#top .menutop li{
			float:left;
		}
		#top .menutop li a{
			display:block;
			width:104px;
			height:46px;
			margin-right:5px;
		}
		#top .menutop li#mnVida a{
			background:url(../../images/mn-hitoria.png) 0 0 no-repeat;
		}
		#top .menutop li#mnVida a:hover{
			background:url(../../images/mn-hitoria.png) 0 -46px no-repeat;
		}
		body#bdhvida #top .menutop li#mnVida a:hover{
			background:url(../../images/mn-hitoria.png) 0 0 no-repeat;
		}
		body#bdhvida #top .menutop li#mnTematica a{
			background:url(../../images/mn-tematica.png) 0 -46px no-repeat;
		}
		body#bdhvida #top .menutop li#mnTematica a:hover{
			background:url(../../images/mn-tematica.png) 0 0 no-repeat;
		}
		#top .menutop li#mnTematica a{
			background:url(../../images/mn-tematica.png) 0 0 no-repeat;
		}
		#top .menutop li#mnTematica a:hover{
			background:url(../../images/mn-tematica.png) 0 -46px no-repeat;
		}
		body#bdhtematica #top .menutop li#mnVida a{
			background:url(../../images/mn-hitoria.png) 0 -46px no-repeat;
		}
		body#bdhtematica #top .menutop li#mnVida a:hover{
			background:url(../../images/mn-hitoria.png) 0 0 no-repeat;
		}
		body#bdhtematica #top .menutop li#mnTematica a:hover{
			background:url(../../images/mn-tematica.png) 0 0 no-repeat;
		}
		
.boxcontent {
	clear:left;
}
	img.foot {
		float:none !important;
	}

.microbox p {
	margin-bottom:12px;
	float:right;
	width:265px;	
	margin-left:-15px;
}

#redir {
	padding-top:0;
	padding-right:0;
}

div.clear {
	clear:both;
	line-height:0;
	padding:0;
}
div.colright {
	display: none;
}
div.ativa {
	display: block;
}
a.lk-voltar{
	width:170px;
	height:40px;
	display:block;
	text-indent:-9000px;
	position:absolute;
	top:116px;
	left:256px;
	z-index:100;
}
a.lk-voltar:focus{
	border:0;
}