﻿/* ------------ MENUS ------------- */
.Button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 1.2em;
    font-size: 9px;
    word-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
    padding: 2px 3px 2px 3px;
}
.MenuHyperLink, .MenuHyperLink:visited
{
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 16px;
    letter-spacing: 2px;
    word-spacing: normal;
    text-decoration: underline;
    cursor: pointer;
}
.MenuHyperLink:hover
{
    font-family: "Courier New" , Courier, monospace;
    color: #FF0000;
    line-height: 1.2em;
    font-size: 16px;
    letter-spacing: 2px;
    word-spacing: normal;
    text-decoration: underline;
    cursor: pointer;
}
.linea_superior
{
    border-top: #000000 solid 3px;
}
/* ------ TEXTOS I LINKS  ------ */
.conferencia
{
    background: url(/img/banner.jpg) no-repeat top center;
}
.conferencia:hover
{
    background: url(/img/bannerH.jpg) no-repeat top center;
}
.impulsors
{
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: underline;
}
.impulsors:hover
{
    font-family: "Courier New" , Courier, monospace;
    color: #FF0000;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: underline;
}
H1
{
    margin: 0px;
    padding: 0px;
    font-family: "Courier New" , Courier, monospace;
    font-weight: bold;
    color: #000000;
    line-height: 1.2em;
    font-size: 18px;
    letter-spacing: 2px;
    word-spacing: normal;
}
H2, .h2, .h2:hover, .h2:visited
{
    margin: 0px;
    padding: 0px;
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 18px;
    word-spacing: normal;
    font-weight: bold;
}
H3
{
    margin: 0px;
    padding: 0px;
    font-family: "Courier New" , Courier, monospace;
    font-weight: bold;
    color: #000000;
    line-height: 1.2em;
    font-size: 16px;
    letter-spacing: 2px;
    word-spacing: normal;
}
A
{
    color: #FF0000;
    text-decoration: none;
}
.linkText, .linkText:hover, .linkText:visited
{
    font-family: "Courier New" , Courier, monospace;
    color: #FF0000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
}
.meta
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    line-height: 1.2em;
    font-size: 9px;
    word-spacing: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.original
{
    font-family: "Courier New" , Courier, monospace;
    color: #000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
.original:hover
{
    font-family: "Courier New" , Courier, monospace;
    color: #FF0000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
.originalButo
{
    font-family: "Courier New" , Courier, monospace;
    color: #000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
    border: none;
    text-align: left;
    cursor: default;
}
.originalButo:hover
{
    font-family: "Courier New" , Courier, monospace;
    color: #FF0000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
    border: none;
    text-align: left;
    cursor: default;
}
/* ------ ESTILS GENERALS  ------ */
.box
{
    border: solid 1px #aaaaaa;
}
.marcSuperior
{
    background-color: #f0e8e5;
    width: 1000px;
    height: 230px;
}
.marcLateral
{
    background-color: #f0e8e5;
    width: 250px;
}
.marcPrincipal
{
    background-color: #f0e8e5;
    width: 750px;
    height: 400px;
}
P
{
    margin: 0px;
    padding: 0px;
}
INPUT
{
    border: solid 1px #cccccc;
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 12px;
    word-spacing: normal;
    text-decoration: none;
}
SELECT, INPUT.select
{
    border: solid 1px #cccccc;
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 12px;
    word-spacing: normal;
    text-decoration: none;
}
TABLE
{
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
TEXTAREA
{
    border: none;
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
ADDRESS
{
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
BODY
{
    margin: 0px;
    padding: 0px;
    border: none;
    background-color: #FFFFFF;
    font-family: "Courier New" , Courier, monospace;
    color: #000000;
    line-height: 1.2em;
    font-size: 14px;
    word-spacing: normal;
    text-decoration: none;
}
/* ------ lightbox ------ */
#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;
    background: url(/js/prevlabel.gif) left 0% no-repeat;
}
#nextLink
{
    right: 0;
    float: right;
    background: url(/js/nextlabel.gif) right 0% no-repeat;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(/js/prevlabel.gif) left 0% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(/js/nextlabel.gif) right 0% 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;
}



