@import url("communs.css");
@import url("bordures.css");
@import url("header.css");
@import url("footer.css");
@import url("accesdirect.css");

#sommaire .container 
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 350px;
	width: 800px;
	clear: both;
	margin: 0;
}

#sommaire .containingbox {
	background:url(/images/grenier_glow.jpg) center no-repeat; 
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	clear: both;
	margin: 0;
}

.cadre {
	background:url(/images/cadre.png) center no-repeat; 
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	clear: both;
	margin: 0;
}

#sommaire a.photos {
	background:url(/images/photo.jpg) top left no-repeat; 
	position: absolute;
	left: 529px;
	top: 174px;
	width: 118px;
	height: 151px;
	clear: both;
	margin: 0;
}

#sommaire a.photos:hover {
	background: transparent; 
}

#sommaire a.moi {
	background:url(/images/moi.jpg) top left no-repeat; 
	position: absolute;
	left: 217px;
	top: 87px;
	height: 78px;
	width: 67px;
	clear: both;
	margin: 0;
}

#sommaire a.moi:hover {
	background: transparent; 
}

#sommaire a.weblog {
	background:url(/images/weblog.jpg) top left no-repeat; 
	position: absolute;
	left: 156px;
	top: 164px;
	height: 105px;
	width: 166px;
	clear: both;
	margin: 0;
}

#sommaire a.weblog:hover {
	background: transparent; 
}

#sommaire a.mac {
	background:url(/images/mac.jpg) top left no-repeat; 
	position: absolute;
	left: 325px;
	top: 158px;
	height: 109px;
	width: 129px;
	clear: both;
	margin: 0;
}

#sommaire a.mac:hover {
	background: transparent; 
}