@import "paginas.css";
body {
	margin:0; 
	padding:0;
	background-color: #000;
	font-family: tahoma, arial;
	font-size: 11px;
	line-height: 18px;
	color:#333;
}
#topo { 
	width:681px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
	z-index:0;
	/*border:#FFCC00 dashed 1px;*/
	height:261px;
 
}
#BoxMenu { 
	width:681px;
	position:relative;  /*Contexto de posicionamento */
 	height:31px;
	margin:0 auto;
	text-align:left;
	z-index:0;
 
}
hr{
	width:595px;
}
 /***** TOPO  ****/
#esquerdaHome{
	width:250px;
	float:left;
}
#esquerdaHome img{
	padding-bottom:5px;
	float:left;
}
#cima{
	width:681px;
	height:270px;
} 
#principal{ 
	background:url(../imgs/fnd.gif) no-repeat;
  	width:681px;
	height:598px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding-left:0px; 
}
#conteudo{
	float:left;
	width:620px;
	margin-left:35px;
	margin-top:20px;
	height:515px;
 
	overflow:auto;
}

#conteudoH{
	float:left;
	width:620px;
	margin-left:35px;
	margin-top:20px;
	height:515px;
 

}


p{
 padding-left:16px;
 margin:0;
}
.link{
	text-align:center;
	color:#991010;
	font-weight:bold;
} 
.link a{ 
	color:#991010;
	font-weight:bold;
} 
 
/*********** fim da sombra *************/
#rodape{
  	width:681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding-left:0px;
 
}
#logoRodape{
	margin-top:15px;
	margin-left:18px;
	width:204px;
	height:50px;
	float:left;
}
#fundoLogo{
width:681px;
height:258px;
margin:0;
}
#FimRodape{
  	width:681px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding-left:0px;
	height:18px;
	
	background:url(../imgs/fim_fnd.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/fim_fnd.png);

}
 
#titulos{
	width:300px;
	height:25px;	
}
.clear {clear:both;}

#menu li {
	float: left;
}
#menu {
	list-style: none;
	float: left;
	margin:0;
	padding:0;
	height:25px;
 
}
#imagem_fundo{
height:259px;
float:left;	
border:#FFCC00 dashed 1px;
}
#logo a{
	text-indent: -10000px;
	width:278px;
	height:259px;
	position:absolute;
	top:-1px;
	right:0px;
 
	z-index:900;
	background:url(../imgs/logo_lufe.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/logo_lufe.png);
	
}
