@charset "utf-8";
/* CSS Document */


.container {
	overflow: visible;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 807px;
}
.containerIndex {
	overflow: visible;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	width: 807px;
	margin-top: 100px;
	height: 510px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #523c21;
}
a {
	text-decoration: none;
	color: #380001;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url(css/iepngfix.htc);
}
.header {
	height: 82px;
	background-image: url(../media/image/header.png);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}
#intro {
	background-image: url(../media/image/blend.png);
	background-repeat: repeat-y;
	height: 340px;
}
.main {
	background-image: url(../media/image/blend.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 270px;
	min-height: 300px;
	float: left;
	width: 750px;
	padding-bottom: 30px;
}
.note {
	margin-top: 5px;
	color: #d0b07b;
	text-align: center;
	margin-bottom: 20px;
}
.note a {
	color: #d0b07b;
}
.menuItem {
	float: left;
	margin-left: 25px;
	font-size: 11px;
	text-align: center;
}
.menuItemSelected {
	float: left;
	margin-left: 25px;
	font-size: 11px;
	color: #752206;
	text-align: center;
}
.footer {
	height: 44px;
	padding-left: 15px;
	padding-top: 22px;
	background-image: url(../media/image/footer.png);
	background-repeat: no-repeat;
	float: left;
	width: 792px;
}
.menuItem a {
	color: #141738;
}
.separator   {
	margin-left: 25px;
	float: left;
	color: #666666;
}
.menuItem a:hover {
	text-decoration: underline;
}
#image {
}
.galerieImage {
	border: 8px solid #e9d3ad;
	float: left;
	height: 100px;
	width: 130px;
	overflow: hidden;
	margin-right: 6px;
	margin-bottom: 6px;
}
.header a {
	position: absolute;
	height: 75px;
	width: 287px;
	left: 268px;
	top: 0px;
}
.menu {
	background-image: url(../media/image/menu.png);
	height: 32px;
	padding-top: 17px;
	padding-left: 15px;
	float: left;
	width: 792px;
}
.subHeader {
	background-image: url(../media/image/blend.png);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
.title {
	margin-top: 30px;
	margin-bottom: 30px;
}
h1 {
	font-size: 12px;
	margin-bottom: 10px;
}
.main .text {
	width: 680px;
	margin-left: 40px;
	/*padding-bottom: 30px;*/
	text-align: justify;
}
.main .gallery {
	width: 780px;
	margin-left: 0px;
	padding-bottom: 30px;
}
.nosFormules .title {
	background-color: #752206;
	margin-top: 8px;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 12px;
	text-align: center;
}
.nosFormules {
	background-color: #e9d3ad;
	height: 200px;
	width: 240px;
	color: #141738;
	line-height: 20px;
	position: absolute;
	left: 530px;
	top: 461px;
}
.nosFormules a {
	color: #141738;
}
.nosFormules .text {
	margin-left: 20px;
	width: 220px;
}

