@CHARSET "UTF-8";

.ical_highlight {
	color: #666;
	font-size:120%;
}

.ical_body {
	background:#D7D5C7 !important;
}

.ical_small {
	font-size : 75%;
}

td.ical_center {
	text-align : center;
}

td.ical_right {
	text-align : center;
}

th.ical_journee {
	color:#FFF;
	border-bottom:2px solid #888;
	background: #23b8dc;
	background: -moz-linear-gradient(top, #23b8dc, #00cccc);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#23b8dc), to(#00cccc));
	padding:.4em 1em .2em;
}

tr.ical_top14 {
	background-color:#FFF;
}

p.ical_prod2_1, tr.ical_prod2_1,
p.ical_top14_1-2, tr.ical_top14_1-2 {
	background-color:#e6e6ff;
}

p.ical_prod2_2-5, tr.ical_prod2_2-5,
p.ical_top14_3-6, tr.ical_top14_3-6 {
	background-color:#e6e6e6;
}

p.ical_prod2_15-16, tr.ical_prod2_15-16,
p.ical_top14_13-14, tr.ical_top14_13-14 {
	background-color:#cccccc;
}

li.ical_link:hover, tr.ical_tr:hover {
		background:#D7D5C7;
}

a.ical_link {
	font-weight:normal;
}

.ical_topboxes {
/* 	background : #ADAA9C; */
	background-color : #c0C0C0;
	float:left;
	width:80%;
	padding-top:1%;
	padding-bottom:1%;
	margin-bottom:1%;
	margin-left:1%;
}

div.ical_grid5 {
	width:34% !important;
}

div.ical_grid3 {
	width:25% !important;
}