html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

@font-face {
    font-family: museotroiscent;
    src: url('../fonts/Museo300-RegularWeb.eot');
}

@font-face {
    font-family: museocinquecent;
    src: url('../fonts/Museo500-RegularWeb.eot');
}

@font-face {
    font-family: museoseptcent;
    src: url('../fonts/Museo700-RegularWeb.eot');
}

@font-face {
    font-family: museotroiscent;
    src: url('../fonts/Museo300-RegularWeb.woff') format("woff");
}

@font-face {
    font-family: museocinquecent;
    src: url('../fonts/Museo500-RegularWeb.woff') format("woff");
}

@font-face {
    font-family: museoseptcent;
    src: url('../fonts/Museo700-RegularWeb.woff') format("woff");
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

    nav ul {
        list-style: none;
    }

blockquote, q, quote {
    background: #f6f6f6 url(../images/xquote.png.pagespeed.ic.QS1swHZ4LV.png) no-repeat;
    margin: 5px 0;
    padding: 10px 5px 5px 47px;
    quotes: none;
    line-height: 35px;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

pre {
    background: #f6f6f6;
    border: 1px solid #bbb;
    margin: 5px 0;
    padding: 7px;
}

code {
    background: #f6f6f6;
    border: 1px solid #bbb;
    display: block;
    margin: 5px 0;
    padding: 7px;
}

ins {
    background-color: #fdfc9b;
    text-decoration: none;
}

mark {
    background-color: #fdfc9b;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

hr {
    background: #eee;
    border: none;
    clear: both;
    float: none;
    height: 1px;
    margin: 7px 0;
    width: 100%;
}

input, select {
    vertical-align: middle;
}

select {
    border: 1px solid #acacac;
    padding: 3px 4px;
}

.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    text-indent: -9999px;
    visibility: hidden;
}

.lastcolumn {
    margin-right: 0 !important;
}

fieldset {
    border: 1px solid #ccc;
    margin: 0 0 1.4615em;
    padding: 1.5385em;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
    width: 100%;
}

th, tr, td {
    vertical-align: middle;
}

.sticky-header th, .sticky-table th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}

body {
    color: #4d4d4f;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.9em;
    background-image: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbg2.gif.pagespeed.ic.zreyK4ze9X.png);
    background-position: center;
    background-repeat: repeat;
}

a {
    color: #00b3b0;
    cursor: pointer;
    text-decoration: none;
}

    a:hover {
        color: #000;
        text-decoration: none;
    }

p {
    margin: 0 0 .8em;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

#wrapper {
    margin: 0 auto;
    padding: 0;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    width: 960px;
    position: relative;
    padding-bottom: 40px;   
    border: 2px solid #dadada !important;
    /*border-top: 0 !important;*/
    box-shadow: none;
     
}

#main {
    padding: 10px 0 0;
    margin: 0 auto;
    width: 940px;
    padding-left: 20px;
}

#extra {
    padding: 10px 0 0;
    margin: 0 auto;
    width: 960px;
    margin-top: 35px;
}

.clear {
    clear: both;
}

.f-bold {
    font-weight: bold;
}

.f-italic {
    font-style: italic;
}

.f-size-x2 {
    font-size: 150%;
}

h1, h2, h3, h4 {
    color: #00b3b0;
    font-weight: normal;
    line-height: 1.5em;
}

h1 {
    font-size: 28px;
    line-height: 1.2em;
    margin-bottom: 20px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 20px;
    color: #000;
    font-family: museocinquecent,sans-serif;
}

h4 {
    font-size: 16px;
}

h2, h3 {
    margin-bottom: 8px;
    margin-top: 12px;
}

    h1 a, h2 a, h3 a, h4 a {
        color: #000;
    }

#header_wrapper {
    width: 960px;
    clear: both;
    padding: 0 0 10px 0;
    margin: auto;
}

#header {
    width: 960px;
    height: 154px;
    position: relative;
    margin: 0 auto;
    padding-top: 10px;
}

#divider_wrapper {
    height: 60px;
}

#logo_slogan_wrapper {
    width: 30%;
    float: left;
}

#logo {
    float: left;
    padding: 42px 15px 0px 22px;
}

#sitename {
    clear: both;
    padding-left: 5px;
}

    #sitename h2, #sitename h1 {
        font-size: 24px;
        font-weight: bold;
        line-height: 1.2em;
        margin: 0;
    }

        #sitename h2 a, #sitename h1 a {
            color: #222;
            font-size: 28px;
            text-decoration: none;
        }

            #sitename h2 a:hover, #sitename h1 a:hover {
                color: #01ace4;
            }

    #sitename p {
        color: #666;
        font-size: 12px;
        font-weight: normal;
    }

#navigation {
    width: 100%;
    height: 46px;
    border-top: 2px dotted #7eccbf;
    border-bottom: 2px dotted #7eccbf;
    font-size: 14px;
    font-weight: 500;
    line-height: 34px;
    margin: 0px auto 0px;
}

#main-menu .act {
    height: 24px;
    width: 24px;
}

#main-menu .menu, #main-menu .menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

#main-menu .menu {
    line-height: 1.2;
}

    #main-menu .menu ul {
        position: absolute;
        top: -999em;
    }

        #main-menu .menu ul li {
            width: 100%;
        }

    #main-menu .menu li a {
        font-family: museocinquecent,sans-serif;
        height: 18px;
    }

    #main-menu .menu li li a {
        margin-bottom: 0px;
    }

    #main-menu .menu li:hover {
        visibility: inherit;
    }

    #main-menu .menu li {
        float: left;
        position: relative;
        background-image: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xfilet.png.pagespeed.ic.WNLPPnwBCT.png);
        background-position: right;
        background-repeat: no-repeat;
    }

.page-user #main-menu .menu li.last, .page-projets #main-menu .menu li.last, .page-projet #main-menu .menu li.last {
    background-image: none;
}

#main-menu .menu a {
    display: block;
    position: relative;
}

#main-menu .menu li:hover ul {
    left: 0;
    top: 46px;
    z-index: 99;
}

#main-menu ul.menu li:hover li ul {
    top: -999em;
}

#main-menu ul.menu li li:hover ul {
    left: 10em;
    top: 0;
}

#main-menu ul.menu li li:hover li ul {
    top: -999em;
}

#main-menu ul.menu li li li:hover ul {
    left: 10em;
    top: 0;
}

