/* @override 
	http://localhost/book/includes/book.css
	http://gemp.com/book/includes/book.css
*/
/* @group BASES */

body {
  margin: 0;
  padding: 0;
  color: #333;
  text-align: center;
  font: 11px/13px Helvetica, Arial, sans-serif;
  background-color: #08a;
}

#wrapper {
  display: block;
  margin: 79px auto 0;
  width: 901px;
  height: 300px;
  text-align: left;
  background: url(../images/fond.gif) no-repeat center 0;
}
#container {
  display: block;
  width: 901px;
  text-align: left;
}
img {
  border:  none;
}
a, a:link {
  text-decoration: none;
  color: #666;
  outline: none;
}
a:hover,
a:active,
a:visited {
  color: #666;
}
p {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group CONTENT */

#bordel,
#bordel2 {
	display: none;
	position: absolute;
	text-align: justify;
	top:  0;
	margin: 10px auto 0 604px;
	padding: 6px;
	width: 280px;
	border: 1px solid red;
	background: #FFF;
}
#bordel2 {
	margin: 40px auto 0 604px;
}



#warning {
	display: none;
}
#book {
	border: 1px solid #FFF;
	border-bottom: none;
	border-right: none;
	height: 600px;
}
.book {
	position: relative;
	width: 179px;
	height: 119px;
	float: left;
	border: 1px solid #FFF;
	border-top: none;
	border-left: none;
}
.new {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 30px;
	height: 24px;
	color: #fceb07;
	background-color: #f00;
	padding: 2px 0;
	font: 16px/22px 'Anton', Helvetica, Arial, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
     -moz-border-radius: 19px; 
  -webkit-border-radius: 19px; 
          border-radius: 19px; 
     -moz-box-shadow: 0px 0px 4px #f00; 
  -webkit-box-shadow: 0px 0px 4px #f00; 
          box-shadow: 0px 0px 4px #f00;
}
.work {
	position: relative;
	width: 179px;
	height: 119px;
	overflow: hidden;
	opacity: .3;
}
.work .small {
	position: relative;
	opacity: .75;
	filter: alpha(opacity = 20);
	zoom: 1;
}
.work .small:hover {
}
.work img {
	margin: -12px;
}
#segur img {
	margin: -100px 0 0 -40px;
}
#citroen img {
	margin-top: -100px;
}
#delta img {
	margin: -130px 0 0 -100px;
}
#timsit img {
	margin-top: -40px;
}
#solvay img {
	margin: -10px 0 0 -40px;
}
#logo img {
	margin: -64px 0 0 -14px;
}
#capfrance img {
	margin: -14px 0 0 -12px;
}
#ribon img {
	margin: -64px 0 0 -54px;
}
#planete img {
	margin:  -8px 0 0 -14px;
}
#moi {
	font-size: 100px;
	top: 4px;
	color: white;
	height: 75px;
	overflow: hidden;
	line-height: 100px;
	margin-left: -8px;
	letter-spacing: -9px;
	width: 900px;
	text-shadow: black 0px 0px 5px;
}
#moi a, 
#moi a:visited {
	opacity: .3;
	filter: alpha(opacity = 30);
  color: inherit;
}
#moi a:hover,
#moi a:active {
	opacity: .7;
	filter: alpha(opacity = 70);
}
.prenom {
	letter-spacing: -13px;
}
.titres,
.titre {
	color: #000;
	position: absolute;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: -4px;
	text-shadow: white 0px 0px 5px;
	line-height: 48px;
}
.titres {
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	z-index: 10;
}

/* @group ABSOLUTE POS */

#web {
	top: 135px;
	margin-left: -30px;
}
#proto {
	top: 247px;
	margin-left: 499px;
}
#flash {
	top: 371px;
	margin-left: -36px;
}
#papier {
	top: 598px;
	margin-left: -50px;
}
#papier-en {
	top: 602px;
	margin-left: -47px;
}
#video {
	top: 483px;
	margin-left: 497px;
}
#e-ink {
	top: 490px;
	margin-left: 324px;
}
#icone {
	top: 486px;
	margin-left: 676px;
}
#icone-en {
	top: 485px;
	margin-left: 676px;
}

.langue {
	position: absolute;
	text-align: center;
	top:  46px;
	margin-left: 840px;
	width: 50px;
	height: 12px;
	padding: 4px;
	background: #fff;
	opacity: .4;
     -moz-border-radius: 11px; 
  -webkit-border-radius: 11px; 
          border-radius: 11px; 
     -moz-box-shadow: 0px 0px 4px #000; 
  -webkit-box-shadow: 0px 0px 4px #000; 
          box-shadow: 0px 0px 4px #000; 
}
.langue:hover {
	opacity: 1;
}
/* @end */

.legende {
	position: absolute;
	bottom: 6px;
	margin: 8px;
	width: 90%;
	line-height: 1em;
	transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	right: -32px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}
.legende .text {
	padding: 4px 4px 3px 4px;
	background: #fff;
	opacity: 1;
	filter: alpha(opacity = 40);
	zoom: 1;
}
/* ci-dessous était Helvetica bold, approche -1px */
.legende .nom {
	color: #068;
	font-size: 18px;
	font-family: 'Anton', Helvetica, Arial, sans-serif;
}
.description {
	width: 159px;
	height: 99px;
	position: relative;
	color: #fff;
	padding: 10px;
	z-index: 1;
	float: left;
	display: none;
	background: #079 url(fleches_20.gif) no-repeat;
}
.description a {
  color: #fff;
}
.description .client {
	position: absolute;
	bottom: 5px;
	right: 6px;
	text-align: right;
	font-style: italic;
}
.description.top {
	top: -239px;
	left:  0px;
	background-position: left bottom;
}
.description.right {
	top: -119px;
	left:  180px;
	background-position: left top;
}
.description.bottom {
	top: 1px;
	left:  0px;
	background-position: right top;
}
.description.left {
	top: -119px;
	left:  -180px;
	background-position: right bottom;
}






/* @end */

/* @group FOOTER */

#footer {
  display: none;


  position: absolute;
  clear: both;
  width: 700px;
  height: 34px;
  padding-top: 10px;
  color: #58585a;
  text-align: right;
  font-size: 11px;
  line-height: 15px;
}
#tel, 
#mail, 
#adr {
  float: right;
  margin-top: 0px;
}
#tel {
  font-weight: bold;
  margin-right: 40px;
}
#mail {
  margin-right: 40px;
}
#footer hr {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 24px;
  left: 150px;
  width: 468px;
  height: 1px;
  border: 0;
  background-color: #58585a;
  color: #58585a;
}

#baseline {
  color: #c6cfc8;
  float: right;
  margin: 2px 0 0 0;
  padding: 0 0 0 0;
  opacity: .5;
}
#baseline a {
    color: #c6cfc8;
}


/* @end */

/* @group GALERIES */

.gallery {
	display: none;
}

/* @end */