@font-face {
	font-family : 'French Script MT';
	src: url('fonts/FRSCRIPT.TTF') format('truetype');
}
@font-face {
	font-family : 'Lucida Calligraphy';
	src: url('fonts/LCALLIG.TTF') format('truetype');
}
body { 
	margin: 0px;
	background-color:#F3F8DE;
	background-image: url(Images/motiffond.jpg)	
}
#bloc {
	margin: auto;
	background-color:rgb(223, 240, 247);
	max-width:1000px;
	min-width:790px;
	height:auto;
	margin-top:15px;

}
h1 {
	font-family: "Lucida Calligraphy", "Dauphin", "Monotype Corsiva";
	font-size: 38pt;
	position: relative;
	width: 765px;
	text-align: center;
	left:50%;
	margin-left:-383px;
}
h2 {
	font-family:"Georgia", "Times New Roman", "Times, serif";
}
td {
	height: 30px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 81;
	text-align: center;
	vertical-align: middle;
}
p {
	text-align: justify;
	font-family: Arial;
	font-size: 12pt;
}
a {
	color:rgb(51, 102, 255);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC33FF;
}
#regle { 
	top: 220px;
	position: absolute;
	left:50%;
	margin-left:-310px;
	font-family:"French Script MT";
}
#regle span {
	margin-left:300px;
	font-family: "Dolphin", "French Script MT", "Monotype Corsiva", "Dauphin",;
	font-size:21pt;
	height:44px;
	text-align: center;
	z-index:100;
	position:relative;
}
#regle img {
	z-index:10;
}
#drapeau {
	height: 44px;
	top:10px;
	position:relative;
}
#drapeau img {
	border: 0px solid;
	margin-left: 5px;
	height:20px;
	margin-top:7px;
}
#menu1 {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
	z-index:100;
	top:0;
}
#menu1 li {
	float:left;
	margin-left: 2px;
	font-family: "French Script MT";
	font-size:26px;
	text-align: center;
	width:140px;
	line-height:44px;
	text-decoration: none;
	border-right:double;
}
#menu1 a {
	display:block;
	color:#000000;
	text-decoration:none;
}
#menu1 a:hover {
	color:#000000;
	background-color: #AFD9EB;
	font-size:28px;
}
#menu2 {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
	z-index:100;
	top:0;
}
#menu2 li {
	float:left;
	margin-left: 2px;
	border-right:double;
	font-family: "French Script MT";
	font-size:26px;
	text-align: center;
	width:170px;
	line-height:44px;
	text-decoration: none;
}
#menu2 a {
	display:block;
	color:#000000;
	text-decoration:none;
}
#menu2 a:hover {
	color:#000000;
	background-color: #AFD9EB;
	font-size:28px;
}
#menu3 {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
	z-index:100;
	top:0;
}
#menu3 li {
	float:left;
	margin-left: 2px;
	border:none;
	font-family: "French Script MT";
	font-size:36px;
	text-align: center;
	width:170px;
	line-height:44px;
	text-decoration: none;
}
#menu3 a {
	display:block;
	color:#000000;
	text-decoration:none;
}
#menu3 a:hover {
	color:#000000;
	background-color: #AFD9EB;
	font-size:28px;
}
dl, dt, dd, ul, li {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
}
#menu { 
	position: fixed;
	height: 170px;
	top: 200px;
	margin-left:5px;
	width: 140px;
	z-index:101;
}
#menu dt {
	border: 0px none;
	margin: 1px 0pt;
	background: rgb(223, 240, 247) none repeat scroll 0% 50%;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family:"French Script MT";
	font-size:28px;
	border-bottom: double;
}
#menu dt a { 
	text-decoration: none;
	display: block;
	color: rgb(0, 0, 0);
}
#menu dt a:hover {
	background-color: #AFD9EB;
	font-size: 32px;
}
#menu dd {
	border: 3px double gray;
	position: absolute;
	left: 8em;
	width: 7em;
	margin-top: -2.8em;
	background-attachment: scroll;
	background-color: #E3F2F9;
	background-position: 0% 50%;
}
#menu ul {
	padding: 2px;	
}
#menu li {
	font-size: 85%;
	height: 18px;
	line-height: 18px;
	text-align: left;
}
#menu li a { 
	text-decoration: none;
	display: block;
	color: rgb(0, 0, 0);
}
#menu li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #AFD9EB;
	font-weight: bold;
}
#promo a{
	background-color: #FF6633;
}
#promo a:hover{
	background-color: #FF9900;
}
.text {
	font-family:Arial;
	line-height:20pt;
	font-size:1em;
	text-align:justify;	
}
.text img {
	position:relative;
}
.bandeau-image {
	position:relative;
	margin-left:200px;
	margin-right:15px;
}
.bandeau-image img {
	margin-left:4px;
	position:relative;
	height:180px;
}
#pied {
	position: relative;
	background-color: #CBD3D5;
	font-family: "segoe UI", "arial";
	text-align: center;
	height: 22px;
	font-size: 10pt;
	max-width:1000px;
	min-width:790px;	
	margin: 0 auto;

}
#pub {
	width:600px;
	height:95px;
	background-color:#F1F18F;
	position:relative;
	left:50%;
	font-size:13px;
	font-family:Segoe UI;
	text-align:center;
	margin-left:-300px; 
	line-height:15px;
	border:double;	
}
#pub span {
	font-size:20px;
	color:#0033FF;
}
