#contact {
	text-align: right;
	font-size: x-small;
	padding-right: 20px;
}
.vert_line {
	background-image: url(images/shadowright.gif);
	background-repeat: repeat-y;
}

.horizline {
	background-color: #E9746D;
	height: 2px;
	width: 680px;
}

.jour {
	color: #2A3336;
	font-size:20px;
	font-weight:bold;
}
.date {
	color: #2A3336;
	font-size:10px;
	font-weight:none;
}
.am-pm {
	color: #2A3336;
	font-size:24px;
	font-weight:bold;
}
.horraire {
	border: 0px solid #a1a1a1;
}

.horraire_time td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECEE1;
}
