#site {
	margin-top: 42px;
}

#header a,#footer a {
	display: block;
}

#navigation li {
	float: left;
}

#navigation li a {
	height: 154px;
	width: 97px;
}

#logotype h1 {
	height: 152px;
	width: 211px;
}

#logotype h1 a {
	height: 100%;
	width: 100%;
}

#main {
	overflow: auto;
	height: 337px;
	padding-bottom:25px;
}
#main .first, #main .last {
	text-align: center;
}

#main .images {
	margin-left: 30px;
}

#main .images a {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 6px 5px 0 0;
}

#content, .content {
	height: 310px;
}

.portifolio {
	font-size:0.8em;
	padding:5px 19px;
	text-align:right;
}

.content {
	overflow: hidden;
	overflow-y: auto;
	padding-right: 1em;
}

.content ul,
.content dl {
	margin: 0.5em 0;
}

.content li {
	list-style: disc outside;
	margin: 0.25em 0 0 1em;
}

.content dd {
	margin-bottom: 0.25em;
}

.content dd p {
	margin: 0;
}

#footer #news h3,#footer .title {
	height: 100px;
	margin: 0;
}

#footer #conheca-tambem {
	height: 110px;
	width: 115px;
	margin: -20px 0 0 15px;
}

#credits {
	text-align: center;
}

#network ul {
	padding: 10px 4px 0 0;
}

#network li {
	margin-bottom: 2px;
}

#network li a {
	float: right;
	height: 18px;
	width: 17px;
}

#news ul li a {
	color: #1c4a21;
	font-weight: bold;
	font-style: normal;
}

#news ul {
	padding-top: 32px;
}

#conheca-tambem a{
	display: block;
	height: 100%;
}

