div.container{
	position: relative;
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

/*************************************************************************/
/** TOPO *****************************************************************/
/*************************************************************************/
#topo{
	position: relative;
	width: 980px;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
}

#topo_slides{
	position: absolute;
	top: 0;
	left: 0;
	width: 980px;
	height: 320px;
	overflow: hidden;
	z-index: 1;
}

#topo_slides img{
	position: relative;
	float: left;
	clear: none;
	padding: 0;
	margin: 0;
}

#topo_fundo {
	position: absolute;
	width: 980px;
	height: 98px;
	bottom: 0;
	left: 0;
	background-image: url(../images/topo_fundo.png);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 10;
}

#topo_logo {
	position: absolute;
	top: 35px;
	left: 0;
}

#redessociais{
	position: absolute;
	top: 12px;
	right: 10px;
	z-index: 100;
}

#redessociais img{
	position: relative;
	float: left;
	clear: none;
	margin-left: 5px;
}

/*************************************************************************/
/** MENU *****************************************************************/
/*************************************************************************/
div#menu{
	position: relative;
	width: 100%;
	height: 110px;
	background-image: url(../images/bg_menu.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#menu ul{
	position: relative;
	width: 980px;
	height: 52px;
	margin: 0 auto;
	padding: 0;
}

#menu li{
	position: relative;
	float: left;
	clear: none;
	width: 163px;
	height: 36px;
	margin: 0;
	padding: 16px 0 0 0;
	line-height: 40px;
	font-size: 13px;
	text-align: center;
	color: #000;
}

#menu li img{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 163px;
}

#menu .menu-visita,
#menu .menu-visita img{
	width: 165px;
}

#menu li.active{
	height: 52px;
	padding-top: 0;
	line-height: 44px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/menu_ACTIVE.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#menu li.active.menu-visita{
	background-image: url(../images/menu_165_ACTIVE.png);
}

#menu a,
#menu a:active,
#menu a:visited,
#menu a:hover{
	display: block;
	color: #000;
	text-decoration: none;
}

#menu a:hover{
	font-weight: bold;
}

/*************************************************************************/
/** AREA PEQUENA *********************************************************/
/*************************************************************************/
.areaPequena .intro{
	float: left;
	clear: both;
	width: 310px;
	width: 275px;
	margin: 0 0 20px 0;
	padding: 0 9px;
	font-size: 14px;
	color: #E68E2D;
	color: #70ABD1;
}

.areaPequena .intro p{
	font-size: 14px;
}


/*************************************************************************/
/** CORPO ****************************************************************/
/*************************************************************************/
div#corpo{
	min-height: 100px;
	margin-top: -48px;
	margin-top: -43px;
}

div.cabecalho{
	position: relative;
	clear: none;
	width: 962px;
	height: 30px;
	margin: 0 9px;
	padding: 10px 0 0 0;
}

div.areaGrande,
div.areaPequena,
div.areaUnica{
	position: relative;
	clear: none;
	margin: 0;
	padding: 10px 0 0 0;
}

div.areaGrande{
	float: right;
	width: 680px;
	min-height: 200px;
	margin-left: 0px;
	margin-right: 9px;
}

div.areaPequena{
	float: left;
	width: 275px;
	margin-left: 9px;
	margin-right: 0px;
	line-height: 130%;
}

div.areaUnica{
	float: left;
	width: 955px;
	margin-left: 9px;
	margin-right: 9px;
	line-height: 130%;
}

.cabecalho h1{
	float: left;
	clear: none;
	line-height: 30px;
}

.cabecalho img.botao{
	float: right;
	clear: none;
}

.areaPequena h1.seccao.cinza{
	background-color: #B4B9B4;
	background-image: none;
}

.areaPequena h2,
.areaPequena p,
.areaPequena ul.lista,
.areaPequena ul.lista li{
	position: relative;
	float: left;
	clear: both;
	width: 275px;
	margin: 0;
	padding: 0;
}

