body{
	background-color: #FFFFFF;
}
p {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 0.9em;
}

font{
	font-size: 1.2em;
	color: pink;
	font-family: Trebuchet MS;
}
table{
	border: none;
	margin-left: auto;
	margin-right: auto;	
}
h1{
	font-size: 1.3em;
	color: #FE0000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: left;
}
h2{
	font-size: 1.3em;
	color: #32DB5E;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: justify;
}
.gdTable{
	width:1024px; 
}
.ptTable{
	width:970px; 
}
.Menu1{
	font-size: 1em;
	color: #000000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
}
.Menu2{
	font-size: 1em;
	color: #FE0000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: center;
}

.GDTitre{
	font-size: 1.3em;
	color: #32DB5E;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: justify;
}

.PTTitre{
	font-size: 1em;
	color: #32DB5E;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: justify;
}

.sloganGauche{
	font-size: 1.3em;
	color: #FE0000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: left;
}
.sloganDroite{
	font-size: 1.3em;
	color: #FE0000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: right;
}
.sloganCentre{
	font-size: 1.3em;
	color: #FE0000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align: center;
}

.LienAMZ{
	font-size: 1.2em;
	color: #32DB5E;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-style:italic;
}.PetitePhrase{
	font-size: 1em;
	color: #32DB5E;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-style:italic;
}

.titre{
	font-size: 1.2em;
	color: #000000;
	font-family: Trebuchet MS;
	font-weight:bold;
	text-align:center;
}
.contact{
	font-size: 1em;
	color: #000000;
	font-family: Trebuchet MS;
	text-align:left;
}
.photos {
    border-radius: 15px 15px 15px 15px;
}
.tableauPhotos{
    border-radius: 20px 20px 30px 20px;
	width: 970px;
	background-color: #ECECEC;
}
.tableauPhotosCell{
	width: 194px;
	text-align:center;
}
.kwice{
	font-size: 1em;
	color: #008594;
	font-weight:bold;
}
.ContactInput{
	width: 300px;
}
.ContactTextArea{
	vertical-align: top;
	height: 5em;
	resize: vertical;
	font: 1em sans-serif;
	width: 300px;
	box-sizing: border-box;
	border: 1px solid #999;
}
.ContactButton{
	padding-left: 20px;
	padding-right: 20px;
	display: flex;
	margin: auto;
}
.ContactFrame{
	border: 1px solid white;
	border-collapse: collapse;
	background-color: #ECECEC;
}
.T2Trash{
	font-size: 1em;
	color: #FE0000;
	font-weight:bold;
}
input:focus{
	border-color: #0F9309;
}
textarea:focus{
	border-color: #0F9309;
}
.TDFooter{
	background:url(images/footer.jpg);
    background-repeat:no-repeat;
	width:764px; 
    height:50px;
}
.bandeauHaut{
    height:250px;
	display: flex;
	margin: auto;
}
.ParafJustified{
	text-align: justify;
	  max-width: 80%;
}
.TDMenu{
	text-align:center;
	width:15%; 
}