#main-menu .menu {
    float: left;
}

    #main-menu .menu a {
        padding: 14px 16px;
        text-decoration: none;
        color: #6d6e71;
        font-size: 15px;
    }

    #main-menu .menu .menu a {
        color: #3d4244;
        text-transform: none;
    }

    #main-menu .menu a.active {
        color: #fff;
    }

    #main-menu .menu a:focus, #main-menu .menu a:hover, #main-menu .menu a:active {
        color: #00b3b0;
    }

    #main-menu .menu a.active {
        color: #00b3b0 !important;
    }

    #main-menu .menu a.active-trail {
        color: #00b3b0;
    }

    #main-menu .menu li ul {
        border-top: 2px solid #10999a;
        min-width: 10em;
        right: -10px;
        -moz-box-shadow: 0 2px 2px #aaa;
        -webkit-box-shadow: 0 2px 2px #aaa;
        box-shadow: 0 2px 2px #aaa;
    }

    #main-menu .menu li li {
        background: #fff;
        border-bottom: 1px solid #ccc;
    }

        #main-menu .menu li li li {
            background: #fff;
        }

    #main-menu .menu ul a {
        padding: .75em 1.2em;
    }

    #main-menu .menu li.last a {
        border-right: none;
    }

#socialbar {
    padding-right: 10px;
    position: absolute;
    width: 24px;
    right: -35px;
    top: 18%;
}

.front #socialbar .social {
    position: fixed;
}

#socialbar .social li {
    list-style: none outside none;
}

.social .follow {
    color: #fff;
    float: right;
    padding-right: 8px;
    margin-top: 22px;
}

#socialbar .social .fb a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xfacebook.png.pagespeed.ic.kH_xiaecaj.png) no-repeat scroll center center transparent;
    display: inline-block;
    height: 32px;
    padding: 0 5px 0 0;
    width: 32px;
    text-indent: -9999px;
    font-size: 0px;
}

#socialbar .social .tw a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/twitter.png) no-repeat scroll center center transparent;
    display: inline-block;
    height: 32px;
    padding: 0 5px 0 0;
    width: 32px;
    text-indent: -9999px;
    font-size: 0px;
}

#socialbar .social .ln a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/linkedin.png) no-repeat scroll center center transparent;
    display: inline-block;
    height: 32px;
    padding: 0 5px 0 0;
    width: 32px;
    text-indent: -9999px;
    font-size: 0px;
}

.searchblock {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d9d9db;
    float: right;
    margin: 30px 5px 0 0;
}

    .searchblock label {
        display: none;
    }

    .searchblock .form-text {
        background: none repeat scroll 0 0 transparent;
        border: medium none;
        color: #b0b1b2;
        display: inline-block;
        float: left;
        font-size: 13px;
        height: 20px;
        margin-right: 4px;
        padding: 5px 10px 5px 13px;
        vertical-align: top;
        width: 186px;
    }

    .searchblock .form-submit {
        background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xsearch-button.png.pagespeed.ic.QVPQRuFx_o.png) no-repeat scroll 0 0 transparent;
        border: 0 none;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-size: 0;
        height: 25px;
        line-height: 0;
        margin: 0;
        padding: 0;
        vertical-align: top;
        width: 26px;
    }

        .searchblock .form-submit:hover {
            background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xsearch-button.png.pagespeed.ic.QVPQRuFx_o.png) no-repeat scroll right 0 transparent;
        }

#column-context {
    width: 100%;
    margin-top: 20px;
}

#column-wrapper {
    width: 960px;
    margin: 0 auto;
}

.one .column {
    float: left;
    text-align: justify;
    width: 100%;
}

    .one .column img {
        float: left;
        margin-right: 15px;
    }

.two .column {
    float: left;
    margin-right: 25px;
    text-align: justify;
    width: 467px;
}

    .two .column img {
        float: left;
        margin-right: 15px;
    }

.three .column {
    float: left;
    margin: 20px 20px 0px 0;
    padding: 20px 0;
    text-align: justify;
    width: 306px;
}

.column h2 {
    font-size: 18px;
    margin-bottom: 12px;
    text-align: center;
    font-weight: 400;
}

.three .column img {
    float: left;
    margin-right: 15px;
}

.region-content {
    padding-bottom: 5px;
    padding-right: 30px;
}

.column .image_wrapper {
    width: 100%;
    float: left;
    text-align: center;
}

    .column .image_wrapper img {
        float: none;
        text-align: center;
        margin-right: 0px;
    }

#column-context .last {
    margin-right: 0px;
}

.welcome_content {
    margin: 20px auto;
    padding: 0px;
    text-align: center;
    width: 920px;
}

    .welcome_content blockquote {
        background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xquote.png.pagespeed.ic.QS1swHZ4LV.png) no-repeat 0 0;
        border: none;
        margin: 5px 0;
        padding: 10px 5px 5px 47px;
        quotes: none;
        line-height: 20px;
    }

#footer-context {
    width: 100%;
    font-size: 14px;
}

    #footer-context a {
        color: #00b3b0;
        text-decoration: none;
    }

        #footer-context a:hover {
            color: #00b3b0;
            text-decoration: underline;
        }

.region-footer {
    margin: 0 auto;
    width: 960px;
}

#footer-top {
    margin: 20px auto 0;
    width: 960px;
}

    #footer-top .block h2 {
        border-bottom: 1px solid #01ace4;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

#footer-bottom {
    padding-top: 10px;
    overflow: hidden;
    color: #fff;
}

    #footer-bottom .block h2 {
        color: #01ace4;
    }

    #footer-bottom .block {
        float: right;
        margin: 0px 20px 0 0;
        padding: 0 0 20px 0;
        text-align: justify;
    }

.footer-box {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding-right: 20px;
    width: 100%;
}

#post-content {
    display: inline;
    margin: 0;
}

body.sidebar-first #post-content {
    float: left;
    margin: 0;
    padding: 0;
    width: 675px;
}

.node {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#post-content h1 {
    margin-bottom: 0px;
}

.page-title {
    margin: -10px 0 10px 19px;
    font-family: museoseptcent,sans-serif;
}

#breadcrumbs {
    border-bottom: 1px solid #eee;
    clear: both;
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 5px;
}

#sidebar {
    float: right;
    width: 220px;
}

    #sidebar .block {
    }

        #sidebar .block h2 {
            border-bottom: 1px solid #eee;
            color: #666;
            font-weight: bold;
            margin-bottom: 10px;
            padding-bottom: 10px;
        }

#copyright {
    font-size: 12px;
    margin: 0 auto;
    padding-top: 18px;
    width: 920px;
    border-top: 1px solid #01ace4;
    overflow: hidden;
}

.developed {
    float: right;
}

.submitted {
    clear: both;
    color: #01ace4;
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
}

.links {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
}

    .links li a {
        background: none repeat scroll 0 0 #00b3b0;
        color: #fff;
        font-weight: normal;
        padding: 4px 5px;
    }

        .links li a:hover {
            color: #000;
        }

.content ul, .content ol {
    padding-left: 20px;
}

.content table {
    background: #ececec;
    border: 1px solid #bbb;
}

.content th {
    background: #01ace4;
    border-right: 1px solid #c8c7c7;
    padding: 5px 4px;
    color: #fff;
}

