/* General Styles
---------------------------------------------------- */
body {
	background-color: #e2dfd4;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: left;
	color: #3c3c3c;
	margin: 0;
	padding: 0;
}

.altura {
	height: 350px;
}
	
html>body .altura {
	min-height: 350px;
	height: auto;
}

.destaques {
	height: 100px;
	margin: 30px 0 0 0;
}

.la_destaques {
	margin: 30px 0 0 0;
}
.destaqueTitle {
	height: 88px;
}

.la_destaqueTitle {
	height: 55px;
}

.la_destaqueText {
	width: 500px;
	float: right;
}

.fa_destaqueText {
	width: 390px;
	float: left;
}

.fa_destaqueText ul {
        list-style-type:square;
        list-style-position:outside;
        padding-left:12px;
        line-height:120%;
}
.fa_destaqueText ul li {
        padding-bottom:12px;
}
.fa_destaqueText h1 b, .coverflowText h1 b {
	font-weight: lighter;
}
.destaqueImg {
	width: 100px;
	height: 100px;
	float: left;
}

.fullArticleImg {
	float: left;
	margin-right: 20px;
}

.tinyLinks {
	padding: 0px 7px 0 7px;
	font-size: 100%;
}
.port {
	padding: 0px 7px 0 15px;
}
.formBox {
	font-size: 11px;
	font-weight: lighter;
	color: #777777;
	border: 1px solid #d7d7d7;
}

.clearer {
	clear: both;
}
.breadcrum {
border-bottom:1px dashed #cacaca;
line-height:200%;
margin-bottom:20px;
}
.embedded {
	margin-top: 20px;
}

ul, li, div, p, h1, h2, h3, h4, img, table, tr, td, span, form, input {
	margin: 0px;
	padding: 0px;
	border: none;
}

a img {
   border-style: none;
}
.fullArticleImg img {
	border: 5px solid #dddddd;
}

#newsletter img {
	border: 5px solid #dddddd;
}

#banners img {
	margin: 0 0 20px 0;
}

h1 {
	font-size: 150%;
	line-height: 120%;
	font-weight: lighter;
}

h2 {
	font-size: 100%;
	line-height: 130%;
	font-weight: lighter;
        padding-bottom: 10px;
}

h3 {
	font-size: 90%;
	line-height: 90%;
	font-weight: lighter;
}

p {
	font-size: 100%;
	line-height: 130%;
	font-weight: lighter;
}

a:link, a:visited {
	color: #938545;
	text-decoration: none;
	border: none;
}

a:hover, a:active {
	color: #995e18;
	text-decoration: none;
	border: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 190%;
}

#seccionTitle {
	margin: 0 0 0 120px;
}

strong, b {
	font-weight: bold;
}

#slideshow {
        width: 620px;
}

#Gmap {
        border:5px solid #DDDDDD;
}
#mg {
height:20px;
}
#mg p {
text-align:center;
}
a.mygulbenkian {
display:block;
width:105px;
height:21px;
margin-top:15px;
background:url('../media/files/images/btn_mygulbenkian.png') no-repeat 0 0;
}
a.mygulbenkian:hover {
background-position:0 -21px;
}
a.mygulbenkianExit {
display:block;
width:105px;
height:21px;
margin-top:15px;
background:url('../media/files/images/btn_exitmygulbenkian.png') no-repeat 0 0;
}
a.mygulbenkianExit:hover {
background-position:0 -21px;
}

/* Main Container
---------------------------------------------------- */
#container {
	position: relative;
	margin: auto;
	width: 976px;
	background: repeat-y url("../media/files/images/container_bg.jpg");
}



/* Header
---------------------------------------------------- */

#pageHeader {
	width: 970px;
	height: 120px;
	margin: 0 auto;
	background: no-repeat url("../media/files/images/header_bg.jpg");
        background-color: #ffffff;
}

#menuWrapper {
        width: 739px;
        float: right;
}

#internationalLinks a:link, #internationalLinks a:visited {
	color: #747474;
}

