html, body{
   margin: 0px;
   
   padding: 0px;
  
   height: 100%;
   
   background: url("line-gauche.png") left top repeat-y;
   
   background-color: #00c2ec;
  }
body {

	
	background: url("line.png") right top repeat-y;
	
	text-align: center;
	
	z-index: 10;
	


}
#page{

   height: 100%;
   width: 100%;
}
#container {

	position: relative;
	margin: 0 auto;

	width: 100%;
	z-index: 15;

}

#intro { 

	
	z-index: 50;

}

#pageHeader {

	padding: 20px 95px 0 395px;

}

#pageHeader h1 {

	position: absolute;

	top: 0;

	left: 0;

	background: transparent url("logo.gif") left top no-repeat;

	width: 375px;

	height: 270px;
	
	z-index: 40;

}

#pageHeader h1 span {

	display: none;

}

#pageHeader h2 {

	padding: 0;

}

#contact {

	padding: 100px 95px 0 420px;
	
}


#linkList {

	position: absolute;

	top: 270px;

	left: 0px;

	margin: 0 95px;

	width: 100%px;

}

body {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

}

h1, h2, h3, p {

	margin: 0;

}

p {

	padding: 0 0 1em 0;

}

a {

	color: #fff;

	text-decoration: none;

}

a:hover {

	text-decoration: overline;

}

#container {

	text-align: left;

}


#pageHeader h2 span, #linkList h3 {

	display: none;

}

#linkList ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

}

#linkList li {

	margin: 0;

}

#linkList a {

	display: block;

	font-size: large;

	voice-family: "\"}\"";

	voice-family: inherit;

	font-size: x-large;

}

html>body #linkList a {

	font-size: x-large;

}

#linkList a.c {

	display: inline;

	color: #000;

	font-size: medium;

	voice-family: "\"}\"";

	voice-family: inherit;

	font-size: large;

}

html>body #linkList a.c {

	font-size: large;

}
