/*********************************/
/* Basics objects                */
/*********************************/

	body 
	{
		padding: 0px;
		margin: 0px;
		font-size: 0.8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #ffffff;
		scrollbar-face-color: #9F0081; 
		scrollbar-shadow-color: #999999;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff; 
		scrollbar-darkshadow-color: #ffffff; 
		scrollbar-track-color: #fff0ff; 
		scrollbar-arrow-color: #fff0ff;
	}
	
	.conteneur 
	{
		position: absolute;
		left: 50%;
		margin-top: 5px;
		margin-left: -385px;
		width: 750px;
/*		background-color: #fff0ff;
*/	}
	
	img
	{
		border: 0px;
	}

	a
	{
		color: #2A7AB0;
	}

	a:visited
	{
		color: #BC80B9;
	}
	
	p 
	{
		text-align: justify;
	}

	h2 
	{
		margin: 2%;
		font-size: 1.4em;
		font-weight: bold;
		font-style: normal;
		text-align: center;
		color: #9F1181;		
	}

	h3
	{ 
		font-size: 1.3em;
		font-weight: lighter;
		font-style: normal;
		color: #2A7AB0;
	}

	h4 
	{
		margin-left: 20px;
		font-size: 1.1em;
		font-weight: bold;
		font-style: normal;
		color: #9F1181;
	}

	.globalFrame 
	{
		position: relative;
		height: 450px;
	}

	.frame
	{
		position: relative;
		float: left;
		width: 630px;
		height: 430px;
		padding: 10px;
		overflow: auto;
	}
	
	.footer 
	{
		position: relative;
		color: #999999;
		font-size: 0.7em;
		text-align: center;
		padding: 5px;
	}

	.evidence
	{
		font-weight: bold;
		font-style: normal;
		color: #9F1181;		
	}

	.lower
	{
		font-size: 0.85em;
	}

	.rightPicture
	{
		margin: 20px;
		float: right;
	}
	
	.center
	{
		text-align: center;
	}
	
	.right
	{
		text-align: right;
	}
	
	.margin
	{
		margin: 5%;
	}
	
	.hidden
	{
		display: none;
	}

	.topReturn
	{ 
		text-align: right;
		text-decoration: none;
	}


/********************************/
/* FORM                         */
/********************************/
	
	form
	{
		position: relative;
		background: #fff0ff;
		padding: 2%;
		left: 50%;
		margin-left: -210px;
		width: 420px;
		border: 1px solid #9F1181;
	}
	
	label
	{
		float: left;
		width: 150px;
	}


/********************************/
/* LIST                         */
/********************************/

	ul
	{
		list-style-image: url(./Design/List.gif);
	}
	
	li
	{ 
		margin-left: 0px;
		margin-top: 10px;
		padding-left: 20px;
	}

	ul ul
	{ 
		list-style-image: url(./Design/List2.gif);
		margin-bottom: 20px;
	}
	
	ul ul li
	{ 
		margin-left: -40px;
		margin-top: 5px;
		padding-left: 7px;
	}
	
	.noListImage
	{
		list-style-image: none;
	}
	
	.listImage2
	{
		list-style-image: url(./Design/List2.gif);
	}


/********************************/
/* POPUP                        */
/********************************/

	.popup .link
	{ 
		text-align: center;
		margin: 2%;
	}


