@charset "utf-8";
/* CSS Document */
.topo{
	width: 866px;
}
.topo .logo{
	background-image:url(../image/logo.png);
	background-repeat:no-repeat;
	width:157px;
	height:100px;
	float:left;
	margin-top: 25px;
	margin-left: 25px;
	padding-bottom: 25px;
	margin-bottom: 5px;
}
.topo .logo a{
	display: block;
	width:157px;
	height:100px;
	outline:0;	
}

.topo .full_banner{
	float:left;
	margin-left: 80px;
	width:600px;
	height:90px;
	float:left;
	margin-top:30px;
	border:1px dashed #CCC;
	position:relative;
}

.topo .conteiner_menu_superior{
	margin-top: 7px;
	width:626px;
	height:45px;
	clear:both;
}

.topo .admin{
	display:block;
	width: 25px;
	height: 32px;
	float:right;
}
