/** Formulaires   **/
.button{
	background-color:#999; /*3A418B*/
	color:#000;
	font-weight:bold;
	margin:0;
	padding-left:0;
	border-style:solid !important;
}

.calendrier {
	background:url(img/cal.gif) 0% 50% no-repeat;
	color:#112;
	width:2em !important;
	border:0;
	margin:0;
	padding-left:3em;
}
.radio{background-color:transparent; border:0;}

textarea {
    overflow:Auto;
    width:100%;
	height:10em;
}
