#gui_global {
	height: auto !important;
	min-height: 0 !important;
	background: none;
}

#gui_content {
	height: 750px !important;
}

#gui_navigation {
	float: none;
	position: absolute;
	height: auto !important;
	min-height: 0 !important;
	top: 89px;
	left: -9px;
	background: none;
	z-index: 999;
}

#gui_navigation #gui_nav_menu {
	padding: 0;
}

#gui_global #gui_content {
	float: none;
	padding: 0;
	width: auto;
	background-color: #FFF;
}

#gui_content #gui_event {
	position: absolute;
	top: 340px;
	left: -10px;
	width: 181px;
	height: 142px;
	background: url(/gui_interface/lt/bkgnd/bkgnd_event.png) 0 0 no-repeat;
	z-index: 999;
}

#gui_content #gui_event a {
	display: block;
	width: 135px;
	height: 113px;
	padding: 28px 28px 0 18px;
	color: #FFF;
}

#gui_content #gui_event a:hover {
	text-decoration: none;
}

#gui_booking {
	position: absolute;
	top: 220px;
	right: -45px;
	z-index: 999;
}

#gui_facebook_like {
	position: absolute;
	top: 420px;
	right: -40px;
	z-index: 999;
	width: 196px; 
	height: 111px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#gui_facebook_like iframe {
	border: none;
	overflow: hidden;
	width: 115px;
	height: 21px;
	position: absolute;
	bottom: 5px; 
	left: 35px;
	background-color: transparent;
}

#gui_content #gui_bandeaux {
	position: relative;
	height: 480px;
	overflow: hidden;
}

#gui_content #gui_bandeaux .gui_bandeau {
	display: none;
}

#gui_content #gui_bandeaux .gui_bandeau h1 {
	position: absolute;
	top: 40px;
	left: 0;
	width: 450px;
	color: #FFF;
	font-family: Helvetica;
	font-size:23px;
	border: none;
}

#gui_content #gui_actus {
	float: left;
	width: 644px;
	height: 205px;
	margin: 7px 0 10px 3px;
	overflow: hidden;
}

#gui_content #gui_actus .jcarousel-prev,
#gui_content #gui_actus .jcarousel-next {
	position: absolute;
	top: 0;
	width: 63px;
	height: 197px;
	cursor: pointer;
}

#gui_content #gui_actus .jcarousel-prev {
	left: 0;
	background: #FFF url(/gui_interface/lt/picto/picto_left_arrow.png) center center no-repeat;
}

#gui_content #gui_actus .jcarousel-next {
	right: 0;
	background: #FFF url(/gui_interface/lt/picto/picto_right_arrow.png) center center no-repeat;
}

#gui_content #gui_actus .gui_actu {
	float: left;
	width: 314px;
	height: 197px;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 8px;
	overflow: hidden;
	background: url(/gui_interface/lt/bkgnd/bkgnd_shadow_actu.png) bottom right no-repeat;
}		

#gui_content #gui_actus .gui_actu .gui_top_part {
	height: 68px;
	padding: 7px 7px 0 7px;
	overflow: hidden;
	background: url(/gui_interface/lt/bkgnd/bkgnd_actu.png) 0 0 repeat-x;
}

#gui_content #gui_actus .gui_actu .gui_top_part h1 {
	color: #FFF;
	font-size: 14px;
	border: none;
}	

#gui_content #gui_actus .gui_actu .gui_top_part p {
	color: #000;
	padding: 0;
}
	
#gui_content #gui_boutons {
	float: right;
	width: 309px;
	margin: 0 7px 14px 7px;	
}

#gui_content #gui_boutons .gui_bouton {
	float: left;
	width: 151px;
	margin-top: 7px;
	padding-bottom: 4px;
	background: url(/gui_interface/lt/bkgnd/bkgnd_shadow_boutons.png) bottom right no-repeat;
	overflow: hidden;
}

#gui_content #gui_boutons .gui_bouton.gui_first {
	clear: both;
	margin-right: 7px;
}

#gui_content #gui_breves {
	clear: both;
	height: 21px;
	margin: 0 7px;
	padding: 0 7px;
	line-height: 21px;
	background: url(/gui_interface/lt/bkgnd/bkgnd_breves.png) 0 0 repeat-x;
	color: #FFF;
}

#gui_content #gui_breves a {
	font-weight: bold;
	color: #FFF;
}

#gui_content #gui_spacer {
	height: 14px;
}