#internationalLinks a:hover, #internationalLinks a:active {
	color: #464646;
}

#internationalLinks {
	color: #747474;
	height: 20px;
	padding: 15px 0 0 377px;
	float: left;
}

#searchWrapper {
	float:right;
        height:81px;
        margin:0px 30px 0pt 0pt;
}

#search {
        margin-top: 10px;
        overflow:hidden;
}

#mainMenu {
	width: 739px;
	height: 39px;
	z-index:20;
}

#mainMenu ul#navMenu {
    line-height:100%;
    z-index:20;
}

#mainMenu ul#navMenu li {
	float: left;
	list-style-type: none;
        overflow:hidden;
}

#mainMenu ul#navMenu li a {
        color:#5e5e5e;
        text-transform:uppercase;
        display:block;
        padding:9px 20px 8px;
        line-height:22px;
}
#mainMenu ul#navMenu li a:hover {
	background:url("../media/files/images/bckgrnd_mainMenuOver.png") repeat-x top;
}
#mainMenu ul#navMenu li ul {
	display: none;
}
#mainMenu ul#navMenu li:hover ul, #mainMenu ul#navMenu li.over ul {
	background: #ffffff url("../media/files/images/submenu_bg.jpg") repeat-x top;
	display: block;
	padding:10px 0 10px 0;
	border: 1px solid #cccccc;
	position: absolute;
	z-index:20;
	width:200px;
}

#mainMenu ul#navMenu li ul li {
	float: none;
	clear:both;
}

#mainMenu ul#navMenu li ul li a {
	white-space:nowrap;
	width:100%;
	background: none;
        line-height:200%;
        text-transform:none;
        padding:0px;
}

#mainMenu ul#navMenu li ul li a span {
	padding: 0 20px;
}

#mainMenu ul#navMenu li ul li a:hover {
	background-image: none;
        background-color: #eeeeee;
}

#mainMenu a:link, #mainMenu a:visited {
	color: #747161;
}

#mainMenu a:hover, #mainMenu a:active {
	color: #747161;
}

#menuShadow {
	background: url("../media/files/images/menushadow.jpg");
	background-repeat: no-repeat;
        background-position: top center;
	height: 30px;
	width: 705px;
	float: right;
        margin: 0 3px 0 0;
}

/* List Articles Layout
---------------------------------------------------- */
#la_contentContainer {
	float: right;
	width: 705px;
        padding-top: 35px;
	margin: 0 3px 0 0;
        background: url("../media/files/images/menushadow.jpg") no-repeat top;
        z-index:1;
}

#list {
	width: 620px;
}

#list.popup {
	width: 420px;
}

/* Full Article Layout
---------------------------------------------------- */

#list ul {
    list-style-image:url(http://web04.mrnet.pt/gulbenkian/media/files/images/bullet.gif);
    list-style-position:outside;
    padding-left:25px;
    line-height:150%;	
}


/* Sidebar
---------------------------------------------------- */
#sidebarContainer {
	width: 230px;
	margin: 0 0 0 3px;
	background: no-repeat url("../media/files/images/sidebar_bg.jpg");
}

#sidebarTop {
	padding: 30px 0 0 0;
}

#ulMenu {
	width: 230px;
        padding: 0 0 30px 0;
	overflow: hidden;
        background: url("../media/files/images/dottedh_bg.png") repeat-x bottom right;
}

#ulMenu li p {
	background-color:#ffffff;
	display: block;
	line-height: 190%;
}
#ulMenu li p span {
	padding:0 30px 0 20px;
	color: #494842;
	display: block;
}
#ulMenu li a {
	display: block;
	width: 230px;
	height: auto;
	color: #64635c;
	line-height: 190%;
}
#ulMenu li a span {
	display:block;
	height: auto;
	padding:0 30px 0 20px;
}
#ulMenu li a:hover {
	background-color:#ffffff;
	color: #494842;
}

#ulMenu li a:hover span {
	color: #494842;
}


/* Galery
---------------------------------------------------- */
#coverflow {
	z-index:1;
}