.content td {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xmain.jpg.pagespeed.ic.Eznna9AYeL.jpg) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #c8c7c7;
    border-right: 1px solid #c8c7c7;
    color: #747474;
    padding-left: 4px;
    text-align: left;
}

.form-submit {
    background: #00b3b0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 20px 5px 20px;
    margin-right: 2px;
    border: none;
}

.region-sidebar-first .block-search .form-submit {
    padding: 2px;
}

.region-sidebar-first .block-search .form-text {
    margin-top: 4px;
    width: 160px;
}

.form-submit:hover {
    color: #000;
}

input.form-checkbox, input.form-radio {
    vertical-align: baseline;
}

.form-text {
    border: 1px solid #acacac;
    padding: 4px 5px;
}

.item-list ul {
    margin: 0;
    padding: 0 0 0 1.5385em;
}

    .item-list ul li {
        margin: 0;
        padding: 0;
    }

ul.menu li {
    margin: 0;
    padding: 0;
}

ul.inline {
    clear: both;
}

    ul.inline li {
        margin: 0;
        padding: 0;
    }

.tabs-wrapper {
    margin: 0 0 5px 0;
}

ul.primary {
    border: none;
    margin: 0;
    padding: 0;
}

    ul.primary li a {
        background: none;
        border: none;
        display: block;
        float: left;
        line-height: 1.5385em;
        margin-right: 5px;
        margin: 0;
        padding: 0 1em;
    }

        ul.primary li a:hover, ul.primary li a.active {
            background: #666;
            border: none;
            color: #fff;
        }

        ul.primary li a:hover {
            background: #888;
            text-decoration: none;
        }

ul.secondary {
    background: #666;
    border-bottom: none;
    clear: both;
    margin: 0;
    padding: 0;
}

    ul.secondary li {
        border-right: none;
    }

        ul.secondary li a, ul.secondary li a:link {
            border: none;
            color: #ccc;
            display: block;
            float: left;
            line-height: 1.5385em;
            padding: 0 1em;
        }

            ul.secondary li a:hover, ul.secondary li a.active {
                background: #888;
                color: #fff;
                text-decoration: none;
            }

    ul.secondary a.active {
        border-bottom: none;
    }

.field-name-field-tags {
    margin: 0 0 10px 0;
}

    .field-name-field-tags a {
        background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xtag.png.pagespeed.ic.lkaT7-PX1w.png) no-repeat;
        color: #6c6c6c;
        display: inline-block;
        font-size: 12px;
        height: 22px;
        padding: 0px 8px 0 16px;
    }

        .field-name-field-tags a:hover {
            color: #205194;
        }

    .field-name-field-tags .field-item {
        margin: 0 1em 0 0;
    }

    .field-name-field-tags div {
        display: inline;
    }

#main .field-label {
    color: #000;
}

table {
    border: 0;
    border-spacing: 0;
    font-size: .857em;
    margin: 10px 0;
    width: 100%;
}

    table table {
        font-size: 1em;
    }

    table tr th {
        background: #757575;
        background: rgba(0,0,0,.51);
        border-bottom-style: none;
    }

        table tr th, table tr th a, table tr th a:hover {
            color: #fff;
            font-weight: bold;
        }

    table tbody tr th {
        vertical-align: top;
    }

tr td, tr th {
    padding: 4px 9px;
    border: 1px solid #fff;
    text-align: left;
}

tr.odd {
    background: #e4e4e4;
    background: rgba(0,0,0,.105);
}

tr, tr.even {
    background: #efefef;
    background: rgba(0,0,0,.063);
}

table ul.links {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

    table ul.links li {
        padding: 0 1em 0 0;
    }

.profile {
    margin: 1.5385em 0;
}

    .profile dd {
        margin-bottom: 1.5385em;
    }

    .profile h3 {
        border: none;
    }

    .profile dt {
        margin-bottom: 0;
    }

.password-parent {
    width: 36em;
}

#comments {
    border: 1px solid #ddd;
    clear: both;
    margin-top: 14px;
    padding: 5px;
}

.comment {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1.5em;
    min-height: 150px;
    padding: 5px;
}

h3.comment-title a {
    color: #67696d;
    font-size: 16px;
    margin-bottom: 5px;
}

.comment .new {
    color: red;
    margin-left: 1em;
    text-transform: capitalize;
}

.form-textarea-wrapper textarea {
    border: 1px solid #acacac;
}

.comment .submitted {
    display: inline;
}

.comment .user-picture {
    border: 1px solid #d9d9d9;
    float: left;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 4px;
}

.comment-new-comments {
    display: none;
}

.item-list {
    margin: 10px;
}

    .item-list .pager li {
        background: #cfcfcf;
        margin-right: 4px;
    }

.field-name-taxonomy-forums div {
    display: inline;
    margin-top: 4px;
}

#forum .title {
    font-size: 16px;
}

#forum .submitted {
    background: transparent;
    font-size: 12px;
    padding: 0;
}

#forum .container {
    background: #a1a1a1;
    color: #fff;
}

    #forum .container a {
        color: #000;
        font-weight: bold;
    }

#forum div.indent {
    margin-left: 2px;
}

.forum-starter-picture {
    border: 1px solid #d9d9d9;
    float: left;
    margin: 5px 7px 5px 0;
    padding: 4px;
}

#forum th {
    background: #434343;
    color: #fff;
    text-shadow: none;
}

    #forum th a {
        color: #fff;
    }

#forum td.forum .icon, #forum .icon div {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xno-new-posts.png.pagespeed.ic.0TaxT43dW1.png) no-repeat;
    height: 35px;
    width: 35px;
}

#forum .name a {
    font-size: 16px;
}

.overlay #header, .page-admin #header, .overlay #socialbar, .page-admin #socialbar, .overlay #footer-context, .page-admin #footer-context, .overlay #divider, .page-admin #divider {
    display: none;
}

.overlay .links li a, .page-admin .links li a {
    background: #fff;
    color: #01ace4;
    font-weight: normal;
    padding: 0px;
}

.block .content {
    font-size: 16px;
}

.col-content {
    font-size: 12px;
}

.logo2 {
    position: absolute;
    bottom: 0;
    right: 120px;
}

    .logo2 img {
        display: block;
    }

.selector-language {
    height: 20px;
    float: right;
    margin-right: 30px;
    font-size: 16px;
}

    .selector-language a {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

.facebook-logo a img {
    margin-left: 15px;
    margin-top: 12px;
}

.selector-language a:hover, .selector-language a:active {
    color: #00b3b0;
    font-size: 14px;
    font-weight: bold;
}

.revue-liste ul li {
    list-style: none;
    line-height: 35px;
}

    .revue-liste ul li a {
        color: #000;
    }

        .revue-liste ul li a:hover {
            color: #10999a;
        }

.revue-liste {
    color: #10999a;
}

.intro {
}

.separation {
    height: 20px;
    border-bottom: 1px dotted #000;
}

#node-nav ul li {
    display: inline;
    list-style: none;
    margin-bottom: 20px;
}

    #node-nav ul li.prev a {
        float: left;
        color: #77787a;
        font-size: 14px;
    }

    #node-nav ul li.next a {
        float: right;
        color: #77787a;
        font-size: 14px;
    }

