body {
	background-color: #FFFFFF;
    margin: 0px;
	padding:0px;
	width: 100%;
	height : 100%;
	scrollbar-face-color		: #7F99B2;
	scrollbar-shadow-color		: #FFFFFF;
	scrollbar-highlight-color	: #7F99B2;
	scrollbar-3dlight-color 	: #FFFFFF;
	scrollbar-darkshadow-color 	: #7F99B2;
	scrollbar-track-color		: #FFFFFF;
	scrollbar-arrow-color		: #FFFFFF;
    color:#315599;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	overflow:auto;
}
table.page {
	margin: 0px;
	padding: 0px;
	border: 0px;
    border-collapse: collapse;
	border-style: none;
	width: 100%;
	height : 100%;
}
table.content {
	margin: 0px;
	padding: 0px;
 	border: 0px;
    border-collapse: collapse;
	border-style: none;
	width: 100%;
	height : 100%;
	text-align:center;
}
table.announce {
	margin: 0px;
	padding: 0px;
 	border: 0px;
    border-collapse: collapse;
	border-style: none;
	width: 80%;
	height : 100%;
	text-align:center;
}
table.half {
	margin: 1px;
	padding: 0px;
 	border: 0px;
    border-collapse: collapse;
	border-style: none;
	width: 50%;
	height : 100%;
	text-align:center;
}
center {
	margin:0px;
	padding:0px;
	border: no;
}
table.menu {
	vertical-align: top;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px;
    border-collapse: collapse;
	border-style: none;
	width: 140px;
	height:inherit;
}
td.top {
	height:50px;
	text-align:center;
	width: auto;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
td.topLeft {
	height:50px;
	text-align:center;
	width: 150px;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
td.topCenter {
	height:50px;
	text-align:center;
	width: auto;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
td.topRight {
	height:50px;
	text-align:center;
	width: 150px;
	background-image:url(images/header.gif);
	background-repeat:repeat-x;
}
td.content {
	width: auto;
	height:inherit;
}
td.bottomLeft {
	height:20px;
	width: 150px;
	text-align:center;
}
td.bottomCenter {
	height:20px;
	width: auto;
	text-align:center;
}
td.house {
	background-image:url(images/house.gif);
	background-repeat:no-repeat;
	height:150px;
	width:inherit;
}
td.allLeft {
	width: auto;
	height : 100%;
	vertical-align: middle;
	text-align:left;
}
td.all {
	width: auto;
	height : 100%;
	vertical-align: middle;
	text-align:center;
}
td.autoCenter {
	width: auto;
	height : auto;
	vertical-align: middle;
	text-align:center;
}
td.halfCenter {
	width: 50%;
	height : auto;
	vertical-align: middle;
	text-align:center;
}
td.autoJustify {
	width: auto;
	height : auto;
	vertical-align: middle;
	text-align:justify;
}
td.dayAuto {
	width: auto;
	height : 10px;
	vertical-align: middle;
	text-align:center;
}
td.contentTextLeftTwenty {
	width: auto;
	height:auto;
	text-align:left;
	vertical-align:middle;
}
td.dayCenter {
	width: 20px;
	height : 10px;
	vertical-align: middle;
	text-align:center;
}
td.dayLeft {
	width: 50px;
	height : 10px;
	vertical-align: middle;
	text-align:left;
}
td.dayEmpty {
	width: 20px;
	height : 10px;
	vertical-align: middle;
	text-align:center;
	background-image:url(images/dayEmpty.gif);
	background-repeat:repeat-y;
}
td.dayFisrtHalf {
	width: 20px;
	height : 10px;
	vertical-align: middle;
	text-align:center;
	background-image:url(images/dayFirstHalf.gif);
	background-repeat:repeat-y;
}
td.daySecondHalf {
	width: 20px;
	height : 10px;
	vertical-align: middle;
	text-align:center;
	background-image:url(images/daySecondHalf.gif);
	background-repeat:repeat-y;
}
td.dayAll {
	width: 20px;
	height : 10px;
	vertical-align: middle;
	text-align:center;
	background-image:url(images/dayAll.gif);
	background-repeat:repeat-y;
}
td.halfJutisfy {
	width: 50%;
	height : auto;
	vertical-align: middle;
	text-align:justify;
}
td.autoCenterPhoto {
	width: auto;
	height : auto;
	vertical-align: middle;
	text-align:center;
}
td.autoLeft {
	width: auto;
	height : auto;
	vertical-align: middle;
	text-align:left;
}
td.autoLeft {
	width: auto;
	height : auto;
	vertical-align: middle;
	text-align:left;
}
td.halfJutisfy {
	width: 50%;
	height : auto;
	vertical-align: middle;
	text-align:justify;
}
td.menu {
	width: 150px;
	height:inherit;
	vertical-align: top;
	text-align:center;
}
td.menuButtonEmpty {
	height:24px;
	width:140px;
	text-align: left;	
	vertical-align:middle;
}
td.menuMouseOver {
	height:24px;
	width:140px;
	text-align: left;	
	vertical-align:middle;
	background-image:url(images/menuOn.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}
td.menuMouseOut {
	height:24px;
	width:140px;
	text-align: left;	
	vertical-align:middle;
	background-image:url(images/menuOff.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}
td.menuHome {
	height:24px;
	width:150px;
	text-align: center;	
	vertical-align:middle;	
}
td.separation {
	height:2px;
}
td.menuEmpty {
	height:auto;
}
td.contentTextCenter {
	width: auto;
	height:auto;
	text-align:center;
	vertical-align:middle;
}
td.contentTextLeft {
	width: auto;
	height:auto;
	text-align:left;
	vertical-align:middle;
}
td.contentSpace {
	width: 5px;
	height:auto;
	text-align:justify;
	vertical-align:middle;
}
td.contentTextRight {
	width: auto;
	height:auto;
	text-align:right;
	vertical-align:middle;
}
td.contentText {
	width: auto;
	height:auto;
	text-align:justify;
	vertical-align:middle;
}
font.contentTextTitle {
	font-size:medium;
	font-style:italic;
}
font.contentTextTitleUnderLine {
	font-size:larger;
	font-style:italic;
	text-decoration: underline;
}
font.page {
	font-size:medium;
	font-style:oblique;
	font-weight:bold;
	color:#315599;
	text-decoration: none;
}
a {
	font-size:medium;
	font-style:oblique;
	color:#315599;
}
a.page {
	font-size:medium;
	font-style:oblique;
	color:#315599;
	text-decoration: none;
}
a.contentText {
	font-size:16px;
	text-decoration:none;
	font-style:normal;
}
a.menu{
	font-size:medium;
	font-style:oblique;
	text-decoration: none;
	color:#FFFFFF;
	padding-left:35px;
}
a.menu:hover{
	font-size:medium;
	font-style:oblique;
	text-decoration: none;
	color:#FFFFFF;
	padding-left:35px;
}
a.photo {
	width:auto;
	height:auto;
}
a.mentions {
	font-size:small;
	font-style:oblique;
	color:#315599;
	white-space:normal;
}
a.copyright{
	text-decoration: none;
	color: #315599;
	font-size:smaller;
	font-weight:bold;
}
iframe.news {
	background-color:#FFFFFF;
	border-width: 0px;
	outline-width: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
ilayer.news {
	background-color:#FFFFFF;
	border-width: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
div.clock {
	position: relative;
	left:2px;
	visibility: visible;
	width: 145px;
	padding: 0px;
	margin:0px;
	height: inherit;
}
div.menuTitle {
	font-size: 36px;
	font-style:italic;
	visibility: visible;
	width: inherit;
	height: inherit;
}
div.subMenuTitle {
	visibility: visible;
	width: 100%;
	height: 100%;
}
div.news {
	position: absolute;
	visibility: visible;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}
font {
	color:#315599;
	font:"Times New Roman", Times, serif;
	font-size:16px;
}
font.contentText {
	font-size:16px;
}
font.clock {
	font-size:smaller;
}
font.copyright {
	font-size:smaller;
	color: #315599;
}
font.companyName {
		color: #FFFFFF;
        font-size: xx-large;
        font-weight: 300;
		font-style:oblique;	
}
font.Title {
        font-size: large;
        font-weight: 300;
		font-style:oblique;	
		font-stretch:expanded;
}
font.Name {
       font-size: larger;
	font-style: oblique;
}
img.home {
	border: no;
	cursor: pointer;
}
img.menuImage {
	border: no;
	height: 94px;
	width: 128px;
}
td.plan {
	height: 300px;
	width: 300px;
	cursor: pointer;
	text-align:center;	
}
img.nextprevious {
	border: no;
	height: 7px;
	width: 7px;
	cursor: pointer;
}
img.nonextprevious {
	border: no;
	height: 7px;
	width: 7px;
	cursor: auto;
}
img.photoZoom {
	border: no;
	height: 225px;
	width: 225px;
}
img.photo {
	border: no;
	width: 300px;
	height: 200px;
	cursor: pointer;	
}
img.dpe {
	border: no;
	cursor: auto;
	width:180px;
	height:180px;
}
img.plan {
	border: no;
	width:300px;
	height:294px;
	cursor: pointer;
}
img.zoomplan {
	border: no;
	width:400px;
	height:392px;
	cursor:auto;
}
img.drapeau {
	border: no;
	height: 91px;
	width: 110px;
}
object.introduction {
	height: 100%;
	width: 100%;
}
embed.introduction {
	height: 100%;
	width: 100%;
}
input {
	color: #003366;
	font:"Times New Roman", Times, serif;
}
textarea {
	color: #003366;
	font:"Times New Roman", Times, serif;
}
input.invisibleLeft {
	color: #000000;
    border: 0px; 
    background: inherit;
    color: inherit;
	text-align: left;
	font-size: smaller;
}