#coverflowText {
	width: 620px;
}

/* Footer
---------------------------------------------------- */
/* design e desenvolvimento MrNet */
#footer2
{
    font-size:90%;
    font-weight:lighter;
    color:#999999;
    padding-top:6px;
    padding-left:6px;
    font-family:"Times New Roman", Times, serif;

}
.footer {
	background: no-repeat url("../media/files/plasma0/footer_bg.jpg");
	height: 65px;
	margin: auto;
	margin: 30px auto 0 auto;
}

.footer_f4d097 {
	background: no-repeat url("../media/files/plasma0/footer_bg_y.jpg");

}

.footer_ffba83 {
	background: no-repeat url("../media/files/plasma0/footer_bg_p.jpg");

}

.footer_a0c3d5 {
	background: no-repeat url("../media/files/plasma0/footer_bg_b.jpg");

}

.footer_c6d8b1 {
	background: no-repeat url("../media/files/plasma0/footer_bg_g.jpg");

}

.footer_e2dfd4 {
	background: no-repeat url("../media/files/plasma0/footer_bg.jpg");

}


.footer_e2dfd4, .footer_c6d8b1, .footer_a0c3d5 , .footer_ffba83, .footer, .footer_f4d097 {
	height: 65px;
	margin: auto;
	margin: 30px auto 0 auto;

}

#footerAligner {
	height: 35px;
}

#footer a:link, #footer a:visited {
	color: #747474;
}

#footer a:hover, #footer a:active {
	color: #464646;
}

#footerLinks {
	text-align: center;
	color: #747474;
	padding: 10px 30px 0 0;
}

.linkOverContent {
 visibility:hidden;
 position:absolute;
 left:500px;
 top:200px;
 width:450px;
 height:400px;
 overflow:scroll;
 background-color:#FFFFFF;
 border:1px solid black;
 padding:5px;
 z-index:10;
}


/* HOMEPAGE
---------------------------------------------------- */

#container.homePage {
    background:url("../media/files/images/bckgrnd_homePage.png") repeat-y top left;
}
#HPContainer {
    width:889px;

    margin:auto;
    clear:both;
    padding-top: 35px;
    background: url("../media/files/images/menushadow.jpg") no-repeat top;
}
#leftHPContent {
    float:left;
    width:611px;
}
#rightHPContent {
    float:left;
    width:278px;
}
#imgDestaques, .containerDestaques {
    margin-right:27px;
}
#imgBig {
    width:581px;
    height:329px;
    background:#dddddd center no-repeat;
    display:block;
}
#imgBig h1 {
    color:#e1d186;
    line-height:120%;
    font-size:20px;
    margin-left:200px;
    padding:210px 10px 10px 0px;
    font-weight:lighter;
}
#imgBig div {
    color:#FFFFFF;
    line-height:140%;
    font-size:12px;
    margin-left:200px;
    padding-right:10px;
}
.imgTxtDestaques {
    float:left;
    margin-right:20px;
}
.imgTxtDestaques img {
    border:5px solid #dddddd;
}
.textoTxtDestaques {
    float:left;
    color:#5e5c50;
    font-size:12px;
    line-height:140%;
    width:459px;
}

.hpBigFlash {
    border:5px solid #dddddd;
    width:571px;
    height: 319px;
}

.hpSmallFlash {
    width:268px;
    clear:both;
    margin-top:30px;
}

#leftHPContent .containerDestaques {
    width:581px;
}
#rightHPContent .textoTxtDestaques, #txtDestaques.publicacoes .textoTxtDestaques {
    float:none;
    width:278px;
}
#txtDestaques.publicacoes .containerDestaques {
    float:left;
    width:278px;
}
#rightHPContent .containerDestaques {
    width:278px;
    margin-right: 0px;
}
#rightHPContent .bannerHolder img {
    border:5px solid #dddddd;
    clear:both;
    margin-top:30px;
}
#rightHPContent .textoTxtDestaques h1 {
    line-height:120%;
    font-size:15px;
    font-weight:lighter;
}

