@charset "utf-8";
/* CSS Document */

/*  reset css  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*  general  */
a {text-decoration:none;color:#000000;}
body {padding-top:27px; font-family:Arial, Helvetica, sans-serif;}

/*  menu  */
h1 {
position:fixed;
width: 21px;
height: 27px;
top:112px; right:30px;
}
h1 {
display:block;
position:fixed;
width: 21px;
height: 27px;
top:112px; right:30px;
	z-index:2;
}
h1 a {
	display:block;
	width: 21px;
	height: 27px;
	background:url(images/logo_small.gif) top left no-repeat;
}
h1 a span {
	display:block;
	text-indent: -5000px;
	overflow:hidden;
}
h1 a:hover, h1 a:active, h1 a:focus {
	background-position:right;
	font-family: inherit;
}
#pub {
	width:468px; height:60px;
	position:fixed;
	right:246px;
	top:30px;;
	z-index:3;
}
#menu {
	width:530px;
	height:50px;
	position:fixed;
	right:182px;
	top:109px;
	z-index:2;
	background: url(images/menu_fond2.png) no-repeat;
	padding-left:66px;
}
#menu li {
	padding-top:4px;
font-size:20px; 
font-weight: bold;
text-transform:uppercase;
text-decoration: none;
float:left;
height:28px;

}
#menu a  {
	background:transparent url(images/menu.gif);
	display:block;
	height:28px;
	}
#menu a span  {
	display:block;
	text-indent: -5000px;
	overflow:hidden;
	}
	
#menu a:hover, #menu a:active, #menu a:focus  {
	color:#0FF;
}

#menu .motion a {
	width:90px;
	background-position:0 0;
}
#menu .motion a:hover, #menu .motion a:active, #menu .motion a:focus {
	background-position:-2px 30px;
}
#menu .motion.actif a {
	background-position:-2px 30px;
}
#menu .print a {
	width:74px;
	background-position:-90px 0;
}
#menu .print a:hover , #menu .print a:active , #menu .print a:focus{
	background-position:-92px 30px;
}
#menu .print.actif a {
	background-position:-92px 30px;
}
#menu .website a {
	width:109px;
	background-position:-164px 0;
}
#menu .website a:hover , #menu .website a:active , #menu .website a:focus {
	background-position:-164px 30px;
}
#menu .website.actif a {
	background-position:-164px 30px;
}
#menu .misc a {
	width:195px;
	background-position:-273px 0;
}
#menu .misc a:hover, #menu .misc a:active, #menu .misc a:focus {
	background-position:-273px 30px;
}
#menu .misc.actif a {
	background-position:-273px 30px;
}

#menu_ex {
	display:none;
}

/*  contenu */
#prince {
position:absolute;
top:140px; right:246px;
width:468px; min-height:400px;
padding-bottom:40px;
z-index:1;
}
.projet {
	position:relative;
}
.description {
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	position:absolute;
	width:180px;
	height:45px;
	left:485px;
	top:24px;
}
.description h2 {
	font-weight:bold;
	/*border-top:solid 1px #000;*/
	display:inline-block;
	padding-top:6px;
	font-family: inherit;
}
.description p {

}
.description a:hover, .description a:active, .description a:focus {
	color:#00F;
}
.client {
}
.work {
	font-style:italic;
}
.new {
color:red;
font-style:normal;
}
#prince img {
padding-top:2px;
}

#misc #prince {
position:absolute;
padding-bottom:40px;
width:auto;
top:0; right:0;
z-index:1;
}
#misc .projet {
	position:relative;
	display:inline;
	font-family: inherit;
}
#misc .description {
	display:none;
}

hr {
margin-bottom:1px;
color: #FFF;
background-color: #FFF;
height: 0px;
border: 0;

}
#index {
	background:url(images/nyc_b.gif) top left no-repeat fixed, url(images/nyc_a.jpg) top left no-repeat fixed #FFF;
}
#print {
	background:url(images/3squares.png) fixed;
}
#misc {
	background:url(images/miscfond2.gif) fixed;
}
#website {
	background:url(images/cube.png) fixed;
}
#motion {
	background:url(images/triangle3.png) fixed;
}
#contact {
	background: url(images/bibop.jpg) top left no-repeat fixed;
}

/*  formulaire  */
#contact form {
	margin:40px 0;
}
#contact textarea {
	width:100%;
	height:300px;
}
#contact textarea {
	font-family: "Comic Sans MS", cursive;
}
#contact label {
	font-size:11px;
	display:inline-block;
	line-height:18px;
	color: #000;
	background-color: #0F9;
	padding:0 5px 0 5px;
}
#contact input {
	margin-bottom:10px;
}
#expediteur {
	width:200px;
}
#submit  {
	margin-top:20px;
	position:absolute;
	right:0;
	cursor:pointer;
	padding:10px;
	background-color: #0F9;
	border:0;
	color: #000;
}
#submit:hover  {
	background-color: #F00;
	border:0;
	color:#FFF;
}