.areaPequena h2{
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 16px;
}

.areaPequena ul.lista{
	z-index: 1;
	color: #FFF;
}

.areaPequena ul.lista li{
	width: 260px;
	min-height: 18px;
	margin-bottom: 2px;
	padding: 5px 0 5px 10px;
	padding-left: 10px;
	line-height: 18px;
	font-size: 13px;
	background-color: #B4B9B4;
	background-color: #CDCFCE;
}

.areaPequena ul.lista li.active{
	width: 285px;
	background-color: #534741;
	background-image: url(../images/li_lista_ACTIVE.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.areaPequena ul.lista li a,
.areaPequena ul.lista li a:active,
.areaPequena ul.lista li a:hover,
.areaPequena ul.lista li a:visited{
	display: block;
	color: #FFF;
	text-decoration: none;
}

.areaGrande h2,
.areaGrande h3,
.areaGrande h4{
	float: left;
	width: 680px;
}

.areaGrande h2{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
}

.areaGrande h2:first-child,
.areaGrande h2.primeiro {
	margin-top: 5px;
}

.areaGrande h3,
.areaGrande h4{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*************************************************************************/
/** CORPO - TEXTO PARA AREA GRANDE ***************************************/
/*************************************************************************/
.texto h1,
.texto h2,
.texto h3,
.texto h4,
.texto p,
.texto ul,
.texto ol,
.texto div.imagens,
.texto div.downloads{
	position: relative;
	float: left;
	clear: both;
	width: 650px;
	margin-left: 30px;
}

.texto li{
	float: left;
	width: 635px;
	padding-left: 15px;
	background-image: url(../images/bullet_li.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.texto ol li{
	float: left;
	width: 630px;
	margin-left: 20px;
	padding-left: 0;
	background-image: none;
	list-style-type: decimal;
	list-style-position: outside;
}

.texto .sem_bullet li{
	width: 650px;
	padding-left: 0;
	background-image: none;
}

.texto .imagens div{
	position: relative;
	float: left;
	clear: none;
}

.texto .imagens div img,
.texto .imagens div span.caption{
	position: relative;
	float: left;
	clear: both;
}

.texto .imagens div span.caption{
	font-size: 11px;
}

.texto ul.lista{
	margin: 0;
	z-index: 1;
	color: #FFF;
}

.texto ul.lista li{
	width: 640px;
	min-height: 18px;
	margin-bottom: 2px;
	padding: 5px 0 5px 10px;
	padding-left: 10px;
	line-height: 18px;
	font-size: 13px;
	background-image: none;
	background-color: #BEC3BE;
}

.texto ul.lista li.active{
	background-color: transparent;
	background-image: url(../images/li_listagrande_ACTIVE.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.texto ul.lista li a,
.texto ul.lista li a:active,
.texto ul.lista li a:hover,
.texto ul.lista li a:visited{
	display: block;
	color: #FFF;
	text-decoration: none;
}

/*************************************************************************/
/** AREA DE DOWNLOADS ****************************************************/
/*************************************************************************/
.texto div.downloads{
	border-top: 1px solid #DFE4DD;
}

.texto .downloads div.item,
.texto .downloads div.item a{
	position: relative;
	float: left;
	clear: both;
	width: 650px;
	min-height: 52px;
	margin: 0;
	padding: 0;
}

.texto .downloads div.item{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFE4DD;
}

.texto .downloads div.item a{
	display: block;
	text-decoration: none;
}

.texto .downloads .item h3,
.texto .downloads .item p{
	margin: 0;
	padding: 0 0 0 62px;
}

.texto .downloads .item h3{
	width: 588px;
	padding-top: 6px;
}

.texto .downloads .item .botao-download{
	position: absolute;
	top: 0;
	left: 0;
}

.areaPequena .downloads div.item,
.areaPequena .downloads div.item a{
	position: relative;
	float: left;
	clear: both;
	width: 275px;
	height: 52px;
	margin: 0;
	padding: 0;
}

.areaPequena .downloads div.item{
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DFE4DD;
	background-image: url(../images/botao_pdf.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.areaPequena .downloads div.item a{
	display: block;
	text-decoration: none;
}

.areaPequena .downloads .item h3,
.areaPequena .downloads .item p{
	width: 212px;
	margin: 0;
	padding: 0 0 0 62px;
}

/*************************************************************************/
/** BOTOES ***************************************************************/
/*************************************************************************/
div.botao{
	position: relative;
	float: left;
	clear: none;
	width: auto;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #4D4D4D;
	border: 1px solid #B2B2B2;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	behavior: url(estilos/pie.htc);
	background-image: url(../images/bg_botao.png);
	background-position: center;
	background-repeat: repeat-x;
}

div.botao a,
div.botao a:visited,
div.botao a:active,
div.botao a:hover{
	display: block;
	padding: 0 10px;
	color: #4D4D4D;
	text-decoration: none;
	white-space: nowrap;
}

div.botao a:hover{
	color: #E68E2D;
	color: #70ABD1;
}

.botao-download {
	width: 52px;
	margin: 0;
	padding: 8px 0 12px 0;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #999;
	background-image: url(../images/botao_download.png);
	background-position: center left;
	background-repeat: no-repeat;
}

/*************************************************************************/
/** BOTAO QUADRADO *******************************************************/
/*************************************************************************/
.botao-quadrado{
	float: left;
	clear: both;
	width: 310px;
	height: 80px;
	padding: 10px 9px;
	background-image: url(../images/botaoquadrado.png);
	background-position: top left;
	background-repeat: no-repeat;
}

/*************************************************************************/
/** PAGINACAO ************************************************************/
/*************************************************************************/
#paginacao{
	position: relative;
	float: left;
	clear: both;
	width: 680px;
	margin-top: 5px;
}

.texto #paginacao{
	width: 650px;
	margin-left: 30px;
}

#paginacao span,
#paginacao a{
	margin-left: 2px;
	margin-right: 2px;
}

#paginacao .current{
	color: #34B1D2;
	font-weight: bold;
}

/*************************************************************************/
/** RODAPE ***************************************************************/
/*************************************************************************/
div#rodape{
	position: relative;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 20px 0 0 0;
	background-image: url(../images/bg_rodape.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#rodape .container {
	width: 960px;
}

#rodape .conteudos {
	background-color: #C8CCCA;
}

#rodape ul {
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	font-size: 11px;
}

#rodape li {
	padding-bottom: 2px;
}

#rodape .contactos {
	float: right;
	clear: none;
	width: 240px;
	margin-right: 10px;
}

#rodape p {
	font-size: 12px;
}

#rodape ul,
#rodape li,
#rodape li a {
	font-size: 11px;
	color: #FFF;
}

#rodape .item{
	font-size: 12px;
	font-weight: bold;
}

#cmia-copy {
	float: left;
	padding: 5px 0;
}

#author {
	float: right;
	padding: 5px 0;
}

#cmia-copy, #cmia-copy a, #cmia-copy a:visited, #cmia-copy a:active, #cmia-copy a:hover,
#author, #author a, #author a:visited, #author a:active, #author a:hover {
	color: #B3B7B5;
	font-size: 10px;
	text-decoration: none;
}

/*************************************************************************/
/** OUTROS ***************************************************************/
/*************************************************************************/
#recover,
#recover label,
#recover input {
	position: relative;
	float: left;
	clear: none;
}

#recover {
	margin-top: 15px;
	margin-bottom: 10px;
}

#recover label {
	margin-right: 5px;
}

#recover input {
	margin-right: 10px;
}

input#recover_email {
	float: left;
	width: 225px;
	
}

.label {
	color: #70ABD1;
}
