body {
    background-image: url(../../images/background.jpg);
	background-color: transparent;
	background-repeat: repeat-x;
	width: auto;
	margin:0pt;
	padding:0pt 0pt 2em;
	text-align:center;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
}

.div_site {
    text-align: center;
    background-image: url(../../images/div_background_vide.jpg);
	background-repeat: no-repeat;
    margin: 0pt auto;
    height: 533px;
    width: 760px;
    top: 0px;
    z-index: 0;
	padding-top: 5%;
	position:relative;
	z-index:50;
}

#image_logo{
	position: absolute;
	top:450px;
	border: none;
	left:230px;
}

#title_video {
	margin-top: 15px;
	clear: both;
}

#video_acceuil {
	position:relative;
	z-index:999;
	width:302px;
	height: 227px;
	text-align: center;
	margin-right: 30%;
    margin-left: 30%;
}

.packagings {
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-weight: bold;
	color: #707070;
	font-variant:small-caps;
	letter-spacing: 0.2em;
	line-height: 110%;
}

.reference {
	color: #707070;
	width: 75%;
	text-align: center;
	font-weight: 600;
	font-size: small;
	margin-right: 10%;
    margin-left: 10%;
}

.lien_contact {
	text-decoration: none;
	color: #707070;
}

.lien_contact:hover {
	color: #202020;
	text-decoration: underline;
}

#contact {
	background-repeat: no-repeat;
	width: 320px;
	height: 320px;
	text-align: left;
	margin-right: 30%;
    margin-left: 30%;
	padding-top: 11px;
	padding-left: 28px;
	
}

* label {
	color: #707070;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size: small;
	font-weight: 500;
}

* textarea {
	width: 260px;
	overflow: hidden;
	height: 217px;
	margin-top: 5px;
}

#button_envoyer {
	color: #707070;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size: small;
	font-weight: 500;
	background-color: transparent;
	border: 0px;
}

#button_envoyer:hover {
	cursor: hand;
}

#master_box {
	position : absolute;
	width: 100%;
	height: 100%;
	margin:0pt;
	padding:0pt 0pt 2em;
	text-align:center;
	z-index : 300;
	top: 0px;
}

.box_message {
	text-align: left;
    margin: 0pt auto;
    height: 120px;
    width: 300px;
	padding-top: 2%;
	border: 2px dashed #E6000A;
	color: #000000;
	background-color: #ABADB3;
	margin: 60pt auto;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size: small;
	font-weight: 600;
}

.lien_intro {
	text-decoration: none;
	color: #707070;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size: small;
	font-weight: 600;
}

#fleche_left {
	position:absolute;
	top:480px;
	left:10px;
	width: 50px;
}

#fleche_right {
	position:absolute;
	top:480px;
	right:10px;
	width: 50px;
}

#fleche_left img {
	border: none;
}

#fleche_right img {
	border: none;
}


			.packagings {
				letter-spacing: 0em;
				font-weight: 500;
				font-size: medium;
				background-image: url(images/adresse_contact.jpg);
				background-repeat: no-repeat;
				background-position: center;
				height: 50px;
			}
			* label {
				font-weight: 600;
				font-size: 70%
			}
			
			#button_envoyer {
				font-weight: 500;
			}
			
			 .input {
			 	background-image: url(images/ombre_input.jpg);
				background-repeat: repeat-x;
			 }
			 
			 .input_area {
			 	background-image: url(images/ombre_textarea.jpg);
				background-repeat: repeat-x;
			 }
