* {font-family : verdana ; font-size : 11px ; color : #3A3A3A ;}
Body { scrollbar-3d-light-color : #3A3A3A; scrollbar-arrow-color : #9C9C9C; scrollbar-base-color : #9C9C9C; scrollbar-dark-shadow-color : #3A3A3A; scrollbar-face-color : #3A3A3A; scrollbar-highlight-color : #3A3A3A; scrollbar-shadow-color : #9C9C9C; background-color : #FFFFFF ; }
input, select, textarea	{ font-family: verdana ; font-size: 11px ; color: #3A3A3A ; border: solid #3A3A3A ; border-width: 1 ; background-color:#ffffff ; }

/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

#header {
	background-image: url(img/tranche_01.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 940px;
}
#container {
	width: 940px;
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/aubergeducroisiltranche_05.jpg);
	background-repeat: repeat-y;
	height: 1px;
}
#container #footer {
	background-image: url(img/tranche_05.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 940px;
}


#container #menu {
	background-image: url(img/tranche_02.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	padding-left: 220px;
}
#container #menu a, #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bouton_03.jpg);
	background-position: left center;
	height: 7px;
	width: 8px;
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-left: 12px;
}

#container #menu a:hover, #footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BB3035;
	text-decoration: none;
	background-image: url(img/bouton_03.jpg);
	background-position: left center;
	height: 7px;
	width: 8px;
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-left: 12px;
}

#container #contentgauche {
	background-repeat: no-repeat;
	height: 264px;
	width: 253px;
	background-position: top;
	background-image: url(img/tranche_03.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
#container #contentgauche a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container #contentgauche a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container #contentdroite {
	background-repeat: no-repeat;
	height: 264px;
	width: 667px;
	background-position: top;
	background-image: url(img/tranche_04.jpg);
	padding: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #264C03;
}
#container #contentdroite a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #164E07;
	text-decoration: none;	
}
#container #contentdroite a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #BB2E36;
	text-decoration: none;	
}

body {
	background-color: #390207;
}

