#body  {
	background: none;
}
#appel {
	display: none;
}

#login {
	display: none;
}
#logoff {
	display: none;
}

#footer {
	display: none;
}

#left {
	display: none;
}

#finButtons {
	display: none;
}

#pub {
	display: none;
}

.print-message {
	display: none;
}

.form .header {
	display: none;
}


.form .body {
	background-image: none;
}
.form .body .form-title {
	background-image: none;
}
.form .un-bouton, .form .deux-boutons, .form .trois-boutons {
	display: none;
}

.form .footer {
	display: none;
}

.devis {
	background-image: none;
}

#content {
	border: 0px #cfced4 solid;
	font-size: 13px !important;
}
#content input.text{
	border-top: 0px #cfced4 solid !important;
	border-right: 0px #cfced4 solid !important;
	border-left: 0px #cfced4 solid !important;
	border-bottom: 1px #cfced4 solid !important;
	font-weight: bold;
}

.help, .error, .datepicker_trigger {
	display: none;
}
#bonjour {
	display: none;
}

#demande-resiliation #logo {
	display: none;
}

#demande-resiliation .row1,#demande-resiliation .row2 {
	background: none;
}

#demande-resiliation .content-inner .content-text h2, #demande-resiliation .form .body h2 {
	font-size: 24px;
	text-align: center;
	width: 100%;
}
#demande-resiliation .content-inner .content-text h3, #demande-resiliation .form .body h3 {
	font-size: 20px;
}

#demande-resiliation .form .body label.question {
	font-size: 18px;
}

#demande-resiliation input.text {
	border: 0 0 2px 0 dashed #000;
	font-size: 18px;
	width: 400px;
}

#demande-resiliation li.resiliation .raison {
	font-size: 18px;
}

#demande-resiliation .resil-NB p {
	padding-top: 50px;
	font-size: 18px;
}