

body {
background: #131313 url('images/fond.png') repeat-x;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#container {

width: 900px;
min-height: 600px;
margin: 0px auto;
}

#header {

background: url('images/header.png') no-repeat top left;
height: 237px;
width: 899px;
border-top: solid 1px #000;

}

#headertxt {
height: 180px;
width: 725px;
}

#topmenu {
padding: 201px 0px 0px 10px;
color: #fff;
font-variant: small-caps;
text-align: center;
line-height: 33px;
}

#topmenu a{
color: #fff;
text-decoration: none;
padding: 7px 10px 10px 10px;
line-height: 33px;
}

#topmenu a:hover{
color: #87b16d;
background: #131313 url('images/menuhover.jpg') no-repeat top left;
line-height: 33px;
padding: 7px 10px 10px 10px;
}

#content {
background: #0c1d0a;
width: 897px;
min-height: inherit;
margin: 0px;
border-left: solid 1px #87b16d;
border-right: solid 1px #87b16d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #87b16d;
overflow: hidden;
}

#footer {
background: #131313 url('images/footer.jpg') no-repeat top left;
height: 33px;
width: 899px;
font-size: 9px;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 9px 0px 0px 0px;
color: #09002f;
}

#footer a {
color: #09002f;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}
#contentbox {

float: left;
width: 850px;
padding: 10px 10px 10px 10px;
margin:10px
}

#leftcontentbox {
float: left;
width: 600px;
padding: 10px 10px 10px 10px;
}

.quotes {
border-left: 2px #87b16d solid;
margin-left: 15px;
padding-left: 5px;

}

.regle {
width:620px;
margin-left:10px;
margin-right:10px
padding:80px 2px;
text-align:justify;
height:400px;
overflow:auto;
}

.img {
padding: 5px 5px 5px 5px;
border-width : 0px
}

.img2 {
padding: 5px 5px 5px 5px;
float:left;
border-width : 0px
}

img.centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border-width : 0px
  }
  
#rightcontentbox {
-moz-border-radius-topleft : 15px ;
-moz-border-radius-topright :15px;
-moz-border-radius-bottomleft : 15px ;
-moz-border-radius-bottomright :15px;
float: left;
width: 220px;
margin-left: 20px;
margin-top:10px;
margin-bottom:10px;
padding: 10px 10px 10px 10px;
background-color:#000000;
}

.calendar{
margin-left:10px;
}

.liencalendar{
text-decoration: none;
}

.rss {	
font-size: 11px;
background: url('images/rss.png') #0c1d0a no-repeat top left;
padding: 0 45px;
font-variant: small-caps;
line-height:30px;
}

h2 {	
font-size: 11px;
background: url('images/calendar.png') #0c1d0a no-repeat top left;
padding: 0 50px;
font-variant: small-caps;
line-height: 30px;
}

h3 {	
font-size: 11px;
background: url('images/sponsors.png') #0c1d0a no-repeat top left;
padding: 0 60px;
font-variant: small-caps;
line-height: 30px;
}

h4 { 
font-size: 11px;
background: url('images/contact.png') #0c1d0a no-repeat top left;
padding: 0 50px;
font-variant: small-caps;
line-height: 30px;
}

h5 {	
font-size: 11px;
background: url('images/news.png') #0c1d0a no-repeat top left;
padding: 0 45px;
font-variant: small-caps;
line-height: 30px;
}

h6 {	
font-size: 11px;
background: url('images/photo.png') #0c1d0a no-repeat top left;
padding: 0 45px;
font-variant: small-caps;
line-height: 30px;
}

h1 {	
font-size: 11px;
background: url('images/faqs.png') #0c1d0a no-repeat top left;
padding: 0 45px;
font-variant: small-caps;
line-height:30px;
}


a , a:visited {
color: #87b16d;
text-decoration: underline;
}

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

.bold {
font-weight: bold;
}

li, ul {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}


