@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#contentor {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#contentor #cabecalho {
	height: 116px;
	clear: both;
}

#contentor #cabecalho_intro {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_principal.jpg);
	background-repeat: no-repeat;
}

#contentor #cabecalho_biblioteca {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_biblioteca.jpg);
	background-repeat: no-repeat;
}

#contentor #cabecalho_cccm {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_cccm.jpg);
	background-repeat: no-repeat;
}

#contentor #cabecalho_investigacao {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_investigacao.jpg);
	background-repeat: no-repeat;
}

#contentor #cabecalho_museu {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_museu.jpg);
	background-repeat: no-repeat;
}

#contentor #cabecalho_publicacoes {
	height: 142px;
	clear: both;
	background-image: url(../../imagens/topo_publicacoes.jpg);
	background-repeat: no-repeat;
}
#contentor  #rodape2  {
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
	clear: both;
	padding-top: 15px;
}
#contentor #rodape2 a:link, #contentor #rodape2 a:visited, #contentor #rodape2 a:active {
	color: #FFFFFF;
}
#contentor #rodape2 a:hover {
	color: #F7B711;
	text-decoration: underline;
}

#id {
	clear: both;
	height: 100px;
}

#idtexto {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 25px;
	clear: right;
}
#idtextodesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	float: left;
	clear: right;
	width: auto;
	line-height: 22px;
}

#logotipo {
	clear: left;
	float: left;
	width: 100px;
	padding-top: 10px;
	background-repeat: no-repeat;
	height: 70px;
	margin-left: 50px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#menu {
	color: #FFFFFF;
	padding-left: 50px;
	clear: both;
}
/* H O R I Z O N T A L */
#menuhorizontal
  {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuhorizontal ul {
	list-style-type: none;
}
#menuhorizontal li{
	display: inline;
	list-style-type: none;
	width: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menuhorizontal a, #menuhorizontal a:link, #menuhorizontal a:active, #menuhorizontal a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#menuhorizontal a:hover {
	text-decoration: underline;
}
