/* Styles page provisoire Instant clic - Jerfa - juin 2010 */

html, body{
	font-family:Arial, Helvetica, sans-serif;
	color:#fefdf0;
	text-align:center;
	background:#691344 url(logo2.jpg) top center no-repeat;
}
#lien{
	display:block;
	position:absolute;
	z-index:10;
	top:0;
	left:0;
	height:100%;
	width:100%;
	/*line-height:.1em;*/
}
#corps{
	height:980px;
	width:980px;
	margin:0 auto;
}
p a{
	display:block;
	text-decoration:none;
	color:#fefdf0;}

#texte1 a{
	position:relative;
	/*top:20px;*/
}
#texte2 a{
	position:relative;
	/*top:30px;*/
}
#texte3 a{
	position:relative;
	/*top:40px;*/
}
