#paccueil {
	background: url('../img/bg_box_accueil.jpg') #7c6745 top left repeat-x;
	padding-top: 15px;	
}

#paccueil #imgHeader  {
	margin: auto;
}

#paccueil #all_box {
	background: #7c6745;
	height: 200px;
	padding-top: 20px;

}

#paccueil #allbox {
	width: 973px;
	margin: auto;
}

#paccueil #box1, #paccueil #box2, #paccueil #box3 {
	float: left;
	background: url('../img/box_accueil.png');
	text-align: left;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	height: 181px;
	width: 311px;
}

#paccueil #box1 {
	margin-right: 20px;
}

#paccueil #box2 {
	margin-right: 20px;
}

#paccueil #imgBox1 {
	position: absolute;
	left: 50%;
	margin-left: -475px;
	background: url('../img/box_img1.png') top left no-repeat;
	width: 105px;
	height: 38px;

}

#paccueil #imgBox2 {
	position: absolute;
	left: 50%;
	margin-top: -3px;
	margin-left: -150px;
	background: url('../img/box_img2.png') top left no-repeat;
	width: 77px;
	height: 66px;
}

#paccueil #imgBox3 {
	position: absolute;
	left: 50%;
	margin-top: -5px;
	margin-left: 190px;
	background: url('../img/box_img3.png') top left no-repeat;
	width: 85px;
	height: 107px;
}
#paccueil #boxTitle1, #paccueil #boxTitle2, #paccueil #boxTitle3 {
	font-size: 35px;
	margin-left: 125px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-shadow: 0 1px 3px #000000;
}
#paccueil #boxTitle2 {
	margin-left: 100px;
}
#paccueil #boxTitle3 {
	margin-left: 100px;
}

#paccueil .boxTexte {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 13px;
}

#papropos {
	background-color: white;
	border-top: 5px solid #492c04;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #726046;
	padding-bottom: 40px;
}

#paproposCenter {
	width: 1000px;
	margin: auto;
}

#papropos #aproposLeft {
	width: 600px;
	float: left;
	margin-right: 113px;
	
}

#papropos #aproposRight {
	width: 287px;
	margin-top: 50px;
	float: left;
}

#papropos h1 {
	font-size: 46px;
	font-weight: normal;
	margin: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#papropos #aproposBox1 {
	background: url('../img/apropos_box.jpg') top left no-repeat;
	width: 287px;
	height: 122px;
	margin-bottom: 30px;
	line-height: 122px;
	vertical-align: middle;
	text-align: center;
}

#papropos #aproposBox2 {
	background: url('../img/apropos_box.jpg') top left no-repeat;
	width: 287px;
	height: 122px;
	margin-bottom: 30px;
	line-height: 122px;
	vertical-align: middle;
	text-align: center;
}

#papropos #aproposBox3 {
	background: url('../img/apropos_box.jpg') top left no-repeat;
	width: 287px;
	height: 122px;
	line-height: 122px;
	vertical-align: middle;
	text-align: center;
}

#papropos #videoPresentation a:hover {
	text-decoration: underline;
}

#pcontact #formContact {
	width: 490px;
}

#pcontact #contactRight {
	margin-left: 100px;
}

#pcontact {
	background-color: white;
	border-top: 5px solid #492c04;
	color: #726046;
	padding-bottom: 40px;
}

#pcontactCenter {
	width: 1000px;
	margin: auto;
}

#pcontact label {
	display: block;
	float: left;
	vertical-align: middle;
	text-align: right;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#pcontact input[type=text] {
	height: 25px;
	width: 320px;
	margin-bottom: 10px;
}
#pcontact textarea {
	width: 320px;
	height: 115px;
}
#pcontact h1 {
	font-size: 46px;
	font-weight: normal;
	margin: 30px;
}
#pcontact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 30px;
}
#pcontact p {
	line-height: 25px;
	font-family:"Myriad Pro", "Microsoft Sans Serif", serif;
	font-size: 19px;
}
#pcontact #btnEnvoyer {
	text-align: right;
}
