/* MOTIONSIGHT, by Bruno Anacleto / 102015 */

* { margin: 0; padding: 0; }

/* TOP TITLE */

.toptitle {
    display: block;
    height: 450px;
    min-width: 1100px;
    margin: 0px;
    margin-top: 12px;
    float: left;
    position: relative;
}

.toptitle_area {
    position: absolute;
    bottom: 60px;
    left: 0px;
    max-width: 950px;
    height: 88px;
    font-family: 'Lato', sans-serif;
    z-index: 999;
    /* background-image: url(../images/page_titles/pagetitles_background2.png); */
    /* background-repeat: no-repeat; */
}

.toptitle_bkimage {
    float: left;
    width: 73px;
    height: 88px;
    background-image: url(../images/page_titles/pagetitles_background2.png);
    background-repeat: no-repeat;
}

.toptitle_textarea {
    float: left;
    height: 88px;
    background-color: #FFFFFF;
    overflow: auto;
    display: table;
}

.toptitle_text {
    position: relative;
    max-width: 827px;
    max-height: 88px;
    padding-left: 20px;
    padding-right: 30px;
    z-index: 4;
    color: #312B1F;
    display: table-cell;
    vertical-align: middle;
}

.toptitle_text a {
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #312B1F;
    margin-left: 0px;
}

.toptitle_text a:hover {
    text-decoration: underline;
}

.toptitle_text a:visited {
    color: #312B1F;
    border: 0;
    text-decoration: none;
}

.toptitle_text h2 {
    font-weight: 300;
    font-size: 45px;
    text-transform: uppercase;
    color: #312B1F;
    margin-top: 0px;
    margin-left: -4px;
}

.toptitle_text p {
    text-transform: uppercase;
}

/* END TOP TITLE */

/* CONTENT */

.textblock p {
    margin-bottom: 10px;
}

.p_destaque {
    background-color: #ECE9E1;
    padding: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.p_destaque h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #312B1F;
}

.p_destaque p {
    font-size: 16px;
}

.quote {
    /* background-color: #ECE9E1;
    padding: 12px;
    margin-top: 20px; */
    margin-bottom: 30px;
}

.quote p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #312B1F;
}

.biografia {
    background-color: #ECE9E1;
    padding: 12px 12px 5px 12px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.biografia p {
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.secondcolumn {
    overflow-x: hidden;
}

.secondcolumn h1 {
    font-size: 15px;
    color: #ECBA2A;
}

.secondcolumn h5 {
    color: #433A28;
    font-weight: 700;
    font-size: 13px;
}

.sidecontact {
    float: left;
    width: 100%;
    height: 40px;
    background-color: #ECE9E1;
}

.chronology li {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    list-style-type: none;
    vertical-align: middle;
    padding: 10px 0px;
}

.chronology a {
    padding: 10px 0px 10px 10px;
    border-left: 3px solid #ECE9E1;
    text-decoration: none;
    color: #ECE9E1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.chronology a:hover {
    border-left: 3px solid #433A28;
    color: #433A28;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.chronology p {
    padding: 10px 0px 10px 10px;
    border-left: 3px solid #433A28;
    text-decoration: none;
    color: #433A28;
}

#chronologyselected {
    border-left: 3px solid #433A28;
    color: #433A28;
}

.otherinfocontact a {
    color: #312B1F;
    text-decoration: none;
}

.otherinfocontact a:hover {
    text-decoration: underline;
}

.sidephoto530 {
    float: left;
}

.sidephoto530 a img:hover {
    opacity: 0.9;
}

.sidephoto255 {
    float: left;
    max-width: 255px;
}

/* END CONTENT */

/* NOTÍCIAS CONTENT */


/* END NOTÍCIAS CONTENT */

/* ESTÁGIO TITLE */


/* END ESTÁGIO TITLE */

/* VÍDEOS CONTENT */

.videotitle {
    width: 100%;
}

.topvideo h4 {
    margin: 5px 0 8px 0;
}

.topvideo a img:hover {
    opacity: 0.9;
}

.othervideos a img:hover {
    opacity: 0.9;
}

/* END VÍDEOS CONTENT */

/* IMPRENSA CONTENT */

.comimprensa h3 {
    margin-bottom: 10px;
}

/* END INPRENSA CONTENT */

/* EVENTOS CONTENT */

.eventimgdiv {
     margin: 0 0 15px 0;   
}

/* END EVENTOS CONTENT */

/* PAGES LINES */

#trupefacebook {
    float: right;
    width: 25px;
    height: 25px;
    padding: 8px;
    text-indent: -9999em;
    background-image: url(../images/menu/facebook_icon_sidecontact.png);
    background-position: center;
    background-repeat: no-repeat;
}

#trupefacebook:hover {
    background-image: url(../images/menu/facebook_icon_sidecontact_roll.png);
    background-color: #433A28;
}
#trupemail {
    float: right;
    width: 36px;
    height: 25px;
    padding: 8px;
    text-indent: -9999em;
    background-image: url(../images/menu/mail_icon_sidecontact.png);
    background-position: center;
    background-repeat: no-repeat;
}

#trupemail:hover {
    background-image: url(../images/menu/mail_icon_sidecontact_roll.png);
    background-color: #433A28;
}

#trupemail:visited {
    border: 0px;
}

#trupefacebook:visited {
    border: 0px;
}

/* END PAGES LINES */