body {
background: url("./images/n.jpg") ;
font-family: Garamond, "Times New Roman", Times, serif;
}

@font-face { font-family:"Forgottent Futurist Shadow"; src:local("Forgottent Futurist Shadow"), url:("file://polices/Forgotts.ttf") format("TrueType");  }
@font-face { font-family:"Forgotten Futurist College"; src:local("Forgottent Futurist College"), url:("file://polices/Forgotty.ttf") format("TrueType");  }
@font-face { font-family:"Monotype Corsiva"; src:local("Monotype Corsiva"), url:("file://polices/MTCORSVA.OTF") format("OpenType");  }


div {
text-align: center;
font-family: Garamond, "Times New Roman", Times, serif;
color: white;
background-color: black;
}
div#bandeau {
display:block; 
width:100%;
height:230px;
background-color:#36546D;
background: url("./images/n.jpg") ;
}
div#logo1 {
display:block; 
float:left;
height:200px;
width:10%;
background-color:#36546D;
background: url("./images/n.jpg") ;
}
div#flash1 {
display:block; 
float:left;
height:200px;
width:800px;
width:80%;
background-color:#36546D;
background: url("./images/n.jpg") ;
}
div#logo2 {
display:block; 
float:right;
height:200px;
width:10%;
background-color:#36546D;
background: url("./images/n.jpg") ;
}
div#sstitre {
display:block; 
float:left;
width:100%;
height:30px;
background-color:#404040;
background: url("./images/n.jpg") ;
font-variant:small-caps; 
font-size:24px;
}
div#main {
float:left;
display:block; 
width:100%;
height:100%;
background-color:#36546D;
background: url("./images/n.jpg") ;
}

div#entete {
float:left;
display:table; 
width:72%;
background-color:#404040;
text-align:center;
font-family:"Forgotten Futurist Shadow",Verdana;
font-variant:small-caps; 
font-size:46px;
color:#BE9561;
padding: 0px 2% 10px 1%;
}

div#contenu {
float:left;
display:table; 
width:72%;
height:100%;
background-color:#36546D;
white-space:normal;
text-align:justify;
padding: 0px 2% 10px 1%;
}

div#flash2 {
display:block; 
background-color:#36546D;
text-align:center;
margin-top:10px;
}

td.mon16{
background: url("./images/vide1.gif") ;
background-repeat:no-repeat;
background-position:center;
width:25%;
text-align:center;
}



p.sign{
margin-left:50px;
font-weight:bold;
text-align:justify;
}

p.texte{
text-align:justify;
font-weight:normal;
}

p.titre{
text-align:center;
font-weight:normal;
font-family:"Forgotten Futurist College",Verdana;
font-size:28px;
color:#BE9561;
}

p.stitre{
text-align:left;
font-weight:bold;
font-family: Garamond,Times;
font-size:20px;
color:#BE9561;
}


p.jolie{
text-align:justify;
font-weight:normal;
font-family:"Monotype Corsiva","Monotype Corsiva",Verdana;
font-size:20px;
}

p.dispo{
text-align:center;
font-weight:normal;
font-family:"Arial";
font-size:16px;
color:#BE9561;
}

p.pris{
text-align:center;
font-weight:normal;
font-family:"Arial";
font-size:16px;
color:#dd4412;
}

p.notech{
text-align:left;
font-weight:normal;
font-style:italic;
font-family: Times;
font-size:14px;
color:#CEB581;
}


font.txtliste{
text-align:left;
font-family: "Times New Roman";
font-size:16px;
font-style: italic;
padding-left: 20px; 
}


font.devise{
text-align:justify;
font-style: italic;
font-weight:normal;
font-family:"Monotype Corsiva", Verdana, sans-serif;
font-size:20px;
}

font.tab16m{
text-align:center;
font-weight:normal;
font-family:"Forgotten Futurist College", "Courier New",Verdana, sans-serif;
font-size:22px;
color:#000000;
}


img.monde{
border : 1px solid #36546D;
display: block; 
margin: 0 auto; 
}

ul{
list-style-position:outside
list-style-type:square;
text-align:justify;
margin-left:50px;
font-weight:normal;
}

a:link{color:#BE9561; background-color: transparent;text-decoration:none;border-bottom: 1px #006 dashed;}
a:visited{color:#BE9561; background-color: transparent; text-decoration:none;border-bottom: 1px #006 dashed;}
a:hover {color:#ff0032; background-color: transparent; text-decoration:none; } 


/* menus */
div#menu {
float:left;
width:25%;
height:100%;
background-color:#000000;
background: url("./images/n.jpg") ;
}

#dg1 {
	overflow:hidden;
	position:relative;
	height:36px;
	margin:0px;
	padding:0px;
	}

#dg2 {
	overflow:hidden;
	position:relative;
	height:36px;
	margin:0px;
	padding:0px;
	}

#dg3 {
	overflow:hidden;
	position:relative;
	height:36px;
	margin:0px;
	padding:0px;
	}

#divmenu1 {
	position:relative;
	left:0px;
	border-style: solid solid none solid;
	border-color: black;
	border-size: 0px;
	border-width: 0px;
	}


#menucc {
	list-style:none;
	/* list-style-image: url("./images/list.gif"); */
	padding:0px;
	margin-left:30px;
	margin-top:0px;
	margin-right:10px;
	}
	
	#menucc li a {
		height: 32px;
		height: 24px;
		text-decoration: none;
		}	

	#menucc li a:link, #menucc li a:visited {
		color: #BE9561;
		display: block;
		background: url("./images/menu1.gif");
		background-repeat:repeat;
		padding: 8px 0 0 30px;
		}

	#menucc li a:hover {
		color: #ff0032;
		background: url("./images/menu1.gif") 0 -32px;
		background-repeat:repeat;
		padding: 8px 0 0 30px;
		}

	#menucc li a:active {
		color: #ff0032;
		background: url("./images/menu1.gif") 0 -64px;
		background-repeat:repeat;
		padding: 8px 0 0 30px;
		}
