*
{
    margin: 0;
    padding: 0;
}

.bandeau
{ 
    height: 70px;
    border-top: 1px solid steelblue;
    border-left: 1px solid steelblue;
    border-radius: 3px;
    background-color: white;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 
.bandeauSmart
{ 
    height: 80px;
    border-bottom: 1px solid steelblue;
    border-left: 1px solid steelblue;
    border-radius: 3px;
    background-color: white;
} 
.petitbandeau
{ 
    height: 20px;
    border-top: 1px solid steelblue;
    border-left: 1px solid steelblue;
    border-radius: 3px;
    background-color: lightsteelblue;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 
.bandeauphot
{ 
    height: 75px;
    border-bottom: 1px solid silver;
    
    border-radius: 3px;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 24px;
    padding-top: 12px;
} 

.bandeauhaut
{ 
    height: 75px;
    border-bottom: 1px solid silver;
    
    border-radius: 3px;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 24px;
    padding-top: 12px;
} 


.bandeauphotP
{ 
    height: 7px;
    border-bottom: 1px solid CornflowerBlue;
    
    border-radius: 3px;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 2px;
} 
.bandeauphotOLD
{ 
    height: 70px;
    border-bottom: 1px solid steelblue;
    border-left: 1px solid steelblue;
    border-radius: 3px;
    background-image: url("/IMG/photopont3SM.jpg");
    background-repeat: repeat;
    color: orange;
    font-family: 'Hind Vadodara', sans-serif;
    font-size: 30px;
    padding-top: 12px;
} 


.pol2dkor
{
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    color: darkorange;
    margin-left: 14px;
}
.pol2bleuG
{
    font-size: 40px;
    font-family: 'Oxygen', sans-serif;
    color: steelblue;
    margin-left: 14px;
}

.pol195
{
    font-size: 10px;
    font-family: 'Oxygen', sans-serif;
    color: gray;
}


#logoettexte
{
    font-size: 12px;
    color: red;
}

.imageGauche
{
    float: left;
}

#textepied
{
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
}

.menubout
{ 
    color: indianred;
    text-decoration: none;
    font-size: 21px;
} 
.menubout:hover
{ 
    color: darkorange;
    font-size:21px;
} 

.bleumenuSM
{
    color:steelblue;
}


.liench
{
    color : orange;
    font-size: 18px;
    
}
.liench:hover
{
    color : steelblue;
    font-size: 20px;
}



.pol11
{
    font-size: 17px;
    font-family: 'Oxygen', sans-serif;
    color: grey;
    margin-left: 18px;
}
.pol12
{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: grey;
    margin-left: 18px;
}
.pol2
{
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    color: grey;
    margin-left: 14px;
}
.pol1
{
    font-size: 18px;
    font-family: 'Oxygen', sans-serif;
    color: silver;
}
.pol18
{
    font-size: 16px;
    font-family: 'Oxygen', sans-serif;
    color: grey;
}
.pol19
{
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
    color: darkslategrey;
}

.centralrph
{
    border: 2px solid white;
    border-radius: 6px;
    background-color: #F2F4F5;
} 