#node-nav {
    margin-bottom: 40px;
}

.introduction {
    border-bottom: 1px dotted #dae2e5;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

#prix ul.liste {
    width: 100%;
    padding: 0;
    padding-top: 30px;
}

    #prix ul.liste li {
        display: block;
        float: left;
        min-height: 250px;
    }

        #prix ul.liste li[float="left"] + li {
            float: none;
        }

#prix .liste li {
    margin: 5px;
    padding: 5px;
    display: block;
    text-align: center;
    margin-right: 55px;
}

#prix {
    border-top: 1px dotted #dae2e5;
}

.diaporama {
    float: left;
    width: 600px;
    margin-top: 30px;
}

    .diaporama a {
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
    }

.titre-personne {
    color: #cf3e76;
    font-size: .85em;
    text-align: left;
}

.titre-produit {
    color: #000;
    font-size: .85em;
    text-align: left;
    width: 155px;
}

.titre-prix {
    font-size: .85em;
    color: #999;
    text-align: left;
}

.titre-etablissement {
    font-size: .85em;
    color: #666;
    text-align: left;
    width: 150px;
}

.fond-gris {
    background-color: #f4f6f6;
    border-radius: 4px;
    margin-bottom: 14px;
    padding: 1px 10px;
}

.titre-fond-vert {
    font-family: museocinquecent,sans-serif;
    color: #fff;
    background-color: #00b3b0;
    padding: 5px;
}

.titre_orange {
    color: #de775a !important;
    font-size: 18px;
}

.trait-separation {
    border-bottom: 1px dotted #dae2e5;
    padding: 5px;
    margin-bottom: 5px;
}

.page-sous-title {
    color: #000;
    font-family: museocinquecent,sans-serif;
    margin-left: 19px;
}

.titre_vert {
    color: #00b3b0;
    font-family: museocinquecent,sans-serif;
}

.title-home {
    font-family: museotroiscent,sans-serif;
    font-size: 44px;
    line-height: 28px;
}

.color-title-home {
    font-family: museoseptcent;
    font-size: 28px;
}

.bt-marraine a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/bt-marraine-fr.png) no-repeat center top #fff;
    border: 0 none;
    display: block;
    height: 145px;
    margin: 10px;
    width: 151px;
    text-indent: -9999px;
}

    .bt-marraine a:hover, .bt-marraine a:focus {
        background-position: 0 -145px;
    }

.bt-inscription a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-inscription-fr.png.pagespeed.ic.t7k5hcfi31.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 137px;
    margin: 0;
    width: 146px;
    text-indent: -9999px;
}

    .bt-inscription a:hover, .bt-inscription a:focus {
        background-position: 0 -137px;
    }

.bt-reglement a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-reglement-fr.png.pagespeed.ic._PvLYUDT0E.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 84px;
    margin: 10px;
    width: 142px;
    text-indent: -9999px;
}

    .bt-reglement a:hover, .bt-reglement a:focus {
        background-position: 0 -84px;
    }

.bt-dossier a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-dossier-fr.png.pagespeed.ic.8ZXQ_c5YPZ.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 133px;
    margin: 0;
    width: 136px;
    text-indent: -9999px;
}

    .bt-dossier a:hover, .bt-dossier a:focus {
        background-position: 0 -133px;
    }

.bt-jury a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-jury-fr.png.pagespeed.ic.1y0HkE5tjX.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 123px;
    margin: 0;
    width: 120px;
    text-indent: -9999px;
}

    .bt-jury a:hover, .bt-jury a:focus {
        background-position: 0 -123px;
    }

.bt-marraine-en a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/bt-marraine-en.png) no-repeat center top #fff;
    border: 0 none;
    display: block;
    height: 145px;
    margin: 10px;
    width: 151px;
    text-indent: -9999px;
}

    .bt-marraine-en a:hover, .bt-marraine-en a:focus {
        background-position: 0 -145px;
    }

.bt-inscription-en a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-inscription-en.png.pagespeed.ic.okL2RNkTDn.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 137px;
    margin: 0;
    width: 146px;
    text-indent: -9999px;
}

    .bt-inscription-en a:hover, .bt-inscription-en a:focus {
        background-position: 0 -137px;
    }

.bt-reglement-en a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-reglement-en.png.pagespeed.ic.6-GR8qXNRr.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 84px;
    margin: 10px;
    width: 142px;
    text-indent: -9999px;
}

    .bt-reglement-en a:hover, .bt-reglement-en a:focus {
        background-position: 0 -84px;
    }

.bt-dossier-en a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-dossier-en.png.pagespeed.ic.cl1layxkwQ.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 133px;
    margin: 0;
    width: 136px;
    text-indent: -9999px;
}

    .bt-dossier-en a:hover, .bt-dossier-en a:focus {
        background-position: 0 -133px;
    }

.bt-jury-en a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xbt-jury-en.png.pagespeed.ic.CDcAlYpDYR.png) no-repeat scroll 0 0 #fff;
    border: 0 none;
    display: block;
    height: 123px;
    margin: 0;
    width: 120px;
    text-indent: -9999px;
}

    .bt-jury-en a:hover, .bt-jury-en a:focus {
        background-position: 0 -123px;
    }

.image-parrain {
    display: inline-block;
    font-size: .95em;
    margin: 0px;
    padding: 0 60px 20px 0;
    vertical-align: top;
    width: 260px;
}

#block-block-2, #block-block-16 {
    border-left: 1px solid #d8d8d8;
    margin-top: 30px;
    margin-left: -21px;
    padding: 16px 0 16px 20px;
}

body.page-inscription #edit-locale {
    display: none;
}

body.page-inscription #post-content h1 {
    margin-left: 0;
}

.captcha .form-item-captcha-response, .captcha > img {
    display: inline-block;
}

.captcha .form-item-captcha-response {
    margin-left: 2%;
}

.button.btn-yellow, body.page-user-edit .button, body.page-inscription .button {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xarrow-right.png.pagespeed.ic.TyWHiC1CsY.png) no-repeat right center #f8b000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    padding: 6px 15px 6px 10px;
}

    .button.btn-yellow:hover, body.page-user-edit .button:hover, body.page-inscription .button:hover {
        background-color: #ffcb4d;
    }

    .button.btn-dark, body.page-user-edit .button.form-submit, body.page-inscription .button.form-submit {
        min-width: 110px;
        background-color: #333;
        cursor: pointer;
        text-align: left;
    }

        .button.btn-dark:hover, body.page-user-edit .button.form-submit:hover, body.page-inscription .button.form-submit:hover {
            background-color: #666;
        }

