/*
CSS
*/

html {
	background: url(images/bourgogne_bg.jpg) #fff repeat-x;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/bourgogne_bg.jpg) #fdfaf3 repeat-x;
}

a:link, a:visited {	color: #fff; text-decoration: underline; }
a:active, a:hover { color: #000; text-decoration: none; }
.vide_h60 { clear: both; width:100%; height: 60px; }

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #eef8f4;
	text-align: justify;
	margin: 0 0 10px 0;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #24f0c9;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#bourgogne_container {
	background: url(images/bourgogne_container_bg.jpg) no-repeat top;
	width: 1024px;
	margin: auto;
}

#bourgogne_content_area {
	width: 942px;
	margin: auto;
}

#bourgogne_left {
	float: left;
	width: 290px;
}

#bourgogne_logo_area {
	width: 200px;
	height: 85px;
	margin: 20px auto 0 auto;
}

#bourgogne_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #fff;
	text-align: center;
	margin: 0 0 -20px 0 ;
}

#bourgogne_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin:15px;
}

.bourgogne_menu {
	width: 219px;
	margin: 80px auto;
	padding: 0;
}

.bourgogne_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 219px;
}

.bourgogne_menu li a {
	display: block;
	height: 31px;
	padding: 12px 30px 0 30px;
	margin: 5px 0 0 0;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: left;
	background: url(images/bourgogne_menu.png) no-repeat;	
	text-decoration:none;
}

.bourgogne_menu li a:hover, .bourgogne_menu li .current {
	background: url(images/bourgogne_menu_current.png) no-repeat;	
	text-decoration:none;
	text-align: left;
	color: #000;
}

.bourgogne_section_1 {
	background: url(images/bourgogne_section_1_bg.png) bottom no-repeat;
	width: 180px;
	padding: 20px;
	margin: 0px auto;	
}

.bourgogne_section_1 h1 {
	color: #663300;
	text-align: left;
	margin: 0 0 15px 0 ;
}

.bourgogne_section_1 p {
	color: #000;
}

.bourgogne_section_1 img {
	margin: 0 0 10px 0;
	border: 3px solid #fff;
}

#bourgogne_right {
	float: right;
	width: 650px;
	padding: 25px 0 0 0;
}

#bourgogne_right_top {
	background: url(images/bourgogne_right_top.png) top no-repeat;
	width: 604px;
	height: 30px;
	padding: 20px 20px 0 20px;
}

#bourgogne_right_mid {
	background: url(images/bourgogne_right_mid.png);
	width: 644px;
	padding: 0 0 10px 0;
}

#bourgogne_right_bottom {
	background: url(images/bourgogne_right_bottom.png) bottom no-repeat;
	width: 644px;
	height: 73px;
}

.bourgogne_one_col {
	width: 604px;
	border-bottom: 1px dotted #fff;
	margin: 0 20px 10px 20px;
	padding: 10px 0 10px 0;
}

.bourgogne_one_col img {
	float: left;
	border: 3px solid #fff;
	margin: 0 15px 15px 0;
}

.bourgogne_two_col {
	float: right;
	width: 280px;
	margin: 0 2px 10px 20px;
	padding: 10px 20px 0 0;
}

.bourgogne_two_col_right {
	margin: 0 0 10px 0;
	padding: 10px 0 0 20px;
}

.bourgogne_two_col img {
	float: left;
	margin: 10px 10px 10px 0 ;
}

.bourgogne_gallery {
	width: 100%;
}

.bourgogne_gallery img {
	float: left;
	margin: 0;
	padding: 0;
	border: 2px solid #FFFFFF;
}

.bourgogne_gallery img.mid {
	margin: 0 12px 10px 12px;	
}

.bourgogne_section_2 {
	width: 595px;
	margin: 15px 0 0 24px;	
}

.bourgogne_section_2 .bourgogne_section_2_top {
	width: 595px;
	height: 4px;
	background: url(images/bourgogne_section_2_top.png) top no-repeat;
}

.bourgogne_section_2 .bourgogne_section_2_bottom {
	width: 595px;
	height: 5px;
	background: url(images/bourgogne_section_2_bottom.png) bottom no-repeat;
}

.bourgogne_section_2 .bourgogne_section_2_mid {
	width: 555px;
	background-color: #FFFFFF;
	padding: 10px 20px;	

}

.bourgogne_section_2_mid img {
	float: left;
	margin: 0 20px 20px 0;
}

.bourgogne_v_line {
	float: right;
	width: 1px;
	min-height: 280px;
	border-left: 1px dotted #fff;
	margin: 0 2px 0 0;
}

.bourgogne_h_line {
	height: 0px;
	border-bottom: 1px dotted #fff;
	margin: 0 20px;
}

.bourgogne_more {
	float: right;
	background: url(images/bourgogne_more.png);
	width: 80px;
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 10px 0px 10px 0;
	color: #fff;
}

.bourgogne_more a {
	color: #fff;
	text-decoration: none;
}

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

.bourgogne_list {
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #eef8f4;
}

.bourgogne_list li {
	background: url(images/bourgogne_bullet_star.png) no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 13px;
	margin: 0 0 5px 0;
}

#bourgogne_footer {
	width: 100%;
	color: #fff;
	margin: 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}