@charset "utf-8";
/* CSS Document */

#topo {
	z-index: 0;	
}

.iso2008 {
	width: 500px;
	height: 32px;
	z-index: 1000;
	position: relative;
	margin-bottom: -2px;
	background-image: url(../backDiv.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
}

.flashTopo {
	width:758px;
	height:158px;
	margin-top: -32px;
	z-index:0;
}
