body {
	font-family: Georgia, Times, serif;
	background: #EFE6DA url(../images/layout/bg_gradient.gif) repeat-x;
	display: block;
	margin: 0 0 10px;
	padding: 0px;
	color: #333333;
	line-height: 16px;
}

p {
	margin-top: 0px;
}


#site {
	display: block;
	position: relative;
	width: 776px;
	height: 100%;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
}

h1 {
	margin: 0 0 15px 0;
	font-size: 20px;
	color: #599229;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #599229;
}

div.content {
	margin-bottom: 5px;
}

/*********************/
/*** Request Forms ***/
/*********************/

select.switchlanguage {
	border-color: #599229;
	border-style: solid;
	border-width: 2px 0 1px;
	font-size: 11px;
}

/*** Contact Form ***/

table.contactform,
table.tellafriend {
	width: 520px;
	padding: 0px;
	border-spacing: 2px;
	background:	#F9FcF3;
}

select.contact {
	border: 1px solid #51992d;
	font-size: 11px;
}

requirednote,
required {
	color: #51992D;
}

input.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #51992d;
	font-size: 11px;
	width: 335px;
	height: 16px;
	padding: 0px
}

input.contact-zip {
	border: 1px solid #51992d;
	font-size: 11px;
	width: 95px;
	height: 16px;
	padding: 0px
}

textarea.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #51992d;
	font-size: 11px;
	width: 335px;
	height: 88px;
	padding: 0px
}

input.contact-submit,
input.tellafriend-submit {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: #51992d;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

span.contact-warning,
span.tellafriend-warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: brown;
}

input.tellafriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #51992d;
	font-size: 11px;
	width: 300px;
	height: 16px;
	padding: 0px
}

textarea.tellafriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #51992d;
	font-size: 11px;
	width: 300px;
	height: 88px;
	padding: 0px
}

td.taf {
	padding: 1px 3px;
	text-align: right;
	vertical-align: top;
}

td.form {
	padding: 1px 3px;
	width: 110px;
	text-align: right;
	vertical-align: top;
}

td.checkbox {
	padding: 1px 0px;
	text-align: left;
}

td.submit {
	padding-right: 55px;
	text-align: right;
	color: #51992d;
}

span.error {
	color: #CF0000;
}

/*** Header ***/

#header {
	position: relative;
	display: block;
	width: 100%;
	height: 286px;
	background: url(../images/layout/bg_header.gif) no-repeat;
}

#header-sujet {
	position: relative;
	top: 32px;
	left: 25px;
	width: 726px;
	height: 141px;
}

#header-sujet img {
	overflow: hidden;
}

#navigation-meta {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	text-align: right;
	color: white;
	position: relative;
	height: 30px;
	top: 40px;
	right: 25px;
}

#navigation-meta a {
	text-decoration: none;
	color: white;
	margin: 0px 5px;
}
#navigation-meta a:hover,
#navigation-meta a.selected {
	color: black;
}

#navigation-top {
	position: relative;
	top: 37px;
	float: right;
	right: 25px;
}
.navigation-2 {
    position: relative;
	top: 37px;
	float: right;
	right: 35px;
}
.navigation-2-inner-box {
    background-image:url(../images/navigation-2-bg.gif);
    background-repeat:no-repeat;
    width:534px;
}
.navigation-2 a {
    color:#FFFFFF;
    font-size:12px;
    text-decoration:none;
    padding-left:24px;
}


.navigation-2 a:hover, .navigation-2 a.navigation-2-set, .navigation-2 a.navigation-2-set:hover {
    color:#000000;
}


#navigation-main {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	color: #51992d;
}
#navigation-main a {
	color: #51992d;
	padding: 0 10px;
	height: 34px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	float: left;
}
#navigation-main a:hover,
#navigation-main a.selected {
	color: black;
	background: url(../images/layout/background_nav1.gif) repeat-x;	
}

#switch-language {
	position: absolute;
	clear: both;
	color: white;
	text-align: right;
	right: 25px;
	top: 248px;
}

.selected-2-box {
    background-color:#77b8e4;
    display:block;
    float:left;
    height:36px;
}

/*** Main/Body ***/

div.main {
	position: relative;
	clear: both;
	background: url(../images/layout/bg_main.gif) repeat-y;
	display: block;
	width: 100%;
}

div.stage {
	position: relative;
	display: block;
	width: 100%;
	min-height: 219px;
	background: url(../images/layout/bg_stage.gif) no-repeat;
}
div.left-column {
	position: relative;
	display: block;
	width: 44px;
	height: 219px;
	float: left;
}
div.stage-column {
	position: relative;
	display: block;
	width: 520px;
	float: left;
	padding-bottom: 5px;
}
div.right-column {
	display: block;	
	float: left;
	padding-left: 30px;
}

#bottom {
	clear: both;
	display: block;
	width: 100%;
	height: 36px;
	background: url(../images/layout/bg_bottom.gif) no-repeat;
}
#bottom-extended {
	clear: both;
	display: block;
	position: relative;
	width: 100%;
	height: 76px;
	background: url(../images/layout/bg_bottom_extended.gif) no-repeat;
}
div.bottom-logo {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -50px;
}
#bottom-extended img {
	position: relative;
	border: none;
	position: relative;
	width: 100px;
	height: 44px;
}
#bottom-extended a {
	position: relative;
	width: 100px;
	height: 44px;
	display: block;
}


div.gallery-overview {
	width: 160px;
}
div.gallery-more {
	font-weight: bold;
	width: 160px;
	color: #51992d;
	padding-bottom: 10px;
}
a.gallery-more {
	color: #51992d;
	text-decoration: underline;
}

a.homelink {
	position: absolute;
	top: 110px;
	left: 60px;
	width: 120px;
	height: 120px;
	display: block;
	z-index: 13;
}

a.quicklink {
	width: 146px;
	height: 106px;
	display: block;
	margin-bottom: 5px;
}

img.gallery-detail {
	display: block;
	padding-bottom: 5px;
}

div.startpage {
	width: 100%;
	padding-left: 33px;
}
div.startpage-sujet {
	width: 230px;
	margin-right: 10px;
	float: left;
}
div.highlightbox {
	font-family: Georgia, Times, serif;
	width: 230px;
	height: 236px;
	background: #F3ECE4;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
div.highlightbox-top {
	width: 230px;
	height: 10px;
	display: block;
	font-size: 1px;
	background: url(../images/layout/highlight_top.gif);
}
div.highlightbox-bottom {
	position: absolute;
	width: 230px;
	height: 10px;
	display: block;
	font-size: 1px;
	top: 226px;
	bottom: 0px;
	background: url(../images/layout/highlight_bottom.gif);
}

div.highlight-instance {
	padding: 0 14px;
}
div.highlight-image-border {
	width: 200px;
	height: 100px;
	display: block;
	padding: 2px;
	margin-bottom: 6px;
	background: url(../images/layout/bg_highlight.gif) no-repeat;
}
div.highlight-image {
	width: 196px;
	height: 96px;
	overflow: hidden;
}
a.highlight-image {
	width: 100%;
	height: 100%;
	display: block;
	border: 0px;
}
div.highlight-more {
	color: #51992d;
}
a.highlight-more {
	color: #51992d;
	font-weight: bold;
	text-decoration: underline;
}

img.padding-right {
	padding-right: 10px;
}