@charset "utf-8";

/* CALENDRIER SIDEBAR */

#related-section #calendar-widget {
}

#related-section #calendar-widget ul {
	width: 260px;
	padding: 0 10px 10px 10px;
	margin: 0;
}

#related-section #calendar-widget ul li {
	width: 200px;
	padding: 5px 10px 10px 50px;
	border-bottom: dashed 1px #f8941d;
}

#related-section #calendar-widget ul li.journee-internationale {
	background: transparent url( 'images/sidebar_box_calendar_icon_jour.png' ) 10px 5px no-repeat;
}
#related-section #calendar-widget ul li.semaine-thematique {
	background: transparent url( 'images/sidebar_box_calendar_icon_semaine.png' ) 10px 5px no-repeat;
}
#related-section #calendar-widget ul li.evenement-special {
	background: transparent url( 'images/sidebar_box_calendar_icon_evenement.png' ) 10px 5px no-repeat;
}
#related-section #calendar-widget ul li.activite-rita {
	background: transparent url( 'images/sidebar_box_calendar_icon_rita.png' ) 10px 5px no-repeat;
}
#related-section #calendar-widget ul li.mois {
	background: transparent url( 'images/sidebar_box_calendar_icon_mois.png' ) 10px 5px no-repeat;
}

#related-section #calendar-widget p {
	margin: 0;
}

#related-section #calendar-widget p.date {
	color: #3e8bc4;
	font-weight: bold;
}

#related-section #calendar-widget p.date strong {
	color: #464646;
	font-weight: bolder;
}

#related-section #calendar-widget p.date em {
	color: #acacac;
	font-style: normal;
	font-weight: normal;
}

#related-section #calendar-widget p a {
	color: #464646;
	text-decoration: none;
}

#related-section #calendar-widget p a:hover {
	color: #3e8bc4;
	text-decoration: underline;
}

#related-section #calendar-widget .calendar-nav {
	position: relative;
	width: 280px;
	height: 60px;
}

#related-section #calendar-widget .calendar-nav a span {
	display: none;
}

#related-section #calendar-widget .calendar-nav a.previous {
	position: absolute;
	left: 13px;
	top: 10px;
	display: block;
	width: 88px;
	height: 12px;
	padding: 5px;
	background: url( 'images/sidebar_box_calendar_button_previous.png' ) center center no-repeat;
}

#related-section #calendar-widget .calendar-nav a.next {
	position: absolute;
	right: 12px;
	top: 10px;
	display: block;
	width: 70px;
	height: 12px;
	padding: 5px;
	background: url( 'images/sidebar_box_calendar_button_next.png' ) center center no-repeat;
}

#related-section #calendar-widget .calendar-nav a.current {
	position: absolute;
	left: 12px;
	top: 37px;
	display: block;
	width: 245px;
	height: 24px;
	padding: 5px;
	background: url( 'images/sidebar_box_calendar_button_fullview.png' ) center center no-repeat;
}



/*
#related-section #calendar {
	width: 280px;
}

#related-section #calendar-nav {
	margin-left: 10px;
}

#related-section #calendar-nav a {
	float: left;
	padding: 0 5px;
	margin-right: 5px;
	width: 20px;
	height: 30px;
	font: 14px/30px Tahoma, Arial, sans-serif;
	color: #aec94e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#related-section #calendar-nav a.title {
	width: 180px;
	text-decoration: none;
}

#related-section #calendar-nav a.next {
	margin-right: 0;
}

#related-section #calendar-nav a.next:hover,
#related-section #calendar-nav a.previous:hover {
	color: #ffffff;
	background-color: #aec94e;
}

#related-section #calendar-content {
	clear: left;
	padding-top: 3px;
}

#related-section table.calendar {
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: show;
	font-size: 14px;
}

#related-section table.calendar th,
#related-section table.calendar td {
	padding: 2px;
	text-align: right;
}

#related-section table.calendar th {
	vertical-align: bottom;
	padding-bottom: 0;
	border: none;
	color: black;
	font-weight: normal;
}

#related-section table.calendar td {
	vertical-align: top;
	background-color: #e1e1e1;
	color: black;
}

#related-section table.calendar td.current {
	padding: 0px;
	border: solid 2px black;
}

#related-section table.calendar td a {
	display: block;
	width: 22px;
	height: 22px;
	color: black;
	text-decoration: none;
}

#related-section table.calendar td ul {
	position: absolute;
	width: auto;
	left: -999em;
	margin: -16px 0 0 -5px;
	padding: 4px;
	list-style-type: none;
	background-color: white;
	border: solid 1px #646464;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}

#related-section table.calendar td ul li {
	width: auto;
}

#related-section table.calendar td:hover {
	position: static;
}

#related-section table.calendar td:hover ul,
#related-section table.calendar td.sfhover ul {
	left: auto;
}

#related-section table.calendar td ul a {
	display: auto;
	width: auto;
	height: auto;
}

#related-section table.calendar td ul a:hover {
	text-decoration: underline;
}

#related-section #calendar-legend {
	display: none;
}

#related-section #calendar-legend {
	width: 280px;
}

#related-section #calendar-legend ul {
	width: auto;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 66px;
}

#related-section #calendar-legend ul li {
	width: auto;
	margin: 0;
	padding: 8px 0 0 0;
	line-height: 12px;
	font-size: 10px;
}

#related-section #calendar-legend ul li span {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-left: -16px;
}
*/


