/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EEE2C3;
	background-image: url(images/Arriereplan1.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2 {
	color: #b97f59;
}

h1 {
	margin-bottom: 20px;
	font-size: 14px;
}

h2 {
	margin-bottom: 15px;
	font-size: 12px;
}

h1 span, h2 span {
	padding: 0px 40px 0px 0px;
	background: url(images/homepage03.gif) no-repeat right center;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #9C5234;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C8C67;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	color: #9C8C67;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	font-family: "Myriad Pro";
	font-size: 10px;
	font-style: normal;
	color: #994D2E;
}

.list1 li {
	display: block;
	height: 17px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 10px;
	background-image: url(images/homepage11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.list1 li a {
	text-decoration: none;
	font-size: 10px;
}

.list1 li a:hover {
	text-decoration: underline;
}

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

.list2 li {
	display: block;
	height: 13px;
	margin-bottom: 3px;
	padding: 3px 0px 0px 0px;
}

.list2 li a {
	text-decoration: underline;
}

.list2 li a:hover {
	text-decoration: none;
}

/** LINKS */

a {
	color: #994D2E;
}

a:hover {
	text-decoration: none;
}

.more {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 68px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8px;
	color: #A22704;
	background-image: url(images/homepage09.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.more a {
	padding-right: 15px;
	background: url(images/homepage10.gif) no-repeat right center;
	text-decoration: none;
}

.more a:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #8E1A0D;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right {
	text-align: right;
	vertical-align: middle;
}

img { border: none; }

img.left {
	float: left;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: justify;
}

img.right {
	float: none;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

hr { display: none; }

.hr1 {
	height: 31px;
	background: url(images/homepage04.gif) repeat-x left center;
}

/** WRAPPER */

#wrapper {
	height: 100%;
	min-height: 100%;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	width: 748px;
	height: 200px;
}

/** LOGO */

#logo {
	width: 272px;
	height: 200px;
}

#logo h1, #logo p {
}

/** MENU */

#menu {
	width: 476px;
	height: 200px;
	background-image: url(images/homepage02.jpg);
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

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

/** PAGE */

#page {
	width: 748px;
	background: url(images/subpage2_01.jpg) repeat-y left top;
}

#page-bg {
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

/** SIDEBAR > BOXED */

.boxed {
	background: url(images/homepage16.jpg) repeat-y left top;
}

.boxed-top {
	background: url(images/homepage15.jpg) no-repeat left top;
}

.boxed-bottom {
	padding: 29px 10px 10px 16px;
	background: url(images/homepage17.jpg) no-repeat left bottom;
}

.boxed h2, .boxed-first h2 {
	margin-bottom: 5px;
	font-size: 10px;
}

.boxed .more, .boxed-first .more {
	padding: 0px;
	background: none;
}

.boxed-first {
	background-image: url(images/homepage13.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.boxed-top-first {
	background: url(images/homepage12.jpg) no-repeat left top;
}

.boxed-bottom-first {
	padding: 29px 10px 20px 16px;
	background: url(images/homepage14.jpg) no-repeat left bottom;
}

.boxed-second {
	background: url(images/subpage1_06.jpg) repeat-y left top;
}

.boxed-top-second {
	background: url(images/subpage1_05.jpg) no-repeat left top;
}

.boxed-bottom-second {
	padding: 29px 10px 20px 16px;
	background: url(images/subpage1_07.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 748px;
	height: 80px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	font-size: 9px;
	color: #9A8661;
}
.Titre-Menu {
	color: #990000;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	color: #CC6633;
}

.Style2 {
	color: #99301E;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.Titres-Intermédiaires {
	color: #9C5234;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
.Style7 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style7-justify {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Texte-paragraphes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9C8C67;
	text-align: justify;
	line-height: 14px;
	display: compact;
	background-position: center;
}
.Style30 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	color: #990000;
}
.Style36 {color: #BD4911; font-size: 12px; font-weight: bold; }


img.right {
	float: none;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}
.Image-Justify {
	background-repeat: repeat-y;
	background-position: center center;
}
img.right {
	float: none;
	margin-top: -5px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.Style43 {
	color: #C89731;
	font-weight: bold;
}

.style-adresse-contact {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: blink;
	background-position: center center;
}

