/*Screen layout: */

body {
    margin: 0 auto;
    padding: 0;
    font: 76% Verdana,Tahoma,Arial,sans-serif;
    background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

#wrap {
    background: #ffffff;
    color: #303030;
    margin: 0 auto;
    width: 760px;
}

#header {
    clear: both;
    /*margin: 20px 0 0 0;*/
    padding: 0;
    height: 45px;
}

#header h1 {
    width: 250px;
    margin: 0 0 10px 0;
    float: left;
}

#header p {
    width: 500px;
    float: right;
    text-align: center;
    color: #a0a0a0;
    margin: 0 0 10px 0;
    font-size: 0.8em;
    line-height: 1.2em;
}

#frontphoto {
    margin: 0 0 10px 0;
    border: 0;
}

/*#menu{
    font-size: 1.5em;
    border-bottom: 4px solid #f0f0f0;
}*/

#menu {
    text-align:left;
    font-size: 1.2em;
    border-bottom: 4px solid #f0f0f0;
}
/**/#menu a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #505050;
    
    padding: 6px 0 0 10px;
    background: #f4f4f4;
    border-left: 4px solid #cccccc;
}

#menu a:hover, #menu a:active {
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}

/*#menu a:visited{
    color: #00ffff;
}

#menu a:link{
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}*/


#submenuframe {
    background: #ff0000;
}

#submenu {
    clear: left;
    float: left;
    width: 150px;
    padding: 0;
    font-size: 0.9em;
    text-align: center;
    margin: 10px 0 10px 0;
}

#submenu ul {   
    list-style: none;
    width: 150px;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 1.1em;
}   

#submenu li {
    margin-bottom: 4px;
}

#submenu li a {
    font-weight: bold;
    height: 20px;
    text-decoration: none;
    color: #505050;
    display: block;
    padding: 6px 0 0 10px;
    background: #f4f4f4;
    border-left: 4px solid #cccccc;
}   
    
#submenu li a:hover, #submenu li a:active{
    background: #eaeaea;
    color: #286ea0;
    border-left: 4px solid #286ea0;
}


.announce {
    margin: 10px 0 10px 0;
    padding: 10px;
    width: 130px;
    color: #505050;
    background-color: #f4f4f4;
    line-height: 1.3em;
}

/*#extras {
    float: right;
    width: 100px;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 0.9em;
    line-height: 1.5em;
}

#extras p {
    margin: 0 0 1.5em 0;
}*/

#content {
    /*margin: 0 110px 20px 160px;*/
    margin: 0 10px 10px 160px;
    border-left: 2px solid #f0f0f0;
    /*border-right: 2px solid #f0f0f0;*/
    padding: 0 10px 0 10px;
    line-height: 1.6em;
    text-align: left;
}

#content h1 {
    font-size: 1.7em;
}

#content h2 {
    font-size: 1.5em;
    margin: 1.0em 0 0.5em 0;
    width:99% ;
    background-color:#EEE ;
}

#content h3 {
    font-size: 1.3em;
    margin: 1.0em 0 0.5em 0;
    width:99% ;
    background-color:#EEE ;
}

#content img {
    padding: 1px;
    display:inline;
    background: #cccccc;
    border: 4px solid #f0f0f0;
}

#content hr {
    background-color:#f0f0f0;
    color:#f0f0f0;
    border: #f0f0f0; 
    height: 0px;
}


h2 {
    font-size: 1.3em;
    margin: 0 0 10px 0;
    text-align: left;
}

h3 {
    font-size: 1.3em;
    margin: 0.5em 0 10px 0;
}

a {
    text-decoration: none;
    color: #286ea0;
}

a:hover {
    text-decoration: underline;
    color: #286ea0;
}

a img {
    border: 0;
}

#footer {
    clear: both;
    /*margin: 0 auto;*/
    padding: 10px 0 20px 0;
    border-top: 4px solid #f0f0f0;
    width: 760px;
    text-align: center;
    color: #808080;
    font-size: 0.9em;
}