#txtHpDestaqueGrande {
    width:283px;
}

/* HOMEPAGE VIDEO
---------------------------------------------------- */
.textoBigVidHP {
    float:right;
    margin-left:30px;
    width:434px;
}

.bigVidHP {
    float:left;
    width:355px;
}

#rightHPContentVid .textoTxtDestaques, #txtDestaques.publicacoes .textoTxtDestaques {
    float:none;
    width:278px;
}

#rightHPContentVid {
    margin-top:30px;
    float:left;
    width:278px;
}

#rightHPContentVid .containerDestaques {
    width:278px;
    margin-right: 0px;
}
#rightHPContentVid .bannerHolder img {
    border:5px solid #dddddd;
    clear:both;
    margin-top:30px;
}
#rightHPContentVid .textoTxtDestaques h1 {
    line-height:120%;
    font-size:15px;
    font-weight:lighter;
}

#vidWrapper {
    width: 889px;
}

/* HOMEPAGE AGENDA
---------------------------------------------------- */

#HPAdestaques {
   width:889px;
}

#HPAdestaques img {
border: 5px solid #dddddd;
}

#HPAdestaque1 {
   margin-right:30px;
   float:left;
}

#HPAdestaque2 {
   margin-right:31px;
   float:left;
}

#HPAdestaque3 {
   float:left;
}

#subNavBar {
   text-align:center;
   width:889px;
   height:30px;
   margin-top:30px;
   background-color:#e8e8e8;
}

#subNavAligner {
   width:600px;
   margin:auto;
}

#subNavBar div a {
   line-height:30px;
   width: 150px;
   display:block;
   float:left;
   color:#5e5c50;
}

#subNavBar div a:hover {
   background-color:#f4f4f4;
}

#titles {
   width:889px;
   margin-top:10px;
}

/* END HOMEPAGE AGENDA
---------------------------------------------------- */

#tabHolder a {
line-height:32px;
text-align:center;
border:1px solid #d1d1d1;
font-size:12px;
display:block;
width:90px;
float:left;
}
#tabHolder a#tablink2, #tabHolder a#tablink3 {
margin-left:-1px;
}
#tabHolder a:hover.unsel {
	color:#5e5c50;
	background-color:#f8f8f8;
}
#tabHolder a.selected {
	color:#5e5c50;
	background-color:#ffffff;
        border-top:1px solid #d1d1d1;
        border-bottom:1px solid #ffffff;
        border-left:1px solid #d1d1d1;
        border-right:1px solid #d1d1d1;
}

#tabHolder a.unsel{
	color:#5e5c50;
	background-color:#eeeeee;
}
#logoPosition {
float:left;
}
.containerDestaques {
    padding-top:30px;
}
.logBlog {
text-align:right;
}
.logBlog label {
margin-right:10px;
}
.logBlog input {
text-align:left;
width:120px;
}
.logBlog .Submit {
width:auto;
}
.ratoporcima {
display:block;
width:450px;
list-style-type: none;
}
.linhapreta {
/*border:1px solid #0a0a0a;*/
background-color:#dedede;

}
div.inform p {
float:left;
width:150px;
text-align:left;
line-height:180%;
}
a.printArticle {
display:block;
float:left;
width:22px;
height:22px;
background:url('../media/files/images/btn_print.gif') no-repeat transparent top left;
}
a.printArticle:hover {
background:url('../media/files/images/btn_print.gif') no-repeat transparent bottom left;
}
a.sendArticle {
display:block;
float:left;
width:22px;
height:22px;
background:url('../media/files/images/btn_send.gif') no-repeat transparent top left;
}
a.sendArticle:hover {
background:url('../media/files/images/btn_send.gif') no-repeat transparent bottom left;
}
#rssLateral {
padding:10px 30px;
}
#rssLateral h1 {
font-size:10px;
}
#rssLateral img {
height:14px;
}
#calHp h1 {
float:left;
padding-right:50px;;
}