/**
   Feuille de style : homepage ens stolen from the page of Amélie. gomen-ne...
   */



body {
    background:#ffffff;
    height : 100%
}



/**Classes de liens (lien dl, lien dans texte)**/
a.dl, a.dl:link, a.dl:visited {
    /* font-weight:bold; */
    text-decoration:none;
    text-transform:uppercase;
    color:#0000ff;
    text-align:center;
} a.txt, a.txt:link, a.txt:visited {
    /* font-weight:bold; */
    text-decoration:none;
    color:#000088;
    text-align:center;
} a.txt:hover, a.dl:hover {
    color:#ff0000;}


/**Style des Headers**/
h1 {
    font: bold 34px  Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 90%;
    margin: .2em 0 .4em 0;
    letter-spacing: -2px;
}
h2 {
    color: #000000;
    text-align: center;
    font-family: Arial, Helvetica;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bold;
    /*border-bottom : 1px solid black; 
    box-shadow: 0 4px 0 0 #ffaa56;
    padding-top : 15px */
}

h3 {
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bold;
    /*border-bottom : 1px solid black; 
    box-shadow: 0 4px 0 0 #ffaa56;
    padding-top : 15px */
}

h4 {
    color: #000000;
    font-family: Arial, Helvetica;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: bold;
    /*border-bottom : 1px solid black; 
    box-shadow: 0 4px 0 0 #ffaa56;
    padding-top : 15px */
}

/**Autres typos**/
b {
    color : #000000;
    font-variant: small-caps;
    font-size:18px;
} i {
    color :#000000;
}

#home-img {
    margin-right: 20px;
    background-image: url('IMG/photo.JPG');
    background-size: 180px 200px;
    width: 180px;
    height:200px;
    float: left;
}

#kosovo-img {
    background-image: url('Kosovo-notes/kosovo-photo.jpg');
    background-size: 400px 300px;
    width: 400px;
    height:300px;
    float: right;
}


/**Navigation**/
nav {
    float: left;
    left : 0%;
    max-width: 160px;
    float: left;
    background-color: #ffffff;
    /*border-bottom: 3px solid #ffffff;
    -webkit-box-shadow: 4px 6px 12px  #606060 ;
    box-shadow: 4px 6px 12px #606060;*/
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
    display:block;
/*position:relative;*/
} nav ul {
    width: 100%;
    list-style-type:none;
    margin:0 ;
    padding:0;
    /*display: inline-table; */
} nav li {
    float: right; 
} nav a:link,a:visited {
    display:block;
    padding-top : 12px;
    width:160px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    color:#000000;
    background-color:#ffffff;
    text-align:center;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
} nav a:hover {
    background-color:#CC0000;
    color:#E0E0E0;}

.sidenav {
    height: 100%;
    width: 20%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    padding-top: 60px;
}

.sidenav a {
    padding 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 18px;
    color: #000000;
    display: block;
}

.sidenav ul {
    position: absolute;
    list-style: none;
}

.sidenav li:before {
    content: "*";
    position: absolute;
    left: 15px;
}

.sidenav a:link,a:visited {
    width:60px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    color:#000000;
    background-color:#ffffff;
    text-align:left;
}

header {
    text-weight: bold;
    color: #000000;
    background-color: #ffffff;
    clear: left;
    text-align: left;
}

/*Moi*/
#name {
    float:left;
    text-shadow:1px 1px 2px rgba(28,29,69,1);
    font-weight:normal;
    /*text-decoration:underline overline;*/
    font-variant:normal;
    color:#000000;
    background-color:#ffffff;
    letter-spacing:0pt;
    word-spacing:6pt;
    font-size:32px;
    padding-right : 8px;
    padding-left : 8px;
    font-family:arial;
    line-height:1;
}


/*Styling pour les abstracts, les trucs sérieux etc*/
.blockquote  #text{
    background: #f9f9f9;
    border: 2px solid #ccc;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    margin-top : 0
} .blockquote #text:before {
    color: #ccc;
    content: "\201C";
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
} .blockquote #text p {
    margin : 0px;
} .blockquote #title {
    display:block;
    font-weight:normal;
    font-variant:small-caps;
    color:#787878;
    letter-spacing:-2pt;
    font-size:26px;
    text-align:left;
    font-family:helvetica, sans-serif;
    line-height:0;
    padding-left : 10px;
    padding-bottom: 7px
}
.blockquote #text #keywords {
    font-weight:normal;
    color:#787878;
    font-variant:small-caps;
    font-size:16px;
    text-align:left;
    font-family:helvetica, sans-serif;
    line-height:0;
    text-align : right;
    padding-top : 25px;
    padding-bottom : 5px;
} .blockquote {
    padding-top : 7px}



/*Main text*/

.main{
    margin-left: 150px;
    /*position: fixed;*/
    /*left: 0%;*/
    top : 50px;
    width: auto;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
    
    color :#000000;
    font-weight:normal;
    word-spacing:2pt;
    font-size:16px;
    text-align:left;
    font-family:trebuchet MS, sans-serif;
    line-height:1.5;
    /*overflow-y: auto; */
    overflow-x: hidden;
    
    /*-webkit-box-shadow: 4px 6px 12px  #606060 ;
    box-shadow: 4px 6px 12px #606060;*/
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');}


.content {
    float: right;
    width : 95%;
    padding : 15px;
    overflow-y : auto;
    height : 93%;
}

/**Tableaux - parcours (Education) **/
.educTable {
    margin:0px;
    margin-left : auto;
    margin-right:auto;
    padding:0px;
    width:90%;
    border:1px solid #000000;
}.educTable table{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}.educTable tr:hover td{
/*background-color:#ffaa56;*/
}.educTable td{
    vertical-align:middle;  
    background-color:#fff6dd;
    border:1px solid #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    padding:3px;
    font-size:15px;
    font-family:trebuchet MS, sans-serif;
    font-weight:normal;
    color:#000000;
} .educTable td.empty{
    background-color:  #c0c0c0;
}.educTable tr td:first-child {
    font-variant: small-caps;
    color: #3b4784;
    font-size: 20px;
    text-align:center;
}.educTable tr:last-child td{
    border-width:0px 1px 0px 0px;
}.educTable tr td:last-child{
    border-width:0px 0px 1px 0px;
}.educTable tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}.educTable th{
    background-color:#ff7f00;
    border-bottom:0px solid #000000;
    text-align:center;
    border-width:0px 0px 1px 1px;
    font-size:14px;
    font-family:Verdana;
    font-weight:bold;
    color:#ffffff;
} 


/**Liste du CV **/
.cvList {
/*border-left: 8px dotted #a2a2a2;*/
}

.cvList li {
    margin: 1em;
    margin-left : 0;
}