/********************************/
/* LEFT MENU                    */
/********************************/

	.leftMenu
	{
		position: relative;
		float: left;
		width: 100px;
		height: 450px;
		background: url(./Design/VBar.gif) center center no-repeat;
	}

	.leftMenu a
	{
		text-decoration: none;
		background: #ffffff;
	}

	.leftMenu ul
	{
		position: absolute;
		top: 20px;
		width: 100px;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	.leftMenu ul li
	{ 
		margin-top: 10px;
		padding-left: 5px;
		background: #ffffff;
	}


/********************************/
/* Page d'accueil               */
/********************************/

	#welcomeTitle 
	{
		width: 750px;
		height: 100px; 	
		background: url(./Design/HeaderWelcome.gif) center center no-repeat;
	}

	#welcomePage
	{
		height: 420px;
		background: url(./Design/FrameWelcome.gif) center center no-repeat;
	}
	
	#welcomePage img 
	{
		position: relative;
		margin-top: 20px;
		margin-left: 140px;
	}
	
	#welcomePage a 
	{
		position: relative;
		left: 280px;
		top: -5px;
	}
	
	#welcomePage p
	{
		position: relative;
		margin: 10px 0px;
		width: 420px;
		height: 230px;
		left: 50%;
		margin-left: -210px;
		top: 15px;
		overflow: auto;
	}


/********************************/
/* HEADER                       */
/********************************/

	.header
	{
		position: relative;
		height: 70px;
	}

	#homeHeader 
	{
		position: relative;
		float: left;
		width: 100Px;
		height: 70Px;
	}
	
	#homeHeader a
	{
		position: absolute;
		width : 100px;
		height: 70px;
		background: url(./Design/EarthButton1.gif) center center no-repeat;
	}
	#homeHeader a:hover 
	{
		background: url(./Design/EarthButton2bl.gif) center center no-repeat;
	}

	#titleHeader 
	{
		position: relative;
		float: left;
		width : 650px;
		height: 70px;
		background: url(./Design/Title.gif) top center no-repeat;
	}

	#titleHeader img
	{
		position: relative;
		width: 650px;
		top: 58px;
	}


/********************************/
/* HOME PAGE                    */
/********************************/

	#homePage 
	{
		height: 420px;
		background: url(./Design/HomeEarth.gif) center center no-repeat;
	}
	
	#homePage #travels 
	{
		position: absolute;
		width : 147px;
		height: 105px;
		left: 83px;
		top: 135px;
		background: url(./Design/TravelsButton1.gif) no-repeat;
	}
	#homePage #travels:hover
	{
		width : 143px;
		height: 115px;
		background: url(./Design/TravelsButton2.gif) no-repeat;
	}
	
	#homePage #news 
	{
		position: absolute;
		width : 200px;
		height: 58px;
		left: 130px;
		top: 25px;
		background: url(./Design/NewsButton1.gif) no-repeat;
	}
	#homePage #news:hover
	{
		width : 211px;
		height: 63px;
		left: 129px;
		top: 18px;
		background: url(./Design/NewsButton2.gif) no-repeat;
	}
		
	#homePage #siteMap 
	{
		position: absolute;
		width : 99px;
		height: 38px;
		left: 05px;
		top: 315px;
		background: url(./Design/SiteMapCross1.gif) no-repeat;
	}
	#homePage #siteMap:hover
	{
		background: url(./Design/SiteMapCross2.gif) no-repeat;
	}
							
	#homePage #forum 
	{
		position: absolute;
		width : 175px;
		height: 52px;
		left: 490px;
		top: 93px;
		background: url(./Design/ForumButton1.gif) no-repeat;
	}
	#homePage #forum:hover
	{
		width : 171px;
		left: 494px;
		background: url(./Design/ForumButton2.gif) no-repeat;
	}
	
	#homePage #whoAreWe 
	{
		position: absolute;
		width : 270px;
		height: 91px;
		left: 490px;
		top: 235px;
		background: url(./Design/WhoAreWeArrow1.gif) no-repeat;
	}
	#homePage #whoAreWe:hover
	{
		width : 259px;
		height: 95px;
		left: 501px;
		background: url(./Design/WhoAreWeArrow2.gif) no-repeat;
	}


/********************************/
/* NEWS PAGE                    */
/********************************/

	#newsPage .frame
	{
		overflow: auto;
	}

	#newsPage em
	{
		font-size: 1.4em;
		font-weight: bold;
		font-style: normal;
		color: #9F1181;
	}

	#newsPage #preparations
	{
		font-size: 1em;
		font-style: normal;	
	}


/********************************/
/* SITE MAP PAGE                */
/********************************/

	#siteMapPage .frame
	{
		overflow: auto;
	}


/********************************/
/* FORUM PAGE                   */
/********************************/

	#forumPage .frame
	{
//		overflow: auto;
	}


/********************************/
/* FORUM RULES PAGE             */
/********************************/

	#forumRulesPage
	{
		height: 420px;
		background: url(./Design/FrameWelcome.gif) center center no-repeat;
	}
	
	#forumRulesPage img 
	{
		position: relative;
		margin-top: 20px;
		margin-left: 140px;
	}
	
	#forumRulesPage a 
	{
		position: relative;
		left: 170px;
		top: 60px;
	}
	
	#forumRulesPage p
	{
		position: relative;
		margin: 10px 0px;
		width: 420px;
		height: 230px;
		left: 50px;
		top: 80px;
		overflow: auto;
	}


/********************************/
/* WHO ARE WE PAGE              */
/********************************/

	#whoAreWePage .portrait
	{
		width: 550px;
		margin: 15px auto;
		vertical-align: middle;
	}
	
	#whoAreWePage .portrait img
	{
		float: left;
		margin-right: 15px;
	}
	
	#whoAreWePage .portrait p
	{
		padding: 30px;
		background: #fff0ff;
	}
	
	#whoAreWePage .portrait p em
	{
		font-size: 1.4em;
		font-weight: bold;
		font-style: normal;
		color: #9F1181;
	}

	#whoAreWePage #contactUs img
	{
		position: relative;
		width: 183px;
		height: 32px;
		left: 50%;
		margin-left: -113px;
		margin-top: 35px;
	}


/********************************/
/* TRAVELS PAGE                 */
/********************************/

	#travelsPage .frame
	{
		background: url(./Design/World.gif) center center no-repeat;
	}

	/* Australia */

	#travelsPage .frame #australia 
	{
		position: absolute;
		width : 33px;
		height: 24px;
		margin-left: 508px;
		margin-top: 241px;
		background: url(./Australia/Design/AustraliaArrow1.gif) center center no-repeat;
	}
	#travelsPage .frame #australia:hover
	{
		width : 131px;
		height: 90px;
		margin-left: 410px;
		margin-top: 240px;
		background: url(./Australia/Design/AustraliaArrow2.gif) center center no-repeat;
	}

	/* France */

	#travelsPage .frame #france
	{
		position: absolute;
		width : 26px;
		height: 25px;
		margin-left: 272px;
		margin-top: 68px;
		background: url(./Design/WeAreHereCross.gif) center center no-repeat;
	}
/*	#travelsPage .frame #france
	{
		position: absolute;
		width : 22px;
		height: 32px;
		margin-left: 270px;
		margin-top: 55px;
		background: url(./France/Design/FranceArrow1.gif) center center no-repeat;
	}
*/	#travelsPage .frame #france:hover
	{
		width : 153px;
		height: 77px;
		margin-left: 210px;
		margin-top: 15px;
		background: url(./France/Design/FranceArrow2.gif) center center no-repeat;
	}

	/* Nouvelle Calédonie */

	#travelsPage .frame #caledonie
	{
		position: absolute;
		width : 17px;
		height: 55px;
		margin-left: 575px;
		margin-top: 243px;
		background: url(./Caledonie/Design/CaledonieArrow1.gif) center center no-repeat;
	}
	#travelsPage .frame #caledonie:hover
	{
		width : 139px;
		height: 138px;
		margin-left: 453px;
		margin-top: 243px;
		background: url(./Caledonie/Design/CaledonieArrow2.gif) center center no-repeat;
	}

	/* Japon */

	#travelsPage .frame #japan
	{
		position: absolute;
		width : 25px;
		height: 34px;
		margin-left: 530px;
		margin-top: 110px;
		background: url(./Japan/Design/JapanArrow1.gif) center center no-repeat;
	}
	#travelsPage .frame #japan:hover
	{
		width : 99px;
		height: 93px;
		margin-left: 512px;
		margin-top: 110px;
		background: url(./Japan/Design/JapanArrow2.gif) center center no-repeat;
	}

	/* Norway */

	#travelsPage .frame #norway
	{
		position: absolute;
		width : 36px;
		height: 13px;
		margin-left: 298px;
		margin-top: 42px;
		background: url(./Norway/Design/NorwayArrow1.gif) center center no-repeat;
	}
	#travelsPage .frame #norway:hover
	{
		width : 156px;
		height: 127px;
		margin-left: 298px;
		margin-top: -19px;
		background: url(./Norway/Design/NorwayArrow2.gif) center center no-repeat;
	}


/********************************/
/* AUSTRALIA PAGE               */
/********************************/

	#australiaPage .frame
	{
		background: url(./Australia/Design/AustraliaMap.gif) center center no-repeat;
	}

	#australiaPage .frame #title
	{
		position: absolute;
		width : 223px;
		height: 49px;
		margin-left: 205px;
		margin-top: 185px;
	}

	#australiaPage .frame #preparations
	{
		position: absolute;
		width : 184px;
		height: 65px;
		margin-left: 440px;
		margin-top: 280px;
		background: url(./Australia/Design/AustraliaPreparations1.gif) no-repeat;
	}
	#australiaPage .frame #preparations:hover
	{
		width : 192px;
		height: 37px;
		margin-left: 432px;
		margin-top: 280px;
		background: url(./Australia/Design/AustraliaPreparations2.gif) no-repeat;
	}

	#australiaPage .frame #links
	{
		position: absolute;
		width : 125px;
		height: 87px;
		margin-left: 475px;
		margin-top: 130px;
		background: url(./Australia/Design/AustraliaLinksArrow1.gif) no-repeat;
	}
	#australiaPage .frame #links:hover
	{
		width : 135px;
		height: 79px;
		margin-left: 465px;
		background: url(./Australia/Design/AustraliaLinksArrow2.gif) no-repeat;
	}

	#australiaPage .frame #pictures
	{
		position: absolute;
		width : 162px;
		height: 75px;
		margin-left: 160px;
		margin-top: 20px;
		background: url(./Australia/Design/AustraliaPicturesArrow1.gif) no-repeat;
	}
	#australiaPage .frame #pictures:hover
	{
		width : 139px;
		height: 75px;
		background: url(./Australia/Design/AustraliaPicturesArrow2.gif) no-repeat;
	}
							
	#australiaPage #newActually 
	{
		position: absolute;
		width : 134px;
		height: 48px;
		left: 1px;
		top: 100px;
		background: url(./Design/NewButton.gif) no-repeat;
	}

	#australiaPage .frame #actually
	{
		position: absolute;
		width : 156px;
		height: 50px;
		margin-left: 10px;
		margin-top: 125px;
		background: url(./Australia/Design/AustraliaActuallyArrow1.gif) no-repeat;
	}
	#australiaPage .frame #actually:hover
	{
		width : 168px;
		height: 50px;
		background: url(./Australia/Design/AustraliaActuallyArrow2.gif) no-repeat;
	}

	#australiaPage .frame #ourTrip
	{
		position: absolute;
		width : 220px;
		height: 150px;
		margin-left: 80px;
		margin-top: 210px;
		background: url(./Australia/Design/AustraliaOurTripArrow1.gif) no-repeat;
	}
	#australiaPage .frame #ourTrip:hover
	{
		width : 230px;
		height: 130px;
		margin-left: 70px;
		margin-top: 230px;
		background: url(./Australia/Design/AustraliaOurTripArrow2.gif) no-repeat;
	}

	#australiaPage .frame #toKnow
	{
		position: absolute;
		width : 158px;
		height: 80px;
		margin-left: 410px;
		margin-top: 30px;
		background: url(./Australia/Design/AustraliaToKnowArrow1.gif) no-repeat;
	}
	#australiaPage .frame #toKnow:hover
	{
		width : 167px;
		height: 76px;
		margin-left: 401px;
		background: url(./Australia/Design/AustraliaToKnowArrow2.gif) no-repeat;
	}


/********************************/
/* AUSTRALIA PICTURES PAGE      */
/********************************/

	#australiaPicturesPage .frame
	{
		background: url(./Australia/Design/AustraliaStatesMap.gif) center center no-repeat;
	}

	#australiaPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaPicturesPage .frame #faune
	{
		position: absolute;
		width : 107px;
		height: 40px;
		margin-left: 20px;
		margin-top: 300px;
		background: url(./Design/FauneButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #flore
	{
		position: absolute;
		width : 96px;
		height: 38px;
		margin-left: 20px;
		margin-top: 355px;
		background: url(./Design/FloreButton.gif) no-repeat;
	}
	
	#australiaPicturesPage .frame #westernAustralia
	{
		position: absolute;
		width : 100px;
		height: 86px;
		margin-left: 150px;
		margin-top: 155px;
		background: url(./Australia/Design/WesternAustraliaButton.gif) no-repeat;
	}
	
	#australiaPicturesPage .frame #queensland
	{
		position: absolute;
		width : 112px;
		height: 90px;
		margin-left: 350px;
		margin-top: 120px;
		background: url(./Australia/Design/QueenslandButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #northernTerritory
	{
		position: absolute;
		width : 97px;
		height: 74px;
		margin-left: 260px;
		margin-top: 110px;
		background: url(./Australia/Design/NorthernTerritoryButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #southAustralia
	{
		position: absolute;
		width : 104px;
		height: 103px;
		margin-left: 270px;
		margin-top: 177px;
		background: url(./Australia/Design/SouthAustraliaButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #newSouthWales
	{
		position: absolute;
		width : 112px;
		height: 65px;
		margin-left: 370px;
		margin-top: 215px;
		background: url(./Australia/Design/NewSouthWalesButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #victoria
	{
		position: absolute;
		width : 107px;
		height: 48px;
		margin-left: 280px;
		margin-top: 300px;
		background: url(./Australia/Design/VictoriaButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #tasmania
	{
		position: absolute;
		width : 99px;
		height: 67px;
		margin-left: 440px;
		margin-top: 325px;
		background: url(./Australia/Design/TasmaniaButton.gif) no-repeat;
	}

	#australiaPicturesPage .frame #canberra
	{
		position: absolute;
		width : 116px;
		height: 93px;
		margin-left: 440px;
		margin-top: 230px;
		background: url(./Australia/Design/CanberraButton.gif) no-repeat;
	}
	
		
/********************************/
/* SOUTH AUSTRALIA PICTURES PAGE */
/********************************/

	#australiaSAPicturesPage .frame
	{
		background: url(./Australia/Design/SouthAustraliaMap.gif) center center no-repeat;
	}

	#australiaSAPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaSAPicturesPage .frame #fleurieuPeninsula
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 388px;
		margin-top: 300px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #fleurieuPeninsula:hover
	{
		width : 116px;
		height: 102px;
		margin-left: 308px;
		margin-top: 292px;
		background: url(./Australia/Design/AustraliaFleurieuPeninsulaButton.gif) no-repeat;
	}

	#australiaSAPicturesPage .frame #adelaide
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 389px;
		margin-top: 285px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #adelaide:hover
	{
		width : 102px;
		height: 82px;
		margin-left: 389px;
		margin-top: 237px;
		background: url(./Australia/Design/AustraliaAdelaideButton.gif) no-repeat;
	}

	#australiaSAPicturesPage .frame #cooberPedy
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 303px;
		margin-top: 126px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #cooberPedy:hover
	{
		width : 135px;
		height: 57px;
		margin-left: 297px;
		margin-top: 127px;
		background: url(./Australia/Design/AustraliaCooberPedyButton.gif) no-repeat;
	}

	#australiaSAPicturesPage .frame #flindersRanges
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 395px;
		margin-top: 220px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #flindersRanges:hover
	{
		width : 195px;
		height: 104px;
		margin-left: 215px;
		margin-top: 135px;
		background: url(./Australia/Design/AustraliaFlindersRangesButton.gif) no-repeat;
	}

	#australiaSAPicturesPage .frame #yorkePeninsula
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 370px;
		margin-top: 280px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #yorkePeninsula:hover
	{
		width : 214px;
		height: 50px;
		margin-left: 167px;
		margin-top: 277px;
		background: url(./Australia/Design/AustraliaYorkePeninsulaButton.gif) no-repeat;
	}

	#australiaSAPicturesPage .frame #eyrePeninsula
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 325px;
		margin-top: 276px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaSAPicturesPage .frame #eyrePeninsula:hover
	{
		width : 175px;
		height: 48px;
		margin-left: 161px;
		margin-top: 260px;
		background: url(./Australia/Design/AustraliaEyrePeninsulaButton.gif) no-repeat;
	}


/********************************/
/* NORTHERN TERRITORY PICTURES PAGE */
/********************************/

	#australiaNTPicturesPage .frame
	{
		background: url(./Australia/Design/NorthernTerritoryMap.gif) center center no-repeat;
	}

	#australiaNTPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaNTPicturesPage .frame #aliceSprings
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 323px;
		margin-top: 350px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #aliceSprings:hover
	{
		width : 105px;
		height: 78px;
		margin-left: 318px;
		margin-top: 284px;
		background: url(./Australia/Design/AustraliaAliceSpringsButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #mcDonnellRanges
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 295px;
		margin-top: 350px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #mcDonnellRanges:hover
	{
		width : 140px;
		height: 110px;
		margin-left: 201px;
		margin-top: 261px;
		background: url(./Australia/Design/AustraliaMcDonnellRangesButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #kingsCanyon
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 260px;
		margin-top: 365px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #kingsCanyon:hover
	{
		width : 183px;
		height: 84px;
		margin-left: 259px;
		margin-top: 333px;
		background: url(./Australia/Design/AustraliaKingsCanyonButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #glenHelen
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 283px;
		margin-top: 350px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #glenHelen:hover
	{
		width : 122px;
		height: 71px;
		margin-left: 250px;
		margin-top: 291px;
		background: url(./Australia/Design/AustraliaGlenHelenButton.gif) no-repeat;
	}
	
	#australiaNTPicturesPage .frame #uluru
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 255px;
		margin-top: 392px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #uluru:hover
	{
		width : 82px;
		height: 48px;
		margin-left: 254px;
		margin-top: 376px;
		background: url(./Australia/Design/AustraliaUluruButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #kataTjuta
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 243px;
		margin-top: 384px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #kataTjuta:hover
	{
		width : 126px;
		height: 145px;
		margin-left: 207px;
		margin-top: 269px;
		background: url(./Australia/Design/AustraliaKataTjutaButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #kakadu
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 280px;
		margin-top: 65px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #kakadu:hover
	{
		width : 132px;
		height: 86px;
		margin-left: 280px;
		margin-top: 41px;
		background: url(./Australia/Design/AustraliaKakaduButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #katherine
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 270px;
		margin-top: 100px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #katherine:hover
	{
		width : 124px;
		height: 100px;
		margin-left: 270px;
		margin-top: 100px;
		background: url(./Australia/Design/AustraliaKatherineButton.gif) no-repeat;
	}

	#australiaNTPicturesPage .frame #litchfield
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 260px;
		margin-top: 80px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNTPicturesPage .frame #litchfield:hover
	{
		width : 116px;
		height: 106px;
		margin-left: 158px;
		margin-top: 81px;
		background: url(./Australia/Design/AustraliaLitchfieldButton.gif) no-repeat;
	}


/********************************/
/* NEW SOUTH WALES PICTURES PAGE */
/********************************/

	#australiaNSWPicturesPage .frame
	{
		background: url(./Australia/Design/NewSouthWalesMap.gif) center center no-repeat;
	}

	#australiaNSWPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaNSWPicturesPage .frame #sydney
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 400px;
		margin-top: 244px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #sydney:hover
	{
		width : 83px;
		height: 54px;
		margin-left: 399px;
		margin-top: 244px;
		background: url(./Australia/Design/AustraliaSydneyButton.gif) no-repeat;
	}

	#australiaNSWPicturesPage .frame #blueMountains
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 373px;
		margin-top: 227px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #blueMountains:hover
	{
		width : 154px;
		height: 86px;
		margin-left: 230px;
		margin-top: 209px;
		background: url(./Australia/Design/AustraliaBlueMountainsButton.gif) no-repeat;
	}

	#australiaNSWPicturesPage .frame #kuRingGaiChase
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 391px;
		margin-top: 230px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #kuRingGaiChase:hover
	{
		width : 222px;
		height: 167px;
		margin-left: 188px;
		margin-top: 95px;
		background: url(./Australia/Design/AustraliaKuRingGaiChaseButton.gif) no-repeat;
	}

	#australiaNSWPicturesPage .frame #coffsHarbour
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 460px;
		margin-top: 140px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #coffsHarbour:hover
	{
		width : 100px;
		height: 69px;
		margin-left: 371px;
		margin-top: 101px;
		background: url(./Australia/Design/AustraliaCoffsHarbourButton.gif) no-repeat;
	}

	#australiaNSWPicturesPage .frame #byronBay
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 482px;
		margin-top: 100px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #byronBay:hover
	{
		width : 133px;
		height: 49px;
		margin-left: 360px;
		margin-top: 83px;
		background: url(./Australia/Design/AustraliaByronBayButton.gif) no-repeat;
	}

	#australiaNSWPicturesPage .frame #kosciuszko
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 320px;
		margin-top: 320px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaNSWPicturesPage .frame #kosciuszko:hover
	{
		width : 172px;
		height: 85px;
		margin-left: 158px;
		margin-top: 247px;
		background: url(./Australia/Design/AustraliaKosciuszkoButton.gif) no-repeat;
	}


/********************************/
/* QUEENSLAND PICTURES PAGE */
/********************************/

	#australiaQLDPicturesPage .frame
	{
		background: url(./Australia/Design/QueenslandMap.gif) center center no-repeat;
	}

	#australiaQLDPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaQLDPicturesPage .frame #brisbane
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 440px;
		margin-top: 380px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #brisbane:hover
	{
		width : 121px;
		height: 100px;
		margin-left: 329px;
		margin-top: 331px;
		background: url(./Australia/Design/AustraliaBrisbaneButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #rockhampton
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 410px;
		margin-top: 293px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #rockhampton:hover
	{
		width : 170px;
		height: 58px;
		margin-left: 251px;
		margin-top: 274px;
		background: url(./Australia/Design/AustraliaRockhamptonButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #whitsundayIsland
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 390px;
		margin-top: 213px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #whitsundayIsland:hover
	{
		width : 147px;
		height: 116px;
		margin-left: 390px;
		margin-top: 177px;
		background: url(./Australia/Design/AustraliaWhitsundayIslandButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #townsville
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 345px;
		margin-top: 198px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #townsville:hover
	{
		width : 124px;
		height: 130px;
		margin-left: 242px;
		margin-top: 167px;
		background: url(./Australia/Design/AustraliaTownsvilleButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #missionBeach
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 333px;
		margin-top: 170px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #missionBeach:hover
	{
		width : 109px;
		height: 99px;
		margin-left: 333px;
		margin-top: 120px;
		background: url(./Australia/Design/AustraliaMissionBeachButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #cairns
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 328px;
		margin-top: 148px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #cairns:hover
	{
		width : 95px;
		height: 40px;
		margin-left: 328px;
		margin-top: 148px;
		background: url(./Australia/Design/AustraliaCairnsButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #mareeba
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 315px;
		margin-top: 150px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #mareeba:hover
	{
		width : 109px;
		height: 94px;
		margin-left: 220px;
		margin-top: 89px;
		background: url(./Australia/Design/AustraliaMareebaButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #athertonTablelands
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 315px;
		margin-top: 165px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #athertonTablelands:hover
	{
		width : 137px;
		height: 160px;
		margin-left: 196px;
		margin-top: 124px;
		background: url(./Australia/Design/AustraliaAthertonTablelandsButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #greatBarrier
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 337px;
		margin-top: 135px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #greatBarrier:hover
	{
		width : 192px;
		height: 119px;
		margin-left: 335px;
		margin-top: 40px;
		background: url(./Australia/Design/AustraliaGreatBarrierReefButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #fraserIsland
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 450px;
		margin-top: 335px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #fraserIsland:hover
	{
		width : 87px;
		height: 65px;
		margin-left: 450px;
		margin-top: 307px;
		background: url(./Australia/Design/AustraliaFraserIslandButton.gif) no-repeat;
	}
	
	#australiaQLDPicturesPage .frame #daintree
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 320px;
		margin-top: 120px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #daintree:hover
	{
		width : 107px;
		height: 77px;
		margin-left: 223px;
		margin-top: 60px;
		background: url(./Australia/Design/AustraliaDaintreeButton.gif) no-repeat;
	}
	
	#australiaQLDPicturesPage .frame #stanthorpe
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 415Px;
		margin-top: 400px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #stanthorpe:hover
	{
		width : 172px;
		height: 63px;
		margin-left: 253px;
		margin-top: 356px;
		background: url(./Australia/Design/AustraliaStanthorpeButton.gif) no-repeat;
	}

	#australiaQLDPicturesPage .frame #outbackQLD
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 260px;
		margin-top: 255px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaQLDPicturesPage .frame #outbackQLD:hover
	{
		width :135px;
		height: 88px;
		margin-left: 204px;
		margin-top: 179px;
		background: url(./Australia/Design/AustraliaOutbackQldButton.gif) no-repeat;
	}

/********************************/
/* VICTORIA PICTURES PAGE 		*/
/********************************/

	#australiaVICPicturesPage .frame
	{
		background: url(./Australia/Design/VictoriaMap.gif) 142px center no-repeat;
	}

	#australiaVICPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaVICPicturesPage .frame #melbourne
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 330px;
		margin-top: 305px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaVICPicturesPage .frame #melbourne:hover
	{
		width : 124px;
		height: 64px;
		margin-left: 310px;
		margin-top: 253px;
		background: url(./Australia/Design/AustraliaMelbourneButton.gif) no-repeat;
	}

	#australiaVICPicturesPage .frame #ballarat
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 270px;
		margin-top: 280px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaVICPicturesPage .frame #ballarat:hover
	{
		width : 111px;
		height: 74px;
		margin-left: 172px;
		margin-top: 222px;
		background: url(./Australia/Design/AustraliaBallaratButton.gif) no-repeat;
	}

	#australiaVICPicturesPage .frame #greatOceanRoad
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 270px;
		margin-top: 348px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaVICPicturesPage .frame #greatOceanRoad:hover
	{
		width : 210px;
		height: 55px;
		margin-left: 151px;
		margin-top: 348px;
		background: url(./Australia/Design/AustraliaGreatOceanRoadButton.gif) no-repeat;
	}

	#australiaVICPicturesPage .frame #grampians
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 200px;
		margin-top: 265px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaVICPicturesPage .frame #grampians:hover
	{
		width : 131px;
		height: 65px;
		margin-left: 114px;
		margin-top: 218px;
		background: url(./Australia/Design/AustraliaGrampiansButton.gif) no-repeat;
	}

/********************************/
/* WESTERN AUSTRALIA PICTURES PAGE */
/********************************/

	#australiaWAPicturesPage .frame
	{
		background: url(./Australia/Design/WesternAustraliaMap.gif) 142px center no-repeat;
	}

	#australiaWAPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#australiaWAPicturesPage .frame #perth
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 192px;
		margin-top: 343px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #perth:hover
	{
		width : 74px;
		height: 68px;
		margin-left: 192px;
		margin-top: 313px;
		background: url(./Australia/Design/AustraliaPerthButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #perthZoom
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 360px;
		margin-top: 240px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #perthZoom:hover
	{
		width : 74px;
		height: 68px;
		margin-left: 360px;
		margin-top: 210px;
		background: url(./Australia/Design/AustraliaPerthButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #pinnacles
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 183px;
		margin-top: 328px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #pinnacles:hover
	{
		width : 127px;
		height: 50px;
		margin-left: 183px;
		margin-top: 290px;
		background: url(./Australia/Design/AustraliaPinnaclesButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #geraldton
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 165px;
		margin-top: 290px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #geraldton:hover
	{
		width : 118px;
		height: 92px;
		margin-left: 59px;
		margin-top: 237px;
		background: url(./Australia/Design/AustraliaGeraldtonButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #kalbarri
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 155px;
		margin-top: 274px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #kalbarri:hover
	{
		width : 117px;
		height: 60px;
		margin-left: 48px;
		margin-top: 263px;
		background: url(./Australia/Design/AustraliaKalbarriButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #monkeyMia
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 140px;
		margin-top: 239px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #monkeyMia:hover
	{
		width : 142px;
		height: 71px;
		margin-left: 8px;
		margin-top: 202px;
		background: url(./Australia/Design/AustraliaMonkeyMiaButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #carnarvon
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 135px;
		margin-top: 219px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #carnarvon:hover
	{
		width : 143px;
		height: 94px;
		margin-left: 4px;
		margin-top: 150px;
		background: url(./Australia/Design/AustraliaCarnarvonButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #exmouth
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 138px;
		margin-top: 171px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #exmouth:hover
	{
		width : 121px;
		height: 61px;
		margin-left: 56px;
		margin-top: 134px;
		background: url(./Australia/Design/AustraliaExmouthButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #wickham
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 183px;
		margin-top: 143px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #wickham:hover
	{
		width : 118px;
		height: 100px;
		margin-left: 75px;
		margin-top: 75px;
		background: url(./Australia/Design/AustraliaWickhamButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #chichester
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 190px;
		margin-top: 158px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #chichester:hover
	{
		width : 163px;
		height: 71px;
		margin-left: 190px;
		margin-top: 128px;
		background: url(./Australia/Design/AustraliaChichesterButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #Karijini
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 205px;
		margin-top: 171px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #Karijini:hover
	{
		width : 136px;
		height: 94px;
		margin-left: 205px;
		margin-top: 140px;
		background: url(./Australia/Design/AustraliaKarijiniButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #rottnestIsland
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 348px;
		margin-top: 246px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #rottnestIsland:hover
	{
		width : 135px;
		height: 88px;
		margin-left: 224px;
		margin-top: 221px;
		background: url(./Australia/Design/AustraliaRottnestIslandButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #coralBay
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 138px;
		margin-top: 193px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #coralBay:hover
	{
		width : 132px;
		height: 97px;
		margin-left: 137px;
		margin-top: 163px;
		background: url(./Australia/Design/AustraliaCoralBayButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #bunbury
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 365px;
		margin-top: 283px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #bunbury:hover
	{
		width : 119px;
		height: 105px;
		margin-left: 365px;
		margin-top: 229px;
		background: url(./Australia/Design/AustraliaBunburyButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #busselton
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 360px;
		margin-top: 294px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #busselton:hover
	{
		width : 121px;
		height: 119px;
		margin-left: 360px;
		margin-top: 218px;
		background: url(./Australia/Design/AustraliaBusseltonButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #capeNaturaliste
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 348px;
		margin-top: 297px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #capeNaturaliste:hover
	{
		width : 156px;
		height: 90px;
		margin-left: 202px;
		margin-top: 222px;
		background: url(./Australia/Design/AustraliaCapeNaturalisteButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #margaretRiver
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 351px;
		margin-top: 309px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #margaretRiver:hover
	{
		width : 126px;
		height: 90px;
		margin-left: 236px;
		margin-top: 232px;
		background: url(./Australia/Design/AustraliaMargaretRiverButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #capeLeeuwin
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 351px;
		margin-top: 323px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #capeLeeuwin:hover
	{
		width : 124px;
		height: 91px;
		margin-left: 238px;
		margin-top: 252px;
		background: url(./Australia/Design/AustraliaCapeLeeuwinButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #pemberton
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 380px;
		margin-top: 323px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #pemberton:hover
	{
		width : 135px;
		height: 87px;
		margin-left: 380px;
		margin-top: 248px;
		background: url(./Australia/Design/AustraliaPembertonButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #walpoleNornalup
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 393px;
		margin-top: 337px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #walpoleNornalup:hover
	{
		width : 144px;
		height: 151px;
		margin-left: 381px;
		margin-top: 197px;
		background: url(./Australia/Design/AustraliaWalpoleNornalupButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #denmark
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 405px;
		margin-top: 335px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #denmark:hover
	{
		width : 115px;
		height: 117px;
		margin-left: 386px;
		margin-top: 229px;
		background: url(./Australia/Design/AustraliaDenmarkButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #porongurup
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 432px;
		margin-top: 320px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #porongurup:hover
	{
		width : 141px;
		height: 118px;
		margin-left: 368px;
		margin-top: 214px;
		background: url(./Australia/Design/AustraliaPorongurupButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #stirlingRange
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 439px;
		margin-top: 307px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #stirlingRange:hover
	{
		width : 151px;
		height: 126px;
		margin-left: 380px;
		margin-top: 193px;
		background: url(./Australia/Design/AustraliaStirlingRangeButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #albany
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 433px;
		margin-top: 334px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #albany:hover
	{
		width : 96px;
		height: 98px;
		margin-left: 409px;
		margin-top: 315px;
		background: url(./Australia/Design/AustraliaAlbanyButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #fitzgeraldRiver
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 479px;
		margin-top: 295px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #fitzgeraldRiver:hover
	{
		width : 159px;
		height: 116px;
		margin-left: 370px;
		margin-top: 191px;
		background: url(./Australia/Design/AustraliaFitzgeraldRiverButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #esperance
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 540px;
		margin-top: 280px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #esperance:hover
	{
		width : 147px;
		height: 62px;
		margin-left: 403px;
		margin-top: 230px;
		background: url(./Australia/Design/AustraliaEsperanceButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #capeLeGrand
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 552px;
		margin-top: 285px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #capeLeGrand:hover
	{
		width : 164px;
		height: 96px;
		margin-left: 398px;
		margin-top: 201px;
		background: url(./Australia/Design/AustraliaCapeLeGrandButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #kalgoorlie
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 520px;
		margin-top: 180px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #kalgoorlie:hover
	{
		width : 162px;
		height: 91px;
		margin-left: 375px;
		margin-top: 160px;
		background: url(./Australia/Design/AustraliaKalgoorlieButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #hyden
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 445px;
		margin-top: 250px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #hyden:hover
	{
		width : 95px;
		height: 72px;
		margin-left: 411px;
		margin-top: 202px;
		background: url(./Australia/Design/AustraliaHydenButton.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #broome
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 270px;
		margin-top: 90px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #broome:hover
	{
		width : 114px;
		height: 84px;
		margin-left: 166px;
		margin-top: 53px;
		background: url(./Australia/Design/AustraliaBroomeButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #kimberley
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 330px;
		margin-top: 40px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #kimberley:hover
	{
		width : 197px;
		height: 50px;
		margin-left: 143px;
		margin-top: 7px;
		background: url(./Australia/Design/AustraliaKimberleyButton.gif) no-repeat;
	}

	#australiaWAPicturesPage .frame #bungleBungle
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 350px;
		margin-top: 90px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#australiaWAPicturesPage .frame #bungleBungle:hover
	{
		width : 203px;
		height: 82px;
		margin-left: 350px;
		margin-top: 43px;
		background: url(./Australia/Design/AustraliaBungleBungleButton.gif) no-repeat;
	}


/********************************/
/* AUSTRALIA PREPARATIONS PAGE  */
/********************************/

	#australiaPreparationsListPage em
	{
		font-size: 1.4em;
		font-weight: bold;
		font-style: normal;
		color: #9F1181;
	}

	#australiaPreparationsListPage #preparations
	{
		font-size: 1em;
		font-style: normal;	
	}


/********************************/
/* POPUP		                */
/********************************/

	.lyrics
	{ 
		font-style: italic;
		height: 350px;
		overflow: auto;
	}

	.moreInfo
	{ 
		height: 350px;
		overflow: auto;
	}

	.updates
	{ 
		height: 350px;
		overflow: auto;
	}



/********************************/
/* FRANCE PAGE                  */
/********************************/

	#francePage .frame
	{
		background: url(./France/Design/FranceMap.gif) center center no-repeat;
	}

	#francePage .frame #title
	{
		position: absolute;
		width : 160px;
		height: 48px;
		margin-left: 250px;
		margin-top: 170px;
	}

	#francePage .frame #links
	{
		position: absolute;
		width : 107px;
		height: 85px;
		margin-left: 90px;
		margin-top: 220px;
		background: url(./France/Design/FranceLinksArrow1.gif) no-repeat;
	}
	#francePage .frame #links:hover
	{
		width : 109px;
		height: 70px;
		background: url(./France/Design/FranceLinksArrow2.gif) no-repeat;
	}

	#francePage .frame #pictures
	{
		position: absolute;
		width : 162px;
		height: 75px;
		margin-left: 100px;
		margin-top: 30px;
		background: url(./France/Design/FrancePicturesArrow1.gif) no-repeat;
	}
	#francePage .frame #pictures:hover
	{
		width : 139px;
		height: 75px;
		background: url(./France/Design/FrancePicturesArrow2.gif) no-repeat;
	}

	#francePage .frame #toKnow
	{
		position: absolute;
		width : 158px;
		height: 80px;
		margin-left: 450px;
		margin-top: 150px;
		background: url(./France/Design/FranceToKnowArrow1.gif) no-repeat;
	}
	#francePage .frame #toKnow:hover
	{
		width : 167px;
		height: 76px;
		margin-left: 441px;
		background: url(./France/Design/FranceToKnowArrow2.gif) no-repeat;
	}


/********************************/
/* FRANCE PICTURES PAGE         */
/********************************/

	#francePicturesPage .frame
	{
		background: url(./France/Design/FranceMap.gif) center center no-repeat;
	}

	#francePicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#francePicturesPage .frame #dinard
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 190px;
		margin-top: 121px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #dinard:hover
	{
		width : 87px;
		height: 77px;
		margin-left: 181px;
		margin-top: 106px;
		background: url(./France/Design/FranceDinardButton.gif) no-repeat;
	}

	#francePicturesPage .frame #granitRose
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 140px;
		margin-top: 120px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #granitRose:hover
	{
		width : 154px;
		height: 90px;
		margin-left: 26px;
		margin-top: 55px;
		background: url(./France/Design/FranceGranitButton.gif) no-repeat;
	}

	#francePicturesPage .frame #luberon
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 360px;
		margin-top: 275px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #luberon:hover
	{
		width : 156px;
		height: 50px;
		margin-left: 253px;
		margin-top: 240px;
		background: url(./France/Design/FranceLuberonButton.gif) no-repeat;
	}

	#francePicturesPage .frame #septIles
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 140px;
		margin-top: 102px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #septIles:hover
	{
		width : 161px;
		height: 91px;
		margin-left: 81px;
		margin-top: 37px;
		background: url(./France/Design/FranceSeptIlesButton.gif) no-repeat;
	}

	#francePicturesPage .frame #plougrescant
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 153px;
		margin-top: 115px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #plougrescant:hover
	{
		width : 149px;
		height: 114px;
		margin-left: 134px;
		margin-top: 83px;
		background: url(./France/Design/FrancePlougrescantButton.gif) no-repeat;
	}

	#francePicturesPage .frame #brehat
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 160px;
		margin-top: 100px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#francePicturesPage .frame #brehat:hover
	{
		width : 166px;
		height: 50px;
		margin-left: 31px;
		margin-top: 62px;
		background: url(./France/Design/FranceBrehatButton.gif) no-repeat;
	}


/********************************/
/* NOUVELLE CALEDONIE PAGE      */
/********************************/

	#caledoniePage .frame
	{
		background: url(./Caledonie/Design/CaledonieMap.gif) center center no-repeat;
	}

	#caledoniePage .frame #title
	{
		position: absolute;
		width : 442px;
		height: 49px;
		margin-left: 190px;
	}

	#caledoniePage .frame #links
	{
		position: absolute;
		width : 71px;
		height: 109px;
		margin-left: 280px;
		margin-top: 50px;
		background: url(./Caledonie/Design/CaledonieLinksArrow1.gif) no-repeat;
	}
	#caledoniePage .frame #links:hover
	{
		width : 72px;
		height: 81px;
 		background: url(./Caledonie/Design/CaledonieLinksArrow2.gif) no-repeat;
	}

	#caledoniePage .frame #pictures
	{
		position: absolute;
		width : 93px;
		height: 105px;
		margin-left: 90px;
		margin-top: 140px;
		background: url(./Caledonie/Design/CaledoniePicturesArrow1.gif) no-repeat;
	}
	#caledoniePage .frame #pictures:hover
	{
		background: url(./Caledonie/Design/CaledoniePicturesArrow2.gif) no-repeat;
	}

	#caledoniePage .frame #ourTrip
	{
		position: absolute;
		width : 203px;
		height: 120px;
		margin-left: 120px;
		margin-top: 270px;
		background: url(./Caledonie/Design/CaledonieOurTripArrow1.gif) no-repeat;
	}
	#caledoniePage .frame #ourTrip:hover
	{
		width : 203px;
		height: 121px;
		background: url(./Caledonie/Design/CaledonieOurTripArrow2.gif) no-repeat;
	}

	#caledoniePage .frame #toKnow
	{
		position: absolute;
		width : 137px;
		height: 91px;
		margin-left: 470px;
		margin-top: 285px;
		background: url(./Caledonie/Design/CaledonieToKnowArrow1.gif) no-repeat;
	}
	#caledoniePage .frame #toKnow:hover
	{
		margin-left: 470px;
		background: url(./Caledonie/Design/CaledonieToKnowArrow2.gif) no-repeat;
	}


/********************************/
/* CALEDONIE PICTURES PAGE      */
/********************************/

	#caledoniePicturesPage .frame
	{
		background: url(./Caledonie/Design/CaledonieMap2.gif) center center no-repeat;
	}

	#caledoniePicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#caledoniePicturesPage .frame #grandSud
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 380px;
		margin-top: 310px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #grandSud:hover
	{
		width : 96px;
		height: 75px;
		margin-left: 366px;
		margin-top: 250px;
		background: url(./Caledonie/Design/CaledonieGrandSudButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #noumea
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 348px;
		margin-top: 312px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #noumea:hover
	{
		width : 122px;
		height: 63px;
		margin-left: 237px;
		margin-top: 276px;
		background: url(./Caledonie/Design/CaledonieNoumeaButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #ilotGoeland
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 339px;
		margin-top: 326px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #ilotGoeland:hover
	{
		width : 156px;
		height: 55px;
		margin-left: 193px;
		margin-top: 321px;
		background: url(./Caledonie/Design/CaledonieIlotGoelandButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #poya
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 262px;
		margin-top: 225px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #poya:hover
	{
		width : 82px;
		height: 64px;
		margin-left: 191px;
		margin-top: 216px;
		background: url(./Caledonie/Design/CaledoniePoyaButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #grandNord
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 225px;
		margin-top: 150px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #grandNord:hover
	{
		width : 150px;
		height: 116px;
		margin-left: 151px;
		margin-top: 63px;
		background: url(./Caledonie/Design/CaledonieGrandNordButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #ilotEst
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 365px;
		margin-top: 255px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #ilotEst:hover
	{
		width : 64px;
		height: 58px;
		margin-left: 329px;
		margin-top: 209px;
		background: url(./Caledonie/Design/CaledonieIlotEstButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #ileDesPins
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 425px;
		margin-top: 354px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #ileDesPins:hover
	{
		width : 147px;
		height: 60px;
		margin-left: 288px;
		margin-top: 346px;
		background: url(./Caledonie/Design/CaledonieIleDesPinsButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #tiare
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 320px;
		margin-top: 287px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #tiare:hover
	{
		width : 74px;
		height: 46px;
		margin-left: 256px;
		margin-top: 263px;
		background: url(./Caledonie/Design/CaledonieTiareButton.gif) no-repeat;
	}

	#caledoniePicturesPage .frame #lifou
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 410px;
		margin-top: 210px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#caledoniePicturesPage .frame #lifou:hover
	{
		width : 85px;
		height: 73px;
		margin-left: 410px;
		margin-top: 172px;
		background: url(./Caledonie/Design/CaledonieLifouButton.gif) no-repeat;
	}


/*******************/
/* JAPAN PAGE      */
/*******************/

	#japanPage .frame
	{
		background: url(./Japan/Design/JapanMap.gif) center center no-repeat;
	}

	#japanPage .frame #title
	{
		position: absolute;
		width : 127px;
		height: 48px;
		margin-left: 250px;
	}

	#japanPage .frame #pictures
	{
		position: absolute;
		width : 162px;
		height: 75px;
		margin-left: 170px;
		margin-top: 70px;
		background: url(./Japan/Design/JapanPicturesArrow1.gif) no-repeat;
	}
	#japanPage .frame #pictures:hover
	{
		width : 139px;
		height: 75px;
		background: url(./Japan/Design/JapanPicturesArrow2.gif) no-repeat;
	}

	#japanPage .frame #ourTrip
	{
		position: absolute;
		width : 220px;
		height: 150px;
		margin-left: 120px;
		margin-top: 290px;
		background: url(./Japan/Design/JapanOurTripArrow1.gif) no-repeat;
	}
	#japanPage .frame #ourTrip:hover
	{
		width : 230px;
		height: 130px;
		margin-left: 110px;
		margin-top: 310px;
		background: url(./Japan/Design/JapanOurTripArrow2.gif) no-repeat;
	}

	#japanPage .frame #toKnow
	{
		position: absolute;
		width : 137px;
		height: 91px;
		margin-left: 400px;
		margin-top: 250px;
		background: url(./Japan/Design/JapanToKnowArrow1.gif) no-repeat;
	}
	#japanPage .frame #toKnow:hover
	{
		background: url(./Japan/Design/JapanToKnowArrow2.gif) no-repeat;
	}


/****************************/
/* JAPAN PICTURES PAGE      */
/****************************/

	#japanPicturesPage .frame
	{
		background: url(./Japan/Design/JapanMap.gif) center center no-repeat;
	}

	#japanPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#japanPicturesPage .frame #tokyo	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 370px;
		margin-top: 245px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#japanPicturesPage .frame #tokyo:hover
	{
		width : 95px;
		height: 71px;
		margin-left: 370px;
		margin-top: 224px;
		background: url(./Japan/Design/JapanTokyoButton.gif) no-repeat;
	}

	#japanPicturesPage .frame #kyoto	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 305px;
		margin-top: 272px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#japanPicturesPage .frame #kyoto:hover
	{
		width : 81px;
		height: 90px;
		margin-left: 234px;
		margin-top: 194px;
		background: url(./Japan/Design/JapanKyotoButton.gif) no-repeat;
	}


/*******************/
/* NORWAY PAGE     */
/*******************/

	#norwayPage .frame
	{
		background: url(./Norway/Design/NorwayMap.gif) center center no-repeat;
	}

	#norwayPage .frame #title
	{
		position: absolute;
		margin-left: 150px;
	}

	#norwayPage .frame #pictures
	{
		position: absolute;
		width : 162px;
		height: 75px;
		margin-left: 70px;
		margin-top: 200px;
		background: url(./Norway/Design/NorwayPicturesArrow1.gif) no-repeat;
	}
	#norwayPage .frame #pictures:hover
	{
		width : 139px;
		height: 75px;
		background: url(./Norway/Design/NorwayPicturesArrow2.gif) no-repeat;
	}

	#norwayPage .frame #ourTrip
	{
		position: absolute;
		width : 220px;
		height: 150px;
		margin-left: 120px;
		margin-top: 290px;
		background: url(./Norway/Design/NorwayOurTripArrow1.gif) no-repeat;
	}
	#norwayPage .frame #ourTrip:hover
	{
		width : 230px;
		height: 130px;
		margin-left: 110px;
		margin-top: 310px;
		background: url(./Norway/Design/NorwayOurTripArrow2.gif) no-repeat;
	}

	#norwayPage .frame #toKnow
	{
		position: absolute;
		width : 137px;
		height: 91px;
		margin-left: 400px;
		margin-top: 250px;
		background: url(./Norway/Design/NorwayToKnowArrow1.gif) no-repeat;
	}
	#norwayPage .frame #toKnow:hover
	{
		background: url(./Norway/Design/NorwayToKnowArrow2.gif) no-repeat;
	}


/****************************/
/* NORWAY PICTURES PAGE      */
/****************************/

	#norwayPicturesPage .frame
	{
		background: url(./Norway/Design/NorwayMap.gif) center center no-repeat;
	}

	#norwayPicturesPage p
	{
		position: absolute;
		text-align: left;
		width: 200px;
	}

	#norwayPicturesPage .frame #oslo	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 243px;
		margin-top: 350px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#norwayPicturesPage .frame #oslo:hover
	{
		width : 79px;
		height: 58px;
		margin-left: 243px;
		margin-top: 342px;
		background: url(./Norway/Design/NorwayOsloButton.gif) no-repeat;
	}

	#norwayPicturesPage .frame #bergen	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 173px;
		margin-top: 335px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#norwayPicturesPage .frame #bergen:hover
	{
		width : 96px;
		height: 78px;
		margin-left: 87px;
		margin-top: 294px;
		background: url(./Norway/Design/NorwayBergenButton.gif) no-repeat;
	}

	#norwayPicturesPage .frame #lillehammer	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 243px;
		margin-top: 315px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#norwayPicturesPage .frame #lillehammer:hover
	{
		width : 145px;
		height: 63px;
		margin-left: 235px;
		margin-top: 280px;
		background: url(./Norway/Design/NorwayLillehammerButton.gif) no-repeat;
	}

	#norwayPicturesPage .frame #geiranger	
	{
		position: absolute;
		width : 11px;
		height: 12px;
		margin-left: 200px;
		margin-top: 295px;
		background: url(./Design/Dot.gif) no-repeat;
	}
	#norwayPicturesPage .frame #geiranger:hover
	{
		width : 132px;
		height: 68px;
		margin-left: 78px;
		margin-top: 264px;
		background: url(./Norway/Design/NorwayGeirangerButton.gif) no-repeat;
	}


/*********************************/
/* Galerie photos                */
/*********************************/

	#gallery
	{
		font: 0.8em Georgia, serif;
		text-align: center;
	}
		
	#gallery #gallery_mini
	{
		position: relative;
		width: 528px;
		margin: auto;
	}
	
	#gallery_mini #previous
	{
		margin: 2px;
		width: 40px;
		height: 40px;
		float: left;
	}
	#gallery_mini #previous:hover
	{
		background: url(./Design/Previous2.gif) no-repeat;
	}
	
	#gallery_mini #previousGrayed
	{
		margin: 2px;
		width: 40px;
		height: 40px;
		float: left;
	}
	
	#gallery_mini #next
	{
		margin: 2px;
		width: 40px;
		height: 40px;
		float: left;
	}
	#gallery_mini #next:hover
	{
		background: url(./Design/Next2.gif) no-repeat;
	}
	
	#gallery_mini #nextGrayed
	{
		margin: 2px;
		width: 40px;
		height: 40px;
		float: left;
	}
	
	#gallery_mini div a img
	{
		margin: 2px;
		width: 40px;
		height: 40px;
		float: left;
	}

	/* ATTENTION : la taille de l'image est définie dans le javascript */
	#gallery #mainPicture
	{
		position: relative;
		top: 15px;
		height: 370px;
	}
	
	#mainPicture #previous
	{
		position: absolute;
		margin: 2px;
		width: 40px;
		height: 40px;
		left: 20px;
		top: 160px;
	}
	#mainPicture #previous:hover
	{
		background: url(./Design/Previous2.gif) no-repeat;
	}
	
	#mainPicture #previousGrayed
	{
		position: absolute;
		margin: 2px;
		width: 40px;
		height: 40px;
		left: 20px;
		top: 160px;
	}
	
	#mainPicture #next
	{
		position: absolute;
		margin: 2px;
		width: 40px;
		height: 40px;
		left: 560px;
		top: 160px;
	}
	#mainPicture #next:hover
	{
		background: url(./Design/Next2.gif) no-repeat;
	}
	
	#mainPicture #nextGrayed
	{
		position: absolute;
		margin: 2px;
		width: 40px;
		height: 40px;
		left: 560px;
		top: 160px;
	}
	
	dl#picture
	{
		text-align: center;
		clear: both;
		margin: 0 auto;
	}
	
	dl#picture dt
	{
		font: italic 1.8em Georgia, serif;
		color: #9F1181;
	}
	
	dl#picture dd
	{
		margin: auto;
	}


/********************************/
/* NEWSLETTERS PAGE         */
/********************************/

	#newsletterPage
	{
		position: relative;
		width: 100%;
	}

	#newsletterPage li
	{ 
		margin-left: 0px;
		margin-top: 5px;
		padding-left: 20px;
	}

	#newsletterPage #title
	{
		margin-top: 10px;
	}

	#newsletterPage #content
	{
		position: relative;
		width: 100%;
	}

	#newsletterPage #textColumn
	{
		float: left;
		width: 65%;
	}

	#newsletterPage #picturesColumn
	{
		padding-top: 158px;
		float: right;
	}
