body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 100%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

h3.titre {
	font-size: 136%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

p {
	margin-bottom: 1.6em;
	line-height: 20px;
}

blockquote {
	font-style: italic;
}

ul {
	margin-bottom: 1.6em;
	line-height: 18px;
}


a {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/logo_new.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	width: 150px;
	height: 100px;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h1 {
	padding-top: 25px;
	font-size: 30px;
}

#logo h2 {
	font-size: 12px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Sous-titre */

.sous-titre-h1 h1 {
	padding: 20px 0 0 0;
	font-size: 8pt;
	color: #d4cf9d;
	font-weight: bold;
}	

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 0;
}

#searchinput, #searchsubmit {
	border: 1px solid #EDEBD5;
	font: 100% Arial, Helvetica, sans-serif;
	color: #7F7772;
}

#searchinput {
	padding: 2px 5px;
	width: 185px;
	background-color: #f9f9f1;
}

#searchsubmit {
	background-color: #eeeee1;
	padding: 3px;
	font: bold 80% Arial, Helvetica, sans-serif;
}

/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 8pt;
	line-height: 15px;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu li.sans-fond:hover {
background: none;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #7F7772;
}

html>body #menu a {
	width: auto;
}

#menu li.active {
	background-color: #EDEBD5;
}

#menu li.active a {
	background-color: #EDEBD5;
}

/* Chemin */

#chemin {
	clear: both;
	color: #999999;
	font-size: 8pt;
	margin: 0 auto;
	padding: 2px 0 30px 5px;
	width: 990px;
}

/* Listes boutiques */

.liste-boutiques {
	clear: both;
}

.liste-boutiques ul li {
	font-size: 8pt;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 730px 0;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 345px;
}

.twocols .col2 {
	float: right;
	width: 345px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	font-size: 8pt;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	font-size: 8pt;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

.pub {
	max-width: 240px;
	text-align: center;
	padding: 0 0 15px 0;
	font-size: 9pt;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
}

/* Footer */

#footer {
	clear: both;
	height: 80px;
	padding-top: 20px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}
