body
{
	background-color: black;
	color: silver;
	background-image: url(Images/fleurhtml.jpg);

}
a
{



font-variant: normal;

text-decoration:none;
color:silver;
}
a:hover
{
	color: #AF2070;
}
a.active
{
	color: #AF2070;
	font-weight: bold;
}
td,tr
{
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
th
{
text-align: left;
padding-top:4px;
padding-bottom: 0px;
}
main.h1
{
margin-top: 6px;
margin-bottom: 5px;
text-align: center;
font-variant: small-caps;
font-size: 18px;
font-weight: bold;
letter-spacing: 5;
text-decoration: underline;

}
#main p {
	margin-bottom: 12px;
	font-size: 14px;
}

#header h1 {
	color: #AF2070;
	font-variant: small-caps;
	font-size: 70px;
	margin-bottom: 0px;
	margin-top: 20px;
}
div#main , div#menu, div#sousmenu, div#header, div#logos{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
div#main {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 5px;
	padding: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#menu {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 3px;
}
#menu a {
	font-variant: small-caps;
}
#sousmenu a  {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
}
div#logos {
	width: 431px;
}
#main img.float {
	display: block;
	float: right;
	margin-left: 5px;
}
#main hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main p a:link {
	text-decoration: underline;
}
#main .liens {
	padding: 5px;
	border: 1px solid #999;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	color: #FFF;
}
#main h2 {
	font-variant: small-caps;
}
#main .calendrier {
	text-align: center;
}
#main .calendrier p {
	margin-top: 0px;
	margin-bottom: 25px;
}
#main .calendrier h2 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
