body{
	margin: 0px !important;
	padding: 0px !important;
	color: #333;
    font-family: "Arial",sans-serif;
    font-size: 14px;
    line-height: 1.2em;
	min-width:300px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.legende{font-size: 11px !important;}
#content{
    width: 100%;
}
#signature{
	width: 100%;
    margin:20px auto 10px;
    padding:10px;
    display: inline-block;
    font-size: 10px;
    color: #464F53;
    text-align:center;
}
#signature img{vertical-align: middle;}

#encadre-optin{
	width:100%;
   	background: #FFFFFF;
	float: left;
	paddind:5% 0%;
}
#desinscription{
	background: url("../img/back_menu_inter.jpg") repeat scroll 0 0 / 100% 100% #666666;
	background-color:#eeefef;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 20px;
    width: 90%;
}
h3 {
    border-bottom: 1px solid #dbdcdc;
    color: #00519e;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5em;
    padding-top: 20px;
}
#titre{
	background-color: #089BA8;
    background-image: url("../img/desinscription.png");
    background-repeat: no-repeat;
    color: #A8A7A7;
    font-weight: bold;
    height: 20px;
    padding: 5px 5px 5px 40px;
    background-position: 5px center;
}
#titre2{
    width: 100%;
}
h2 {
    color: #00698b;
    font-size: 25px;
    margin: 10px 110px 10px 0;
    line-height: 40px;
    font-weight: bold;
    min-height: 36px;
}
#desinscription form{padding:10px}
#desinscription form span a{
	color: #000000;
    display: inline-block;
    font-size: 13px;
    width: 130px !important;
    }

#colonne{
	width:49%;
	float:left;
	margin-top: 5px;
	overflow: hidden;
}
#colonne2{
	width:47%;
	float:left;
	margin-top: 5px;
	overflow: hidden;
	margin-left:2%;
}
#colonne span, #colonne2 span{display: table-row;}
#colonne span input.radio, #colonne2 span input.radio{float: left;margin-right: 10px;width: 20px;}
#colonne2 span label, #colonne span label{display: block;padding-left: 30px; margin-top:2px; font-size:15px !important;padding-top:7px !important;}
#titre-encadre{
	margin: 30px auto;
	text-align: center;
}
#error-name, #error-phone-optin{display:none}
#message-reponse{
	color: #464F53;
    display: block;
    margin-top: 250px;
    font-size: 13.5px;
    line-height: 22px;
    }
#btn{
	width: 195px;
	height: 180px;
	margin-left:50px;
	float: left;
	border: 1px solid #FFFFFF;
   	background: #6E023A;
   	background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#f3f3f3));
  	background: -webkit-linear-gradient(top, #e7e7e7, #f3f3f3);
   	background: -moz-linear-gradient(top, #e7e7e7, #f3f3f3);
   	background: -ms-linear-gradient(top, #e7e7e7, #f3f3f3);
   	background: -o-linear-gradient(top, #e7e7e7, #f3f3f3);
   	-webkit-box-shadow: 1px 1px 2px 0px #d4d2d2;
	box-shadow: 1px 1px 2px 0px #d4d2d2; 
}
#btn:hover{
	opacity:0.5;
}
#formulaire{
	margin: 3%;
}
#formulaire-otp{
	margin-left: 20px;
    margin-top: 125px;
    padding: 10px;
}
#formulaire-otp a{
	float:left;
	color:#383b42;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
	width: 190px;
}

#formulaire input, #desinscription input, #phone-optout{
	min-height: 30px;
	margin-bottom: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    -webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 6px;
    
}
#formulaire input:focus, #desinscription input:focus, #phone-optout:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.6);
}

html body div#content div#encadre-optin div#formulaire form#optin div#bords-verts span input[type=text], input#phone-optout {
	width:72%;
	margin-right:3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}
.lignes span{
	display: inline-block !important;
    float: none;
    min-height: 30px;
    width: 100%;
}
#bords-verts{
	padding: 20px 20px 20px;
    background: #3f9ebe none repeat scroll 0 0;
    color: white;
    border: 1px solid #0a89a3;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    display: inline-block;
	margin-bottom: 10px;
	width: 100%;
	margin-top:10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.champs{
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    width: 25%; !important;
    color: #FFF;
    padding-top: 5px;
    text-align: right;
     margin-bottom: 5px;
     padding-right:10px;
     box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#bords-verts span{
	display: block;
}
h4 {
    color: #FFF;
    font-size: 18px;
    margin-bottom: 10px;
     border-bottom: 1px dotted #FFF;
     padding-bottom:10px;
}
#btn-envoyer{
	width:100%;
	display:inline-block
}
#btn-envoyer input, #btn-retour a{
	background: #880973 linear-gradient(to bottom, #880973, #880973) repeat-x scroll 0 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 0 transparent inset;
    -moz-box-shadow: 0 0 0 transparent inset;
    -webkit-box-shadow: 0 0 0 transparent inset;
    color: #ffffff !important;
    display: inline-block;
    float: right;
    font-size: 22px;
    font-weight: lighter;
    padding: 15px;
    text-align: right;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    width: auto;
    text-decoration:none;
    transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
}
#btn-envoyer input:hover, #btn-retour a:hover{
	opacity:0.5
}
#phone-optout.error, #name.error, #phone-optin.error{
	border:1px solid red
}
label.error {
    border: 1px solid #FFF;
    box-sizing: border-box;
    color: #FFF !important;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 30px !important;
    padding: 20px;
    text-align: center;
    width: 72%;
}

.btn-envoyer, #btn-retour{
    
    font-weight: bold;
    
}
.btn-envoyer:hover {color:#0E9BB6 !important;}
#formulaire-otp input.btn-envoyer, #formulaire-otp input.btn-envoyer2{
    border: 0 none;
    color: #A8A7A7 !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 5px;
    padding: 2px 10px;
    margin-top: 0 !important;
    text-decoration: none;
    float: left;
    cursor: pointer;
	background: rgb(159,192,106); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(159,192,106,1) 2%, rgba(105,145,43,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(159,192,106,1)), color-stop(100%,rgba(105,145,43,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(159,192,106,1) 2%,rgba(105,145,43,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(159,192,106,1) 2%,rgba(105,145,43,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(159,192,106,1) 2%,rgba(105,145,43,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(159,192,106,1) 2%,rgba(105,145,43,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc06a', endColorstr='#69912b',GradientType=0 ); /* IE6-9 */
}
#formulaire-otp input.btn-envoyer2{
 	width: 60px !important;
}

#cadre-retour{
	height: 0;
    margin: 5px auto -4px;
    position: relative;
    text-align: right;
    width: 750px;
    z-index: 1000;
}
#reponse{
	margin-left: 185px;
    margin-top: 10px;
    display: inline-block;
}
#valide{
	font-size:18px;
	font-weight:bold;
	color:#88d24a;
}
#invalide{
	font-size:18px;
	font-weight:bold;
	color:#ffe439;
}

@media screen and (max-width: 400px) {
	#colonne, #colonne2{width: 100% !important; margin:0px !important;}
	}
}

