@charset "utf-8";

body {
	background-color:#000;
}

.fond_p_contact {
	width:800px;
	margin: 0px auto;
	height:630px;
	margin-top:10px;
	margin-bottom:-120px;
	background:rgba(0,0,0,0.7);
}

.contact_zone {
	margin-top:0px;
	max-width:200px;
	max-height:400px;
}

.cellule_1 {
	color:#FFF,
	line-height:55px;	
}

.cellule_contact{
	background-color:#FFF;
	text-align:center;
    width:152.1px;
	height:41px;
	float:right;
}

textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:60px;
	width:400px;
	border:none;
	color:#000;
	text-align:left;
    background: #fff;
}

textarea.auto-clear placeholder {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:40px;
	padding-left:10px;
	height:60px;
	width:400px;
	border:none;
	color:#000;
	text-align:center;
    background: #fff;
}

input.auto-clear{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:40px;
	padding-left:10px;
	height:30px;
	width:400px;
	border:none;
	color:#000;
	text-align:left;
    background: #fff;
}

input.placeholder,
textarea.placeholder{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:40px;
	padding-left:10px;
	height:30px;
	width:400px;
	border:none;
	color:#000;
	text-align:left;
    background: #fff;
}

.button:hover {
	color:#fff;
	text-align:center;
    background: #666;
}

.Style1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.telephone {
	color: #FF0033;
	font-style: normal;
	font-weight:bold;
	font-size: 13px;
	line-height:30px;
}
.email {
	color: #FF0033;
	font-style: italic;
	font-weight:bold;
	font-size: 13px;
}
.Style12 {color: #fff}

.Text_haut_formulaire {
	text-align:center;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.Text_dans_formulaire {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.etoile {
	color: #ff0000;
	font-size:16px;
	font-weight:bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bouton_envoyer {
	float:right;
	margin-right:0px;
	height:20px;
	border:none;
	color:#000;
	text-align:center;
    background: #d6d6d6;
}
.bouton_envoyer:hover {
	height:20px;
	border:none;
	color:#fff;
	text-align:center;
    background: #666;
}
.input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:4px;
	padding-left:10px;
	height:30px;
	border:fff;
	border:none;
	color:#000000;
	text-align:left;
    background: #fff;
}

.input2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:4px;
	padding-left:10px;
	border:none;
	color:#000;
    background: #fff;
}

.input21 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left:4px;
	padding-top:8px;
	padding-left:10px;
	border:none;
	color:#000;
    background: #fff;
}

.button {
	color:#fff;
	text-align:left;
    background: #333;
}

#demo-block3{
	position:relative;
	width:1000px;
	height:480px;
	border: 0;
	margin-top:0;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	margin-left: auto;
}

#demo-block5{
	position:absolute;
	width:820px;
	height:400px;
    float:right;
	padding-top:0px;
	margin-top:0px;
}

.nom {
	text-align: center;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	line-height:70px;
}

.remplissez {
	padding-left:42px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.mail {
	color: #fff;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.tel_im {
	width:150px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

@media only screen and (min-device-width: 20px) and (max-device-width: 320px) {

.fond_p_contact {
	width:900px;
	margin: 0px auto;
	color:#FFF;
	height:800px;
	margin-top:10px;
	margin-bottom:-110px;
	background:rgba(0,0,0,0.7);
}

.nom {
	text-align: center;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:60px;
	font-weight: bold;
	margin-top:-50px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	line-height:150px;
}

.remplissez {
	padding-left:42px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 35px;
	text-align: center;
	font-style: italic;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.mail {
	color: #fff;
	font-size:50px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.tel_im {
	width:300px;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

.bouton_envoyer {
	float:right;
	margin-right:170px;
	height:20px;
	border:none;
	color:#000;
	text-align:center;
    background: #d6d6d6;
}
.bouton_envoyer:hover {
	height:20px;
	border:none;
	color:#fff;
	text-align:center;
    background: #666;
}
}