* html {
overflow-y: hidden;
} 
* html body {
overflow-y: auto;
height: 100%;
padding: 0;
} 
* html div#menufloat {
position: absolute;
}
body {
	margin:0px;
	padding:0px;
	background: url(bg.jpg) no-repeat center top #5AB780;
	font-family:Helvetica, Arial, sans-serif;
	color:#663366;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
ul {
	padding-right:10px;	
}
a:link, a:visited{
	color:inherit;
}
#menufloat {
	display:block;
	position: fixed;
	z-index: 3;
	right: 5px;
	top: 5px;
	border: 1px solid #CCCCCC;
}
#main {
	width:773px;
	margin: 20px auto 0;
}
#top {
	width:773px;
	margin: 80px auto 0;
}
#logo {
	width:200px;
	height:400px;
	margin-bottom:0px;
	float:left;
	display:block;
}
#main #menu a img{margin-left:20px; padding-top:20px;}
#menu {
	width:241px;
	margin-bottom:0px;
	float:left;
	display:block;
	font-weight:bold;
	font-style:italic;
}
#menu h1{
	text-indent:-9999px;
	overflow:hidden;
}
#menu h3{
	margin:25px 20px;	
}
#menu li{
	font-size:13px;	
	margin:15px 0;
}
#menu .noBullet{
	list-style:none;
}
#reflexo {
	margin-top:0;
	width:188px;
	height:196px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(reflexo.png);
	overflow:hidden;
	text-indent:-9999px;

}
#conteudo{
	float:left;
	width:532px;
	display:block;
	font-size:13px;
	font-weight: 600;
	font-style: italic;
	color: #663366;
	padding-top:1px;
	padding-bottom:2px;

}
#conteudo p{
	margin:20px;
	font-size: 13px;
	font-weight:bold;
	text-align: justify;
}
#conteudo h2{
	margin:15px;
	text-align:center;
	font-weight:bold;
}
#menuBlack{
	margin:0;
	width:241px;
	float:left;
	background-image: url(bg_gray.png);
	color:#FFF;
}
#menuBlack a:link, #menuBlack a:hover, #menuBlack a:visited, #menuBlack a:active{color:#FFF}
#menuWhite{
	margin:0;
	width:241px;
	float:left;
	background-image: url(bg_white.png);
	color:#636;
}
#menuWhite a{color:#636}
#descricao {
	margin-left:70px;
	width:480px;
	float:left;
	font-size:13px;
	font-family:'Myriad Condensed Web', Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-style: italic;
	text-align: right;
	color: #663366;
	padding-top:1px;
	padding-bottom:2px;

}
#meddle{
	clear:left;
	display:block;
	width:773px;
	margin:0 auto 20px;
	font-weight:bold;
	font-style:italic;
	height:450px;
}
#meddle:after{
   content:".";
   display:block;
   clear:both;
   visibility:hidden;
   height:0;
   overflow:hidden;
}
#meddle h3{
	margin:25px 20px;	
}
#meddle li{
	font-size:13px;	
	margin:15px 0;
}
#meddle .noBullet{
	list-style:none;
}
#meddle1 {
	margin:0;
	width:241px;
	padding:10px 0;
	float:left;
	display:inline;
	background-image: url(bg_gray.png);
	overflow:auto;
	color:#FFF;
	height:100%;
}
#meddle1 a:link, #meddle2 a:link, #meddle1 a:hover, #meddle1 a:visited, #meddle1 a:active, #meddle2 a:hover, #meddle2 a:visited, #meddle2 a:active{color:#FFF;}
#meddle2 {
	margin:0 0 0 25px;
	width:241px;
	padding:10px 0;
	float:left;
	display:inline;
	background-image: url(bg_gray.png);
	color:#FFF;
	height:100%;
	overflow:auto;
}
#meddle3 {
	margin:0 0 0 25px;
	width:241px;
	padding:10px 0;
	float:left;
	height:100%;
	display:inline;
	background-image: url(bg_white.png);
	color:#636;
	overflow:auto;
}
#meddle3 a:link, #meddle3 a:hover, #meddle3 a:visited, #meddle3 a:active{color:#636;}
#meddleBottom{
	clear:both;
	font-size:13px;	
	width:774px;
	display:block;
	margin:5px auto;
	padding:3px 0;
}
#meddleBottom p{
	padding:10px;
	text-align:right;
}
#mBTop{
	width:100%;
	display:block;
	margin:10px 0;
	color:#FFF;
	background: url(bg_gray.png);
	text-align:center;
	padding:5px 0;
}
#mBTop img{
	margin:0;
}
#mBTop a{
	color:#FFF;
}

#poema {
	margin-left:auto;
	width:774px;
	clear:left;
	font-size:13px;
	font-family:'Myriad Condensed Web', Arial, Helvetica, sans-serif;
	display:block;
	font-weight: 600;
	font-style: italic;
	text-align: right;
	padding-top:1px;
	padding-bottom:2px;
}
#bottom {
	margin:0 auto;
	width:100%;
	clear:left;
	float:left;
	font-size:13px;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	line-height: 100%;
}
#bottom p {
	margin:260px auto 20px;
}
#bottomInterna {
	margin:0 auto;
	width:100%;
	clear:left;
	float:left;
	font-size:13px;
	font-weight: 800;
	text-align: center;
	color: #ffffff;
	line-height: 100%;
}
#bottomInterna p {
	margin:150px auto 20px;
}
