#content {
	position: relative;
	margin: auto;
	width: 908px;
	height: 1225px;
	background-color: #FFFFFF;
}

body {
	background-color: #CCC;
}
#main {
	position: absolute;
	left: 91px;
	top: 600px;
	width: 736px;
	height: 261px;
	z-index: 2;
}
#mainImage {
position: absolute;
	left: 0px;
	top: 89px;
	width: 908px;
	height: 480px;
}

#mainText{
	font-size:95%;
	font-family: 'Signika','thaoma',sans-serif;
}
#lpcButton {
	position: absolute;
	width: 262px;
	height: 68px;
	z-index: 3;
	left: 141px;
	top: 716px;
}

#feedbackButton {
	position: absolute;
	left: 512px;
	top: 717px;
	width: 259px;
	height: 64px;
	z-index: 2;
}
#pigFooter {
	position: absolute;
	left: 0px;
	top: 838px;
	width: 908px;
	height: 326px;
	z-index: 2;
}
#header {
	position: absolute;
	left: 696px;
	top: 31px;
	width: 198px;
	height: 33px;
	z-index: 2;
}
#box1 {
	position: absolute;
	width: 249px;
	height: 54px;
	z-index: 3;
	left: 141px;
	top: 900px;
	background-color: #41C98D;
	border: 1px solid transparent;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
#box2{
	position: absolute;
	width: 249px;
	height: 54px;
	z-index: 3;
	left: 518px;
	top: 900px;
	background-color: #41C98D;
	border: 1px solid transparent;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
#box1Text {
	position: absolute;
	left: 50px;
	top: 9px;
    font-family: 'Signika','thaoma',sans-serif;
	text-align : center;
	color : #FFFFFF;
}

#box2Text {
	position: absolute;
	left: 30px;
	top: 9px;
    font-family: 'Signika','thaoma',sans-serif;
	text-align : center;
	color : #FFFFFF;
}
#titleBox{
	position: absolute;
	left: 30px;
	top: 23px;
	font-size: 250%;
    font-family: 'Signika','thaoma',sans-serif;
	text-align : center;
	line-height: 1em;
}
#titleBox a{
	text-decoration:none;
	color: #41C98D;
}
#bande1{
	position: absolute;
	left: 6px;
	top: 15px;
	width: 400px;
    height: 200px;
}
#bande2{
	position: absolute;
	left: 405px;
	top: 15px;	
	width: 400px;
    height: 200px;

}
.imgBande{
	width: 400px;
    height: 200px;
}

a: { 
	text-decoration: none; 
	color: inherit;
 }
#adresse{
	position: absolute;
	top: 1050px;
    left:400px;
}

 