html
{
	background-color: #010101;
	font-family: arial;
	font-size: 12px;
	color: white;
}
body
{
	background-color: #010101;
	height: 885px;
	font-size: 1.0em;
	*overflow-y: hidden;
}
h1
{
	font-size: 2.0em;
	font-weight: bold;
	margin-bottom:5px;
	color: black;
}
p
{
	margin-bottom: 10px;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
.bodyAll
{
	width: 999px;
	height: 737px;
	vertical-align: top;
	padding-top: 110px;
	background-repeat: no-repeat;
}
.bodyDiv
{
	padding-left: 320px;
	padding-right: 100px;
	height: 500px;
	overflow: hidden;
	display: block;
	color: black;
}
.homeDiv
{
	margin-left: 665px;
	margin-right: 52px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	color: white;
	font-size: 12px;
}
.attractionsDiv
{
	padding-left: 40px;
	height: 59px;
}
.attractionsDiv a
{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.attractionsDiv a:hover
{
	text-decoration: underline;
}
.attractionsDiv a:visited
{
	color: white;
}
.introDiv
{
	height: 150px;
	overflow-y: auto;
}
.wordDiv
{
	margin-top: 40px;
	overflow-y: auto;	
	height: 120px;
	margin-left: 20px;
	color: black;
}
.tableAll
{
	margin-left: auto;
	margin-right: auto;
}
.headerLeftAll
{
	height: 150px;
	vertical-align: bottom;
	width: 390px;
}
.headerRightAll
{
	vertical-align: bottom;
	color: white;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.divMenu
{
	float: right;
	white-space: nowrap; 
	margin-left: -40px;
}
.divMenu a
{
	text-align: center;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	color: white;
	padding: 10px;
}
.divMenu .lnkTwitter
{
	width: auto;
	margin: 0 0 5px 5px;
}
.divMenu a:visited
{
	color: white;
}
.divMenu img
{
	margin-bottom: -2px;
}

.linkAdeo
{
	margin-left: 155px; 
	margin-top: 75px;
	width: 440px;
	cursor: pointer;
	cursor: hand;
	color: white;
	font-size: 0.9em;
}
.linkLanguage
{
	float: right; 
	margin-top: -12px;
	height: 12px; 
	cursor: pointer;
	cursor: hand;
	width: 50px;
	margin-right: 40px;
	*margin-right: 20px;
	*width: 70px;
	z-index: 99;
	opacity:0;
	filter: alpha(opacity = 0);
	-moz-opacity:0;
	background-color: black;
}
.imgLogo
{
	float: left;
	margin-left: 60px;
}
.french
{
	display: none;
}

/* Generated by css text wrapper */
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }


/* Photo gallery */
.divPortfolioGallery
{
	float: left;
	position:absolute;
	top: 502px;
}
.divPortfolioGallery img
{
	float: left
}
.divPortfolioGallery div
{
	float: left;
}
.divPortfolioGalleryWrapper
{
/*	height: 78px; 
	line-height:95px;
	overflow: hidden;
	border: 1px solid #AAAAAA;
*/
	margin: 15px 10px;
	background-color: white;
	float: left;
	padding: 2px;
}
.divPortfolioBox
{
	overflow: hidden;
	/* height: 150px; */
	width: 500px;
}
.divSpriteSlide
{
	width: 40px;
	height: 41px;
	cursor: pointer;
	cursor: hand;
	margin: 4px;
	margin-top:75px ;
}
.divSpriteLeft
{
	/* background-image: url(/site/view/images/arrows-sprite.gif); */
	float: left;
}
.divSpriteRight
{
	/* background-image: url(/site/view/images/arrows-sprite.gif); */
	background-position: -40px 0px;
	float: right;
}



/* OVERRIDE STYLES IN NYROMODAL */
div.wrapper a.nyroModalNext {
	height:60%;
	width:20px;
}
div.wrapper {
	background-color: black;
}
a.nyroModalPrev, a.nyroModalNext {
	width: 40px;
	height: 145px;
}
.imgRight
{
	float: right;
	margin: 0 0 10px 10px;
}
.divPlain
{
	padding: 20px;
}