#footer a {
    color: #808080;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.left {
    margin: 10px 10px 5px 0;
    float: left;
}

.right {
    /*margin: 10px 0 5px 10px;*/
    float: right;
}

.textright {
    text-align: right;
}

.center {
    text-align: center;
}

.small {
    font-size: 0.8em;
}

.bold {
    font-weight: bold;
}

.hide {
    display: none;
}

.nicetable {
    border-collapse:collapse;
    border:2px solid #f0f0f0;
    background-color:#FFFFFF;
}


#content img.mailImg {
    border: 0;
    padding: 0;
}

#content div.member {
    clear: both;
    padding: 10px 5px 20px 0;
    border-top: 3px solid #f0f0f0;
    text-align: left;
}

#content span.member-picture {
    width: 110px;
    float: left;
}

#content span.logo-picture {
    width: 110px;
    float: left;
}

#content div.member-info {
    padding: 0 0 0 5px;
    float: left;
}

#content div#first-member {
    clear: none;
    padding: 10px 5px 0px 0;
    border-top: 0;
}

#content div#last-member {
    clear: both;
    border-top: 0;
    padding: 0;
}

#content div#perso-picture {
    clear: none;
    padding: 10px 5px 20px 0;
    text-align: center;
}

#content div.perso-misc {
    clear: both;
    /*border-top: 3px solid #f0f0f0;*/
    text-align: left;
}

.perso-table {
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
}

#content div.alumni {
    clear: both;
    padding: 10px 5px 20px 0;
    border-top: 3px solid #f0f0f0;
    text-align: left;
}

#content span.alumni-picture {
    clear: none;
    float: left;
    text-align: center;
    padding: 2px 9px 2px 9px;
    border: 0;
}

#content div.alumni-info {
    padding: 0 0 0 5px;
    text-align: left;
}

#content div#first-alumni {
    clear: none;
    padding: 10px 5px 0px 0;
    border-top: 0;
}

#content div#last-alumni {
    clear: both;
    border-top: 0;
    padding: 0;
}

#content div#abstract_title {
    padding: 0 0 0 5px;
    text-align: center;
    font-size: large;
}

#content div.abstract { 
    clear: none;
    padding: 10px 5px 20px 0;
    border-top: 3px solid #f0f0f0;
    text-align: left;
}

#content span.abstract_author_photo {
    clear: none;
    float: left;
    text-align: center;
    padding: 2px 9px 2px 9px;
    border: 0;
}

#content span.author_name {
    text-align: left;
    font-size: 1.3em;
}

#content span.phd_year {
    text-align: left;
}

.abstract_text { 
    clear: both;
    text-align: justify;
    text-indent: 2em;
    float: left;
    font-size: normal;
}

#content div.alumni_photo {
    clear: none;
    float: left;
    text-align: center;
    padding: 2px 9px 2px 9px;
    border: 0;
}

#content div#last-alumni_photo {
    clear: both;
    border-top: 0;
    padding: 0;
}

#content span.note {
    color: #808080;
    text-decoration: none;
    text-align: left;
    margin: 0 0 20px 0;
    font-size: 0.9em;
}

#wrap span.note {
    color: #808080;
    text-decoration: none;
    text-align: left;
    margin: 0 0 20px 20px;
    font-size: 0.9em;
}



.sg_menubar {
    text-align:center ;
    border: solid 1px #F0F0F0 ;
    margin: 5px ;
    padding: 1px ;

}

.sg_displaypage table {
    padding:5px ;
    width:99% ;
    height:90% ;
}

.sg_displaypage td {
    text-align:center ;
}

.sg_displaypage img {
    border: solid 1px #000 ;
}

.bar_publications {
    width:99% ;
    background-color:#EEE ;
}

.light_bar_publications {
    width:99% ;
    background-color: #F5F5F5 ;
}

