@charset "UTF-8";

*{
	margin:0px;
	padding:0px;
}

body{
	font-family:Helvetica, Verdana, sans-serif;
	font-weight: lighter;
}

p{
	padding-left: 30px;
	padding-right: 20px;
	
}	

a{
	color: #96C;
	text-decoration: none;
}	

a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#main {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:657px;
	position: relative;
	background-image: url(../img_site/fond.jpg);
}

h1 {
	font-family: "Helvetica Light", Helvetica, Arial;
	font-size: 30px;
	font-style: normal;
	color: #93C;
	font-weight: lighter;
}

#contenu {
	height:632px;
}

#blanc-accueil {
	height: 540px;
	padding-top: 0px;
	background-color: #FFF;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #93C;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93C;
	border-left-color: #93C;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #93C;
	overflow: scroll;
}

#nav {
	height:130px;

}

#logo {
	position: absolute;
	z-index: 40;
	height:199px;
	width:461px;
	left: 308px;
	top: 42px;
}

#scenes {
	position: absolute;
	z-index: 40;
	height:84px;
	width:267px;
	left: 287px;
	top: 557px;
}

#feuilles {
	position: absolute;
	z-index: 20;
	height:65px;
	width:192px;
	left: 0px;
	top: 566px;
}


#pixels {
	position: absolute;
	z-index: 50;
	height:64px;
	width:194px;
	left: 795px;
	top: 566px;
}

#carterie {
	position: absolute;
	z-index: 10;
	height:83px;
	width:177px;
	left: 563px;
	top: 577px;
}

#accueil {
	position: absolute;
	z-index: 20;
	height:58px;
	width:169px;
	left: 150px;
	top: 530px;
	display: block;
}

#webdesign {
	position: absolute;
	z-index: 20;
	height:119px;
	width:396px;
	left: 19px;
	top: 10px;
	display: block;
}

#un {
	position: absolute;
	z-index: 20;
	height:33px;
	width:40px;
	left: 750px;
	top: 542px;
	}
	
#deux {
	position: absolute;
	z-index: 20;
	height:33px;
	width:40px;
	left: 795px;
	top: 542px;
	}

#trois {
	position: absolute;
	z-index: 20;
	height:33px;
	width:40px;
	left: 841px;
	top: 542px;
	}

#quatre {
	position: absolute;
	z-index: 20;
	height:33px;
	width:40px;
	left: 887px;
	top: 542px;
	}
	
#cinq {
	position: absolute;
	z-index: 20;
	height:33px;
	width:40px;
	left: 932px;
	top: 542px;
	}	

a span {
  display: block;
}

#footer {
	height: 19px;
	background-color:#CCC;
	font-size: 12px;
	text-align: center;
	letter-spacing: 9px;
	padding-top: 6px;
	color:#FFF;
}
