::-webkit-input-placeholder {
    color: #909090;
}

:-moz-placeholder { /* Firefox 18- */
    color: #909090;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #909090;
}

:-ms-input-placeholder {  
   color: #909090;
}

form{
	
}

form .form_cols{
	display:inline-block;
	float: left;
	width: 350px;
}

form .form_cols.form_right{
	float: right;
}

form .form_cols .small_field{
	width: 85px;
	float: left;
	clear: both;
	overflow: hidden;
}

form .form_cols .medium_field{
	width: 255px;
	float: right;
	overflow: hidden;
}

form .form_hide{
	display: none;
}

form .form_choice{
	position: relative;
}

form .form_choice .or{
	width: 100px;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	line-height:12px;
	position: absolute;
	left : 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -6px;
}

form .form_choice .form_cols.form_right{
	text-align: center;
}

form .form_choice .form_cols.form_right .vertical_center{
	padding-top: 95px;
}

form .form_cols .infos{
}

form .form_cols .infos p{
	margin-bottom: 23px;
}


form input,
form select,
form textarea{
	width: 328px;
	padding:8px 10px;
	border: 1px solid #d9d9d9;
	border-radius:2px;
	font-size: 11px;
	line-height: normal;
	font-family: arial;
	color: #000;
	margin: 0px;
	
}

form input[type=text],
form textarea{
	-webkit-appearance: none;
	-webkit-transition: all 500ms ease-in-out;
	   -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
         -o-transition: all 500ms ease-in-out;
		    transition: all 500ms ease-in-out;
}

form .form_cols input,
form .form_cols textarea{
	width: 328px;
}

form .form_cols .small_field input{
	width: 63px;
}

form .form_cols .medium_field input{
	width: 233px;
}

form input:focus,
form select:focus,
form textarea:focus{
	outline: none !important;
	background: #f0f4f5;
	border: 1px solid #cfdae0;
}

form select{
	padding: 7px 10px;
	line-height: 26px;
	width: 348px;
	height: 32px;
}

form .form_cols select{
	width: 350px;
}

form .form_cols .infos select{
	width: 83px;
}

form textarea{
	height: 158px;
}

form input[type="checkbox"],
form input[type="radio"]{
	width: auto;
	padding: 0px;
	border: none;
}

form input[type="submit"]{
	border-radius:0px !important;
	padding: 0px;
	width: auto;
	-webkit-appearance: none;
}

form #captcha{
	padding: 0px;
	width: 145px !important;
	clear: both;
}

/** Zend **/

form dt{
	clear: both;
	float: left;
	width: 150px;
	margin-bottom: 20px;
}

form dd{
	float: left;
	margin:0px;
	?margin-right:30px;
	margin-bottom: 20px;
	padding: 0px;
}

form .form_cols dt,
form .form_cols dd,
form .form_bottom dt,
form .form_bottom dd{
	float: none;
	width: auto;
	margin: 0px;
}

form .form_cols dd{
	min-height: 52px;
}

form .form_cols .infos dt{
	width: 210px;
	float: left;
	clear: both;
	line-height: normal;
}

form .form_cols .infos dd{
	width: 85px;
	float: right;
	overflow: hidden;
}


form dd input{
	margin: 0px;
}


#content_default .content_newsletterregister form dt#submit-label,
.content_contactform form dt#submit-label{
	?display: none;
}

#content_default .content_newsletterregister form dd#submit-element,
.content_contactform form dd#submit-element{
	?clear: both;
	?margin-left:75px;
}

/***** Search *****/

#search form{
	overflow: hidden;
}

#search form input{
	float: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}

#search form #search_field{
	width: 147px;
	padding:4px 10px 5px 10px;
	border: 1px solid #aca6b9;
	border-right: none;
	margin: 0px;
	border-radius:0px;
	height: 17px;
}

#search form #search_button{
	width: 28px;
	height: 28px;
	background: url("../images/search.gif") top left no-repeat;
	border: 1px solid #aca6b9;
	border-left: none;
}

/***** Call to action *****/

.content_form form{
	background: #fbfafa;
	border: 1px solid #e7e7e7;
	padding: 54px 70px;
	margin-top: 35px;
}

.content_form form dd input[type="submit"]{
	background: #c50d17;
	border: 1px solid #b50c15;
	color: #fff;
	-webkit-box-shadow:  0px 0px 1px 0px #eeeaf6;
        	box-shadow:  0px 0px 1px 0px #eeeaf6;
	font-family: arial;
	font-size: 12px;
	height:32px;
	cursor: pointer;
	padding: 0px 50px;
	clear: both;
}

.content_form form input[type="submit"]:hover{
	background: #41287C;
	border: 1px solid #311f5d;
}

.content_form form .form_cols dd#message-element{
	min-height: 190px;
}

.content_form form .form_cols dd#request-element{
	min-height: 200px;
}

.content_form form .form_bottom dt#Envoyer-label,
.content_form form .form_bottom dt#Submit-label,
.content_form form .form_bottom dt#Senden-label{
	display: none;
}

.content_form form .form_bottom dd#Envoyer-element,
.content_form form .form_bottom dd#Submit-element,
.content_form form .form_bottom dd#Senden-element{
	text-align: right;
}

/** Incentives **/

.content_form_incentive dt#send_mail-label,
.content_form_incentive dt#incentive-label,
.content_form_incentive dd#send_mail-element,
.content_form_incentive dd#incentive-element{
	display: none;
}

/** Venues **/

.content_form_venue  dt#venue-label,
.content_form_venue  dd#venue-element,
.content_form_venue  dt#email_to_send-label,
.content_form_venue  dd#email_to_send-element{
	display: none;
}