﻿body {
    background-color:#f5f5f5;
    margin:0;
    color:#000000;
    font-family:Calibri;
    font-size:15px;
}
div, span, p {
    padding:0;
    margin:0;
}
a {
    color:#000000;
    text-decoration:none;
}
    a:hover {
        color:#000000;
        text-decoration:underline;
    }
h1 {
    margin:0;
    padding:0;
    padding-bottom:25px;
    color:#2d5ead;
    font-size:19px;
    font-weight:bold;
    letter-spacing:0.5px;
}
#header
{
    height:25px;
    background-image:url('../images/header_reverse.png');
    background-repeat:repeat-x;
    width:100%;
    text-align:center;
    line-height:25px;
}
#hcontent
{
    margin:auto;
    width:1150px;
    text-align:left;
    color:#FFFFFF;
}
    #hcontent a {
        color:#FFFFFF;
        text-decoration:none;
    }
        #hcontent a:hover {
            color:#FFFFFF;
            text-decoration:underline;
        }
.contact {
    font-weight:bold;
    margin-right:35px;
}
#wrapper {
    margin:auto;
    width:1130px;
    padding:10px 10px;
    -moz-box-shadow: 0px 1px 1px #CCC, -1px 1px 10px, 1px 1px 10px #CCC;
    -webkit-box-shadow: 0px 1px 1px #CCC, -1px 1px 10px #CCC, 1px 1px 10px #CCC;
    box-shadow: 0px 1px 1px #CCC, -1px 1px 10px #CCC, 1px 1px 10px #CCC;
}
#banner {
    padding-bottom:10px;
    background-repeat:no-repeat;
    background-position:center top;
    height:150px;
}
    #banner a {
        position:relative;
        float:right;
        top:24px;
        right:25px;
    }
    /*#banner a img {
    }*/
    #banner.home {
        background-image:url('../images/banner/0.jpg');
    }
    #banner.pres, #banner.pub {
        background-image:url('../images/banner/1.jpg');
    }
    #banner.eth {
        background-image:url('../images/banner/2.jpg');
    }
    #banner.mis {
        background-image:url('../images/banner/3.jpg');
    }
    #banner.sout {
        background-image:url('../images/banner/4.jpg');
    }
    #banner.don {
        background-image:url('../images/banner/5.jpg');
    }
    /*#banner.pub {
        background-image:url('../images/banner/1.jpg');
    }*/
    #banner.sou {
        background-image:url('../images/banner/7.jpg');
    }
    #banner.presse {
        background-image:url('../images/banner/8.jpg');
    }
#menu {
    background-color:#e8e8e8;
}
#content {
    margin-top:10px;
}
    #content.home {
        height:550px;
    }
#cleft, #cright {
    float:left;
}
#cleft {
    width:225px;
}
    #cleft img.left {
        padding-top:10px;
    }

#cright {
    float:right;
    line-height:25px;
    padding-top:50px;
    padding-bottom:50px;
    padding-left:50px;
    width:795px;
    height:440px;
    text-align:justify;
}
    #cright.home {
        line-height:initial;
        padding-left:100px;
        padding-right:100px;
        padding-top:150px;
        padding-bottom:150px;
        width:695px;
        height:240px;
        font-family:'Times New Roman';
        font-size:26px;
        font-style:italic;
    }
        #cright.home p {
            margin-top:15px;
            font-family:Calibri;
            font-size:16px;
        }
    #cright p.dons {
        /*text-align:right;*/
        position:relative;
        left:450px;
        bottom:300px;

    }
    #cright p {
        overflow:auto;
        max-height:400px;
        padding-right:50px;
    }
#cfull {
    float:left;
    padding:50px 100px;
    width:930px;
    height:450px;
    text-align:justify;
}
    #cfull .pub {
        border-top:1px solid #000;
        padding-top:5px;
    }
        #cfull .pub span {
            display:table-cell;
            vertical-align:middle;
        }
.publications {
    width:450px;
    padding-left:25px;
}
.order {
    padding-left:50px;
    vertical-align:bottom !important;   
}
#submenu {
    background-color:#e3f2f9;
    padding:0;
    margin:auto;
    list-style-type:none;
    padding-top:25px;
    padding-bottom:25px;
}
    #submenu li {
        height:30px;
        line-height:30px;
        width:100%;
    }
        #submenu li a {
            color:#585858;
            text-indent:40px;
            display:block;
            text-decoration:none;
        }
            #submenu li a:hover {
                background-color:#c1ddee;
                color:#585858;
                text-indent:40px;
            }
            #submenu li a.sel {
                background-color:#c1ddee;
            }
.pubhome {
    border:1px solid #CCC;
    width:224px;
    height:270px;
    padding-left:8px;
    margin-bottom:10px;
}
    .pubhome p {
        height:23px;
        line-height:23px;
    }
form#contact p, form#don p {
    height:25px;
    line-height:25px;
}
    form#contact p.rem, form#don p.rem {
        vertical-align:top;
        height:75px;
        line-height:25px;
    }
form#contact p label, form#don p label {
    width:150px;
    display:inline-block;
    vertical-align:top;
}
form#contact input[type="text"], form#don input[type="text"] {
    width:200px;
    font-family:Verdana;
}
.right {
    margin-right:5px;
    text-align:right;
    font-style:italic;
}
.submit {
    padding-left:153px;
}
#map {
    height:300px;
    width:400px;
    position:relative;
    bottom:310px;
    left:425px;
}
#infomap
{
    font-size:12px;
    color:#000000;
    width:200px;
    height:150px;
    line-height:18px;
}
#footer {
    height:30px;
    width:100%;
    margin-top:10px;
    background-color:#e8e8e8;
    text-align:right;
    line-height:30px;
}
    #footer a {
        color:#585858;
        text-decoration:none;
    }
    #footer a:hover {
        color:#585858;
        text-decoration:underline;
    }
        #footer a.last {
            padding-right:15px;
        }
#language {
    width:150px;
    float:right;
    text-align:right;
    font-size:12px;
}
#copy {
    padding-top:5px;
    margin:auto;
    width:1150px;
}
    #copy a {
        font-size:11px;
        color:#585858;
        text-decoration:none;
    }
    #copy a:hover {
        color:#585858;
        text-decoration:underline;
    }