﻿.mSearchFields dl 
{
    overflow: hidden;
    width: 720px;
    margin: 0;
    padding: 0;
}

.mSearchFields dl dt 
{
    width: 100px;
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 22px;
    height: 22px;
}
form .mSearchFields dl dd.mEventDates 
{
    width: auto;
}
form .mSearchFields dl dd.mEventDates .dojoDate 
{
    float: left;
}
form .mSearchFields dl dd
{
    width: 620px;
    float :left;
    margin: 0;
    padding: 0;
    height: 22px;
}
.mSearchFields dl dd select
{
    margin: 0;
    padding: 0;
}
.mSearchFields dl dd input,
.mSearchFields dl dd select 
{
    line-height: 16px;
    font-size: 11px;
}
.mSearchFields dl dd.mEventDates span,
.mSearchFields dl dd.mEventDates input
{
    display: inline;
    float: left;
    margin-right: 5px;
}
.mSearchFields dl dd.mEventDates input 
{
    border: 1px solid #A5ACB2;
    height: 16px;
}
/* chartage CCZ 04/05/2009 */
ul.mSearchFormAction 
{
    list-style-type: none;
    clear: both;
    padding: 0;
    margin:0;
    text-align: center;
}
ul.mSearchFormAction li input 
{
    background: url("/image/BoutonAgenda.gif") 0 0 repeat-x;
    color: Black;
    font-weight: bold;
    border: 1px solid Black;
}
ul.mSearchFormAction li input:hover 
{
    color: White;
}
.mSearchForm fieldset 
{
    border: none;
    font-size: 12px;
}
/* Calendrier */
 .dijitCalendarIncrementControl {
	
	width:15px;
	height:15px;
}
.dj_ie6  .dijitCalendarIncrementControl {
	padding:.1em;
	font-size:.1em;
}
 .dijitCalendarIncreaseInner,
 .dijitCalendarDecreaseInner {
	visibility:hidden;
}
 .dijitCalendarDecrease {
	background:url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/spriteRoundedIconsSmall.png) no-repeat top left;
}
.dj_ie6  .dijitCalendarDecrease {
	background:url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif) no-repeat top left;
}
 .dijitCalendarIncrease {
	background:url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/spriteRoundedIconsSmall.png) no-repeat -30px top;
}
.dj_ie6  .dijitCalendarIncrease {
	background:url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif) no-repeat -30px top;
}
 table.dijitCalendarContainer {
	font-size: 100%;
	border-spacing: 0;
	border-collapse: separate;
	border: 1px solid #ccc;
	margin: 0;
}
 .dijitCalendarMonthContainer th {
	
	background:#d3d3d3 url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/titleBar.png) repeat-x top;
	padding-top:.3em;
	padding-bottom:.2em;
	text-align:center;
}
.dj_ie6  .dijitCalendarMonthContainer th {
	padding-top:.1em;
	padding-bottom:0em;
}
 .dijitCalendarDayLabelTemplate {
	
	background:white url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/calendarDayLabel.png) repeat-x bottom;
	font-weight:normal;
	padding-top:.15em;
	padding-bottom:0em;
	border-top: 1px solid #eeeeee;
	color:#293a4b;
	text-align:center;
}
 .dijitCalendarBodyContainer {
	border-bottom: 1px solid #eeeeee;	
}
 .dijitCalendarMonthLabel {
	color:#293a4b;
	font-weight: bold;
}
.dj_ie7  .dijitCalendarDateTemplate,
.dj_ie6  .dijitCalendarDateTemplate {
	font-size: 0.8em;
}
 .dijitCalendarDateTemplate {
	
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 0.3em 0.3em 0.05em 0.3em;
	letter-spacing: 1px;
}
 .dijitCalendarPreviousMonth,
 .dijitCalendarNextMonth 		{
	
	color:#999999;
	background-color:#f8f8f8 !important;
}
 .dijitCalendarPreviousMonthDisabled,
 .dijitCalendarNextMonthDisabled	{
	
	background-color:#a4a5a6 !important;
}
 .dijitCalendarCurrentMonth {
	
	background-color:white !important;
}
 .dijitCalendarCurrentMonthDisabled {
		
	background-color:#bbbbbc !important;
}
 .dijitCalendarCurrentDate {
	
	text-decoration:underline;
	font-weight:bold;
}
 .dijitCalendarCurrentDate {
	
	text-decoration:underline;
	font-weight:bold;
}
 .dijitCalendarSelectedDate {
	
	background-color:#bbc4d0 !important;
	color:black !important;
}
 .dijitCalendarYearContainer {
	
	background:white url(/lib/v-commun/dojo-release-1.1.1-mini/dijit/themes/tundra/images/calendarYearLabel.png) repeat-x bottom;
	border-top:1px solid #ccc;
}
 .dijitCalendarYearLabel {
	
	margin:0;
	padding:0.4em 0 0.25em 0;
	text-align:center;
}
 .dijitCalendarSelectedYear {
	
	color:black;
	padding:0.2em;
	padding-bottom:0.1em;
	background-color:#bbc4d0 !important;
}
 .dijitCalendarNextYear,
 .dijitCalendarPreviousYear {
	
	color:black !important;
	font-weight:normal;
}