#ajaxform{
	width:405px;
}

input{
	margin:2px;
	padding:3px;
	color:#666;
	font-size:12px;
	border:1px solid #C6C0AC;
}

.errors{
	color:#ff0000;
	list-style-type:none
}

select{
	margin:2px 13px 2px 2px;
	padding:3px;
	color:#666;
	font-size:12px;
	border:1px solid #C6C0AC;
	float:right;
}

textarea{
	margin:2px;
	padding:3px;
	color:#666;
	font-size:12px;
	border:1px solid #C6C0AC;
	font-family:Arial, Verdana, sans-serif;
	width:380px;
	height:200px;
}

dd{
	padding-left:0px;
	margin-left:0px
}

#destinataire-label{
	width:220px;
}

#cp{
	width:50px;
}

#captcha-input{
	width:60px;
}

#Envoyer{
	width:120px;
	text-align:center;
	padding:6px 0 5px 0;
	font-weight:bold;
	display:block;
	font-size:14px;
	border:0;
	float:right;
}


.zend_form input,.zend_form select{
	width:240px;
}

dt{
	padding:5px 0 0 0;
	margin-left:0px;
	float:left;
	width:140px;
	font-size:12px;
}

.errors{
	padding-left:150px;
	font-size: 11px;
}

#captcha-input-label label{
	cursor:pointer;
	font-size: 11px;
	text-align:right;
}

#captcha-input-label, #captcha-element{
	float: none;
	width:400px;
	text-align:center;
	font-size: 11px;
	text-align:left;
}


#optin-label{
	padding-top:15px;
	float:right;
	width:380px
}
#optin-element, #optin{
	padding-top:22px;
	width:20px;
}
#captcha-input-label{
	clear:both;
	padding-top:15px;
}
.red {
    color: #AD0000;
}
.form-horizontal .help-inline{
	color: #AD0000;
}
#cheque-label, #adresse_env-label{
	float:none;
	width:300px;
}
#cheque_euro {
	width: 38%;
	margin: auto;
}
input[type=radio]{
	width:20px;
}
#formContact .checkbox label {
	display: block !important;
	text-align: left !important;
	color: #fff;
}
#formContact .optin-cadeau .checkbox label {
    
	color: #000;
}

#formContact label{
display: none;
text-align: center;}
textarea.form-control {
	height: 127px;
}
.form-home #captcha-element {
	width: 200px !important;
	text-align: left !important;
	margin-top: 11px;
}
.form-home #formContact .btn.btn-default {
	float: right;
	margin-top: -120px;
	margin-right: 10px;
}
#captcha-element > div {
	margin-top: 0px !important;
	text-align: left !important;
	width: 200px !important;
}
.bloc-adresse-envoi .col-sm-6:first-child{
padding-left: 0px;}
.bloc-adresse-envoi .col-sm-6:last-child{
padding-right: 0px;
}
.bloc-cheque-input .col-sm-6:first-child{
padding-left:0px;
}

.bloc-cheque-input .col-sm-6:last-child{
padding-right: 0;
}

.form p, .fieldoblg{
    font-size: 0.8em;
    margin: 0;
    margin-left:15px;
    color: #fff;
    
}
.form.cheque-cadeau p{
    color:#000;
}
label{
display:none;
}


.colcheck{
	display:inline!important;
}