@CHARSET "UTF-8";

#banner {
	width: 768px;
	height: 189px;
}

.banner01 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner01.jpg);
	background-repeat: no-repeat;
}

.banner02 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner02.jpg);
	background-repeat: no-repeat;
}
.banner03 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner03.png);
	background-repeat: no-repeat;
}
.banner04 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner04.png);
	background-repeat: no-repeat;
}
.banner05 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner05.png);
	background-repeat: no-repeat;
}
.banner06 {
	width: 768px;
	height: 189px;
	background-image: url(../images/bg-banner06.png);
	background-repeat: no-repeat;
}
font.banner {
	position: relative;
	left: 5%;
}

#portfolio a {
	text-decoration: none;
}

#portfolio {
	list-style: none;
	left: -16px;
}

a:VISITED {
	text-decoration: underline;
}

a:ACTIVE {
	text-decoration: underline;
}

a:LINK {
	text-decoration: underline;
}
/* posicao do banner */
#portfolioDIV {
	position: absolute;
	top: 190px;
}

.feed {
	float: right;
}