.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.container_list_projet { border:2px solid #ccc; width:300px; height: 100px; overflow-y: scroll; }
.form_container {background-image: url("images/novadata_mainimage.png"); height:679px;width:1018px}
.form_user{position: relative;top: 147px;}
.form_user h1{color: rgba(160,207,103,0.8); text-align: center;padding: 0px; text-shadow: 0 0 5px #000000;}
.table_user{margin-left: auto; margin-right: auto; font-size: 2.5em; font-style: italic; color: white; background: rgba(160,207,103,0.8);}
.mot_bienvenu{position: relative;top: 98px;text-align: center;font-size: 3em;}
.box_user{height:2.5em;}
