body {
	margin: 0;
	text-align: center;
  background-color: #A878C2;
  font-size: 12px;
	font-family: Arial, Verdana, sans-serif
}
h1 {
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #400E63;
	padding: 5px 0 10px 2px;
	margin: 0
}
h2 {
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 4px;
	color: #400E63;
	padding: 5px;
	margin: 0
}
h4 {
	font-size: 12px;
	font-weight: lighter;
	color: #400E63;
	padding: 0;
	margin: 0
}
a img {
	border: 0px
}
/* ORGANISATION DE LA PAGE*/
.conteneur {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: 10px;
	background-color: #6F308B
}
.larg_page {
	width: 833px
}
.zonetitre {
	position: absolute;
	height: 116px;
	background-color: #6F308B;
	background-image: url(../images/titre.jpg);
	background-position: top;
	background-repeat: no-repeat
}
.zonemenu {
	position: absolute;
	height: 25px;
	top: 116px;
	background-color: #6F308B;
	background-image: url(../images/menu.jpg);
	background-position: top;
	background-repeat: no-repeat
}
.zonedata {
	position: absolute;
	top: 141px
}
.zonecentrehaut {
	position: relative;
	background-image: url(../images/centre.jpg);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 448px;
	height: auto !important;
	height: 448px;
	padding: 30px 0 0 0
}
.zonecentre {
	position: relative;
	background-color: #6F308B;
	background-image: url(../images/entretoise.jpg);
	background-position: top;
	background-repeat: repeat-y
}
.zonebas {
	position: relative;
	height: 50px;
	background-color: #6F308B;
	background-image: url(../images/bas.jpg);
	background-position: top;
	background-repeat: no-repeat
}
/* boites*/
.ombre {
	margin-bottom: 1em;
	position: relative;
	left: 60px;
	background-color: #3F0E63;
	width: 200px
}
.ombre3 {
	width: 300px
}
.ombre4 {
	width: 600px
}
.ombre5 {
	width: 700px
}
.ombre6 {
	width: 400px
}
.boite {
	top: -4px;/*REGLAGE POUR EFFET DE LOMBRE*/
	left: -5px;/*REGLAGE POUR EFFET DE LOMBRE*/
	position: relative;
	background-repeat: no-repeat;
	background-position: top
}
.boite1 {
	width: 200px;
	height: 150px;
	border: 1px white solid
}
.boite3, .boite4, .boite5 {
	background-color: #D0CED0;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	background-image: url(../images/fondboite.jpg);
	background-repeat: repeat-y;
	background-position: right
}
.boite4 {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 600px
}
.boite5 {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 700px
}
.texte {
	text-align: left;
	padding: 131px 0 0 10px;
	position: absolute;
	z-index: 3;
	margin: 0
}
.texte a:link, .texte a:visited {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #FFFDCE
}
.texte a:hover {
	color: #FF7400
}
.texte3 {
	padding: 10px
}
.dessous {
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0
}
.dessus {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 0
}
/*fin boite*/
.FormContact_bouton {
	background-color: #330066;
	color: white;
	border: 1px solid #D9D9D9
}
.tab_article_photo {
	width: 180px;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	padding: 10px 0 10px 0;
	background-color: #C0C0C0
}
.tab_article_liens {
	width: 160px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	padding: 0 0 5px 0;
	background-color: #C0C0C0
}
.basdepage {
	width: 120px;
	float: left;
	padding: 4px 0 0 2px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF
}
/*PLAN*/
ul.plansite, ul.plansite ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 1.5em
}
ul.plansite li a {
	padding-left: 0.5em;
	color: #000099;
	font-style: normal
}
