.object{
	font-family:helvetica, arial;
	font-size:11px;
	vertical-align:bottom;
	margin:3px 0 0 0;
	text-align:justify;
	line-height:1.5em;
}
.object img{
	margin: 0;
}
.block1{
	width:196px;
	padding:0 2px;
	float:left;
	overflow:hidden;
}
.block2{
	width:396px;
	padding:0 2px;
	float:left;
	overflow:hidden;
}
.block3{
	padding:0 2px;
	width:596px;
	float:left;
	overflow:hidden;
}
.block4{
	float:left;
	width:800px;
	overflow:hidden;
}
.block6{
	float:left;
	width:1000px;
	overflow:hidden;
}
.item{
	clear:both;
	margin-bottom:20px;
}
.single{
    width:200px;
    padding: 0;
	float:left;
	overflow:hidden;
}
.double{
   width:400px;
	padding: 0;
	float:left;
	overflow:hidden;

}


.margin p, .margin h1{
    margin-right:20px;
    margin-top:0px;
}

.margin img{
    margin-right:20px;
    margin-top:0px;
}

h1{
	margin-bottom:3px;
}
.triple{
	padding: 0;
	width:600px;
	float:left;
	overflow:hidden;

}

.leftsingle{
	padding-left:200px;
}
.leftdouble{
	padding-left:400px;
}
.heightsingle{
	height:142px;
}
.doublesingle{
	height:284px;
}
.triplesingle{
	height:428px;
}

#objectNav-creations{
	position:absolute;
	left:400px;
	top:-23px;
}

#objectNav-creations #previous{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/creations/precedent.jpg);
	float:left;
}

#objectNav-creations #up{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/creations/retour.jpg);
	float:left;
}

#objectNav-creations #next{
	display:block;
	width:65px;
	height:15px;
	background:url(/templates/art-com/menus/objectnav/creations/suivant.jpg);
	float:left;
}

#objectNav-production{
	position:absolute;
	left:600px;
	top:-23px;
}
#objectNav-production #previous{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/production/precedent.jpg);
	float:left;
}

#objectNav-production #up{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/production/retour.jpg);
	float:left;
}

#objectNav-production #next{
	display:block;
	width:65px;
	height:15px;
	background:url(/templates/art-com/menus/objectnav/production/suivant.jpg);
	float:left;
}



#objectNav-intranet{
	position:absolute;
	left:800px;
	top:-23px;
}
#objectNav-intranet #previous{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/intranet/precedent.jpg);
	float:left;
}

#objectNav-intranet #up{
	display:block;
	width:65px;
	height:15px;
	margin-right:2px;
	background:url(/templates/art-com/menus/objectnav/intranet/retour.jpg);
	float:left;
}

#objectNav-intranet #next{
	display:block;
	width:65px;
	height:15px;
	background:url(/templates/art-com/menus/objectnav/intranet/suivant.jpg);
	float:left;
}
