@charset "UTF-8";
html {
	margin:0;
	background:linear-gradient(95deg, rgb(247,238,231), rgb(232,172,128));
	font-family:SourceSansPro;
	font-weight:200;
	color:#000;
	width:100%;
	height:100%;
	position:relative;
	font-size:12px;
	overflow-x:hidden;
	overflow-y:auto;
}
body {
	margin:0;
	background:linear-gradient(95deg, rgb(247,238,231), rgb(232,172,128));
	font-family:SourceSansPro;
	color:#000;
	width:100%;
	height:auto;
	min-height:100.5vh;
	position:relative;
	font-size:1vw;
	cursor:auto;
	overflow:hidden;
}
table {
	border:none;
}
a:focus, span:focus, div:focus, button:focus, input:focus, textarea:focus {
	outline:none;
}
a {
	text-decoration:none;
}
a:hover {
	cursor:pointer;
}
h1, h2, h3, h4, h5, h6 {
	display:inline;
	margin:0;
	font-size:1em;
	font-weight:normal;
}
ul {
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	-webkit-margin-start:0;
	-webkit-margin-end:0;
	padding:0;
	margin:0;
}
img {
	pointer-events:none;
}
button {
	box-sizing:border-box;
	border:none;
	background-color:transparent;
	padding:0;
	font-size:1em;
	cursor:pointer;
}
#background {
	width:100%;
	height:100%;
	background:linear-gradient(95deg, rgb(247,238,231), rgb(232,172,128));
	position:fixed;
	z-index:0;
}
#wrapper {
	opacity:0;
	display:none;
	width:100%;
	max-width:100%;
	height:auto;
	min-height:100vh;
	position:relative;
	font-family:SourceSansPro;
	z-index:2;
}
#subwrapper {
	width:100%;
	height:auto;
	min-height:100%;
	position:relative;
	z-index:2;
}
.content {
	display:block;
	width:100%;
	height:auto;
	min-height:100vh;
	font-size:1em;
	position:relative;
	overflow:hidden;
	z-index:2;
}
#blank_top {
	width:100%;
	height:12.4em;
	position:relative;
	background:linear-gradient(95deg, rgb(255,245,235), rgb(245,225,205));
	background-image:url(/media/back.png);
	background-position:top center;
	background-size:24em 24em;
	background-repeat:repeat;
}
#blank_bottom {
	width:100%;
	height:0vw;
	position:relative;
}
#headerAndMenu {
	font-size:1em;
	width:100%;
	max-width:100%;
	height:auto;
	position:fixed;
	z-index:3;
	border-bottom:1px solid black;
}
#header {
	display:block;
	position:relative;
	top:0;
	width:100%;
	height:10em;
	line-height:5em;
	overflow:hidden;
	background-image:url(/media/headerback.jpg);
	background-size:100% auto;
	background-position:center center;
}
#footer_back {
	display:block;
	position:absolute;
	bottom:-0.5vh;
	width:100%;
	height:100vh;
	overflow:hidden;
	z-index:1;
}
#footer_content {
	display:block;
	position:relative;
	width:100%;
	height:auto;
	margin-top:2em;
	padding-bottom:2em;
	overflow:hidden;
	z-index:1;
	letter-spacing:-0.31em;
}
#footer_content>div {
	vertical-align:top;
	letter-spacing:normal;
	padding-left:2.5%;
	padding-right:2.5%;
	padding-top:1%;
	padding-bottom:1%;
	width:95%;
	display:inline-block;
}
#header .back {
	display:block;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100vw;
	height:100vh;
	background-size:cover;
	background-position:top center; 
	background-repeat:no-repeat;
	background-color:transparent;
}
#header #alpm {
	z-index:3;
	position:absolute;
	width:80%;
	height:100%;
	line-height:10em;
	left:0;
	top:0;
}
#header #alpm a#logo {
	position:absolute;
	width:auto;
	height:100%;
	left:5%;
	top:0;
	z-index:2;
}
#header #alpm a#logo img {
	position:relative;
	width:auto;
	height:100%;
	left:0;
	top:0;
}
#header #alpm a#banner {
	display:inline-block;
	font-family:DancingScript;
	font-size:3em;
	color:#000;
	width:75%;
	height:auto;
	margin-left:25%;
	line-height:3.3333em;
	text-align:center;
	vertical-align:middle;
}
#header #header_right_items {
	display:block;
	height:3em;
	width:100%;
	line-height:2em;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	vertical-align:top;
}
#header #header_right_items ul {
	display:inline-block;
	list-style-type:none;
	position:relative;
	height:3em;
	width:95%;
	padding-left:2.5%;
	padding-right:2.5%;
	vertical-align:top;
}
#header #header_right_items ul li {
	display:block;
	list-style-type:none;
	position:relative;
	width:auto;
	height:3em;
	float:right;
	text-align:center;
	vertical-align:top;
}
#header #header_right_items ul li a {
	display:inline-block;
	list-style-type:none;
	position:relative;
	height:3em;
	width:auto;
	min-width:3em;
	text-align:center;
	vertical-align:top;
}
#header #header_right_items ul li a img {
	display:inline-block;
	position:relative;
	height:2.2em;
	padding:0.4em;
	text-align:center;
	vertical-align:top;
}
.ul {
	display:block;
	padding:1em;
	width:calc(100% - 2em);
	background:linear-gradient(95deg, rgb(247,238,231), rgb(232,172,128));
}
.ul>li {
	list-style-type:none;
	display:block;
	padding:1em;
	font-style:italic;
}
._50_100 {
	display:block;
	position:relative;
	float:left;
	background-size:cover;
	background-position:center center;
	margin-bottom:1rem;
}
#alpm_searchEngine {
	position:relative;
	display:inline-block;
	text-align:right;
	right:0em;
	white-space:nowrap;
	vertical-align:middle;
	z-index:10001;
	width:auto;
	height:3em;
	padding-right:0.5%;
	line-height:3em;
}
#alpm_searchEngine #alpm_magnifying_glass {
	height:100%;
	width:3em;
	position:relative;
	display:inline-block;
	right:0em;
}
#alpm_searchEngine #alpm_search_cont {
	width:0em;
	height:0.64em;
	line-height:0.64em;
	position:relative;
	padding-left:0em;
	padding-right:0em;
	padding-top:0em;
	padding-bottom:0em;
	margin-top:0.16em;
	border:1px solid black;
	border-radius:1em;
	display:inline-block;
	vertical-align:top;
	font-size:3em;
	color:#ffffff;
	text-align:left;
	opacity:0;
	z-index:2;
}
#alpm_searchEngine #alpm_search_cont #alpm_search {
	height:1em;
	line-height:1em;
	width:calc(100% - 2em);
	position:relative;
	padding-top:0.2em;
	padding-bottom:0.2em;
	margin-left:1em;
	margin-right:1em;
	border:none;
	border-radius:0;
	display:inline-block;
	vertical-align:top;
	background-color:transparent;
	font-size:0.48em;
	color:#ffffff;
	text-align:left;
	overflow:hidden;
}
#alpm_searchEngine #alpm_search:focus {
	outline:none;
}
.alpm_link_result_line {
	display:block;
	position:relative;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	height:auto;
	min-height:2em;
	text-decoration:none;
	color:#000;
}
.alpm_result_line {
	white-space:normal;
	display:block;
	position:relative;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	height:auto;
	min-height:2em;
	color:#000;
}
.alpm_result_title {
	white-space:normal;
	font-size:1em;
	text-align:left;
	display:block;
	position:relative;
	width:100%;
	color:#000;
}
#menuContainer {
	display:block;
	padding:0;
	margin:0;
	position:fixed;
	width:100%;
	height:auto;
	background-color:rgb(255,255,255);
}
#menuContainer #menu {
	position:relative;
	width:calc(100% - 1em);
	height:3em;
	min-height:1em;
	text-align:center;
	background-color:rgb(255,255,255);
	border-bottom:1px solid rgba(0,0,0,0.5);
	border-right:1px solid rgba(0,0,0,0.5);
}
#menuContainer ul#menuList {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	width:100%;
	height:3em;
	font-size:1em;
	font-family:SourceSansPro;
	font-weight:200;
}
#menuContainer ul#menuList>li:not(.alpm_clearboth):not(.alpm_subMenu) {
	display:block;
	position:relative;
	float:left;
	width:auto;
	margin-left:1em;
	margin-right:1em;
	height:auto;
	min-height:3em;
	line-height:2.25em;
}
#menuContainer ul#menuList li span.underline {
	display:block;
	opacity:0;
	position:absolute;
	width:100%;
	height:0.333em;
	bottom:0.5em;
}
#menuContainer ul#menuList li a {
	text-transform:uppercase;
	font-size:1em;
	color:#000;
}
#menuContainer ul#menuList li a:hover {
	color:#cc6699;
}
#menuContainer ul#menuList li .catTitle {
	font-size:1em;
	cursor:default;
}
#menuContainer ul#menuList li .subMenuContainer {
	display:block;
	position:absolute;
	width:100%;
	overflow:hidden;
}
#menuContainer ul#menuList li .subMenuList {
	position:relative;
	width:100%;
	height:auto;
}
#menuContainer ul#menuList>li .subMenuList>li:not(.alpm_clearboth) {
	display:block;
	position:relative;
	float:left;
	width:auto;
	margin-left:1em;
	margin-right:1em;
	height:3em;
	line-height:3em;
}
#menuContainer ul#menuList>li.alpm_subMenu {
	display:block;
	position:relative;
	float:left;
	width:100%;
	height:auto;
	line-height:3em;
	overflow:hidden;
}
#menuContainer ul#menuList li .subMenuList li a {
	font-size:1.2em;
}
#menuContainer ul#menuList li span {
	text-shadow:0.1em 0.1em 0.5em rgba(0,0,0,0.25);
}
#menuContainer ul#menuList li#alpm_toggleMenu {
	display:inline-block;
	list-style-type:none;
	position:relative;
	height:3.5em;
	width:3.5em;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;
	text-align:center;
	vertical-align:top;
}
#handle {
	display:block;
	position:absolute;
	width:0.6in;
	height:0.6in;
	right:-0.6in;
	top:0em;
	background-color:rgba(255,255,255,0.85);
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
	overflow:hidden;
	opacity:0;
	border-bottom:1px solid rgba(0,0,0,0.5);
	border-right:1px solid rgba(0,0,0,0.5);
}
#handle>button {
	width:0.4in;
	height:0.4in;
	margin:0.1in;
	position:relative;
}
#handle>button * {
	pointer-events:none;
}
#alpm_container {
	height:auto;
	background:linear-gradient(95deg, rgb(255,245,235), rgb(245,225,205));
	background-image:url(/media/back.png);
	background-position:top center;
	background-size:24em 24em;
	background-repeat:repeat;
}
#logo_text {
	position:absolute;
	display:block;
	top:0;
	left:6em;
	padding-top:0.5em;
	padding-left:0.5em;
	width:auto;
	height:calc(100% - 1em);
}
#accueil img {
	width:100%;
	height:calc(100% - 1em);
}
.alpm_line {
	display:block;
	position:relative;
	top:50%;
	left:0%;
	width:100%;
	height:1px;
	background-color:black;
}
.tablecontainer {
	display:flex;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:1em;
	flex-direction:row;
	justify-content:space-around;
	flex-wrap:nowrap;
}
.arrow_container {
	display:block;
	position:relative;
	float:left;
	min-width:5em;
	width:5%;
	height:20em;
	max-height:20em;
	top:0;
	overflow:hidden;
	font-size:1em;
}
.arrow_left {
	display:block;
	position:relative;
	padding:0;
	margin:auto;
	height:100%;
	width:100%;
	background-image:url(/media/arrow_left.png);
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
}
.arrow_right {
	display:block;
	position:relative;
	padding:0;
	margin:auto;
	height:100%;
	width:100%;
	background-image:url(/media/arrow_right.png);
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
}
.gradient_left {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:5em;
	height:20em;
	max-height:20em;
	background-image:url(/media/gradient_transparent_right.png);
	background-size:100% 100%;
	background-position:top left;
	background-repeat:repeat-y;
	z-index:2;
	pointer-events:none;
	font-size:1em;
}
.gradient_right {
	display:block;
	position:absolute;
	top:0;
	right:0;
	width:5em;
	height:20em;
	max-height:20em;
	background-image:url(/media/gradient_transparent_left.png);
	background-size:100% 100%;
	background-position:top right;
	background-repeat:repeat-y;
	z-index:2;
	pointer-events:none;
	font-size:1em;
}
#alpm_subcontainer {
	position:relative;
	min-height:19em;
}
.alpm_align_center {
	text-align:center;
}
.alpm_font_color_white {
	color:white;
}
.alpm_buttons {
	display:inline-block;
	position:relative;
	box-sizing:border-box;
	width:18em;
	padding-left:1em;
	padding-right:1em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	margin-top:0.5em;
	min-height:1.5em;
	height:auto;
	background-color:lightgrey;
	border-radius:1em;
	border:2px solid white;
	overflow:hidden;
	font-size:1.5em;
}
.alpm_user_fields {
	display:inline-block;
	position:relative;
	box-sizing:border-box;
	width:18em;
	padding-left:1em;
	padding-right:1em;
	margin-top:0.5em;
	height:2em;
	background-color:white;
	border-radius:1em;
	border:2px solid lightgrey;
	overflow:hidden;
	font-size:1.5em;
}
#alpm_overlay_content {
	position:relative;
	width:100%;
	height:auto;
}
.alpm_block {
	display:block;
	position:relative;
}
.alpm_text_left {
	text-align:left;
}
#form input {
	box-sizing:border-box;
	width:calc(100% - 1em);
	height:auto;
	margin-bottom:0.5em;
	padding:0.5em;
	font-size:13pt;
	font-family:SourceSansPro;
	border:1px solid black;
	background-color:#fdf0e0;
}
#form textarea {
	box-sizing:border-box;
	width:calc(100% - 1em);
	height:20em;
	margin-bottom:0.5em;
	padding:0.5em;
	font-size:13pt;
	font-family:SourceSansPro;
	border:1px solid black;
	background-color:#fdf0e0;
	resize:none;
}
.lineHeight200 {
	line-height:200%;
}
.letterspacingbig {
	letter-spacing:0.1em;
}
.bold {
	font-weight:700;
}
.thin {
	font-weight:200;
}
.italic {
	font-style:italic;
}
.text {
	font-size:13pt;
	line-height:180%;
}
.h2 {
	font-size:20pt;
}
.h3 {
	font-size:16pt;
}
.alpm_content {
	width:100%;
	height:auto;
}
.video {
	position:relative;
	width:100%;
	height:auto;
}
.video video {
	position:relative;
	display:block;
}
form input {
	font-size:13pt;
	padding:0.25em;
	margin-bottom:0.25em;
	box-sizing:border-box;
}
form select {
	font-size:13pt;
	padding:0.25em;
	margin-bottom:0.25em;
	box-sizing:border-box;
}
#reservation {
	overflow:hidden;
	height:auto;
	width:100%;
}
#calendar {
	width:100%;
	height:auto;
	position:relative;
	left:0%;
}
.week {
	display:block;
	position:relative;
	float:left;
}
.weekHeading {
	display:block;
	position:relative;
	width:100%;
	height:2em;
	line-height:2em;
	text-align:center;
}
.weekName {
	display:inline-block;
	position:relative;
	width:auto;
	margin-left:1em;
	margin-right:1em;
	height:auto;
	font-size:12pt;
	font-weight:bold;
	vertical-align:middle;
}
.day {
	display:block;
	position:relative;
	float:left;
}
.day:nth-child(2n) {
	background-color:rgba(248,248,248,1);
}
.day:nth-child(2n+1) {
	background-color:rgba(240,240,240,1);
}
.day button {
	display:block;
	position:relative;
	width:100%;
	height:4em;
	line-height:2em;
	text-align:center;
	color:#333;
}
.day button:nth-child(2n) {
	background-color:rgba(150,150,150,0.25);
}
.day button:nth-child(2n+1) {
	background-color:rgba(200,200,200,0.25);
}
.dayName {
	display:block;
	position:relative;
	width:100%;
	height:2em;
	line-height:2em;
	text-align:center;
}
.calendar_arrow_left {
	display:inline-block;
	position:relative;
	width:auto;
	height:1.5em;
	vertical-align:middle;
}
.calendar_arrow_right {
	display:inline-block;
	position:relative;
	width:auto;
	height:1.5em;
	vertical-align:middle;
}
@media screen and (min-width: 14.0000001in) {
	#calendar {
		font-size:12pt;
	}
	.menu {
		font-size:1.2em;
	}
	.alpm_resizable {
		font-size:1em;
	}
	.alpm_more_resizable {
		font-size:1em;
	}
	#alpm_container {
		position:relative;
		width:98%;
		height:auto;
		padding:1%;
	}
	#header_right_items {
		font-size:1em;
	}
	#alpm_searchResults #alpm_searchResultsCont {
		font-size:2em;
	}
	.only_on_responsive {
		display:none;
	}
	.only_on_desktop {
		display:block;
	}
	#responsive_left {
		position:relative;
		float:left;
		margin:2.5%;
		width:45%;
		height:auto;
	}
	#responsive_right {
		position:relative;
		float:left;
		margin:2.5%;
		width:45%;
		height:auto;
	}
	._50_100:nth-child(2n+1) {
		width:48%;
		height:30rem;
		margin-right:4%;
	}
	._50_100:nth-child(2n) {
		width:48%;
		height:30rem;
	}
}
@media screen and (min-width: 10.0000001in) and (max-width: 14in) {
	#calendar {
		font-size:12pt;
	}
	.menu {
		font-size:1.2em;
	}
	.alpm_resizable {
		font-size:1.25em;
	}
	.alpm_more_resizable {
		font-size:1.5em;
	}
	#alpm_container {
		position:relative;
		width:98%;
		height:auto;
		padding:1%;
	}
	#header_right_items {
		font-size:1em;
	}
	#alpm_searchResults #alpm_searchResultsCont {
		font-size:2.4em;
	}
	.only_on_responsive {
		display:none;
	}
	.only_on_desktop {
		display:block;
	}
	#responsive_left {
		position:relative;
		float:left;
		margin:2.5%;
		width:45%;
		height:auto;
	}
	#responsive_right {
		position:relative;
		float:left;
		margin:2.5%;
		width:45%;
		height:auto;
	}
	._50_100:nth-child(2n+1) {
		width:48%;
		height:30rem;
		margin-right:4%;
	}
	._50_100:nth-child(2n) {
		width:48%;
		height:30rem;
	}
}
@media screen and (min-width: 7.0000001in) and (max-width: 10in)  {
	#calendar {
		font-size:10pt;
	}
	.menu {
		font-size:1.4em;
	}
	#alpm_container {
		position:relative;
		width:98%;
		height:auto;
		padding:1%;
	}
	.alpm_resizable {
		font-size:1.5em;
	}
	.alpm_more_resizable {
		font-size:2em;
	}
	#header_right_items {
		font-size:1.333em;
	}
	#alpm_searchResults #alpm_searchResultsCont {
		font-size:2.8em;
	}
	.only_on_responsive {
		display:block;
	}
	.only_on_desktop {
		display:none;
	}
	#responsive_left {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	#responsive_right {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	._50_100:nth-child(2n+1) {
		width:100%;
		height:30rem;
	}
	._50_100:nth-child(2n) {
		width:100%;
		height:30rem;
	}
}
@media screen and (min-width: 5.0000001in)  and (max-width: 7in)  {
	#calendar {
		font-size:9pt;
	}
	.menu {
		font-size:1.7em;
	}
	#alpm_container {
		position:relative;
		width:98%;
		height:auto;
		padding:1%;
	}
	.alpm_resizable {
		font-size:1.75em;
	}
	.alpm_more_resizable {
		font-size:2.25em;
	}
	#header_right_items {
		font-size:1.666em;
	}
	#alpm_searchResults #alpm_searchResultsCont {
		font-size:3.2em;
	}
	.only_on_responsive {
		display:block;
	}
	.only_on_desktop {
		display:none;
	}
	#responsive_left {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	#responsive_right {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	._50_100:nth-child(2n+1) {
		width:100%;
		height:30rem;
	}
	._50_100:nth-child(2n) {
		width:100%;
		height:30rem;
	}
}
@media screen and (max-width: 5in)  {
	#calendar {
		font-size:9pt;
	}
	.menu {
		font-size:1.7em;
	}
	#alpm_container {
		position:relative;
		width:98%;
		height:auto;
		padding:1%;
	}
	.alpm_resizable {
		font-size:1.75em;
	}
	.alpm_more_resizable {
		font-size:2.5em;
	}
	#header_right_items {
		font-size:1.666em;
	}
	#alpm_searchResults #alpm_searchResultsCont {
		font-size:3.2em;
	}
	.only_on_responsive {
		display:block;
	}
	.only_on_desktop {
		display:none;
	}
	#responsive_left {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	#responsive_right {
		position:relative;
		width:95%;
		margin:2.5%;
		height:auto;
	}
	._50_100:nth-child(2n+1) {
		width:100%;
		height:30rem;
	}
	._50_100:nth-child(2n) {
		width:100%;
		height:30rem;
	}
}
#alpm_footer {
	position:relative;
	width:100%;
	height:5em;
	background-color:rgba(0,0,0,0.5);
}
#alpm_csl {
	right:1em;
	top:0em;
	position:fixed;
	height:auto;
	width:30em;
	z-index:100001;
	font-family:SourceSansPro;
}
.alpm_csl {
	width:26em;
	height:auto;
	position:absolute;
	border-radius:1em;
	background-color:#fff;
	margin-top:1.5em;
	margin-left:1.5em;
	opacity:0;
}
.alpm_csl span.alpm_cslText {
	display:block;
	width:17em;
	left:0.5em;
	float:left;
	padding-top:1em;
	padding-bottom:1em;
	height:auto;
	position:relative;
	font-size:1.2em;
	color:#000;
}
.alpm_csl span.alpm_cslTextDialog {
	display:block;
	width:20.6em;
	left:0.5em;
	padding-top:1em;
	padding-bottom:1em;
	height:auto;
	position:relative;
	font-size:1.2em;
	color:#000;
	text-align:left;
}
.alpm_csl span.alpm_ok_cancel {
	display:block;
	width:20.6em;
	left:0.25em;
	padding-top:1em;
	height:auto;
	text-align:center;
	font-size:1em;
}
.alpm_csl .alpm_ok {
	background-color:#bbb;
	border:none;
	width:auto;
	padding-top:0.25em;
	padding-bottom:0.25em;
	padding-left:0.5em;
	padding-right:0.5em;
	border-radius:0.5em;
	font-size:1em;
	font-family:SourceSansPro;
}
.alpm_csl .alpm_cancel {
	background-color:#bbb;
	border:none;
	width:auto;
	padding-top:0.25em;
	padding-bottom:0.25em;
	padding-left:0.5em;
	padding-right:0.5em;
	border-radius:0.5em;
	font-size:1em;
	font-family:SourceSansPro;
}
.alpm_csl button.alpm_cross {
	display:block;
	width:1.5em;
	height:1.5em;
	right:0.25em;
	margin-left:0;
	margin-right:0;
	margin-top:0.125em;
	margin-bottom:0.125em;
	padding:0;
	position:relative;
	float:right;
	background-color:transparent;
	font-size:2em;
	vertical-align:middle;
	border-radius:0;
}
.alpm_csl button.alpm_cross svg {
	top:0.05em;
}
.alpm_csl button.alpm_cross img {
	width:1.5em;
	height:1.5em;
	position:absolute;
}
.alpm_clearboth {
	width:100%;
	display:block;
	max-height:0;
	position:relative;
	clear:both;
}
.alpm_fulljustify {
	text-align: justify;
}
.alpm_fulljustify:after {
	content: "";
	display: inline-block;
	width: 100%;
}