﻿.liste { width:690px; margin-left:5px; margin-right:5px; background-color:red;}

.region
{
    width: 690px;
    padding-left: 5px;
    cursor: default;
    text-align:left;
    text-transform:uppercase;
}

.traitregion
{
    height: 2px;
    background-color: black;
    clear: both;
    cursor: default;
     width:690px;
     
}

.dep
{
    width:680px;
    margin-left: 10px;
    padding-top: 5px;
    cursor: default;
    text-transform:lowercase ;
}

.traitdep
{
    height: 2px;
    background-color:black;
    cursor: default;
    width:670px;
}

.bornes
{
    margin-left: 10px;
    padding-top: 5px;
    width: 660px;
    cursor: pointer;
     text-align:center;
     
   
}
.pied
{
    float: left;
}
/*bornes*/
.borne
{
    width:660px;
       font-size:12px;
}
.borddemer
{
    float: left;
    width: 25px;
    text-align: center;
}
.commune
{
    float: left;
    width: 210px;
}
.type
{
    float: left;
    width: 150px;
    text-align: center;
}
.mdp
{
    float: left;
    width: 175px;
    text-align: center;
}

.tel
{
    float: left;
    width: 100px;
    text-align: center;
}


#corps
{
    float: left;
    width: 100%;
}


#nomborne
{
    height: 75px;
    float: left;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-weight:bold;
    text-decoration:underline;
    font-size: 30px;
    color:#1199cc;
    
}

#detailsborne
{
    float: left;
    width: 50%;
    
}
#detailborne
{
    float: left;
    width: 40%;
    
}

#nomadr
{
    width: 100%;
    float: left;
    font-weight:bold;
}
#adr
{
    
    float: left;
    padding-left:20px;
}
#borne
{
    width: 100%;
    float: left;
}
#detailborne
{
    
    float: left;
    padding-left:20px;
}

#aireservices
{
    float: left;
    width: 100%;
    text-align:center ;
    font-size :20px;
    
}
#carteborne
{
    float: left;
    width: 50%;
}
