*, *:before, *:after {
	box-sizing: border-box;
}

#wrapper_context H2{
	color: rgb(238, 29, 38)!important;
	text-align:center;
}

#DFV_formulaire INPUT{
	border: 1px solid rgb(100, 100, 100);
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	margin-bottom:3em;
}

#DFV_formulaire INPUT, #DFV_formulaire TEXTAREA{
	-moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
	-o-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset -1px -1px 2px rgba(0,0,0,0.1);
	color:rgb(100, 100, 100);
}

#DFV_formulaire select, #DFV_formulaire input, #DFV_formulaire button{
	font-size:1em;
	height: 40px;
	line-height: 20px;
	padding: 2px 0 0 12px;
	transition: all 0.1s linear 0s;
	width: 100%;
}

#DFV_formulaire input:focus { 
	outline: none !important;
	border-color: rgb(238, 29, 38);
	/*box-shadow: 0 0 1px rgb(238, 29, 38);*/
}

#DFV_formulaire textarea:focus{
	outline: none !important;
	border-color: rgb(238, 29, 38);
}


#DFV_formulaire textarea{
	font-size:1em;
	height: 120px;
	line-height: 20px;
	padding: 12px 0 0 12px;
	transition: all 0.3s linear 0s;
	width: 100%;
	border: 1px solid rgb(100, 100, 100);
	border-radius: 0.3em;
	margin-bottom:2em;
}

#DFV_formulaire input, button, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
}

#DFV_formulaire input[type="submit"]{
	/*background-color:rgb(238, 29, 38);*/
	color:white;
	font-weight:bold;
	text-transform: uppercase;
	font-size:1.1em;
	letter-spacing:0.3em;
	border-radius:none!important;
}

#DFV_formulaire::-moz-placeholder {
	color: rgb(100, 100, 100);
}

/*#DFV_formulaire label.Obl:before {
	color: rgb(238, 29, 38);
	content: "*";
	font-size: 1em;
	padding-right: 4px;
	margin-left:0em!important;
}

#DFV_formulaire label.nonObl{
	margin-left:0.8em;
}*/

#wrapper_context label {
	color: rgb(100, 100, 100);
	display: block;
	font-size: 1em;
	line-height:20px;
	margin-top:20px;
	margin-bottom:2px;
	padding-left:0.5em;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing:0.1em;
}

#wrapper_context label:hover {
	color: rgb(238, 29, 38);
}

#wrapper_contextlabel:active {
	color: rgb(238, 29, 38);
}

#DFV_formulaire .dsgnmoo:hover{
	background: #EE1D26;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EE1D26), to(#ce2424));
	background: -moz-linear-gradient(#EE1D26, #ce2424);
	background: linear-gradient(#EE1D26, #ce2424);
	border-bottom: solid 1px #bd2524;
	text-shadow: 0 0 1px #FFFFFF;
}

#DFV_formulaire .dsgnmoo{
	color: #fff;
	width:100%;
	cursor:pointer;
	background: #ce2424;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ce2424), to(#EE1D26));
	background: -moz-linear-gradient(#ce2424, #EE1D26);
	background: linear-gradient(#ce2424, #EE1D26);
	border: solid 1px #be2424;
	border-bottom: solid 3px #bd2524;
	box-shadow: inset 0 0 0 1px #e67e7b;
	text-shadow: 0 1px 0 #bd2524;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#DFV_formulaire .dsgnmooBlack{
	border: 1px solid #333;
	background:#333;
	background:linear-gradient(#333, #666);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#000), to(#555)); /* Saf4+, Chrome */
	background:-webkit-linear-gradient(#000, #666); /* Chrome 10+, Saf5.1+ */
	background:-moz-linear-gradient(#333, #666); /* FF3.6+ */
	background:-ms-linear-gradient(#000, #555); /* IE10 */
	background:-o-linear-gradient(#000, #555); /* Opera 11.10+ */
	background-position:95%;
	border: solid 1px #333;
	border-bottom: solid 3px #333;
	box-shadow: inset 0 0 0 1px #FFF;
	cursor:pointer;
	color: #fff;
}

#DFV_formulaire .dsgnmooBlack:hover{
	background:#555;
	background:linear-gradient(#555, #000);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#555), to(#000)); /* Saf4+, Chrome */
	background:-webkit-linear-gradient(#555, #000); /* Chrome 10+, Saf5.1+ */
	background:-moz-linear-gradient(#555, #000); /* FF3.6+ */
	background:-ms-linear-gradient(#555, #000); /* IE10 */
	background:-o-linear-gradient(#555, #000); /* Opera 11.10+ */
	width:100%;
	text-shadow: 0 0 3px #FFFFFF;
	
}

#blockAS{
	display:block;
	float:left;
	text-align:center;
	width:30%;
}

#blockAR{
	display:block;
	float:left;
	text-align:center;
	width:30%;
}

#blockDisposition{
	display:block;
	float:left;
	text-align:center;
	width:34%;
}

#blockTrajetResponsive{
	display:none;
}

#civilityBlock{
	display:block;
	margin:auto;
	width:500px;
	height:20px;
}

#civilityBlockResponsive{
	display:none;
	margin:auto;
}

