* { outline: none; }
body {
	background: #ffffff;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative;
	height: 50px;
	text-align: center;
	background-color: #000000;
	background-image: url(images/dock-bg2.gif);
}
.dock-container {
	position: absolute;
	height: 50px;
	padding-left: 20px;
	background-repeat: repeat-x;
	background-color: #FBFCFD;
	background-image: url(images/dock-bg2.gif);
	visibility: visible;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	visibility: visible;
}
.dock-item img {
	border: none;
	margin: 5px 10px 0px;
	width: 100%;
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.phototheque {
	background-image: url(images/phototheque.jpg);
	background-repeat: no-repeat;
}
.crea {
	line-height: 10px;
}
.phototec {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(images/phototheque.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}
.phototeque-box {
	background-image: url(images/Phototheque-box.jpg);
	background-repeat: no-repeat;
}
.phototeque-box2 {
	background-image: url(images/Phototeque-box2.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.box-top-catalogue {
	background-image: url(images/rakoons-agence-marketing-communication-publicite-annecy_02.jpg);
	background-repeat: repeat-x;
}
