

body {
	font: 12px/22px Georgia, "Times New Roman", Times, serif;
	background: transparent url(../images/bg.gif) top left repeat;
}



h2{font-family: sans-serif;}

p {
	text-align: justify;
	line-height:1.5em;
	padding 5px 0 0 12px;
}

h1{
font: 'Script MT Bold' cursive;
}

#titre h1{
	position: absolute;
	height:134px;
	width:1000px;
	background: rgb(1 84 151) url(../images/Entete.jpg) top left no-repeat;
	left:0;
	top: 0;
	z-index:10;
	margin:0;
	padding:0;
}

#titre img{
	position: absolute;
	height: 316px;
	width:210px;
	top:380px;
	left:0px;
	z-index:0;
}

#titre span{
	display:none;
}

#Choix1{
	position:absolute;
	top:160px;
	width=210px;
	height=200px;
	margin: 0;
	padding:0;
	
}

#Choix1 ul,#Choix2 ul{
	text-align:left;
	margin:0;
}

#Choix1 ul,#Choix2 ul{
	list-style:none;
}

#Choix1 li,#Choix2 li{
	padding:0px 0px 0px 0px;	
	margin:2px 0px 0px 2px;
}

#Choix2{
	position:absolute;
	top:134px;
	left=420px;
	width=340px;
	z-index:15;
}

#Choix2 li{
	display:inline;
	list-style-type: none;
}

a:link{color: rgb(1 84	151);}


#Container{
	position: absolute;
	top:160px;
	left: 220px;
	width=530px;
	padding: 0px 0 25px 0;
	margin: 0px 0 25px 0;
	
}
