body{
	background-color:#8a82b0;
	font-family: Georgia, Verdana, Arial, "Bitstream Charter", serif;
	font-size: 15px;
	color:#000000;
	width: 900px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

img{
	border-width: 0px;
}

#banniere{
	width: 900px;
	height: 150px;
	margin-bottom: 10px;
}

#logo{
	width: 150px;
	float: left;
}

#slogan{
	width: 730px;
	height: 97px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 155px;
	border-style: outset;
	border-color: #cfc8c8;
	border-width: 5px;
	background-color: #d52b28;
}

#slogan h1{
	color: #ffffff;
	margin: auto;
	margin-top: 30px;
}

.menu{
	width: 137px;
	height: 40px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 3px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	cursor: pointer;
}

.menu:hover{
	color: #d52b28;
	font-style: italic;
}

.actuel{
	width: 137px;
	height: 40px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 3px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #8a82b0;
	font-size: 20px;
	cursor: pointer;
}

.actuel:hover{
	color: #d52b28;
	font-style: italic;
}

.com{
	width: 170px;
	height: 40px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 3px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	cursor: pointer;
}

.com:hover{
	color: #d52b28;
	font-style: italic;
}

.actuel_com{
	width: 170px;
	height: 40px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 3px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #8a82b0;
	font-size: 20px;
	cursor: pointer;
}

.actuel_com:hover{
	color: #d52b28;
	font-style: italic;
}

#partenairesL{
	float: right;
	width: 200px;
	margin-left: 5px;
	text-align: left;
}

#partenairesL h2{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	text-align: center;
	vertical-align: middle;
}

#divPartenaires{
	background-image: url("./Images/degrade.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #d52b28;
	border: outset 2px;
	border-color: #ffffff;
	padding: 5px 10px;
}

.partenaires{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.partenaires:hover{
	color: #8a82b0;
	font-style: italic;
	text-decoration: underline;
}

#centre{
	width: 900px;
}

#corps{
	float: left;
	width: 650px;
	margin-bottom: 10px;
	text-align: left;
}

#pied_page{
	width: 900px;
}

#occas{
	width: 100%;
	border-collapse: collapse;
}

.occasion{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 10px;
	padding: 10px;
}

.lien{
	color: #000000;
	text-decoration: underline;
}

.lien:hover{
	font-style: italic;
}

.mise_en_valeur{
	font-size: 17px;
}

#par_pro{
	font-size: 24px;
	font-weight: bold;
}

.commerce{
	text-align: justify;
	margin:25px;
}