body{
	width: 90% ;
	margin: auto ;    background-color: #767676 ;
    color: #292929 ;
    font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1
{
	text-indent: -50000px ;
	font-size: 0.4em ;
}

h2
{
	font-size: 1em ;
	color: #FF3700 ;
	background-color: #000000 ;
	text-indent: 30px ;
	border: 2px solid #FFFFFF ;
}

h3
{
	font-size: 0.9em ;
	color: #FF3700 ;
	background-color: #000000 ;
}

.signe
{
	margin-top: 20px ;
	font-variant: normal ;
	text-align: right ;
	font-size: 0.8em ;
}

a
{
	color: #FFFFFF ;
	text-decoration: none ;
}

a:hover
{
	color: #FF3700 ;
	background-color: #000000 ;
}
              
.center
{
	text-align: center ;
}

.indent
{
	width: 90% ;
	margin-left: auto ;
	margin-right: auto ;
	font-variant: normal ;
	text-align: justify ;
	text-indent: 30px ;
}

.images
{
	border: none;
}

#discoimage
{
	border: ridge 2px #808285 ;
	float: left ;
	margin: 10px ;
}

#discotext
{
	font-size: 0.9em ;
	margin-left: 280px ;
}

#header
{
	height: 104px ;
	background: url("images/bandeau_site.gif") no-repeat bottom center;
	margin-bottom: 8px ;
	margin-top: 8px ;
	padding-top: 4px ;
}

#nav 
{
	font-variant: small-caps ;	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 ;}

#corps
{
	width: 70% ;
	margin-top: 60px ;
	margin-right: auto ;
	margin-left: auto ;
	margin-bottom: 50px ;
	font-variant: small-caps ;
}
	
#foot
{
	height: 50px ;
	text-align: center ;
	font-size: 0.7em ;
	border-top: 1px solid #FF3700 ;
}
