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 {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
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: "" "";
}


/* ==================================== reset ======================================== */


body {
	background-image: url(images/font.jpg); width: 100%;
	font-family: Arial, sans-serif; font-size:12px; color: #FFFFFF;
}

#container {
	margin: 0 auto;
	height: 1326px; width: 812px;
	position: relative;
	z-index: 10;
}

#container h1{
	background-image: url(images/titre4.png); height: 50px; width: 239px;
	text-indent: -9999px;
	margin: 20px 0 0 30px;
}

#moonAndStars {
	background: url(images/header6.png) no-repeat center;
	position: absolute;
	top: -70px;	left: 0px;
	width: 100%; height: 430px;
	z-index: -1;
}

#ground {
	background: url(images/sol8.png) no-repeat center;
	position: absolute;
	top: 800px; left: 0px;
	width: 100%; height: 1007px;
	z-index: 1;
}

#ground2 {
	background: url(images/sol9.png) no-repeat center;
	position: absolute;
	top: 800px; left: 0px;
	width: 100%; height: 1007px;
	z-index: 1;
}

#three {
	background: url(images/three4.png) no-repeat center;
	position: absolute;
	top: 220px; left: -415px;
	width: 100%; height: 1000px;
	z-index: 3;
}

#message{
	background: url(images/message.png) no-repeat;
	position: absolute;
	top: 580px; left: 550px;
	width: 191px; height: 253px;
	z-index: 100;
}

#menu {
	margin: 20px 0 0 30px;
	font-family: Arial, sans-serif; font-size:15px; color: #FFFFFF;
	font-weight: bold;
}
	#menu li {
		float:left;
		margin-right: 30px;
	}
		#menu li a {
			text-decoration: none;
			color: #FFFFFF;
			opacity: 0.5;
		}
			#menu li a:hover  {
				opacity: 1;
			}
			
			#menu li a.active {
				text-decoration: underline;
				opacity: 0.5;
			}

#presentation {
	margin: 50px 0 20px 11px;
	background-image: url(images/work.png); width: 789px; height: 110px;
}

	h2 {
		font-family: Arial, sans-serif; font-size:40px; color: #FFFFFF;
		font-weight: bold;
		padding: 10px 0 0 17px;
	}
	
	#presentation p {
		font-family: Arial, sans-serif; font-size:16px; color: #FFFFFF;
		padding: 5px 0 0 0;
		margin-left: 19px;	
		line-height: 20px;
		letter-spacing: 1.01pt;
	}

h3 {font-family: Arial, sans-serif; font-size:16px; color: #FFFFFF;	font-weight: bold; padding: 15px 0 0 18px;}

h4 {font-family: Arial, sans-serif; font-size:16px; color: #FFFFFF;	font-weight: bold; padding: 15px 0 0 18px;}

h5{font-family: Arial, sans-serif; font-size:16px; color: #FFFFFF; font-weight: bold; padding: 15px 0 10px 19px;}

#latestJob {
	margin: 0 0 23px 11px;
	background-image: url(images/work.png); width: 789px; height: 437px;
}

#latestJob ul {
	margin: 15px 0 0 18px;
}

#Jobs {width: 790px; height: 900px;	margin: 50px 0 0 8px;}

#About {background: url(images/work.png); width: 789px; height: 335px; margin: 50px 0 0 11px;}

#About p {line-height: 1.6em;}

#contact a {
	position: absolute; z-index: 10;
	font-family: arial, sans-serif; font-size:20px; color: #FFFFFF;
	letter-spacing: 1pt;
	top: 490px; left: 550px;
	text-decoration: underline;
	opacity: 0.5;
}
	#contact a:hover {
		opacity: 1;
		text-decoration: none;
	}
	
#contact {background: url(images/work.png); width: 789px; height: 90px; margin: 20px 0 0 11px;}
	#contact p {
		letter-spacing: 0.7pt;
		line-height: 15px;
		padding: 0 0 5px 20px;
	}
	#About p{
		letter-spacing: 0.7pt;
		padding: 0 10px 10px 19px;
	}

