/*body {
         background-color: #410F01;
}*/
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #330000;
	background-attachment: fixed;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Style1 {
	font-size: 24px;
	font-weight: bold;
}
.Style2 {
	font-size: 20px;
	font-style: italic;
}
.Style3 {
	font-size: 14px
        	font-weight: bold;
}
.Style4 {
	font-size: 12px;
	font-weight: bold;
}
.Style7 {
	font-style: italic;
	font-size: 10;
	font-weight: bold;
}
.Style9 {font-size: 10}
.Style10 {font-size: 20px}
.Style11{
	color: #ffffff;
	font-size: 10;
	font-weight: bold;
}
.Style12{
	font-size: 10;
}
a {
         text-decoration: none;
         font-weight : bold;
}
a:link {color:#330000}
a:visited {color:#330000}
a:active {color:#330000}
a:hover{color: #FFCC99;}
.pages
        {
            text-align:center;
        }
#extra a:hover{
	color: #ffffff;
	font-size: 10;
	font-weight: bold;
         text-decoration: underline;
}
#extra a{
	color: #ffffff;
	font-size: 10;
	font-weight: bold;
}