/* Global Styles    */
body {font-size: 0.8125em /* 13px */ ; font-family: Arial, sans-serif; color: #000; line-height: 1.4em; background: #fff;}
a { color: #01644f; text-decoration: underline; -webkit-transition: color linear .2s; -moz-transition: color linear .2s; -o-transition: color linear .2s; -ms-transition: color linear .2s; transition: color linear .2s; }
a:hover { text-decoration: underline; }
a:active { background: hsla( 0, 100%, 100%, 0.5 ); }
a:hover img { opacity: 0.7; }
h1 { font-size: 2em /* 26px */ ; font-family: '65-webfont', Arial;  color: #103437;}
h2 { font-size: 1.846em /* 23px */ ; font-family: 'helneue-bold-webfont', Arial;  color: #103437;}
h3 { font-size: 1.385em /* 18px */ ; line-height: 22px; margin: 12px 0; }
h4 { font-size: 1.2em /* 15px */ ; font-weight: 700; margin: 10px; color: #333333; }
h1 em, h2 em, h3 em { font-style: normal; }
.clear { clear: both; height: 0.001em; overflow: hidden; }
img { border: 0; margin: 0; padding: 0; }
b { font-weight: bolder; }
p { font-size: 1em /* 13px */; line-height: 1.385em /* 18px */; margin: 10px; }
ul, ol { font-size: 1em /* 13px */; line-height: 1.385em /* 15px */; margin: 10px 0 10px 20px; }
sup {font-size: 7px /* 5px */; vertical-align: top; margin: 0; padding: 0;  }

#accessibilitat { display: none; }

#header {
    /*display: none;*/
    margin-bottom: 20px;
}

#destacats { display: none; }

#content {
    /*width: auto;*/
    border: 0;
    margin: 0;
    padding: 0;
    /*float: left !important;*/
 }
     
.veure-mes { display: none; }

.veure-mes-gris { display: none; }

.ciencies { display: none; }

.fitxa {
    float: left;
    box-shadow: none;
}

.col5-8 {
    display: inline;
    float: none;
    margin: 0 10px 10px;
    width: auto;
}
 
 .col3-8 {
    display: inline;
    float: none;
    margin: 0 10px 10px;
    width: auto;
}

.masters {
    background: white;
    border-radius: none;
    box-shadow: none;
    overflow: hidden;
    padding: 20px;
    position: relative;
    z-index: 500;
}

.inscriu-te { display: none; }

#formulari { display: none; }

/*#uab-info { display: none; }*/

#campus { display: none; }

#recerca { display: none; }

#footer { display: none; }

/* estilos para noticia.html */

section#content.content-noticia {
    margin: 0 auto;
}

section.content-noticia .inside-sidebar {
    display: none;
}

section.content-noticia .aside-nav {
    display: none;
}

section.content-noticia .right-content {
    width: 1000px;
}

section.content-noticia .inside-left-content {
    width: 1000px;
}

section.content-noticia .greyback {
    width: 730px;
    margin: 0px auto 0px auto;
}














