html {
   margin: 0px;
	padding: 0px;	
	}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFACD;
}
#container {
	width: 960px;
	height: 700px;
	position: absolute;
	left: 24px;
	top: 0px;
	background-color: #000040;
	border: medium outset silver;	
}
#image01 {
	position: absolute;
	left: 13px;
	top: 0px;
}
#image01 img {
	width: 933px;
	border: none;
}
#bouton_accueil {
	width: 82px;
	height: 25px;
	position: absolute;
	left: 24px;
	top: 10px;
}
#bouton_soleil {
	width: 66px;
	height: 25px;
	position: absolute;
	left: 111px;
	top:10px;
}
#bouton_coro {
	width: 156px;
	height: 25px;
	position: absolute;
	left: 182px;
	top:10px;
}
#bouton_climso {
	width: 86px;
	height: 25px;
	position: absolute;
	left: 342px;
	top: 10px;
}
#bouton_galerie {
	width: 80px;
	height: 25px;
	position: absolute;
	left: 433px;
	top: 10px;
}
.ovDiv {
  background-color: #FFFFFF;
  line-height: normal;
}
.ovDiv2 {
	border: 4px solid Black;
	background-color: #FFFFFF;
	line-height: normal;
}
.bodyText1 {
   background-image: url(../images/popup_par.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.bodyText2 {
   background-image: url(../images/popup_ass.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.bodyText3 {
   background-image: url(../images/popup_lie.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.bodyText4 {
   background-image: url(../images/popup_pho.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.bodyText5 {
   background-image: url(../images/popup_equ.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.bodyText6 {
   background-image: url(../images/popup_int.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFD700;
	font-style: normal;
	text-align: left;
	padding:5px 10px 5px;
	font-size: 15px;
}
.captionText {
	font-family: Arial, Helvetica,sans-serif;
	color: #000040;
	background-color: #FFD700;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
.red {
	color: Red;
}
.bold {
	font-weight: bold;
}
.bold_red {
	font-weight: bold;
	color: Red;
}
.bold_sou {
	font-weight: bold;
	text-decoration: underline;
}
.sou {
	text-decoration: underline;
}
.pas_sou {
	text-decoration: none;
}
.font1 {
	font: bold 18px Verdana;
	background: #FFD700;	
	color: black;
	border: medium outset silver;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.font2 {
	font: bold 18px Verdana;
	background-color: #000000;
	color: #FFD700;
	border: medium outset silver;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}








