html, body { margin: 0; padding: 0; min-width: 960px; height: 100%; overflow: hidden; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif }
body { background:#fff url(../images/bg-body.jpg) repeat-x center 0 }
ol, ul, li { margin: 0; padding: 0; list-style:none; }
a { text-decoration:none }
a:hover { text-decoration:underline; color:#09f!important }
img { border:0 }
h1 { font-size:48px/*3em*/; font-weight:normal; color:#09f; height:54px; margin:0 0 16px 0 }
h3 { font-size:16px; margin:0; color:#09f; font-weight:normal }
map, area { position:relative }

.center { width: 960px; margin: auto; position: relative }

.top { z-index:90 }
#navigation { position:absolute; top:0; left:450px; padding:30px 0 0 30px; width:480px; height:131px; z-index:100 }
#navigation * { position:relative; z-index:20 }
#navigation li { float:left; display:inline; margin-right:9px; font-size:14px; text-transform:uppercase }
#navigation li.last { margin-right:-10px }
#navigation a { color:#333 }
#navigation a:hover { color:#09f; text-decoration:underline }
#navigation a.active { color:#09f }
#navigation-background { position:absolute; top:0; left:450px; padding:30px 0 0 30px; width:480px; height:101px; background:url(../images/bg-navigation.png) top no-repeat; z-index:90 }

#container { margin-left:50%; height: 100%; overflow-x:hidden; overflow-y:auto; position: relative; z-index:80 }
.content { margin:122px 0 142px 0; width:480px; z-index:80 }

.txt { font-size:11px; line-height:15px }
.mais { font-size:10px; color:#39f; text-decoration:underline  }
.mais:hover { text-decoration:none }
/*.intro { font-size:1.1em; line-height:1.26em; margin-bottom:1em }*/
.data { font-size:10px; color:#999 }


#bottom-bar { position:absolute; bottom:0; left:0; right: 30px; height:135px; overflow:hidden; z-index:30 }
#bottom-bar .center { height:135px; z-index:30 }
#bottom-bar-bg {position:absolute; bottom:0; width:100%; height:362px; background:url(../images/bg-bottom-bar.png) bottom repeat-x}
#newsletter { position:absolute; left:10px; bottom:60px; height:73px; z-index:2000 }
#newsletter h3 { color:#3cf }
#newsletter-response {color:#ccc}
#newsletter .txt { font-size:11px; height:20px }
#newsletter label { display:block; position:absolute; padding:3px 7px; font-size:12px; cursor:text; color:#333; top:48px; left:0; z-index:300 }
#e-mail { background:#e4e4e4; border:1px solid #bbb; padding:4px 7px; width:136px; font-size:12px; position:absolute; top:48px; left:0 }
#newsletter #enviar { width:63px; height:30px; font-size: 0; line-height: 25px; text-indent:-9999px; overflow:hidden; border:0; vertical-align:text-bottom; margin-bottom:-3px; background:url(../images/bt-enviar.png); position:absolute; top:46px; left:160px }
#social-networks { position:absolute; left:275px; bottom:56px; width:70px; height:33px }
/*#social-networks img { width:140px; height:32px; margin:0 }*/
#social-networks img { position:absolute; top:0; left:0; width:106px; height:33px; margin:0 }
#copyright { position:absolute; bottom:16px; left:11px; font-size:9px; color:#666 }
#copyright a { text-decoration:underline; color:#666 }
#copyright a:hover { text-decoration:none; color:#eee }


/* homepage */
.homepage { position:relative; z-index:80 }
.homepage .livro { position:absolute; top:0; left:0; width:540px; height:294px }
.homepage .livro img { position:absolute; top:0; left:0; width:540px; height:294px }
.homepage .apresentacoes { position:absolute; top:76px; left:28px; width:240px }
.homepage .apresentacoes li { position:absolute; top:0; left;0 }
.homepage .apresentacoes .data { color:#09f }
.homepage .apresentacoes h4 { margin:0; font-size:18px; font-weight:normal; line-height:22px }
.homepage .apresentacoes h4 a { color:#333 }
.homepage .video-destaque { margin-top:276px; width:192px; float:left }
.homepage .video-destaque h3 {margin-bottom:4px}
.homepage .destaque { margin-top:276px; float:left; width:270px; padding-left:16px; border-left:1px solid #dbdad8 }

/* sobre / artigo */
.artigo h2 { font-weight:normal; font-size:18px; margin:0 0 10px 0 }
.artigo .title { position:relative }
.artigo .title .outros-artigos { display:block; position:absolute; bottom:1.4em; right:0; color:#09f; font-size:12px }
.artigo .txt2 { font-size:12px; line-height:18px; color:#333 }

/* fotos */
.fotos {margin-bottom:10px}

/* videos */
.videos-list { width:530px; margin-right:-20px }
.videos-list li { width:150px; height:174px; padding-right:15px; float:left; display:inline }
.videos-list img { width:150px; height:84px }
.videos-list h2 { margin:0; font-size:11px; font-weight:normal }
.videos-list h2 a { color:#333 }
.videos-list h2 a:hover { color:#09f }

#simplemodal-overlay {background-color:#000;}
#simplemodal-container {border:8px solid #333}
#simplemodal-container a.modalCloseImg { background:url(../images/x.png) no-repeat; width:25px;	height:24px; display:inline;	z-index:3200; position:absolute; top:-15px; right:-18px;	cursor:pointer }

/* artigos */
.artigos h2 { font-weight:normal; margin-top:0 }
.artigos h2 a { color:#333 }

/* contacto */
.contacto { z-index:80!important }
.contacto .content { margin-bottom:20px!important }
#form-contacto * { position:static; z-index:9 }
#form-contacto label { position:absolute; padding:4px 7px; font-size:18px; cursor:text; color:#333 }
#form-contacto #nome, #form-contacto #e-mail2 { font-size:18px }
#form-contacto #nome, #form-contacto #e-mail2, #form-contacto textarea { width:474px; padding:3px; margin-bottom:20px; background:#fff; border-width:1px }
#form-contacto #newslettersubscribe { float:left }
#form-contacto .footer label { position:static; font-size:11px; line-height:14px; padding:3px 66px 0 0; float:left; width:300px; height:55px }
#form-contacto #contacto-submit { width:94px; height:33px; float:left; font-size: 0; line-height: 33px; text-indent:-9999px; overflow:hidden; border:0; vertical-align:text-bottom; margin-bottom:-3px; background:url(../images/bt-enviar2.png) }


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
/*
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

*/