body{    background-color: #233770 ;
    font-family: Georgia, Verdana, Arial, serif;
    font-variant: small-caps ;
	color: #908C82 ;}

p
{
	font-size: 1em ;    text-align: justify ;
    margin: auto ;    margin-bottom: 5px ;
}

h1
{
	color: #237064;
	font-size: 28px;
    text-align: justify;    margin: auto;    margin-bottom: 5px;

}

h2
{
	color: #237064 ;
	font-size: 1em ;
    text-align: justify ;    margin: auto ;    margin-bottom: 5px ;
}

h3
{
	color: #237064 ;
	font-size: 0,9em ;
    text-align: justify ;    margin-bottom: 5px ;
  	border-bottom: 1px solid #237064 ;
}

.petit
{
	font-size: 11px ;
}

.textfoot
{
	font-size: 10px ;
	text-align: center ;
}

.center
{
	text-align: center ;
}

.right
{
	text-align: right;
}
      
a
{
	font-weight: bold ;
	color: #FFFFFF ;
	text-decoration: none ;
	font-style: italic ;
	border: 0px ;
}

a:hover
{
	color: #BB2F2F ;
	text-decoration: none ;
}

#corps
{
	width: 70% ;
	position: relative ;
	margin-top: 60px ;
	margin-right: auto ;
	margin-left: auto ;
	margin-bottom: 50px ;
	font-variant: small-caps ;
}

#menu
{
	overflow: hidden ;
	margin: auto ;
	margin-bottom: 10px ;
}

#nav 
{	list-style: none ;	margin: 0 ;	padding: 0 ;	text-align: center ;
}
#nav li
{	display: inline ;	margin-right: 1px ;}

#nav li a 
{	padding: 4px 4px ;	text-align: center ;	text-decoration: none ;}

#nav li a:hover, #nav li a:focus, #nav li a:active 
{	text-decoration: none ;}

#foot
{
	margin: auto ;
	margin-top: 10px ;
	font-variant: normal ;
	height: 20px;
	border-top: 1px solid #237064 ;
}