body.page-user-edit .field-name-field-category, body.page-inscription .field-name-field-category {
}

    body.page-user-edit .field-name-field-category .form-item.form-type-radios, body.page-inscription .field-name-field-category .form-item.form-type-radios {
        margin-bottom: 0;
    }

    body.page-user-edit .field-name-field-category .form-radios .form-item, body.page-inscription .field-name-field-category .form-radios .form-item {
        display: inline-block;
        margin-right: 20px;
    }

body.page-user-edit .field-name-field-subcategory .form-item, body.page-inscription .field-name-field-subcategory .form-item {
    margin: 0;
}

body.page-user-edit .field-name-field-birthdate .date-padding, body.page-inscription .field-name-field-birthdate .date-padding {
    padding: 0;
    float: none;
}

    body.page-user-edit .form-item-mail .description, body.page-user-edit .password-suggestions.description, body.page-user-edit .field-name-field-birthdate .date-padding .form-item .description, body.page-user-edit .field-name-field-birthdate .date-padding .form-item label, body.page-inscription .form-item-mail .description, body.page-inscription .password-suggestions.description, body.page-inscription .field-name-field-birthdate .date-padding .form-item .description, body.page-inscription .field-name-field-birthdate .date-padding .form-item label {
        display: none !important;
    }

body.page-user-edit .field-name-field-city, body.page-user-edit .field-name-field-zipcode, body.page-user-edit .field-name-field-country, body.page-inscription .field-name-field-city, body.page-inscription .field-name-field-zipcode, body.page-inscription .field-name-field-country {
    display: inline-block;
}

body.page-user-edit #user-profile-form .form-text, body.page-user-edit #user-profile-form .form-select, body.page-inscription #user-register-form .form-text, body.page-inscription #user-register-form .form-select {
    width: 99%;
    margin: 0;
}

body.page-user-edit #user-profile-form .form-item.form-type-date-popup, body.page-inscription #user-register-form .form-item.form-type-date-popup {
    width: 100%;
    margin: 0;
}

body.page-user-edit .field-name-field-birthdate .container-inline-date, body.page-inscription .field-name-field-birthdate .container-inline-date {
    width: 100%;
}

body.page-user-edit .field-name-field-birthdate .form-item, body.page-inscription .field-name-field-birthdate .form-item {
    float: none;
}

body.page-user-edit .field-name-field-address .form-item, body.page-inscription .field-name-field-address .form-item {
    margin-bottom: 0;
}

body.page-user-edit .field-name-field-lastname, body.page-user-edit .field-name-field-firstname, body.page-user-edit .form-item-mail, body.page-user-edit .field-name-field-phone, body.page-inscription .field-name-field-lastname, body.page-inscription .field-name-field-firstname, body.page-inscription .form-item-mail, body.page-inscription .field-name-field-phone {
    width: 60%;
}

body.page-user-edit .form-item-pass-pass1, body.page-user-edit .form-item-pass-pass2, body.page-inscription .form-item-pass-pass1, body.page-inscription .form-item-pass-pass2 {
    width: 46%;
    position: relative;
}

body.page-user-edit .form-item-pass-pass1, body.page-inscription .form-item-pass-pass1 {
    padding-bottom: .7em;
}

    body.page-user-edit .form-item-pass-pass1 .password-strength, body.page-user-edit .form-item-pass-pass2 div.password-confirm, body.page-inscription .form-item-pass-pass1 .password-strength, body.page-inscription .form-item-pass-pass2 div.password-confirm {
        left: 100%;
        margin-left: 20px;
        position: absolute;
    }

body.page-user-edit .field-name-field-birthdate, body.page-inscription .field-name-field-birthdate {
    width: 30%;
}

body.page-user-edit .field-name-field-city, body.page-inscription .field-name-field-city {
    width: 46%;
    margin-right: 4%;
}

body.page-user-edit .field-name-field-zipcode, body.page-inscription .field-name-field-zipcode {
    width: 23%;
    margin-right: 4%;
}

body.page-user-edit .field-name-field-country, body.page-inscription .field-name-field-country {
    width: 23%;
}

body.page-user #post-content {
    width: 700px;
}

.user-profile-candidat .field {
    clear: both;
    font-size: .9em;
    line-height: 140%;
    padding: 5px 0;
}

    .user-profile-candidat .field .field-label {
        width: 150px;
        display: inline-block;
        float: left;
        margin-right: 10px;
    }

    .user-profile-candidat .field .field-items {
        overflow: hidden;
    }

.page-projet .page-title, .page-administrator .page-title, .page-projets .page-title, .page-user .page-title {
    padding-bottom: 15px;
    margin: 0;
}

.page-administrator #node-nav, .page-projet #node-nav, .page-projets #node-nav, .page-user #node-nav {
    display: none;
}

.page-user .tabs-wrapper .tabs a {
    line-height: 28px;
}

.page-user .tabs-wrapper .tabs .active a {
    background-color: #00b3b0;
    font-weight: bold;
}

.page-user ul.secondary {
    height: 28px;
    background-color: #0e7a79;
}

    .page-user ul.secondary li {
        display: inline-block;
        padding: 0;
    }

        .page-user ul.secondary li a {
            color: #fff;
        }

.user-profile-candidat .account-wrap, .user-profile-candidat .profile_candidate_project-wrap {
    width: 50%;
    float: left;
}

    .user-profile-candidat .profile_candidate_project-wrap .field .field-label {
        width: auto;
        float: none;
    }

    .user-profile-candidat .profile_candidate_project-wrap .field .field-items {
        overflow: visible;
        padding-left: 15px;
    }

    .user-profile-candidat .profile_candidate_project-wrap .field-type-image .field-item {
        width: 100px;
        height: 100px;
        margin-top: 10px;
    }

        .user-profile-candidat .profile_candidate_project-wrap .field-type-image .field-item a {
            width: 100%;
            height: 100%;
            border: 1px solid #ccc;
            box-shadow: 0 0 10px rgba(0,0,0,.2);
            display: block;
            text-align: center;
        }

    .user-profile-candidat .profile_candidate_project-wrap .empty .field-type-image .field-item {
        width: auto;
        height: auto;
        margin-top: 0;
    }

    .user-profile-candidat .profile_candidate_project-wrap .empty .field-items {
        font-style: italic;
    }

    .user-profile-candidat .profile_candidate_project-wrap .field-type-image .field-item a:hover {
        border-color: #00b3b0;
    }

    .user-profile-candidat .profile_candidate_project-wrap .field-type-image .field-item a img {
        display: inline-block;
        vertical-align: middle;
    }

.user-profile-candidat .field-name-field-images-projet .field-item {
    float: left;
    margin-right: 10px;
}

.user-profile-candidat .field-name-field-images-projet .field-items {
    margin-right: -10px;
}

body.page-user-edit #field-birthdate-add-more-wrapper .date-padding {
    padding: 0;
}

