body {
	margin: 0;
	padding: 0;
	background-image:url("../image/index/bgcolor.jpg");
	background-repeat: repeat;
	margin: 0;
}

#body img {
  border:0;
}
#cadre_central {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	height: 100%;
}
#texte p {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
}
#texte a {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 0;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration:underline;
}
#texte a:hover {
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 0;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
}
#pied_de_page p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0;
	color: #1F061D;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}
#pied_de_page a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0;
	color: #1F061D;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-decoration:none;
}
#pied_de_page a:hover {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0;
	color: #1F061D;
	text-align: center;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	text-decoration:underline;
}
p {
	color: #1F061D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
}
a {
	color: #1F061D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:underline;
}
a:hover {
	color: #1F061D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
a.selected {
	color: #1F061D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}

