@import url("highslide.css");
/* CSS Document */

BODY {
	padding:0px;
	margin:0px;
}

#corpo {
	width:778px;
}


#topo {
	height:207px;
	position:relative;
}

#topo1 {
	width:775px; 
	height:172px;
	background-repeat:no-repeat;
}

#topo2 {
	width:775px;
	height:35px;
	background-image:url(../img/topo_texto.gif);
	background-repeat:no-repeat;
	margin-top:-5px;
}

#logo {
	position:relative;
	margin-top:-20px;
	padding-right:27px;
}

#bt_ampliar{
	cursor:hand;
}