body.page-user-edit #field-birthdate-add-more-wrapper .form-type-date-popup {
    margin: 0;
}

body.page-user-edit #field-birthdate-add-more-wrapper .container-inline-date label, body.page-user-edit #field-birthdate-add-more-wrapper .description {
    display: none;
}

body.page-user-edit .form-item-language.form-type-radios {
    border-bottom: 2px solid #00b3b0;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

body.page-user-edit #edit-profile-candidate-project > .form-wrapper {
    margin-bottom: 50px;
}

body.page-user-edit #edit-profile-candidate-project .form-managed-file .form-submit {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    margin-right: 20px;
}

    body.page-user-edit #edit-profile-candidate-project .form-managed-file .form-submit:hover {
        background-color: #f8b000;
        color: #fff;
    }

body.page-user-edit-candidate-project #edit-profile-candidate-project .form-wrapper .fieldset-description, body.page-user-edit #edit-profile-candidate-project .form-item .description {
    color: #999;
    font-size: .8em;
    font-style: italic;
    line-height: 1.2em;
    padding-top: 5px;
}

body.page-user-edit #edit-profile-candidate-project fieldset .fieldset-legend {
    font-weight: bold;
}

body.page-user-edit #edit-profile-candidate-project fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

body.page-user-edit #edit-profile-candidate-project .fieldset-wrapper .tabledrag-toggle-weight-wrapper {
    display: none;
}

body.page-user-edit #edit-profile-candidate-project .fieldset-wrapper label {
    font-size: .9em;
    font-style: italic;
}

body.page-user-edit #edit-profile-candidate-project .fieldset-wrapper .form-type-managed-file {
    background: #eee;
    margin-top: 0;
    padding: 10px 15px;
}

body.page-user-edit #edit-profile-candidate-project .fieldset-wrapper table {
    margin-bottom: 0;
}

body.page-user-edit #edit-profile-candidate-project .form-managed-file .file {
    line-height: 31px;
}

body.page-user-edit #edit-profile-candidate-project .messages {
    font-size: .8em;
    line-height: 1.4em;
}

body.page-user-edit #edit-profile-candidate-project .field-name-field-images-projet .image-preview {
    width: 100px;
}

body.page-user-edit #edit-profile-candidate-project .field-name-field-images-projet .image-widget-data a {
    display: inline-block;
    line-height: 120%;
    max-width: 315px;
    overflow: hidden;
    vertical-align: text-top;
    word-break: break-all;
}

.no-sidebars #main {
    width: 920px;
    padding-right: 20px;
}

.page-projet #main .region-content, .page-projets #main .region-content {
    padding-right: 0;
}

.page-projets .view-projets .view-content {
    margin-right: -20px;
    margin-left: 30px;
    font-size: 0;
}

.page-projets .view-projets .views-row {
    width: 200px;
    display: inline-block;
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 20px;
    vertical-align: top;
}

.page-projets .views-exposed-widget {
    padding-right: 5px;
    padding-top: 0;
    float: none;
}

.page-projets .view-id-projets .view-filters {
    border-bottom: 2px dotted #7eccbf;
    margin-bottom: 14px;
}

.page-projets .views-exposed-widget .views-widget, .page-projets .views-exposed-widgets .sort-wrap .views-exposed-widget, .page-projets .views-exposed-widgets .views-submit-button label, .page-projets .views-exposed-widgets .views-submit-button .bef-select-as-links, .page-projets .views-exposed-widget .form-item.form-type-bef-link {
    display: inline-block;
}

.page-projets .views-exposed-widgets .sort-wrap label {
    display: inline-block;
    margin-right: 10px;
}

.page-projets .views-exposed-widgets .sort-wrap .views-exposed-widget {
    margin-right: 20px;
}

.page-projets .views-exposed-widgets .form-item-sel, .page-projets .views-exposed-widgets .form-item-unv {
    float: right;
}

.page-projets .views-exposed-widgets .form-item-unv {
    clear: right;
}

.page-projets .views-exposed-widgets .views-submit-button label {
    width: 120px;
    margin-right: 20px;
}

.page-projets .views-exposed-widget .form-item.form-type-bef-link {
    margin-right: 5px;
    margin-bottom: 5px;
}

    .page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-3 a, .page-projets .views-exposed-widget .form-item.form-type-bef-link a {
        background-color: #888;
        color: #fff;
        display: block;
        font-size: .9em;
        line-height: 24px;
        border-radius: 4px;
        padding: 0 10px;
        transition: background-color .3s;
    }

.page-projets .views-exposed-widget .form-item.form-item-sel .form-type-bef-link a {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xarrow-right.png.pagespeed.ic.TyWHiC1CsY.png) no-repeat right center #f8b000;
    padding: 6px 15px 6px 10px;
}

    .page-projets .views-exposed-widget .form-item.form-item-sel .form-type-bef-link a:hover {
        background-color: #ffcb4d;
    }

.page-projets .views-exposed-widget .form-item.form-item-sel .form-type-bef-link.selected a {
    background-color: #00b3b0;
}

.page-projets .views-exposed-widget .form-item.form-type-bef-link.selected a {
    background-color: #00b3b0;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-3 a:hover, .page-projets .views-exposed-widget .form-item.form-type-bef-link a:hover, .page-projets .views-exposed-widget .form-item.form-item-sel .form-type-bef-link.selected a {
    background-color: #f8b000;
}

.page-projets .views-exposed-widget .form-item.form-item-unv .form-type-bef-link a:hover, .page-projets .views-exposed-widget .form-item.form-item-unv .form-type-bef-link.selected a {
    background-color: red;
}

.page-projets .views-exposed-widget .form-item.form-item-sel .form-type-bef-link.selected a, .page-projets .views-exposed-widget .form-item.form-item-unv .form-type-bef-link.selected a {
    font-weight: bold;
}

.page-projets .views-exposed-widget.views-widget-filter-field_subcategory_value #edit-field-subcategory-value-all {
    display: none;
}

.page-projets .views-exposed-widget.views-widget-sort-by {
    clear: left;
}

