/* CSS Document */

/* PAGE INDEX .............................................................................................
...........................................................................................................*/

/* image iris */

#iris {
	position: absolute;
	left: 91px; top: 31px;
	width: 180px; height: 152px;
	background: url(../images/index/iris_index.gif) no-repeat;
}
/* ayame reiki */

#ayamereiki {
	position:absolute;
	left:263px; top:134px;
	width:367px; height:42px;
	background:url(../images/index/ayame-reiki-1l.jpg) no-repeat;
}
/* ligne */

#ligne { 
	position:absolute; 
	top:200px; left:75px; 
}

/* reiki à distance anglais et français */

#reikiadistancefr { 
	position:absolute; 
	top:280px; left:186px;
	width:429px; height:21px;
	background: url(../images/index/reiki-a-distance.gif) no-repeat; 
}
#reikiadistanceuk {
	position:absolute; 
	top:340px; left:233px;
	width:333px; height:21px;
	background: url(../images/index/distance-reiki.gif) no-repeat; 
}

/* drapeaux */

.drapeaux { 
	position: absolute; 
	top: -5px; left:-50px;
	width: 40px; height: 26px; 
}


#technique {
	position: absolute;
	text-align: center;
	top: 510px;
	font-style: italic;
	width: 650px;
	left: 50px;
}
#texte {
	position: absolute;
	top: 400px;
	width: 445px;
	display: none;
}
