#col_unique {padding-bottom:15px;}
#annual_calendar .txt_principal {padding:15px 0 0 25px;width:910px;}
#callendar0 {border: 1px solid #0055B1;}

#callendar0, #callendar1, #callendar2, #callendar3, #callendar4, #callendar5, #callendar6, #callendar7, #callendar8, #callendar9, #callendar10, #callendar11, #callendar12 {float:left;height:146px;width:208px;margin:10px 13px 10px 0;}
#annual_calendar .calendar
{
	background-color: #EAF5B3;
	margin: 0;
	padding: 5px;
	width: 198px;
}

	#annual_calendar .calendar-header .previous-month
	{
		display: none;
	}
	#annual_calendar .calendar-header .month
	{
		padding: 0 0 0;
		text-align: center;
	}
	
	#annual_calendar .calendar-header .next-month
	{
		display: none;

	}

	#annual_calendar .calendar-header .month a
	{
		color: #70840B;
		text-decoration: none;
		text-transform: uppercase;
	}


#annual_calendar .calendar-content
{

}


#annual_calendar .calendar-content table
{
	margin: 0 auto;
	width: 100%;
}

	#annual_calendar .calendar-content table col.espacement
	{
	}

	#annual_calendar .calendar-content table tbody
	{
		background-color: #f8f8f8;
		
	}
	
		#annual_calendar .calendar-content table tbody tr.top td
		{
			border-top: 1px solid #cad29b;
		}
		#annual_calendar .calendar-content table tbody tr.bottom td
		{
			border-bottom: 1px solid #cad29b;
		}
		#annual_calendar .calendar-content table tbody td.first
		{
			border-left: 1px solid #cad29b;
		}
		#annual_calendar .calendar-content table tbody td.last
		{
			border-right: 1px solid #cad29b;
		}
	
	#annual_calendar .calendar-content table td, .calendar-content table th
	{
		text-align:center;
	}

		#annual_calendar .calendar-content table th
		{
			font-weight: normal;
		}

	#annual_calendar .calendar-content table .weekend
	{
		background-color: #e8e8e8;
	}

	#annual_calendar .calendar-content table td.vide
	{
		background-color: #DDD;
	}
	
	#annual_calendar .calendar-content table td.today
	{
		background-color: #88a110;
	}


#annual_calendar .findeSemaine
{
	background-color: #E8E8E8;
}
span.fw-bold
{
	font-weight: bold;
}