header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px;
    background-color: #FF9756;
    color: white;
}

#register {
    display: flex;
    justify-content: space-between;
}

#register div {
    display: inline-flex;
}

#caractTech{
    text-decoration: underline;
    padding: 7px;
}

.nomLivree{
    padding: 7px;
    color: #FF9756;
    text-decoration: underline;
}

.italic {
    font-style: oblique;
}

.nomCat{
    padding: 7px;
    text-decoration: underline;
    font-weight: bold;
}

.desc_vote {
    display: flex;
    justify-content: space-between;
    margin-top: 0.4rem;
}

.small-input {
    height: 1.4rem;
    width: 50%;
}

.livree {
    list-style-type: symbols;
}

body {
    font-size: 0.8rem;
    font-family: Trebuchet MS;
}

.link {
    text-decoration: none;
    color: white;
}

#logo {
    height: 6rem;
    margin: 0.4rem;
}

.logo {
    background-color: darkblue;
    max-height: 150px;
}

.div_header {
    border: 1px groove #CE4800;
    padding: 0.3rem;
    margin: 0.4rem;
    background-color: #FF6B0F;
    font-size: 0.8rem;
    font-family: Trebuchet MS;
    max-width: 20%;
}

.div_header form {
    text-align: right;
}

.menu {
    height: 100%;
    width: 80%;
    display: flex;
    align-items: center;
}

nav > ul {
    margin: 0px;
    padding: 0px;
    height: 6rem;
    font-size: 1rem;
    text-align: center;
}

nav>ul>li {
    float: left;
    position: relative;
}

nav>ul::after{
    content: "";
    display: block;
    clear: both;
}

nav a {
    display: inline-block;
    text-decoration: none;
}

nav li {
    list-style-type: none;
}

nav>ul>li>a {
    padding: 20px 20px;
    color: white;
}

nav>ul>li:hover a {
    padding: 0px 20px 0px 20px;
}

.submenu {
    display: none;
}

nav li:hover .submenu{
    display: inline-block;
    position: absolute;
    top: 100%;
    left: 0px;
    padding: 0px;
    z-index: 100000;
}

.submenu li {
    border-bottom: 1px solid #CCC
}

.submenu li a{
    text-decoration: none;
    padding: 15px 30px;
    color: white;
    width: 270px
}

.menu-affiche {
    display: flex;
    align-items: center;
    height: 100%;
    color: white;
}

.menu-accueil {
    display: flex;
    align-items: center;
    height: 100%;
    color: white;
}

.menu-affiche:hover {
    border-top: 5px solid #FF6B0F;
    background-color: #FFB587;
}

.menu-affiche li {
    background-color: black;
    height: 1.6rem;
}

.menu-affiche li:hover {
    background-color: #CE4800;
}

.menu-accueil:hover {
    border-top: 5px solid #FF6B0F;
    background-color: #FFB587;
}

.menu-accueil:hover a{
    text-decoration: none;
    color: white;
}

.form_register form{
    text-align: right;
}

.tabtrains{
    display: flex;
    width:100%;
    margin-bottom: 20px;
}

.depart{
    display: inline-block;
}

.depart table{
    background-color: blue;
}

.arrivee{
    display: inline-block;
}

.arrivee table{
    background-color: green;
}

.coltrain {
    width: 20%;
    color: white;
    font-size: 1.8em;
    text-align: center;
}

.colville {
    color: white;
    font-size: 2.6em;
}

.colhor{
    color: yellow;
    font-size: 2.6em;
    text-align: center;
}

.entete {
    font-size: 3em;
    color: white;
}

td {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: white;
}

.formgare{
    margin: 10px;
    font-size: 0.8rem;
    font-family: Trebuchet MS;
}

.sepblack{
    margin: 0px;
    height: 2rem;
    width: 100%;
    background-color: black;
}

.fullLarge{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.listUser{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0.5%;
    height: 162px;
    width: 24%;
    border: 1px solid grey;
    padding: 0px;
}

.textNom{
    text-align: center;
    font-size: 21.5px;
    margin: 4px;
}

.divImageProfil{
    display: flex;
    justify-content: center;
    height: 120px;
    width: 100%;
}

.imageProfil{
	object-fit: contain;
   	max-width: 100%;
   	max-height: 100%;
   	width: auto;
  	height: auto;
}

.padding10{
	padding: 10px;
}

.tabRame{
	width: 100%;
}

.tabRameEntete
{
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-color: black;
	color: white;
	text-align: center;
	font-size: 1.6em;
	font-style: bold;
}

.tabRameCorps
{
	border: 1px solid black;
	text-align: center;
	font-size: 1.2em;
}

.tab0{
	background-color: #ffb383;
}

.tab1{
	background-color: #ffd7be;
}

.downloadOK{
	height: 2.5em;
	margin-left: 20px;
}

.downloadNOK{
	height: 1.5em;
	margin-left: 20px;
}

.double{
	font-size: 1.5em;
}

.imgProfil{
	height: 100px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1.5px solid #cecece;
	border-radius: 5px;
}

/*red�finition*/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	width : auto;
}

/*
    Created on : 26 oct. 2018, 11:14:49
    Author     : Xavier
*/
