/* Intro Style Sheet for Chambres D'Hotes L'Aude */ @import url("default.css"); 

div.lhsIntro 
	{ position: absolute; top: 80px; left: 10px; width: 35%; text-align: justify; } 
div.lhsIntroCentred 
	{ position: absolute; top: 300px; left: 10px; width: 40%; text-align: center;} 
div.centrePieceIntro 
	{ position: relative; width: 50%; text-align: justify;} 
div.centrePieceIntroCentred 
	{ position: relative; width: 100%; text-align: center;} 
div.centrePieceBottom 
	{ position: absolute; top: 300px; left: 200px; width: 450px; text-align: left;
	} 
div.rhsIntro 
	{ position: absolute; top: 80px; left: 480px; width: 35%; text-align: justify; } 
div.rhsIntroCentred 
	{ position: absolute; top: 300px; left: 430px; width: 40%; text-align: center; } 
img.thumb { border-width: 0; height: 53px; width: 70px; } 
img.galleryPic { border-width: 0; height:158px; width:210px; } 
table.gallery { border-spacing: 5; } 
	
