body{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 	14px;
	color: #464F53;
	min-width:280px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.legende{font-size: 11px !important;}
#content{
    width: 100%;
    max-width:690px;
}
#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{
	max-width: 690px;
	width:100%;
   	background: #FFFFFF;
	float: left;
	paddind:5% 0%;
}
#desinscription{
    display: inline-block;
    font-size: 14px;
    margin: 50px 0 0;
    width: 100%;
}
#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 {
    background-color: #234aa3;
	color: #FFFF;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 18px;
	padding: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.input-ligne{
	width: 100%;
	display: inline-block;
	padding: 0px 0 10px;
}
#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;font-size: 12px; height:19px !important;}
#colonne span input.radio, #colonne2 span input.radio{float: left;margin-right: 10px;}
#colonne2 span label, #colonne span label{display: block;padding-left: 30px; margin-top:2px}
#titre-encadre{
	margin: 30px auto;
	text-align: center;
}
#error-name, #error-phone-optin{display:none}
#message-reponse{
    display: block;
    margin-top: 250px;
    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-4060 input, #desinscription input, #btn-retour{
	border: 1px solid #A8A7A7;
    color: #464F53;
    padding: 4px 6px;
    font-size:13px;
}
#btn-retour a{
	color: #FFFFFF !important;
    font-size: 12px;
    text-decoration: none;
}

#btn-retour{
	height: 17px !important;
    margin-bottom: -20px;
    padding:5px 20px !important;
    display: inline;
    z-index: 10000;
    display: inline-block;
    text-align: right;
}
html body div#content div#encadre-optin div#formulaire form#optin div#bords-verts span.input-4060 input, html body div#content div#encadre-optin div#formulaire form#optout div#desinscription span input#phone-optout {
	width:65%;
	margin-right:3px
	}
#bords-verts{
	margin-top:5px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	margin-bottom: 0px;
}
.champs{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 14px;
    width: 30% !important;
    color: #333333;
    font-weight:bold;
    padding-top: 2px;
}
#bords-verts span{
	display: block;
}
h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
    color: #234aa3;
    font-size: 19px;
    margin-bottom: 0;
}
#btn-envoyer {
	display: inline-block;
    text-align: right;
    width: 97%;
}
.error{
	color: red !important;
    font-weight: bold;
    font-size: 10px;
    display: inline-block;
}
.input-ligne .error{
    margin-top: -15px;
    position: absolute;

}
.btn-envoyer, #btn-retour{
    margin-top: 2px;
	border: none;
	margin-right: 5px;
	padding: 10px 45px !important;
	background-color: #21b3ae;
	color: #ffffff !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	font-size: 14px;
	display: inline-block;
}
.btn-envoyer:hover, #btn-retour a:hover{opacity:0.7;}
#formulaire-otp input.btn-envoyer, #formulaire-otp input.btn-envoyer2{
    border: 0 none;
    color: #A8A7A7 !important;
    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;
}
.etoile{
	font-weight:bold;
	color: #F68712 !important;
	}
.etoile2{
	font-weight:bold;
	color: #F68712 !important;
	font-size: 11px !important;
	}

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

