input.disabled {
	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
disabled {
background-color: #FF0000;
}

#zyben_statut input {
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #E64602;
	color : #FFF;
	text-align:left;
	max-width:180px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	background:#006633;
	color:#CC3366;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
.test {
	background-image: url('img/Untitled-1.gif');
	letter-spacing: 18px;
	font-size: 12px;
	font-weight: bold;
}
.style1 {
	font-size: 10px;
	line-height: normal;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
	
.top {
line-height: normal;
background-color:#FFF7C6;
}
