/* MONTREAL SPECIFIC STYLE */

body {
	
}

#cloud1 {
	position: fixed;
	margin-top: 250px;
	margin-bottom: -300px;
	left: 12%;
}

* html #cloud1 {
	margin-left: 6%;
}

#cloud2 {
	position: fixed;
	margin-top: 450px;
	margin-bottom: -558px;
	left: 1%;
}

* html #cloud2 {
	margin-left: 1%;
}

#cloud3 {
	position: fixed;
	margin-top: 150px;
	margin-bottom: -258px;
	left: 80%;
}

* html #cloud3 {
	margin-left: 75%;
}

#cloud4 {
	position: fixed;
	margin-top: 420px;
	margin-bottom: -470px;
	left: 90%;
}

* html #cloud4 {
	margin-left: 85%;
}

#lang {
	position: absolute;
	right: 106px;
	top: 0px;
	padding: 6px 8px;
	background-color: #000000;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: #5e5f60;
	font-size: 1.1em;
	font-family: Arial Black, Arial, sans-serif;
	letter-spacing: .2em;
	text-align: right;
}	

	#lang a, #lang a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#lang a:hover {
		color: #e11d3e;
	}

div.ticketslogos {
	margin: 10px 0;
}

#thenav {
	margin-left: 50px !important;	
}