﻿body{
	font-size: 21px;
	margin: 0px ;
	line-height: 25px;
	text-align: center;
	background-color: #DFDFDD;
}

    #container_global {
      max-width: 980px;
      width: 100%;
      margin-top: 0px;
      margin-right: auto;
      margin-left: auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

a{
	color: #996633;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 21px;
}

    img {
      padding: 1px;
      margin: 0px;
      border-radius: 10px;
      width: 100%;
      height: auto;
      background-color: #000000;
    }
#banniere{
	float: left;
	width: 980px;
	height: 454px;
	background-image: url('carte-voie-verte-avesnois-entete.jpg');
	background-repeat: no-repeat;
	text-align: left;
}


    .bloc-double {
      display: flex;
      flex-wrap: wrap;
      gap: 2%;
    }

    .col-gauche, .col-droite {
      flex: 1 1 49%;
      box-sizing: border-box;
      background-color: #DFDFDD;
    }

    .col-large {
	flex: 1 1 100%;
	box-sizing: border-box;
	background-color: #DFDFDD;
}


.auto-style25 {
	font-size: 21px;
}
    
    
.auto-style39 {
	border-radius: 10px;
	border: 1px solid #996633;
}

      
    @media (max-width: 800px) {
      .bloc-double {
        flex-direction: column;
      }

      .col-gauche, .col-droite, .col-large {
        flex: 1 1 100%;
      }
    }
    





.auto-style17 {
	color: #FFFFFF;
	font-size: 1.4em;
	font-style: italic;
	margin-left: 1em;
	font-weight: normal;
}
.auto-style21 {
	font-size: 1.5em;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
}
.auto-style22 {
	color: #FFFFFF;
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
	margin-left: 1.8em;
	font-weight: bold;
}
.auto-style23 {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 2em;
	font-size: 1.5em;
	font-style: italic;
}
.auto-style25 {
	text-align: justify;
}
.auto-style26 {
	border-radius: 0.7em;
	border: 0.05em solid #000000;
	background-color: #E0E0E0;
	text-align: left;
}

.auto-style28 {
	text-align: right;
	margin-right: 1em;
}
.auto-style29 {
	color: #008000;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}



