BODY {
    background-color: #1b0c00;
	background-image: url(images/fond3.png);	
	background-repeat: repeat-y;
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-weight: bold;	
	font-size: 12px;
	color: #de5601;
	margin-top: 0;
	margin-left: 0;
}

.image {
vertical-align: middle;
float: right;
margin-left: 30px;
} 

.puce {
margin-top: 3px;
vertical-align: top;
}

#logo {
width: 259px;
float: left;
}

#header {
width: 735px;
float: left;
}

#menu {
width: 720px;
float: left;
margin-top: 5px;
margin-left: 5px;
padding-left: 10px;
height: 25px;
background-image: url(images/fond-menu.png);
}

#content {
border-top: 2px solid #ef7600;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
width: 715px;
float: left;
padding-top: 20px;
margin-bottom: 10px;
padding-bottom: 20px;
}

#personnage {
width: 210px;
bottom: 0;
left: 20px;
position: fixed;
}

#footer {
width: 735px;
text-align: center;
color: #ef7600;
margin-left: 265px;
font-size: 11px;
}

a.wei
{
border:0;
position: absolute;
display: block;
width:28px;
height:24px;
background-image: url(images/wei.png);
background-repeat: no-repeat;
}

a.wei:hover
{
border:0;
position: absolute;
display: block;
width:28px;
height:24px;
background-image: url(images/wei-survol.png);
background-repeat: no-repeat;
}

a.soirees
{
border:0;
position: absolute;
display: block;
width:60px;
height:24px;
background-image: url(images/soirees.png);
background-repeat: no-repeat;
margin-left: 51px;
}

a.soirees:hover
{
border:0;
position: absolute;
display: block;
width:60px;
height:24px;
background-image: url(images/soirees-survol.png);
background-repeat: no-repeat;
}

a.campagne
{
border:0;
position: absolute;
display: block;
width:150px;
height:24px;
background-image: url(images/campagne.png);
background-repeat: no-repeat;
margin-left: 132px;
}

a.campagne:hover
{
border:0;
position: absolute;
display: block;
width:150px;
height:24px;
background-image: url(images/campagne-survol.png);
background-repeat: no-repeat;
}

a.cotisation
{
border:0;
position: absolute;
display: block;
width:83px;
height:24px;
background-image: url(images/cotisation.png);
background-repeat: no-repeat;
margin-left: 262px;
}

a.cotisation:hover
{
border:0;
position: absolute;
display: block;
width:83px;
height:24px;
background-image: url(images/cotisation-survol.png);
background-repeat: no-repeat;
}

a.equipe
{
border:0;
position: absolute;
display: block;
width:50px;
height:24px;
background-image: url(images/equipe.png);
background-repeat: no-repeat;
margin-left: 365px;
}

a.equipe:hover
{
border:0;
position: absolute;
display: block;
width:50px;
height:24px;
background-image: url(images/equipe-survol.png);
background-repeat: no-repeat;
}

a.boutique
{
border:0;
position: absolute;
display: block;
width:70px;
height:24px;
background-image: url(images/boutique.png);
background-repeat: no-repeat;
margin-left: 439px;
}

a.boutique:hover
{
border:0;
position: absolute;
display: block;
width:70px;
height:24px;
background-image: url(images/boutique-survol.png);
background-repeat: no-repeat;
}

a.sponsors
{
border:0;
position: absolute;
display: block;
width:74px;
height:24px;
background-image: url(images/sponsors.png);
background-repeat: no-repeat;
margin-left: 534px;
}

a.sponsors:hover
{
border:0;
position: absolute;
display: block;
width:74px;
height:24px;
background-image: url(images/sponsors-survol.png);
background-repeat: no-repeat;
}

a.footer
{
color: #ef7600;
text-decoration: underline;
}

a
{
color: #de5601;
text-decoration: underline;
}



