/*Documento CSS Página - Fundação Bracara Augusta */

body {
	margin:0px 0px 0px 0px;/*pagina geral */
	text-align:center;
	background: url(imagens/body.png) repeat-x #AA5112;
}
/*Div Tudo*/
#tudo {
	width:1000px;/*Caixa geral */
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 60px 0px;
	border: 0px solid #3C3C3C;/*cor castanha */
	background:transparent;
	position:absolute;/*posicao absoluta*/
	left:50%;
	margin-left:-500px;
}
/*Fim Div Tudo*/

/*TOPO*/
#cimafloriado {
	height:91px;/*medida */
	width:auto;
	margin:0px 0px 0px 0px;
	background: url(imagens/floriado.png) repeat-x;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	text-align: center;
}
/*FIM TOPO*/


/*Aqui entra o centro*/
#centro {
	width:570px;
	height:auto;
	background:url(imagens/centro_esquerda.png) repeat-x #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px #888;
	padding:40px 5px 0px 5px;
	margin:20px 0px 0px 30px;
	position:relative;
	float:left;
}
#centrobig {
	width:930px;
	height:auto;
	background:url(imagens/centro_esquerda.png) repeat-x #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px #888;
	padding:40px 5px 0px 5px;
	margin:20px 30px 0px 30px;
	position:relative;
	float:left;
}
#centrohome {
	width:570px;
	height:auto;
	background:url(imagens/centro_esquerda.png) repeat-x #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px #888;
	padding:40px 5px 0px 5px;
	margin:20px 30px 0px 0px;
	position:relative;
	float:right;
}
/*Fim do centro*/

/*Aqui entre a ALA Direita*/
#direita {
	width:285px;
	height:auto;
	color:#6B717C;
	border:1px solid #AA5112;
	background-color: #F1DAC9;
	padding:30px 5px 0px 5px;
	margin:20px 30px 0px 0px;
	border-top:10px solid #AA5112;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	position:relative;
	float:right;
}
#direitahome {
	width:285px;
	height:490px;
	color:#6B717C;
	border:1px solid #AA5112;
	background-color: #F1DAC9;
	padding:30px 5px 0px 5px;
	margin:20px 0px 0px 30px;
	border-top:10px solid #AA5112;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	position:relative;
	float:left;
}
/*Fim da ALA Direita*/

/*Imagens*/
img {
	border:0px;/*sem borda*/
	outline:none;
}

/*Aqui entre a CLASS TEXTO*/
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	margin:10px 15px 15px 15px;
	font-style:normal;
	float:left;
}

/*Aqui entre a CLASS dos LIVROS */
.livro {
	width:530px;
	height:auto;
	background:#EAEAEA;
	padding:5px 5px 5px 5px;
	margin:10px 0px 10px 15px;
	position:relative;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#47281A;
	text-align:center;
}/*Aqui entre a CLASS dos LIVROS e imagens*/
.imagemtexto a {
	background: #E3CDB7;
	text-align: center;
	margin:20px 15px 25px 15px;
	outline:none;
	padding:5px 5px 13px 5px;
	float:left;
}
.imagemtexto a:hover {
	background:#e3ba90;
	margin:20px 15px 25px 15px;
	padding:5px 5px 13px 5px;
	float:left;
}

/*Actividade LINK*/
.textoactividade {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	text-indent:15pt;
	font-style:normal;
	margin:15px 15px 15px 15px;
}
.actividadenegrito {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #47281A;
	font-weight: bold;
	text-align:left;
	font-style:normal;
	margin:0px 0px 0px 0px;
}
.actividade {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-style:normal;
	margin:0px 0px 0px 0px;
	color: #333333;
}
/*Fim Actividade*/

/*Aqui entre o texto da ALA DIREITA */
.textodireito {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #5C5248;
	font-weight: normal;
	text-align: justify;
	margin:10px 0px 15px 15px;
	font-style:normal;
	font-variant:normal;
	float:left;
}
.textodireito a {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #5C5248;
	font-weight: normal;
	text-align: center;
	margin:0px 18px 0px 0px;
	padding:5px 5px 5px 5px;
	background:#E3CDB7;
	font-style:normal;
	text-decoration: none;
	font-variant:normal;
	float:right;
	outline:none;
}
.textodireito a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#47281A;
	font-weight: normal;
	text-align: justify;
	margin:0px 18x 0px 0px;
	text-decoration: underline;
	font-style:normal;
	font-variant:normal;
	float:right;
}

