body {
	margin: 0px;
	padding: 0px;
	background: url('/styles/img/header_bg.jpg') repeat-x center top;
	font-family: "Lucida Sans", Arial, Helvetica;
	font-size: 12px;
}

a {
	color: #8E2E86;
}
a span {
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
}
li {
	background: url('/styles/img/puce01.gif') no-repeat left 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-type: none;
	padding-left: 16px;
}

h2 {
	color: #8E2E86;
	padding-top: 0px;
}

h3 {
	padding-left: 10px;
}

hr {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	visibility:hidden;
}

td {
	vertical-align: top;
}

#container {
	color:inherit;
	margin:0em auto;
	text-align:left;
	width:940px;
	margin-top: -1px;
}

#header {
	float: left;
	width: 940px;
	height: 350px;
	background: url('/styles/img/header_illus.jpg') no-repeat center 0px;
}
#home_link {
	float: left;
	position: absolute;
	display: block;
	top: 135px;
	width: 580px;
	height: 140px;
}

#title {
	float: left;
	width: 940px;
	height: 50px;
	margin-top: 300px;
	background: url('/styles/img/title.jpg') no-repeat center 0px;
}
#title h2 {
	float: right;
	color: white;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-top: 10px;
	margin-right: 20px;
}


#menu {
	float: right;
	text-align: right;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	list-style-type: none;
	background: none;
}
#menu a {
	float: left;
	width: 280px;
	padding: 5px;
	padding-right: 10px;
	background: #8e2e86 url('/styles/img/menu_bg.gif') repeat-x left bottom;
	color: white;
	text-decoration: none;
}
 * html #menu a {
 	width: 260px;
}
#menu a:hover {
	background: black url('/styles/img/menu_hover.gif') repeat-x left bottom;
	text-align: left;
}
#menu a.selected {
}
#menu a span {
}
#page {
	float: left;
	width: 640px;
}
#page .top {
}
#page .content {
}
#page .footer {
}
#page h2 {
}
#page p {
	padding-left: 10px;
	padding-right: 10px;
}

#column {
	float: right;
	width: 260px;
	text-align: center;
	margin-bottom: 30px;
}
#column .top {
}
#column .content {
}

#column .btm {
}

#column h3 {
	margin: 0px;
	padding: 0px;
}
#column p {
}
#column a {
}
#column img {
	float:right;
}
#column hr {
	border-bottom: 1px solid white;
	height: 1px;
	width: 200px;
}

#footer {
	float: left;
	width: 940px;
	height: 20px;
	padding: 10px;
	margin-top: 60px;
	background: #8e2e86 url('/styles/img/menu_bg.gif') repeat-x left bottom;
	font-size: 10px;
	color: white;
}

#frame {
	float: left;
	width: 640px;
	margin-top: 10px;
}

#frame .content {
	padding-right: 20px;
}

.num {
	width: 60px;
	text-align: right;
	padding-right: 20px;
}
.top_link {
	display: block;
	margin-left: 250px;
	padding-top: 40px;
}


#edito {
	float: left;
	width: 360px;
}

#actu {
	float: left;
	width: 298px;
	border-left: 1px solid #ccc;
}

#home {
	padding-top: 0px;
	text-align: center;
}
#home .illustration {
	float: right;
}

#address {
	width: 500px;
}


.block_right {
	float: right;
	clear: right;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 20px;
	background: #ddd;
	color: black;
	font-size: 10px;
	border: 2px solid #8E2E86;
}
.block_right h4 {
	text-align: center;
	color: white;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid white;
	font-size: 12px;
	background: #8E2E86;
}
.block_right ul {
	padding: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.prix-innov {
	margin-top: 20px;
	margin-left: 20px;
}

.logo-contact {
	float: right;
}

