#form2 form {
	width:305px;
	margin:20px 5px 10px 10px;
}
form {
	width:450px;
	margin:20px 0 0 0;
}
#form1-container{
	padding: 0;
	margin:0;
	width:890px;
	height:420px;
	float: left;
}


#form2-container{
	padding: 0;
	margin: 0;
	width:590px;
	height:340px;
	float: left;
}
#contenu-map{
	padding: 0;
	margin:20px 0 0 0;
	width:430px;
	height:355px;
	float: right;
}
#form-container{
	clear:both;width:450px;
	margin:0;padding:0;
	height:355px;
	float: left;
	background-color: transparent;
/*	-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; */
}


#form-container2{
	width:324px;
	height:340px;
	float: left;
	background-color: #000;
	-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
}
table{
	width:200px;margin:0;padding:0;
}

td{
	white-space:nowrap;
}

a, a:visited {
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:none;
}

label{
	text-transform:uppercase;
	font-size:16px;color:#ff00ff;font-weight:700;
}

textarea{
	color:#404040;
	width:300px;
	font-size:14px;color:#6c6969;font-weight:700;
}

td > button{
	text-indent:8px;
}

.error{
position:absolute;
top: 20px;
left: 440px;
float:left;
text-align: left;
	background-color:#a701a7;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height: 24px;
	padding:20px;
	text-transform:uppercase;
	width:auto;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

/* AJUSTEMENT POUR BOUTONS MULTI-LANGUES PUISQUE L'IMAGE CONTIENT LE TEXTE...
input[type=submit]{
 width:150px;
 height:35px;
 border:none;
 display:inline;
 padding:0;
 margin: 10px 0 0 20px;
 cursor:pointer;
 text-indent:-9999px;
 font-size:0;
 line-height:0;
 overflow:hidden;
 background-image:url(../images/btn_envoyer.png);
 background-repeat:no-repeat;
 background-color:transparent;
 }
 */
 
 .btn_submit_fr{
 width:150px;
 height:35px;
 border:none;
 display:inline;
 padding:0;
 margin: 10px 0 0 20px;
 cursor:pointer;
 text-indent:-9999px;
 font-size:0;
 line-height:0;
 overflow:hidden;
 background-image:url(../images/btn_envoyer.png);
 background-repeat:no-repeat;
 background-color:transparent;
 }
 
  .btn_submit_en{
 width:150px;
 height:35px;
 border:none;
 display:inline;
 padding:0;
 margin: 10px 0 0 20px;
 cursor:pointer;
 text-indent:-9999px;
 font-size:0;
 line-height:0;
 overflow:hidden;
 background-image:url(../images/btn_submit.png);
 background-repeat:no-repeat;
 background-color:transparent;
 }
 
 /*
#form2  input[type=submit]{
 width:210px;
 height:50px;
 border:none;
 display:inline;
 padding:0;
 margin:10px 0 0 20px;
 cursor:pointer;
 text-indent:-9999px;
 font-size:0;
 line-height:0;
 overflow:hidden;
 background-image:url(../images/btn_envoyer.png);
 background-repeat:no-repeat;
 background-color:transparent;
 }
 */
 
 input[type=reset]{
 width:210px;
 height:50px;
 border:none;
 display:inline;
 padding:0;
 cursor:pointer;
 text-indent:-9999px;
 font-size:0;
 line-height:0;
 overflow:hidden;
 background-image:url(../images/btn_reset.png);
 background-repeat:no-repeat;
 background-color:transparent;
 }
 
input[type="text"] {
    width: 300px;
    display: block;
	line-height: 26px;
    margin:0;
	font-size:16px;color:#6c6969;font-weight:700;
}

#form2 input[type="text"] {
    width: 190px;
    display: block;
 	line-height: 26px;
	margin:0;
	font-size:16px;color:#6c6969;font-weight:700;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
	border-top: 3px solid #6c6969;
	border-left: 3px solid #6c6969;
	border-right: 1x solid #fff;
	border-bottom: 1px solid #fff;
}
#form2 input[type="date"] {
    width: 5;
    display: block;
	line-height: 26px;
    margin:0;font-family: 'Lato', sans-serif;
	font-size:16px;color:#6c6969;font-weight:700;
	text-transform:uppercase;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
	border-top: 3px solid #6c6969;
	border-left: 3px solid #6c6969;
	border-right: 1x solid #fff;
	border-bottom: 1px solid #fff;
}
#form2 input[type="time"] {
    width: 75px;
    display: block;
	line-height: 26px;
    margin:0;font-family: 'Lato', sans-serif;
	font-size:16px;color:#6c6969;font-weight:700;
	text-transform:uppercase;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
	border-top: 3px solid #6c6969;
	border-left: 3px solid #6c6969;
	border-right: 1x solid #fff;
	border-bottom: 1px solid #fff;
}
#contenu-calendrier{
	background-image: url(../images/calendrier.png);
	background-position:center;
	background-repeat:no-repeat;
	padding:0 0 0 35px;
	margin: 0;
	width:226px;
	height:236px;
	float: left;
	display: inline;
}
#contenu_contact_2
{
  width:280px;
  margin: 40px 0 0 0;
  height:auto;
  float:right;
}