/* TELUS QUEBEC STANDARD FORM STYLING. PLEASE COMMENT EXCLUSIVE FORM STYLES APART */

form {
	margin: 0 0 -20px 0;
	padding: 0;
}
form div {
	margin-bottom: 3px;
	clear: both;
}
form .intro-section {
	border-bottom: solid 1px #dbd8d8;
	padding-bottom: 10px;
}
form .form-section {
	border-bottom: solid 1px #dbd8d8;
	padding-bottom: 30px;
}
form #required {
	color: #ff0000;
	padding: 10px 0;
	font-size: 10px;
}
form span.required {
	color: #ff0000;
}
form .spacing {
	height: 15px;
}
form select {
	border:1px solid #7f9db9;
	font-size: 11px;
	color: #454545;
	height: 20px;
}
form input {
	border:1px solid #7f9db9;
	font-size: 11px;
	color: #454545;
	height: 16px;
}
form input.small {
}
form input.normal {
	width: 194px;
}
form input.large {
}
form input.checkbox, form input.radio {
	border: 0px;
}
form input.numbers {
	margin-top: 14px;
}
form label {
	display: block;
	width: 214px;
	text-align: left;
	font-weight :bold;
	color: #4b2767;
	float: left;
}
form label.ageCat, form label.medias-sociaux {
	width:320px
}

form .label-note {
	font-weight: normal;
	font-size: 11px;
}
form span.example {
	font-size:10px;
	color:#75d119;
}
form .passwordConfirm {
	margin-top: 3px;
}
form .valid {
	color: #66cc00;
	padding-left: 26px;
}
form .invalid {
	color: #ff0000;
	padding-left: 26px;
}
form .invalid-login {
	color: #ff0000;
	position: absolute;
	top: 150px;
	left: 10px;
}
form .opt-in {
	position: relative;
	height: 20px;
	padding-bottom: 35px;
}
form .opt-in input {
	position: absolute;
	top: 0;
	left: -3px;
	border: 0;
}
form label.checkbox {
	position: absolute;
	top: 3px;
	left: 20px;
	float: none;
	font-weight: normal;
	width: 820px;
}
/* Accès V.I.P Forms */

body.accesVIP a.accueil {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 65px;
	background: url(../../images/accueil.jpg) no-repeat left top;
	position: absolute;
	top: 167px;
	left: 760px;
}
body.accesVIP .modifier-profil a.deconnexion {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 97px;
	background: url(../../images/deconnexion.jpg) no-repeat left top;
    position: absolute;
	top: 0px;
	left: 835px;
}
form.accesVIP .verifier-button {
	padding-top: 30px;
}
form.accesVIP .envoyer-button {
	display:block;
	height:67px;
	margin-left:418px;
	padding:30px 0 0;
	width:69px;
}
form.accesVIP .envoyer-button input {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 69px;
	background: url(../../images/envoyer.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
}
form.accesVIP input#sauvegarder {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 95px;
	background: url(../../images/sauvegarder.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
	float: left;
	margin: 50px 20px 50px 380px;
}
form.accesVIP input#annuler {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 67px;
	background: url(../../images/annuler.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
	margin-top: 53px;
}
form.accesVIP .verifier-button a {
	text-indent: -9999px;
	/*margin-left: 213px;*/
	display: block;
	height: 17px;
	width: 155px;
	background: url(../../images/verifier.jpg) no-repeat left top
}
form.accesVIP .infosCompteStatus {
/*width: 575px;*/
}
body.accesVIP #accesVIP-login div.courriel {
	position: absolute;
	top: 30px;
	left: 10px;
}
body.accesVIP #accesVIP-login div.courriel-recovery {
	position: absolute;
	top: 42px;
	left: 10px;
}
body.accesVIP #accesVIP-login div.password {
	position: absolute;
	top: 55px;
	left: 10px;
}
body.accesVIP #accesVIP-login label {
	text-align: right;
	padding-right: 5px;
	left: 10px;
	color: #4B2767;
	width:150px;
}
body.accesVIP .login input.connexion {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 87px;
	background: url(../../images/connexion.jpg) no-repeat left top;
	position: absolute;
	top: 108px;
	left: 330px;
	border: 0;
	cursor: pointer;
}
body.accesVIP .login input.envoyer {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 69px;
	background: url(../../images/envoyer.jpg) no-repeat left top;
	position: absolute;
	top: 245px;
	left: 249px;
	border: 0;
	cursor: pointer;
}
body.accesVIP .passwordEditWrapper {
    border-top: 1px solid #dbd8d8;
	padding-top: 10px;
}
body.accesVIP a.edit-password-expand {
    display: block;
	width: 220px;
	background: url(../../images/link-arrow-down.jpg) no-repeat 205px 2px;
	padding: 0 22px 22px 0;
	font-size: 17px;
	text-decoration: none;
}
body.accesVIP a.edit-password-close {
    display: block;
	width: 220px;
	background: url(../../images/link-arrow-up.jpg) no-repeat 205px 2px;
	padding: 0 22px 22px 0;
	font-size: 17px;
	text-decoration: none;
}

