body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(centre2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;

	scrollbar-3dlight-color: #6F6ED3;
	scrollbar-arrow-color: #6F6ED3;
	scrollbar-base-color: #6F6ED3;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #6F6ED3;
}
table {
	border: 0 none;
	margin: 1px;
	padding: 1px;
}
.tabJour {
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.tabMatin {
	background-color: #FFFFE6;
	text-indent: 5pt;
}
.tabMidi {
	background-color: #FFFFC4;
}
.tabAM {
	background-color: #FFE1C4;
}
.tabSoir {
	background-color: #FFE1A4;
}
.tabMoments {
	background-color: #D2D2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: navy;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0033CC;
	color: navy;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033FF;
	color: navy;
}
h4 {
	font-size: 12px;
	color: #0099FF;
	color: navy;
}
.programme_titre {
	font-size: 180%;
	color: navy;
}
.programme_description {
	vertical-align: top;
	font-weight: bold;
	font-style: italic;
	font-size: 100%;
	color: #4040A0;
}
.programme_modalites {
	font-size: 80%;
	font-style: italic;
	color: navy;
}
.programme_commentaire {
	font-size: 80%;
	font-weight: bold;
	color: navy;
}

.programme {
	text-align: center;
	font-size: 85%;
	font-size: 11px;
	background-color: #3B3EA7;
	background-color: #6F6ED3;
	color: navy;
}
.programme UL {
	list-style-type: square;
	text-align: left;
	margin-left:4;
	font-size: 95%;
}
.programme LI {
	padding-bottom:3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB3D9;	
}
.programme_entetejours {
	font-weight: bold;
	font-size: 100%;
	color: white;
	border-left-color: DarkGrey;
	border-left-style: solid;
	border-left-width: 1px;
}
.programme_r1c1 {
	font-style: italic;
	font-weight: bold;
	background-color: #D2D2FF;
	font-size: 117%;
}
.programme_entetemoments {
	font-weight: bold;
	font-size: 100%;
	color: white;
	border-top-color: DarkGrey;
	border-top-style: solid;
	border-top-width: 1px;
}
.programme_petitdej {
	background-color: #FFFFE5;
	background-color: #F5F5FC;
}
.programme_matin {
	background-color: #FFFFCC;
	background-color: #E4E6F8;
}
.programme_dejeuner {
	background-color: #FFFFB0;
	background-color: #D7DAF4;
	background-color: #E3D9FF;
}
.programme_apresmidi {
	background-color: #FADBC2;
	background-color: #CBCEF1;
	background-color: #DACEFF;
}
.programme_diner {
	background-color: #F8C59B;
	background-color: #BEC2ED;
	background-color: #D2C3FF;
}
.programme_soireenuit {
	background-color: #F8C59B;
	background-color: #BEC2ED;
	background-color: #D2C3FF;
}
.pays {
}
.pays a {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
.pays a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}
.prix {
	text-align: center;
	font-size: 11px;
	background-color: #3B3EA7;
	background-color: #6F6ED3;
	color: navy;
}
/*
.prix a {
	color: black;
	text-decoration: none;
	font-size: 12px;
}
.prix a:hover {
	color: white;
	background-color: navy;
}
*/
.prix_valeur {
	border: 0px;
	background-color: transparent;
	font-size: 36px;
	color: red;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.prix_condition {
	border: 0px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
}
a {
/*	color: blue;
	font-size: 12px;*/
}
a:visited {
	color: blue;
/*	font-size: 12px;*/
}
