﻿#banner
{
position: relative;
width: 770px;
display: table;
overflow: hidden;
}

#content, .section
{
width:2310px;
height:196px;
overflow: hidden;
padding:0;
margin:0;
list-style:none;
}

#content{
overflow:hidden;
width:770px;
height:196px;
position:relative;
float:left;
}

.section{
position:relative;
}

.section .sub{
position:relative;
float:left;
width:765px;
height:196px;
}

#linksholder
{
background: url(../imagens/fundos/fundo-fases.jpg) repeat-x;
width: 756px;
height: 97px;
padding: 6px 0px 0px 14px;
display: table;
}

#linksholder a
{
display: block;
float: left;
}