/* Destination de rêve */


body.destinationDeReveGenerique form {
}
body.destinationDeReveGenerique label {
	font-weight: bold;
	color: #4b276f;
	line-height: 20px;
}
body.destinationDeReveGenerique form label.questionChoix {
	width: 100%;
	padding-top: 35px;
}
body.destinationDeReveGenerique form label.radio {
	font-weight: normal;
}
body.destinationDeReveGenerique form input.radio {
	float: left;
	margin-right: 5px;
}
body.destinationDeReveGenerique span.label-note {
	font-weight: normal;
}
body.destinationDeReveGenerique input#questionMath {
	margin: 21px 0 0 -60px;
}
body.destinationDeReveGenerique .opt-in {
}
body.destinationDeReveGenerique .opt-in label {
	font-weight: normal;
	color: #454545;
	font-size: 11px;
	margin-top: -2px;
}
body.destinationDeReveGenerique .envoyer-button {
	padding: 40px 0 100px 0;
	margin-left: 418px;
}
body.destinationDeReveGenerique .envoyer-button input {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 69px;
	background: url(../../images/envoyer.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
}







/* Calendrier magique */

body.calendrierMagique #accesVIP-login div.courriel {
	position: absolute;
	top: 8px;
	left: 10px;
}
body.calendrierMagique #accesVIP-login div.courriel-recovery {
	position: absolute;
	top: 110px;
	left: 10px;
}
body.calendrierMagique #accesVIP-login div.password {
	position: absolute;
	top: 33px;
	left: 10px;
}
body.calendrierMagique #accesVIP-login label.courrielContact {
	position: absolute;
	left: -107px;
	top: 2px;
	color: #4B2767;
}
body.calendrierMagique #accesVIP-login label.password {
	position: absolute;
	left: -107px;
	top: 2px;
	color: #4B2767;
}
body.calendrierMagique #accesVIP-login input.courrielContact {
	position: absolute;
	top: 0px;
	left: 113px;
}
body.calendrierMagique #accesVIP-login input.password {
	position: absolute;
	top: 0px;
	left: 113px;
}
body.calendrierMagique .login input.connexion {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 17px;
	background: url(../../images/link-arrow.jpg) no-repeat left top;
	position: absolute;
	top: 36px;
	left: 323px;
	border: 0;
	cursor: pointer;
}
body.calendrierMagiqueGenerique form {
}
body.calendrierMagiqueGenerique label {
	font-weight: bold;
	color: #4b276f;
	line-height: 20px;
}
body.calendrierMagiqueGenerique form label.ageCat {
	width: 100%;
	padding-top: 35px;
}
body.calendrierMagiqueGenerique form label.radio {
	font-weight: normal;
}
body.calendrierMagiqueGenerique form input.radio {
	float: left;
	margin-right: 5px;
}
body.calendrierMagiqueGenerique span.label-note {
	font-weight: normal;
}
body.calendrierMagiqueGenerique input#questionMath {
	margin: 21px 0 0 -60px;
}
body.calendrierMagiqueGenerique .opt-in {
}
body.calendrierMagiqueGenerique .opt-in label {
	font-weight: normal;
	color: #454545;
	font-size: 11px;
	margin-top: -2px;
}
body.calendrierMagiqueGenerique .envoyer-button {
	padding: 40px 0 100px 0;
	margin-left: 418px;
}
body.calendrierMagiqueGenerique .envoyer-button input {
	text-indent: -9999px;
	display: block;
	height: 17px;
	width: 69px;
	background: url(../../images/envoyer.jpg) no-repeat left top;
	border: 0;
	cursor: pointer;
}

