#wizard{
	position:relative;
	width:200px;
	height:279px;
	background:url('/sites/NPY/images/fond-wizard.gif') no-repeat top left;
	font-size:10px;
	margin:0;
	padding:13px 0 0 14px;
}                 
#wizard h2{
	position:relative;
	clear:both;
	display:block;
	width:172px;
	height:50px;
	background:url('/sites/NPY/images/fond-titre-wizard.gif') no-repeat top left;
}
#wizard h2.en{
	background:url('/sites/NPY/images/fond-titre-wizard-en.gif') no-repeat top left;
}
#wizard h2.es{
	background:url('/sites/NPY/images/fond-titre-wizard-es.gif') no-repeat top left;
}	
#wizard h2 span{
	visibility:hidden;
}
#wizard form{
	display:block;
	clear:both;
}

#wizard fieldset{
	border:0;
	color:white;
}
#wizard fieldset span.oneField {
    min-height:20px;
}
#wizard .paramDate{
    display:none;
}
#wizard label{
	width:70px;
	font-weight:bold;
}
#wizard .longLabel label{
	width:100px;
}
#wizard input#submitWizard{
	width:59px;
	height:24px;
	background: transparent url(/sites/NPY/images/fond-sauver-wizard.png) no-repeat top left !important;
	margin:-6px 28px 0 0 !important;
	text-align:center !important;
	text-decoration:none !important;
	padding:0 0 0 0 !important; 
}
#wizard select,#wizard select#duration{
    font-size:10px !important;
    padding:0 !important;
    width:110px;
}
#wizard select option, #wizard select#duration option{
	padding:0 !important;
} 
#wizard .ageMap{
	float:left;
	clear:none;
	margin-right:5px;
}
#wizard .ageMap select{
    width:40px;
}
#wizard .ageMap label{
    width:45px;
}

#wizard #startDate{
    position:absolute;
    top:0;
    left:0;
    display:inline;
    width:0px;
    border:none;
}
.hidden{
    display:none;
}

.service .ui-datepicker table {
    font-size:0.7em !important;
}
.service .ui-datepicker td span, .ui-datepicker td a {
    text-align:center !important;
    padding:0 !important;
}
.service .ui-datepicker .ui-datepicker-title {
    line-height:1em !important;
}
.service .ui-widget {
    font-size:0.8em !important;
}
.service .ui-datepicker .ui-datepicker-prev, .service .ui-datepicker .ui-datepicker-next {
    height:1.1em;
}

/******************************
*                    MODIFS ETE
******************************/
#wizard{
	width:200px;
	height:209px;
	padding:83px 0 0 14px;
	_padding:133px 0 0 14px;
}
#wizard.fr{
	background:url('/sites/NPY/images/wizard-ete.fr.jpg') no-repeat top left;
}
#wizard.en{
	background:url('/sites/NPY/images/wizard-ete.en.jpg') no-repeat top left;
}
#wizard.es{
	background:url('/sites/NPY/images/wizard-ete.es.jpg') no-repeat top left;
}

#wizard h2{
    display: none;
}
#wizard .oneField{
    display: none;
}
#wizard .oneField.ageMap{
	float:none;
	display: block;
	clear:none;
	margin-right:5px;
}
#wizard .oneField.submit{
    display: block;
    margin-top:100px;
}
#wizard .ageMap select{
    width:40px;
}
#wizard .ageMap label{
    width:45px;
}
