body
{
	background-color:#E5B187;
	width:100%;
	height:100%;			
}
#font-face { font-family:Timpani; src:local(Timpani), url(Timpani.ttf) format(TrueType); }
*
{
	margin: 0;
	padding: 0;
	border: none;
	font-weight: normal;
	/*font-style: normal;
	text-decoration: none;*/
	/*letter-spacing: 0pt;*/		/*espace entre les lettres*/
	word-spacing: 0pt;			/*espace entre les mots*/
} 

a
{
	text-decoration: none;		/**/
	color: #CC3333;
}

ul.navlist 
{
	position:asolute;
	padding-left:3%;	
	padding-right:3%;
	width:177px;	
	height:310px;
}

ul.navlist li
{
	list-style: none;			/*enlever les puces*/
	width:100%;
	font-family: Bangkok;
	line-height: 25px;
	color: #CC3333;
	letter-spacing: 1pt;
}

ul.navlist ul
{
	padding-left:17%;
	width:100%;
}

ul.navlist li:hover 
{
	background: #DDDDDD;
}

ul.navlist li.vide
{
	background-color: #E5B187;
	text-align: center;
}

ul.form li
{
	list-style: none;			/*enlever les puces*/
}

ul.form ul
{
	padding-left: 30px;
}

ul.form ul li
{
	color: purple;
	word-spacing: 0px;
}

ul.form ul li:hover 
{
	text-decoration: underline;
}

#tout
{
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	background-color: #E5B187;
}

#menu
{
	position:fixed;
	left:0%;
	top:0%;
	width:22%;
	height:100%;
	background-color: #E5B187;
}

#menu2
{
	position:absolute;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	background-color: #E5B187;
	overflow: auto;
}

#corps
{
	position:absolute;
	left:22%;
	top:0%;
	width:78%;
	height:100%;
}

#intercorps
{
	position:fixed;
	left:22%;
	top:0%;
	width:78%;
	height:100%;
}

#tete
{	
	position:absolute;
	left: 4%;
	top:0%;
	width:92%;
	height:100%;	
	color: #FFFFFF;
	text-align: justify;
}

#tete_Accueil_Plan
{
	position:absolute;
	left: 5%;
	top:0%;
	width:90%;
	height:100%;	
}

#
{
	position:fixed;
	left:0%;
	top:0%;
	width:100%;
	height:100%;
}
