body {
	background: White url(../images/common/textureBg.gif) repeat;
	margin: 0 0 0 0;
	font-family: Garamond, Serif;
	font-size: 14px;
	text-align: justify;
}

a{
	color: #960018;
	text-decoration:none;
}

a:hover{
	color: #960018;
	text-decoration:underline;
}

td{
	font-family: Garamond, Serif;
	font-size: 14px;
	text-align: justify;
}

dl, dt, dd, ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

li{
	margin: 0 0 0 14px;
	padding: 0 0 0 0;
	list-style: none outside url(../images/common/puce.gif);
}

/*layout*/

#entete{
	position: absolute;
	margin: 0 0 0 0;
	width: 742px;
	height: 148px;
	z-index: 10;
	background: transparent url(../images/common/titre.jpg) no-repeat top left;
}

#menu{
	position: absolute;
	margin: 113px 0 0 0;
	width: 228px;
	height: 537px;
	z-index: 20;
	background: transparent url(../images/common/fond-menu.jpg) no-repeat top left;
}

/*#menu.home{
	background: transparent url(../images/common/fond-menu-home.jpg) no-repeat top left;
}*/

#decor{
	position: absolute;
	z-index: 10;
	margin: 0 0 0 742px;
	width: 320px;
	height: 738px;
}

#poliphilia{
	position: absolute;
	z-index: 20;
	margin: 717px 0 0 938px;
}

#contenu{
	position: absolute;
	z-index: 10;
	margin: 113px 0 0 228px;
	width: 514px;
}

#contenu.portfolio{
	position: absolute;
	z-index: 10;
	margin: 113px 0 0 228px;
	width: 70%;
}

.IMGportfolio{
	border: 1px solid black;
}