*{
	margin:0;
	padding:0;
}

html,body{
	font:90% Arial, Helvetica, sans-serif;
	color:#000;
	width:100%;
	background:#e4c9ea url(/img/bg-body.jpg) repeat-x left top;
}

#conteneur {
	height: 750px;
	width: 980px;
}

#contenu{
	background:url(/img/bg-content-trans.png) no-repeat left top;
	width:623px;
	height:100%;
	padding:30px 0 0;
	float:left;
}

#contenu p{
	width:540px;
	margin:0 0 0 1.2em;
	color:#000;
}

#contenu p span{
	color:#800080;
	display:block;
}

#medium{
	float:left;
	width:280px;
	margin: 0 2em 0 0 ;
}

#medium p{
	font-weight:bold;
	color:#800080;
	width:280px;
	margin:0 0 0 1em;
}

h1{display:none;}

h2{
	background-color:#ccc;
	color:#fff;
	margin:0.5em 5em 0.2em 0.5em;
	padding:5px 0 2px 25px;
	letter-spacing:2px;
}

h3{
	margin:0.5em 0 0 1em;
	font-size:1.4em;
	color:#F3228F
}

h4{
	font-size:1.5em;
	color:#F3228F;
	letter-spacing:1px;
	border-bottom:2px dotted #F3228F;
	padding:2px;
	margin:1em 8em 0.5em 1em;
}

#header{
	background:url(/img/bg-header-trans.png) no-repeat left top;
	width:570px;
	height:136px;
}

#carte{
	width:228px;
	height:149px;
	background:url(/img/bg-carte-trans.png) no-repeat left top;
	float:left;
	text-align:center;
}

#carte h4{
	font-size:1.6em;
	letter-spacing:0;
	margin:15px 0 0;
	border:none;
}

#carte p{
	margin:0;
	width:220px;
	color:#000;
	font-weight:bold;
}

p#tarif{
	background:url(/img/bg-tarif-trans.png) no-repeat center center;
	width:164px;
	height:40px;
	padding:7px 0 0;
	margin:0 auto;
	color:#fff
}

#contact{
	background:url(/img/header-contact-trans.png) no-repeat left top;
	width:240px;
	height:130px;
	margin:-330px 0 0 680px;
	float:left;
	padding:70px 0 0;
	color:#F3228F;
}

h6{
	font-size:1.8em;
	margin:0.2em 0 0 0.3em;
}

#contact p{
	font-size:1.2em;
	font-weight:bold;
	margin:0.4em 0 0 2em;
}

#contact a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px 0 0 2em;
	padding:5px 0;
	display:block;
}
p#small{margin:2em 0 0 3em;display:block;}
#small a{font-size:xx-small;text-decoration:none; color:#F3228F;}
ul{list-style:none;margin:10px 7em 0 0;float:right;}
ul li{display:inline;}
a img{border:none}
a {text-decoration:none;}
