﻿
/* CSS layout */
body{
	font-size: 21px;
	line-height: 25px;
	text-align: center;
	background-color: #E0E2E4;
	margin-top: 0px;
}
#conteneur-global{
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}
#bloc-centre{
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	display: table;
}

#colonne-large{
	float: left;
	width: 980px;
}


#banniere{
	background-repeat: no-repeat;
	width: 980px;
	height: 557px;
	margin-top: 5px;
	text-align: left;
}

#colonne-gauche{
	float: left;
	width: 49%;
}
#colonne-droite{
	float: left;
	width: 49%;
	margin-left:2%;
}


img {
	padding: 1px;
	margin: 0px;
	border-radius: 10px;
	width: 100%;
	height: auto;
	background-color: #000000;
}
.img2 {

	box-shadow: #E1E1E1;
	padding: 2px;
	background-color: #E1E1E1;
}

figure {
  margin: 0;
  padding: 0;
}
figcaption {
  text-align: center;
  font-style: italic;
  margin-top: 0.5em;
}
.paragraphe {
	text-align: justify;
}

a{
	color: #1E9180;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}


.auto-style31 {
	border-radius: 15px;
	border: 2px dotted #003300;
	background-color: #FFFFFF;
}
.auto-style32 {
	text-align: justify;
}
.auto-style33 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.auto-style34 {
	color: #000000;
	font-size: 21px;
}
.auto-style37 {
	border-radius: 50px;
	border: 2px dotted #003300;
	background-color: #FFFFFF;
}

.auto-style38 {
	background-color: #ECFFEC;
}

.auto-style39 {
	font-size: 26px;
}

.auto-style40 {
	border-radius: 10px;
	border: 1px solid #996633;
}


.auto-style43 {
	text-align: left;
}

.auto-style44 {
	border-radius: 15px;
	border: 2px dotted #003300;
	background-color: #FFFFFF;
	text-align: center;
}

audio {
  width: 50%;
}
.auto-style45 {
	font-size: 22px;
	font-style: italic;
}

