.tableTime {
	border: 1px solid #DBEAED;
}
.tableTime tr td {
	padding: 4px 4px 4px 70px;
}
.tableTime tr th {
	background-color:#DBEAED;
	font-weight: normal;
	text-align: left;
	padding: 2px 4px;
}

.tablePrice {
	background-color:#DBEAED;
}
.tablePrice caption {
}

.tablePrice tr td{
	background-color:#FFFFFF;
	padding: 4px;
}

.tablePrice tr th{
	background-color:#EBF2F3;
	padding: 4px;
	font-weight: normal;
	text-align: left;
}




body {
	background-color: #E0EBE4;
}
.bckgrnd1 {
	background-color: #005949;
}

.horaireAccueil tr td { padding:4px}


ul {
	list-style-type: none;
	list-style-image: url(bullet1.gif);
}

ul li {
	padding-bottom: 6px;
}

h3 {
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #005949;
}

p {
	margin: 0px 0px 12px 0px;
}

.columnLeft {
	padding: 8px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.columnRight {
	padding: 8px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 10px;
	
}
.footer a {
	color: #FFFFFF;
}
.horaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.horaireDay0 {
	background-color: #dbeaed;

}
.horaireDay0 td { height:24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78ABA4;


}

.horaireDay1 { background-color: #f0f0e2; }
.horaireDay1 td { height:24px; }

.horaireDay2 { background-color: #e7f2e3; }
.horaireDay2 td { height:24px; }

.horaireDay3 { background-color: #dbeaed; }
.horaireDay3 td { height:24px; }

.horaireDay4 { background-color: #f0f0e2; }
.horaireDay4 td { height:24px; }

.horaireDay5 { background-color: #e7f2e3; }
.horaireDay5 td { height:24px; }

.horaireDay6 { background-color: #dbeaed; }
.horaireDay6 td { height:24px; }


.activity td { height : 16px;}
.bold1 {
	font-weight: bold;
	color: #588096;
}
.small {
	font-size: 10px;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.capsXL {
	font-family: Arial, Helvetica, sans-serif;
	color: #588096;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.grey {
	color: #999999;
	font-size: 12px;
}

/*----------------rb_openCloseTag----------------*/
.tag_link_close {
	color: #005949;
	background-image: url(plus.gif);
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 10px;
}
.tag_link_open {
	color: #005949;
	background-image: url(minus.gif);
	display: block;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 10px;
}
.tag_content_hide {
	/*display:none;*/
}
.tag_content_show {
}
/*-----------------------------------------------*/
