/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body
{
	background-color: #2a2a2a;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 27px;
	padding-bottom: 20px;
}

#container
{
	margin: auto;
	width: 960px;
}

h1
{
	background: #ec0007 url(../img/home/logo.png) top center no-repeat;
	height: 95px;
	margin-bottom: 33px;
	text-indent: -9999em;
}

div#hotel-wrap
{
	height: 250px;
}

div.hotel
{
	background: transparent url(../img/home/hotels.png) 0 0 no-repeat;
	display: inline;
	float: left;
	height: 218px;
	padding-top: 32px;
	position: relative;
	width: 290px;
}

#galeries { background-position: -290px 0; margin: 0 45px; }
#sherbrooke { background-position: -580px 0; }

p.language-selection
{
	display: inline;
	float: left;
	margin-bottom: 70px;
	padding-top: 12px;
	text-align: center;
	width: 290px;
}

p.language-selection a
{
	color: #ec0007;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
	text-decoration: none;
}

#middle-language
{
	margin: 0 45px 70px 45px;
}

a.french-link
{
	border-right: 1px solid #ec0007;
}

#video-wrap
{
	background-color: #981216;
	clear: both;
	height: 157px;
}

h2
{
	color: #fff;
	font-size: 12px;
	padding: 7px 0;
	text-align: center;
	text-shadow: #690c0f 0 -1px 0;
	text-transform: uppercase;
}

h2 span
{
	color: #cbcbcb;
	font-size: 10px;
}

#slash
{
	padding: 0 5px;
}

#video
{
	background: transparent url(../img/home/video.jpg) 0 0 no-repeat;
	height: 128px;
	margin: auto;
	position: relative;
	width: 241px;
}

#video-links
{
	height: 12px;
	padding-left: 3px;
	position: absolute;
	top: 74px;
	text-align: center;
	width: 238px;
}

#video-links a
{
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
}

#french-video
{
	border-right: 1px solid #f7b4ab;
}

#play-btn
{
	display: block;
	height: 57px;
	position: absolute;
	top: 18px;
	left: 80px;
	width: 82px;
}