/* CSS Document pour la structure des elements du calendrier ouvert en pop up via javascript du site Europarl (Pellichero Olivier) */

/* ======================================================================================================== */

	/* Styles contenus dans ce fichier : 
		Styles pour les couleurs du calendrier affiche en pop up
			->	Styles pour la version site President
			
	
/* ======================================================================================================== */
/* Styles pour les couleurs du calendrier affiche en pop up */
/* ======================================================================================================== */
	/* Styles pour la version site President */
	
		/* Calendrier pop up : Conteneur */
		.ep_version_president .ep_calendar_popup .ep_container{
			border-color:				#295785;
		}
		.ep_version_president .ep_calendar_popup .ep_shadow{
			background-color:			#295785;
		}
		.ep_version_president .ep_calendar_popup .ep_container .ep_title{
			background-color:			#295785;
		}
		.ep_version_president .ep_calendar_popup .ep_container .ep_footer{
			background-color:			#295785;
		}
		
		/* Calendrier pop up : Tableau */
		.ep_version_president .ep_calendar_popup .ep_container table td a:hover, 
		.ep_version_president .ep_calendar_popup .ep_container table td a:focus,
		.ep_version_president .ep_calendar_popup .ep_container table td a:active{
			background:					#FFFFFF;
			border-color:				#f8f5df;
		}
		.ep_version_president .ep_calendar_popup .ep_container table thead th, .ep_version_president .ep_calendar_popup .ep_container table tbody td.ep_week{
			border-color:				#afcae6;
		}
		.ep_version_president .ep_calendar_popup .ep_container table tbody td.ep_weekend, 
		.ep_version_president .ep_calendar_popup .ep_container table td.ep_weekend a:link,
		.ep_version_president .ep_calendar_popup .ep_container table td.ep_weekend a:visited,
		.ep_version_president .ep_calendar_popup .ep_container table td.ep_weekend a:hover,
		.ep_version_president .ep_calendar_popup .ep_container table td.ep_weekend a:focus, 
		.ep_version_president .ep_calendar_popup .ep_container table td.ep_weekend a:active{
			color:						#295785;
		}
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td{
			background-color:			#ebf5ff;
		}
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td a, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td a:link, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td a:visited,
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:link, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:visited,
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:hover, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:focus,
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:active{
			border-color:				#ebf5ff;
		}
		.ep_version_president .ep_calendar_popup .ep_container table tbody td.ep_selected, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected{
			background-color:			#295785;
		}
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a,
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:hover, 
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:focus,
		.ep_version_president .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:active{
			color:						#000000;
		}
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td{
			background-color:			#ebf5ff;
		}
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:link, 
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:visited,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:hover, 
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:focus,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:active,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:link, 
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:visited, 
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:hover,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:focus,
		.ep_version_president .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:active{
			background:					#cde6fe;
			border-color:				#FFFFFF;
		}
		
	/* ======================================================================================================== */
	/* Styles pour l'EI EP Live du site Europarl */
	
		/* Calendrier pop up : Conteneur */
		.ep_version_eplive .ep_calendar_popup .ep_container{
			border-color:				#505c00;
		}
		.ep_version_eplive .ep_calendar_popup .ep_shadow{
			background-color:			#505c00;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container .ep_title{
			background-color:			#505c00;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container .ep_footer{
			background-color:			#505c00;
		}
		
		/* Calendrier pop up : Tableau */
		.ep_version_eplive .ep_calendar_popup .ep_container table td a:hover, 
		.ep_version_eplive .ep_calendar_popup .ep_container table td a:focus,
		.ep_version_eplive .ep_calendar_popup .ep_container table td a:active{
			background:					#FFFFFF;
			border-color:				#f8f5df;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table thead th, .ep_version_eplive .ep_calendar_popup .ep_container table tbody td.ep_week{
			border-color:				#b9b963;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody td.ep_weekend, 
		.ep_version_eplive .ep_calendar_popup .ep_container table td.ep_weekend a:link, 	
		.ep_version_eplive .ep_calendar_popup .ep_container table td.ep_weekend a:visited,
		.ep_version_eplive .ep_calendar_popup .ep_container table td.ep_weekend a:hover, 	
		.ep_version_eplive .ep_calendar_popup .ep_container table td.ep_weekend a:focus, 
		.ep_version_eplive .ep_calendar_popup .ep_container table td.ep_weekend a:active{
			color:						#505c00;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td{
			background-color:			#f8f5df;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td a, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td a:link, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td a:visited,
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:link, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:visited,
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:hover, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:focus,
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_week a:active{
			border-color:				#f8f5df;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody td.ep_selected, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected{
			background-color:			#b9b963;
		}
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a,
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:hover, 
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:focus,
		.ep_version_eplive .ep_calendar_popup .ep_container table tbody tr.ep_hover td.ep_selected a:active{
			color:						#000000;
		}
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td{
			background-color:			#fff9cc;
		}
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:link, 
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:visited,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:hover, 
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:focus,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td a:active,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:link, 
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:visited, 
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:hover,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:focus,
		.ep_version_eplive .ep_calendar_popup .ep_containerweek table tbody tr.ep_selected td.ep_week a:active{
			background:					#fff9cc;
			border-color:				#FFFFFF;
		}
		
	
	/* ======================================================================================================== */
		