/* CALENDRIER PAGE */

#main-content #calendar {
	width: 610px;
}

#main-content #calendar-nav {
}

#main-content #calendar-nav a {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 50px;
	font: 24px/50px Tahoma, Arial, sans-serif;
	color: #aec94e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#main-content #calendar-nav a.title {
	width: 520px;
	text-decoration: none;
}

#main-content #calendar-nav a.next {
	margin-right: 0;
}

#main-content #calendar-nav a.next:hover,
#main-content #calendar-nav a.previous:hover {
	color: #ffffff;
	background-color: #aec94e;
}

#main-content #calendar-content {
	clear: left;
	padding-top: 10px;
}

#main-content table.calendar {
	width: 610px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 3px;
	empty-cells: show;
	font-size: 14px;
}

#main-content table.calendar th,
#main-content table.calendar td {
	width: 80px;
	padding: 2px;
	text-align: right;
}

#main-content table.calendar th {
	vertical-align: bottom;
	padding-bottom: 0;
	border: none;
	color: black;
	font-weight: normal;
}

#main-content table.calendar td {
	height: 100px;
	vertical-align: top;
	background-color: #e1e1e1;
	color: black;
}

#main-content table.calendar td.current {
	padding: 0px;
	border: solid 2px black;
}

#main-content table.calendar td div.td-wrapper {
	position: relative;
	width: 80px;
	height: 22px;
}

#main-content table.calendar td div.td-wrapper a,
#main-content table.calendar td div.td-wrapper span {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 22px;
	height: 22px;
	color: black;
	text-decoration: none;
}

#main-content table.calendar td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	text-align: left;
}

#main-content table.calendar td ul li {
	margin: 0 0 5px 0;
}

#main-content table.calendar td ul li a {
	color: black;
	text-decoration: none;
}

#main-content table.calendar td ul li a:hover {
	text-decoration: underline;
}


#main-content #calendar-legend {
	padding: 8px 0 0 2px;
}

#main-content #calendar-legend ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main-content #calendar-legend ul li {
	clear: left;
	padding-top: 8px;
	line-height: 22px;
}

#main-content #calendar-legend ul span {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 8px;
}


/* CALENDRIER COMMUN */

#calendar-content table.calendar td.journee-internationale,
#calendar-legend ul li.journee-internationale span {
	background-color: #ff0;
}

#calendar-content table.calendar td.semaine-thematique,
#calendar-legend ul li.semaine-thematique span {
	background-color: #ff0;
}
#calendar-content table.calendar td.activite-at-large,
#calendar-legend ul li.activite-at-large span {
	background-color: #ff0;
}
#calendar-content table.calendar td.activite-rita,
#calendar-legend ul li.activite-rita span {
	background-color: #ff0;
}

/*
#calendar-content table.calendar td.journee-internationale,
#calendar-legend ul li.journee-internationale span {
	background-color: #f8941d;
}

#calendar-content table.calendar td.semaine-thematique,
#calendar-legend ul li.semaine-thematique span {
	background-color: #aec94e;
}
#calendar-content table.calendar td.activite-at-large,
#calendar-legend ul li.activite-at-large span {
	background-color: #3e8bc4;
}
#calendar-content table.calendar td.activite-rita,
#calendar-legend ul li.activite-rita span {
	background-color: #f16eaa;
}
*/
