﻿
body{
	font-size: 21px;
	line-height: 25px;
	text-align: center;
	background-color: #E1E1E1;
	margin-top: 0px;
}
a {
	color: #663300;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}


#bloc_global {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#bloc_banniere {
	width: 980px;
	float: left;
	height: 528px;
	background-image: url('images/banniere.jpg');
	text-align: left;
}
#bloc_colonne_large {
	width: 980px;
	float: left;
	display: table;
}
#bloc_colonne_gauche {
	float: left;
	width: 480px;
}
#bloc_colonne_droite {
	float: left;
	width: 480px;
		margin-left: 20px;
}

#bloc_bas {
	width: 980px;
	float: left;
	display: table;
}

img {
	padding: 1px;
	margin: 0px;
	border-radius: 10px;
	width: 100%;
	height: auto;
	background-color: #000000;
}

.auto-style1 {
	font-family: "CopprplGoth Bd BT";
	font-size: 45px;
	font-weight: bold;
	margin-left: 300px;
	margin-top: 90px;
}
.auto-style2 {
	font-weight: bold;
	margin-left: 800px;
	font-style: italic;
}
.auto-style3 {
	font-size: 25px;
	font-weight: bold;
	margin-left: 650px;
	margin-top: 190px;
	font-style: italic;
}
.auto-style4 {
	font-size: 25px;
	font-weight: bold;
	margin-left: 700px;
	font-style: italic;
}
.auto-style5 {
	margin-left: 0px;
	margin-right: 10px;
	width: 480px;
	text-align: justify;
}
.auto-style6 {
	text-align: justify;
}
.auto-style8 {
	font-size: 24px;
	text-align: left;
	font-style: italic;
	color: #663300;
}
.auto-style10 {
	border-radius: 12px;
	border: 1px solid #A26B35;
	margin-right: auto;
	margin-left: auto;
}
.auto-style11 {
	border-color: #A26B35;
	margin-right: auto;
	margin-left: auto;
}

.auto-style12 {
	font-size: 25px;
	font-weight: bold;
	margin-left: 500px;
	font-style: italic;
	margin-top: 100px;
}
.auto-style13 {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial;
}
