/* Définition des polices personnalisées */

@font-face
{
    font-family: 'BallparkWeiner';
    src: url('polices/ballpark.eot');
    src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Dayrom';
    src: url('polices/dayrom.eot');
    src: url('polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom.woff') format('woff'),
         url('polices/dayrom.ttf') format('truetype'),
         url('polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Eléments principaux de la page */

body
{
    background: url('images/fond_jaune.png');
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: #181818;
}



#bloc_page
{
    width: 940px;
    margin: auto;
    
}

p {
    text-align: justify;
  }

section h1, footer h1, nav a
{
    font-family: Dayrom, serif;
    font-weight: normal;
    text-transform: uppercase;
}

/* Header */



header
{
    background: url('images/separateur.png') repeat-x bottom;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;

}

#titre_principal
{
    color: #760001;
    font-size: 2em;
    text-align: center;
    background: url('images/separateur.png') repeat-x bottom;

}

#titre1
{
       
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #760001;
    text-align: left;
    font-size: 2em;
    font-weight: bold;
    border-width:1px;
 
    
}

#titre1x
{
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #760001;
    text-align: left;
    font-size: 2em;
    font-weight: bold;
   
        
}

#titre2
{
    color: #111111;
    text-align: left;
    font-size: 1.25em;
    font-weight: bold;
    line-height: 2em;
    vertical-align: top;
    
}



#logo
{
    display: flex;
    flex-direction: row;
    align-items: baseline;

}

#logo img
{
    width: 57px;
    height: 27px;

}




.video_center
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.video_center2
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

h1
{
    font-family: Dayrom, serif;
    font-size: 2em;
    font-weight: bold;
    margin-top: 20px;
    
}

h2
{
    font-family: Dayrom, serif;
    font-size: 1.6em;
    margin-top: 0px;
    font-weight: bold;
}

/* Navigation */

nav ul
{
    list-style-type: none;
    display: flex;
}

nav li
{
    margin-right: 15px;
}

nav a
{
    font-size: 1.4em;
    color:black;
    padding-bottom: 3px;
    text-decoration: none;
}

nav a:hover
{
    color: #760001;
    border-bottom: 3px solid #760001;
}

/* Bannière */


#banniere_pages
{
    margin-top: 15px;
    height: 50px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}


#banniere_image_gr7
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/banniere_gr7.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}


#banniere_image_hrp
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/banniere_hrp.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_velodyssee
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/banniere_velodyssee.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_eurovelo8
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/banniere_eurovelo8.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_sentier_cathare
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/banniere_cathare.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_eurovelo8_p1
{
    margin-top: 15px;
    height: 350px;
    border-radius: 5px;
    background: url('images/banniere_eurovelo8_p1.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}


#banniere_velodyssee_p1
{
    margin-top: 15px;
    height: 240px;
    border-radius: 5px;
    background: url('images/velodyssee_p1.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}


#banniere_image_page2
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/les_cammazes.jpg') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}




#banniere_image_hautlanguedoc
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/hautlanguedoc.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_cathare1
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/banniere_cathare1.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_cathare2
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/banniere_cathare2.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_cathare3
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/banniere_cathare3.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_cathare4
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/banniere_cathare4.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_image_cathare5
{
    margin-top: 15px;
    height: 250px;
    border-radius: 5px;
    background: url('images/banniere_cathare5.png') no-repeat;
    position: relative;
    box-shadow: 0px 4px 4px #1c1a19;
    margin-bottom: 25px;
}

#banniere_description
{
    position: absolute;
    bottom: 0;
    border-radius: 0px 0px 5px 5px;
    width: 99.5%;
    height: 33px;
    padding-top: 15px;
    padding-left: 4px;
    background-color: rgba(24,24,24,0.8);
    color: white;
    font-size: 1.2em;
    
}


.bouton_rouge
{
    height: 25px;
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: url('images/fond_degraderouge.png') repeat-x;
    border: 1px solid #760001;
    border-radius: 5px;
    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: white;
    text-decoration: none;
}

.bouton_rouge img
{
    border: 0;
}

/* Corps */

section
{
    display: flex column;
    margin-bottom: 20px;
}

article, aside
{
    text-align: justify;
}

article
{
    margin-right: 20px;
    flex: 3;
}

.ico_categorie
{
    vertical-align: middle;
    margin-right: 8px;
}

article p
{
    font-size: 1.2em;
}

aside
{
    flex: 1.2;
    position: relative;
    background-color: #706b64;
    box-shadow: 0px 2px 5px #1c1a19;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-size: 0.9em;
}

#fleche_bulle
{
    position: absolute;
    top: 100px;
    left: -12px;
}


aside img
{
    margin-right: 5px;
}

/* Footer */

footer
{
    display: flex;
    background:  url('images/ico_top.png') no-repeat top center, url('images/separateur.png') repeat-x top, url('images/ombre.png') repeat-x top;
    padding-top: 25px;
}

footer p, footer ul
{
    font-size: 0.8em;
}

footer h1
{
    font-size: 1.1em;
}





#note
{
    color: rgb(20, 5, 231);
    font-style: italic;
    
}



#tweet
{
    width: 28%;
}

#mes_photos
{
    width: 100%;
}

#mes_amis
{
    width: 31%;
}

#mes_logos img
{
   margin-left: 150px;

}

#ma_carte img
{
   margin-left: 150px;

}

#mes_traces iframe
{
    border: 1px solid #181818;
    margin-left: 150px;
}

#trace_du_jour iframe
{
    border: 1px solid #181818;
    margin-left: 200px;
}

#listes_amis
{
    display: flex;
    justify-content: space-between;
    margin-top: 0;
}

#mes_amis ul
{
    list-style-image: url('images/ico_liensexterne.png');
    padding-left: 2px;
}

#mes_amis a
{
    text-decoration: none;
    color: #760001;
}


#le_velo img
{
   margin-left: 150px;

}


table

{

    border-collapse: collapse;
    border: 1px solid black;
    text-align: left;

}

td, th /* Mettre une bordure sur les td ET les th */
{
    border: 1px solid black;
    padding-left: 10px;
}

caption
{
     text-align: center;
     font-size: 2em;
     margin-bottom: 10px;

}


#map {
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
    width: 100%;
    height: 600px;
    box-shadow: 0 0 10px #999;
}

#info {
    padding: 5px;
    width: 100%;
    height: 20px;
    font-family: "monospace";
    font-size: 10px;
}