body{
	background-color:#e6e6fa;
	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;
	height: 150px;
	float: left;
}

#slogan{
	float: top;
	width: 730px;
	height: 108px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 155px;
	border-style: solid;
	border-color: #AF2320;
	border-width: 1px;
	background-color: #d52b28;
	-moz-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	
}

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

#menu1{
	margin-left: 6px;
	width: 70px;
}
#menu2{
	width: 140px;
}
#menu3{
	width: 120px;
}
#menu4{
	width: 120px;
}
#menu5{
	width: 130px;
}
#menu6{
	width: 150px;
}
#banniere input{
	float: left;
	height: 40px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px 0px 0px 0px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
	cursor: pointer;
	margin-top: -3px;
}

#banniere input:hover{
	color: #d52b28;
	font-style: bold;
}



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

#titrepartner{
	height: 40px;
	width: 170px;
	color: #FFFFFF;
	background-color: #000000;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0px 0px 5px 0px;
}
#divPartenaires{
	background-repeat: repeat-y;
	background-position: top right;
	background-color: #d52b28;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	
	padding: 5px 10px;
}

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

.partenaires:hover{
	color: #000000;
}

#centre{
	width: 900px;
}

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

#corps barre
{
	text-decoration:line-through;
}
#corps h1
{
	font-size: 28px;
	font-weight: bold;
}

#corps h2
{
	line-height: 10px;
	font-size: 18px;
	font-weight: bold;
}

#corps h3
{
	line-height: 5px;
	font-size: 16px;
	font-weight: bold;
}
#corps tr
{
	border:1px solid;
}
#pied_page
{
	width: 890px;
	background-color: #000000;
	color: #FFFFFF;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size: 20px;
}
#pied_page a
{
	color: #FFFFFF;
	text-decoration: none;
}
#pied_page a:hover{
	color: #d52b28;
	font-style: bold;
}

#piedstyle
{
	width: 890px;
	height: 25px;
	background-color: #d52b28;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px 0px 0px 0px;
}
#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;
}
