input[type=text], input[type=password]
{

	vertical-align:top;
	border:1px solid #ccc;
}

.enteteamt
{
	padding:5px 10px;
	float:left;
	


}

a, a:visited, a:hover
{
	text-decoration:none;
	color: #306;
}

input.datepicknow {
	width: 87px;
	float: left;
}

select
{
	position:relative;

}


input.hasDatepicker
{
	width:75px;

}


#formAuth
{
	background:white url(../../images/amt/login.gif) no-repeat scroll 0 0;
	color:#666666;
	font-size:8pt;
	height:46px;
	padding:5px 0 5px 8px;
	text-align:left;
	width:529px;

}

#authResult
{
	color:#FF0000;
	left:149px;
	position:relative;
	top:10px;

}

#formAuth a, #formAuth a:visited, #formAuth a:hover
{
	text-decoration:none;
	color:#666;

}

.ui-datepicker-next label
{
	display:none;	
}

.ui-datepicker-trigger
{
	background: white url(../../images/amt/calendrier.gif) no-repeat scroll 0 0;

}

.petitText
{
	width : 50px;
}

.hasDatepicker
{
	border:1px solid #CCCCCC;
}

.obligatoire
{
	color:#DF2E2A;
	font-size:11px;
}

.city
{
	width: 130px;
	display: none;
}


ul.reprise 
{
	list-style-type:none;
}

ul.reprise li a
{
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}

.labelObligatoire
{
	color: #f00;
    background-color: #EDFBC8;
}

input[disabled="disabled"]
{
	background-color: #DDD;
	color: #000;
}

.warning {
  color: #460071;
  line-height: 1.3em;
  font-weight: bold;
  padding-bottom: 8px;
}
