body {
	background-color: #FFF;
	margin:0px;
	padding:0px;
	background-repeat: repeat-y;
	background-position: center;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/copy.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;

}
#centre  {
	margin-right: 210px;
	margin-left: 160px;
	background-color: #FFF;
}

#titre {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	height:190px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/titre.jpg);

}
#sidebarg {
	margin-left:0px;
	margin-top:0px;
	width:135px;
	height:354px;
	margin-bottom:0px;
	float:left;
	background-image: url(images/sidebarg.jpg);
	background-repeat: no-repeat;

}
#sidebard {
	margin-right:0px;
	margin-top:0px;
	width:201px;
	height:354px;
	margin-bottom:0px;
	float:right;
	background-image: url(images/sidebard.jpg);

}
#pied {
	margin-left:0px;
	margin-top:0px;
	width:1000px;
	margin-bottom:0%;
	background-image: url(images/pied.jpg);
	background-color: #000;
	margin-right: 0px;
	background-repeat: no-repeat;
	height: 108px;

}

.textesdd  {
	padding-top: 180px;
	padding-right: 45px;
	padding-left: 70px;
}
.style1 {
	text-align: center;
	font-weight: bold;
}

.menu {
	vertical-align: top;
	width: 120px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000;
	display: block;
	background-color: #F7F793;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.menu a:hover {
	background-color: #F6C87A;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