h3 {
	color:#47281A;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0px 5px 15px;
	font-size:18px;
	font-variant:normal;
	font-weight: bold;
	text-align:left;
	font-style:normal;
}

/*Aqui entre a CLASS dos Direitos de Autor */
.direitos {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
	border-left:5px ridge #FFFFFF;
	border-right:5px groove #FFFFFF;
	margin: 5px 0px 0px 30px;
	padding:0px 5px 0px 5px;
	width:560px;
	height:auto;
	background:#BA6F35;
	font-style:normal;
	float:left;
}
.direitos a {
	color:#FFFFFF;
	outline:none;
}
.direitoshome {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:center;
	margin: 5px 30px 0px 30px;
	padding:0px 5px 0px 5px;
	width:570px;
	height:auto;
	background:#BA6F35;
	font-style:normal;
	float:right;
}
.direitoshome a {
	color:#FFFFFF;
	outline:none;
}


/* top menu */
#header {
	height: 56px;
	background-color:transparent;
	border-left: 1px solid #533920;
	margin:0px 0px 0px 30px;
	width:590px;
	float:left;
}
#header a {
	text-decoration: none;
	font-weight:normal;
	font-size:15px;
	outline:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #533920;
}
#header a:hover {
	color:#533920;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu li {
	float: left;
	width: 96px;
	border-right: 1px solid #533920;
}
#menu a {
	display: block;
	height: 50px;
	line-height:50px;
	outline:none;
	background:url(imagens/botao.png) no-repeat;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: center;
	border-bottom: 6px solid #533920;
}
#menu a:hover {
	border-bottom: 6px solid #B55E0F;
	line-height:50px;
	background:url(imagens/botaoselecionado.png) no-repeat;
	background-color: #E9D6AE;
}
#menu li a.selecionado {
	background:url(imagens/botaoselecionado.png) no-repeat;
	color: #533920;
	line-height:50px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 6px solid #B55E0F;
	background-color: #E9D6AE;
}

/* FIM top menu */

/* logo da fundação */
.imagemlogo {
	width:90px;
	height:90px;
	color:red;
	background: url(imagens/logo.png) no-repeat;
	padding:0px 0px 0px 0px;
	position:absolute;
	left: 1020px;
	top: 59px;
}
.identidadelogo {
	width:200px;
	height:20px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background:transparent;
	padding:0px 0px 0px 0px;
	position:absolute;
	text-align:right;
	left: 820px;
	top: 91px;
}

/* Galeria LINKS */
#galeria {
	width:860px;
	height:700px;
	background:transparent;
	margin:20px 0px 30px 30px;
	position:relative;
	float:left;
}
#galeria a {
	outline:none;
}
#galeria img {
	padding:0px;
	margin:5px 5px 5px 5px;
	border:1px solid #B55E0F;
	outline:none;
}
.irtopo img {
	bottom:10px;
	position:fixed;
	right:160px;
	outline:none;
	border:none;
}



/*Efeito nas Imagens JAVASCRIPT */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


/*Passar com o rato nas imagens*/
.tt {
	position: relative;
	z-index:24;
	color:#3CA3FF;
	font-weight:bold;
	text-decoration:none;
}
.tt span {
	display: none;
}

.tt:hover {
	z-index:25;
	color:red;
background:;
}
.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
	text-align: center;
 filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
.tt:hover span.top {
	display: block;
	padding: 30px 8px 0;
	background: url(imagens/bubble.gif) no-repeat top;
}
.tt:hover span.middle { 
	display: block;
	padding: 0 8px;
	background: url(imagens/bubble_filler.gif) repeat bottom;
}
.tt:hover span.bottom {
	display: block;
	padding:3px 8px 10px;
	color: #548912;
	background: url(imagens/bubble.gif) no-repeat bottom;
}
.tooltips-tip {
	Z-INDEX: 13000;
	WIDTH: 140px;
	COLOR: #fff;
}
.tooltips-title {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND: #39383a;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	COLOR: #00ade2;
	PADDING-TOP: 8px;
}
.tooltips-text {
	PADDING-RIGHT: 8px;
	PADDING-LEFT: 8px;
	FONT-SIZE: 11px;
	BACKGROUND: #39383a;
	PADDING-BOTTOM: 8px;
	COLOR: #fff;
	PADDING-TOP: 4px;
}
