		.On {}
		.Off {}
		#Col1 {
			width: 320px;
			float: left;
			margin-left: 20px;
			margin-top: 10px;
			display: inline;
		}
		#Col2 {
			width: 320px;
			float: right;
			margin-right: 10px;
			margin-top: 10px;
		}
		#AutresPages {
			font-size: 9px;
			width: 99%;
			margin-bottom: 15px;
			margin-top: 5px;
			text-align: right;
		}
		#AutresPages span {
			color: #FEB32B;
			font-weight: bold;
		}
		#AutresPages a:link {
			color: #869AC8;
			text-decoration: none;
		}
		#AutresPages a:visited {
			color: #869AC8;
			text-decoration: none;
		}
		#AutresPages a:hover {
			color: #FEB32B;
			text-decoration: underline;
		}
		#AutresPages a.On {
			color: #FEB32B;
			text-decoration: underline;
		}
		#Details {
			background-color: white;
			border: 1px solid #869AC8;
			padding-bottom: 15px;
			padding-right: 5px;
			width: 320px;
			min-height: 190px;
			_height: 190px;
			margin-bottom: 15px;
		}
		#Plan {
			padding: 10px;
			border: 1px solid #869AC8;
		}
		#Photo {
			padding: 10px;
			border: 1px solid #869AC8;
			margin-bottom: 15px;
		}
		#Tarifs {
			background-color: white;
			color: #0D3692;
			border: 1px solid #869AC8;
			width: 320px;
			min-height: 205px;
			_height: 205px;
		}
		.TitreBlock {
		 	color: #0D3692;
		 	width: 150px;
		 	height: 24px; 
		 	border-bottom: 2px solid #869AC8;
		 	border-right: 2px solid #869AC8;
		 	text-align: center;
		 	font-size: 120%;
		 	font-weight: bold;
		 	padding-top: 5px;
		 	float: left;
		}
		.PictoBlock {
		 	border: 1px solid #869AC8;
		 	text-align: center;
		 	margin-top: 5px;
		 	margin-right: 5px;
		 	float: right;
		}
		.HeaderBlock {
			font-size: 85%;
			font-weight: bold;
			border-bottom: 1px solid #869AC8;
		 	text-align: center;
		 	margin-top: 6px;
		 	margin-bottom: 10px;
		 	padding-bottom: 6px;
		 	clear: both;
		}
		.ElemBlock2 {
		 	width: 270px;
		 	border-left: 1px solid #869AC8;
		 	border-bottom: 1px solid #869AC8;
		 	font-size: 85%;
		 	padding-top: 10px;
		 	padding-left: 10px;
		 	padding-bottom: 10px;
		 	margin-left:20px;
		 	clear: both;
		}

		.FooterBlock {
			font-size: 85%;
			font-weight: bold;
			border-top: 1px solid #869AC8;
		 	text-align: center;
		 	margin-top: 10px;
		 	margin-bottom: 6px;
		}
	
		.Horaire {
				font-style: italic;
		}

		.Prix {
			color: #D9683B;
			font-weight: bold;
			margin-left: 8px;
		}
		
		
		.Info {
			font-size: 85%;
			margin-top: 10px;
			margin-left: 10px;
		}
		.Info span {
			font-weight: bold;
			margin-bottom: 5px;
		}
		.Info span.On {
			color: #009700;
			border: none;
		}
		.Info span.Off {
			color: #BB0000;
		}
		.Detail {
			margin-top: 10px;
			margin-left: 15px;
		}
		.Detail a {
			cursor: pointer;
			z-index:10000;
		}
		.Detail a:link {color: #0D3692; text-decoration: none;}
		.Detail a:visited {color: #0D3692; text-decoration: none;}
		.Detail a:hover {color: #FEB32B; text-decoration: underline;}
		.Detail a:hover span {color: #FEB32B; text-decoration: underline;}
		.Detail span {
			font-size: 100%;
			font-weight: bold;
			color: #0D3692;
		}
		.Detail img {
			margin-right: 10px;
			margin-left: 10px;
			display: inline;
			vertical-align: middle;
			border: none;
		}