/********************************************************************/
/**************************** theWall *******************************/
/************* (c) 2009 creasio - http://www.creasio.fr *************/
/********************* Email: contact@creasio.fr ********************/
/******************* http://thewall.creasio.fr/ *********************/
/********************************************************************/

*{
	margin:0;
	padding:0;
}

/*** BALISES ***/
body{
	font-family:Arial, sans-serif;
	font-size:0.85em;
	line-height:1em;
	color:#362b1e;
	background:#170f07 url(../images/back.gif) repeat-y scroll top right;
	overflow:hidden;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#362b1e;	
}

/*** IDENTIFIANTS ***/
#background{
	position:absolute;
	top:0;
	right:0;
	width:1100px;
	height:1100px;
	background:transparent url(../images/back-of-the-wall.jpg) no-repeat scroll top right;
	z-index:1;
}
a#creasio{
	position:absolute;
	top:0px;
	right:750px;
	display:block;
	width:170px;
	height:50px;
	line-height:0px;
	z-index:3;
	font-size:0px;
}
a#urlcreasio{
	position:absolute;
	top:20px;
	right:250px;
	display:block;
	width:110px;
	height:30px;
	line-height:0px;
	z-index:3;
	font-size:0px;
}

#wrap{
	position:absolute;
	top:140px;
	right:100px;
	z-index:2;
}
ul#galerie{
	list-style:none;
	margin:0 0 20px 60px;
}
ul#galerie li{
	float:right;
}


/*** CLASSES ***/
.intitule{
	position:absolute;
	top:-1000px;
	line-height:0px;
	font-size:0px;
}