#work1, #work2, #work3, #work4 {background-image: url(images/work.png); width: 789px; height: 175px; margin: 0 0 20px 3px;}

.block1 {height: 155px; width: 180px; float: left; padding: 10px 0 0 10px;}

	.block1 ul {margin-left: 0px;}
	
		.block1 ul li {float: left; margin-left: 3px;}

.block2{height: 175px; width: 585px; float:right;}

	.block2 p{
		letter-spacing: 0.7pt;
		padding: 0 10px 10px 19px;
		line-height: 1.3em;
	}
		.block2 p:first-child{
			padding-top: 15px;
			font-style: italic;
		}
		.block2 p:last-child{
			font-weight: bold;
		}

.block3 {width: 565px; height: 170px;} /* bloque nécessaire pour faire fonctionner le first-child sur les <p> */

#footer {
	width: 790px; height: 245px;
	margin: -5px 0 0 12px;
}

.block {
	background-image: url(images/col.png);
	height: 249px;
	width: 249px;
	float: left;
	margin: 0 0 0 20px;
}
	.block:first-child {margin-left: 0;}
	
#footer ul {
	margin: 15px 0 0 18px;
	font-family: Arial, sans-serif; font-size:15px; color: #FFFFFF;
	letter-spacing: 1pt;
}
	#footer ul li {margin-bottom: 15px;}
		#footer ul li a {text-decoration: underline; color: #FFFFFF; opacity: 0.5;}
			#footer ul li a:hover {text-decoration: none; opacity: 1;}				

#networks {
	margin: 0px 0 0 20px;
	font-family: Arial, sans-serif; font-size:12px; color: #FFFFFF;
	letter-spacing: 1pt;
}
	#networks li {margin: 0 20px 15px 0; float: left;}
		#networks li a {text-decoration: underline; color: #FFFFFF; opacity: 0.5;}
			#networks li a:hover {text-decoration: none; opacity: 1;}	

#contact2 a {
	font-family: Arial, sans-serif; font-size:12px; color: #FFFFFF;
	margin: 7px 0 0 -464px;
	opacity: 0.5;
}
	#contact2 a:hover{
		opacity: 1;
	}

/* ============================================================================== */
/* ============================================================================== */
/* ================================ Fancybox CSS ================================ */
/* ============================================================================== */
/* ============================================================================== */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
	background-color: #030405;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url(images/fancybox/fancy_loading.gif) no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 45px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background-image: url(images/work.png);
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -15px;
	right: -25px;
	height: 33px;
	width: 41px;
	background: url(images/fancybox/fancy_closebox.png) no-repeat left;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: -10px; 
}

a#fancy_right:hover span {
	right: -10px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
	
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -39px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancybox/fancy_title_main.png) repeat-x;
	margin-top: 0;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_right.png) repeat-x;
}

/* ================================================================================== */
/* ================================ Fancybox CSS end ================================ */
/* ================================================================================== */



/* ================================ Formulaire ================================ */

form {
	margin: 20px 0 0 11px;
}

input, textarea {
	padding: 9px;
	margin-bottom: 5px;
	font: normal 13px/100% Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	width: 200px;
	background: url('images/work.png');
	border: none;
	}

textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

.form label { 
	margin-left: 10px; 
	color: #999999; 
	}

.submit input {
	opacity: 1;
	width: auto;
	padding: 9px 15px;
	background: #FFFFFF;
	border: 0;
	font-size: 14px;
	color: #000000;
	}

.submit input:hover {
	opacity: 0.7;
}

#answerarea {
	position: absolute; z-index: 100;
	background-image: url(images/work.png);
	height: 40px; width: 250px;
	left: 775px;
}

#answertext {
	height: 20px; width: 221px;
	margin: 13px 0 0 13px;
}	
