body {
	background-color: #FFFFCD;
}
.Style1 {
	color: #CC6600;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	top:auto;
	width:703px;
	height:auto;
	z-index:100;
	background-color: #CC9900;
	border: thin none #CC6600;
	left: auto;
	margin-left: 297px;
	overflow: hidden;
	visibility: hidden;
}
#cont #banniere #cale {
	float: left;
	height: 1px;
	width: 1px;
}
#apDiv2 {
	position:absolute;
	left:auto;
	top:auto;
	width:275px;
	height:330px;
	z-index:101;
	background-color: #000000;
	margin-left: 335px;
	margin-top: 25px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
   html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
   }
#wrapper #cont #contenu #cale2 {
	float: left;
	height: 1px;
	width: 1px;
}

   #wrapper {
	text-align: left;
	vertical-align: middle;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
#cont {
	height: 620px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#banniere {
	height: 230px;
	width: 1000px;
	overflow: hidden;
	background-image: url(images/banniere.jpg);
	background-repeat: no-repeat;
}
#region {
	height: auto;
	width: auto;
	padding-top: 130px;
	padding-left: 100px;
	font-size: 10px;
	color: #C90;
}
#liens {
	height: auto;
	width: auto;
	padding-top: 70px;
	padding-left: 360px;
	font-size: 14px;
	color: #C90;
	font-style: italic;
	font-weight: bold;
}
.titre2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFCC;
	margin-right: 10px;
	margin-left: 10px;
}
.titre {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFC;
}
.texte {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFC;
}
.texte2 {
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	color: #FFFFCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv2 a {
	color: #CC9900;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#apDiv2  a:hover {
	color: #FF6600;
	text-decoration: underline;
}


#liens a{
	font-size: 14px;
	color: #690;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
#liens a:hover{
	font-size: 14px;
	color: #690;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#contenu {
	width: 1000px;
	overflow-x: hidden;
	overflow-y: auto;
	height: auto;
	float: left;
	background-color: #FFFFCE;
}

#footer {
	font-size: 12px;
	font-style: normal;
	color: #CC6600;
	height: auto;
	text-align: right;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#footer a {
	color: #CC9900;
}