.page-projets .view-id-projets .view-content .views-row {
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 8px rgba(0,0,0,.2);
}

    .page-projets .view-id-projets .view-content .views-row.unvoted {
        border: 1px solid red;
        box-shadow: 0 3px 8px rgba(255,0,0,.4);
        margin: -1px 19px 19px -1px;
    }

    .page-projets .view-id-projets .view-content .views-row.selected {
        border: 1px solid #f8b000;
        box-shadow: 0 3px 8px rgba(248,176,0,.5);
        margin: -1px 19px 19px -1px;
    }

    .page-projets .view-id-projets .view-content .views-row.unvoted.selected {
        border-top-color: red;
        border-left-color: red;
        border-bottom-color: #f8b000;
        border-right-color: #f8b000;
    }

    .page-projets .view-id-projets .view-content .views-row a {
        width: 200px;
        height: 200px;
        display: block;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap {
        width: 180px;
        height: 180px;
        background-color: rgba(60,60,60,.8);
        color: #fff;
        display: block;
        padding: 10px;
        position: absolute;
        top: 90px;
        left: 0;
        opacity: 0;
        text-shadow: 0 2px 1px rgba(0,0,0,.3);
        -webkit-transition-property: opacity, top;
        -webkit-transition-duration: 0.2s, 0.4s;
        transition-property: opacity, top;
        transition-duration: 0.2s, 0.4s;
    }

    .page-projets .view-id-projets .view-content .views-row a.hover .project-infos-wrap, .page-projets .view-id-projets .view-content .views-row a:hover .project-infos-wrap {
        opacity: 1;
        top: 0;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .category, .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .title, .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark, .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .link {
        width: 100%;
        display: block;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .category {
        font-size: 14px;
        font-style: italic;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .title {
        color: #00b3b0;
        font-family: museoseptcent,sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 100%;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark {
        color: #aaa;
        font-size: 16px;
        padding: 10px 0 0 0;
        text-align: center;
    }

    .page-projets .view-id-projets .view-content .views-row.marked .project-infos-wrap .mark {
        color: #fff;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark .label {
        padding-right: 10px;
    }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark .value {
        font-family: museoseptcent,sans-serif;
        font-size: 22px;
        font-weight: bold;
    }

        .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark .value .current-value {
            font-size: 30px;
            color: #fff;
        }

            .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .mark .value .current-value.empty {
                color: #aaa;
            }

    .page-projets .view-id-projets .view-content .views-row .project-infos-wrap .link {
        width: 170px;
        font-size: 12px;
        position: absolute;
        bottom: 10px;
        text-align: right;
    }

.page-projets.page-projets-liste .view-projets .view-content {
    margin: 0;
}

.page-projets.page-projets-liste .view-id-projets .view-content .views-row {
    width: 100%;
    margin-right: 0;
    overflow: auto;
}

.page-projets.page-projets-liste .view-id-projets .views-field-field-image-representative {
    float: left;
    margin-right: 18px;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .view-content .views-row a {
    width: auto;
    height: auto;
    display: inline;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field {
    margin-left: 220px;
    overflow: hidden;
}

    .page-projets.page-projets.page-projets-liste .view-id-projets .views-field.views-field-field-image-representative {
        margin-left: 0;
    }

        .page-projets.page-projets.page-projets-liste .view-id-projets .views-field.views-field-field-image-representative img {
            display: block;
        }

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-1 .field-content-inside {
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-1 blockquote {
    background: #eee;
    border-left: solid 5px #999;
    font-style: italic;
    font-weight: bold;
    line-height: 22px;
    padding: 5px;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-1 .empty blockquote {
    font-weight: normal;
    text-align: center;
    color: #999;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field.views-field-nothing, .page-projets.page-projets.page-projets-liste .view-id-projets .views-field.views-field-nothing-2 {
    width: 150px;
    clear: right;
    float: right;
    margin-right: 20px;
    margin-left: 20px;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-2 {
    border-top: 1px solid #ccc;
    margin-top: 5px;
    padding-top: 10px;
}

    .page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-2 .empty {
        color: #999;
        font-size: 14px;
        font-style: italic;
        text-align: center;
    }

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing .value {
    line-height: 40px;
    font-weight: bold;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing .current-value {
    color: #00b3b0;
    font-size: 40px;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing .empty .current-value {
    color: #999;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field.views-field-nothing-2 .form-item {
    margin: 0;
    font-size: 14px;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-field-nothing-2 .views-label {
    color: #00b3b0;
    font-size: 21px;
    line-height: 100%;
    margin: 0 0 5px 0;
}

.page-projets.page-projets.page-projets-liste .view-id-projets .views-row .views-field-nothing-3 {
    margin-top: 10px;
}

    .page-projets.page-projets.page-projets-liste .view-id-projets .views-row .views-field-nothing-3 a {
        display: inline-block;
    }

.page-projets.page-projets.page-projets-liste .view-id-projets h2 {
    font-family: museoseptcent,sans-serif;
    clear: none;
    margin: 0;
}

    .page-projets.page-projets.page-projets-liste .view-id-projets h2 a {
        color: #00b3b0;
        font-size: 28px;
    }

.page-projet .view-display-id-project .left {
    float: left;
    margin-right: 20px;
}

.page-projet .view-display-id-project .right {
    overflow: hidden;
}

    .page-projet .view-display-id-project .right .content-left {
        overflow: hidden;
    }

    .page-projet .view-display-id-project .right .content-right {
        width: 150px;
        float: right;
        margin-left: 20px;
    }

.page-projet .view-display-id-project .bottom {
    clear: both;
    margin: 0 -2%;
    padding-top: 20px;
}

    .page-projet .view-display-id-project .bottom .views-label {
        margin-top: 0;
        margin-bottom: 4px;
    }

    .page-projet .view-display-id-project .bottom .description {
        color: #999;
        font-size: 12px;
        font-style: italic;
        line-height: 120%;
        margin-bottom: 6px;
    }

    .page-projet .view-display-id-project .bottom .views-view-field-wrap {
        width: 32%;
        height: 100%;
        border-right: solid 1px #ccc;
        display: table-cell;
        padding: 0 2%;
    }

        .page-projet .view-display-id-project .bottom .views-view-field-wrap.last {
            border-right: none;
        }

.page-projet .view-display-id-project .file {
    padding-right: 2px;
    font-size: 14px;
}

    .page-projet .view-display-id-project .file .file-icon {
        vertical-align: text-bottom;
    }

    .page-projet .view-display-id-project .file a {
        color: #4d4d4f;
        font-weight: bold;
        line-height: 100%;
        word-break: break-all;
    }

        .page-projet .view-display-id-project .file a:hover {
            text-decoration: underline;
        }

.page-projet .view-display-id-project .file-wrap .size {
    color: #999;
    display: inline-block;
    font-size: 14px;
    font-style: italic;
}

.page-projet .view-display-id-project .views-field-field-nothing .value {
}

.page-projet .view-display-id-project .views-field-field-images-projet .field-content ul, .page-projet .view-display-id-project .views-field-field-images-projet .field-content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-projet .view-display-id-project .views-field-field-images-projet .field-content a {
    display: block;
}

.page-projet .view-display-id-project .views-field-field-images-projet .field-content li {
    display: none;
}

    .page-projet .view-display-id-project .views-field-field-images-projet .field-content li.first {
        display: block;
    }

.page-projet .view-display-id-project .views-field-field-images-projet .field-content .item-list {
    float: left;
    margin: 0 10px 0 0;
}

.page-projet .view-display-id-project .views-field-field-images-projet .field-content .infos {
    overflow: hidden;
}

.page-projet .view-display-id-project .views-field-field-images-projet .field-content .info {
    font-size: 14px;
    margin-bottom: 7px;
}

    .page-projet .view-display-id-project .views-field-field-images-projet .field-content .info .nb-images {
        font-size: 24px;
        font-weight: bold;
    }

.page-projet .view-display-id-project .views-field-nothing-1 .field-content {
    background-color: #eee;
    border-left: solid 5px #999;
    padding: 5px;
}

.page-projet .view-display-id-project .views-field-nothing-1 blockquote {
    background: none;
    font-style: italic;
    font-weight: bold;
    line-height: 160%;
    padding: 0;
}

    .page-projet .view-display-id-project .views-field-nothing-1 blockquote p {
        line-height: 160%;
        margin: 0;
        padding: 0;
    }

.page-projet .view-display-id-project .views-field-nothing-1 .empty blockquote, .page-projet .view-display-id-project .views-field-nothing-1 .empty blockquote p {
    background: none;
    font-weight: normal;
    text-align: center;
    color: #999;
}

.page-projet .view-display-id-project #project-mark-wrap, .page-projet .view-display-id-project #project-comment-wrap {
    display: none;
    border: 1px solid transparent;
    margin: -1px;
}

.page-projet .view-display-id-project #project-mark-value {
    line-height: 40px;
    font-weight: bold;
}

    .page-projet .view-display-id-project #project-mark-value .current-value {
        color: #00b3b0;
        font-size: 40px;
    }

.page-projet .view-display-id-project .empty #project-mark-value .current-value {
    color: #999;
}

.page-projet .view-display-id-project #project-mark-wrap .form-item {
    margin: 0;
}

.page-projet .view-display-id-project .views-field-nothing-2, .page-projet .view-display-id-project .views-field-nothing-3 {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

.page-projet .view-display-id-project .add-to-my-selection {
    width: 100%;
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xadd-selection-bg.png.pagespeed.ic.YmPzl7fTY5.png) no-repeat 8px center #f8b000;
    cursor: pointer;
    line-height: 100%;
    margin: 0;
    padding-left: 35px;
    text-align: left;
}

    .page-projet .view-display-id-project .add-to-my-selection:hover {
        background-color: #ffcb4d;
    }

    .page-projet .view-display-id-project .add-to-my-selection.selected {
        background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xdel-selection-bg.png.pagespeed.ic.pz7V_ynaR9.png) no-repeat 8px center #00b3b0;
    }

        .page-projet .view-display-id-project .add-to-my-selection.selected:hover {
            background-color: #5bd2d0;
        }

.page-projet #project-launch-slideshow {
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xarrow-right.png.pagespeed.ic.TyWHiC1CsY.png) no-repeat scroll right center #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 6px 15px 6px 10px;
    transition: background-color .4s;
}

    .page-projet #project-launch-slideshow:hover {
        transition-duration: .2s;
        background-color: #666;
    }

    .page-projet #project-launch-slideshow:active {
        background-color: #f8b000;
        transition-duration: 0s;
    }

.page-projet .view-display-id-project #project-tags-wrap h2.title {
    margin: 0 0 5px 0;
    line-height: 100%;
}

.page-projet .view-display-id-project #project-tags-wrap form {
    font-size: 12px;
}

.page-projet .view-display-id-project #project-tags-wrap .form-item {
    margin: 0;
    overflow: hidden;
}

