body {
	background:#FFFFFF ;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
a {
	color: #333333;
	text-decoration:none;
}
.container {
	width:500px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}
.header {
	width:500px;
	padding:25px 0px 0px 0px;
}
.hdlogo{
	width:164px;
	height:31px;
	margin: 0 auto;
}
.hdtext{
	width:420px;
	height:40px;
	padding:5px 40px 0px 40px;
}
.hdtext h1{
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:5px 0px 0px 0px;
	color:#000000;
}
.hdbas{
	width:428px;
	height:7px;
	margin:0 auto;
	background:#4a3f2e;
}
.imagebox{
	width:438px;
	background:url(../images/ligne-normal.gif) repeat-y;
	margin:0 auto;
}
.imagebox ul{
	padding:10px 0px 1px 0px;
	margin:0 auto;
	width:438px;
}
.imagebox li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 1px 0px;
	display:block;
	list-style:none;
	width:438px;
	height:91px;
	text-align:center;
}
.imagebox li a{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:438px;
	height:91px;
}
.imagebox li a:hover{
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:438px;
	height:91px;
	background:url(../images/ligne-hover.gif) repeat-y;
}
.menu {
	height:28px;
	width:428px;
	background:#4a3f2e;
	margin:0 auto;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:11px;
	line-height:28px;
	text-align:center;
	word-spacing:10px;
	font-weight:bold;
}
.menu a{
	color:#fff;
}
.menu a:hover{
	color:#f392e7;
}
.footer {
	width:500px;
	height:230px;
	background:url(../images/foot-accueil.jpg) bottom center no-repeat;
	
} 
/***********************************************/

h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
h3{
	font-size:12px;
}


p {
	text-align:justify;
}
img{
	border:0px;
}
img a{
	border:0px;
}
.imgleft{
	padding-right:10px;
	float:left;
}
.imgright{
	padding-left:0px;
	float:right;
}
.clear{
	clear:both;
}