.page-projet .view-display-id-project #project-tags-wrap .tags-submit-wrap, .page-projet .view-display-id-project #project-tags-wrap .form-item-unchecked {
    display: none;
}

.page-projet .view-display-id-project #project-tags-wrap.ajax-changed .tags-submit-wrap, .page-projet .view-display-id-project #project-tags-wrap.ajax-changed .form-item-unchecked {
    display: block;
}

.page-projet .view-display-id-project #project-tags-wrap .form-checkboxes {
    padding-bottom: 5px;
}

.page-projet .view-display-id-project #project-tags-wrap .form-item .form-checkbox {
    margin-left: -18px;
    transition: margin-left .7s;
}

.page-projet .view-display-id-project #project-tags-wrap.editing .form-item .form-checkbox {
    margin-left: 0;
    position: relative;
    top: 2px;
}

#navigation .verallia.block {
    width: 170px;
    background: url(http://criatividade2014.verallia.pt/sites/all/themes/verallia/images/xfilet.png.pagespeed.ic.WNLPPnwBCT.png) no-repeat left center;
    color: #999;
    float: right;
    line-height: 17px;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: right;
}

.verallia.block#veralia_jury_total_projects_voted {
    width: 194px;
    background: none;
}

.verallia.block#veralia-jury-projects-in-selection {
    width: 140px;
}

#navigation .verallia.block .content {
    font-size: 13px;
}

#navigation .verallia.block .f-bold.f-size-x2 {
    color: #4d4d4f;
    display: inline-block;
    font-size: 140%;
    vertical-align: bottom;
}

.page-projet .view-id-projets .ajax-progress {
    position: relative;
    top: 4px;
    left: 4px;
}

    .page-projet .view-id-projets .ajax-progress .message {
        display: none;
    }

.page-administrator .label {
    display: inline-block;
}

.page-administrator .table-admin th {
    line-height: 100%;
}

    .page-administrator .table-admin th .infos {
        display: block;
        font-size: 11px;
    }

#table-juries-list .col-voted {
    width: 12%;
}

#table-juries-list tbody td .infos {
    font-size: 11px;
}

#table-juries-list .col-voted-average {
    width: 12%;
}

#table-juries-list .col-voted, #table-juries-list .col-voted-average {
    text-align: center;
}

#table-projects-list .col-nb-notes {
    width: 12%;
}

#table-projects-list .col-average-mark, #table-projects-list .col-nb-marks, #table-projects-list .col-nb-notes {
    text-align: center;
}

#table-projects-list td.col-project-title a {
    display: block;
}

    #table-projects-list td.col-project-title a:hover {
        text-decoration: underline;
    }

#table-project-list .col-mark {
    width: 6%;
    text-align: center;
}

.fancybox-wrap.project .fancybox-title-float-wrap {
    margin-top: 11px;
    margin-bottom: 0;
    top: 100%;
}

    .fancybox-wrap.project .fancybox-title-float-wrap .child {
        font-size: 16px;
        padding: 8px 20px;
        line-height: 120%;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

        .fancybox-wrap.project .fancybox-title-float-wrap .child .index {
            font-size: 11px;
            font-weight: normal;
        }

/*#main {
    padding-left: 0 !important;
}

#main #post-content {
    float: none !important;
}*/

#sidebar {
    padding-top: 20px;
}

.regulation-button {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}

.regulation-button-image {
    height: 20px;
    width: 20px;
    vertical-align: middle;
}

.regulation-button-text {
    vertical-align: middle;
    font-size: 90%
}
