body {
font-family: Arial, Helvetica, sans-serif;
color: gray;
font-size: 12px;
background-color: #111;
margin:0px;
}

body.liste {
background-color: #000000;
}

#player{
margin-top:20px;
}

#bigcont {
width: 500px;
margin-bottom: 20px;
margin-top: 20px;
background-image: url(images/back.jpg);
border-style: solid;
border-width: thick;
border: collapse;
border-color: #333;
padding: 5px;
}

#contenant {
width: 475px;
text-align: center;
padding: 30px 0 30px 0;
}	

div.ifra {
background: url(images/box.jpg);
height: 313px;
width: 470px;
padding-right: 0px;
padding-top: 10px;
} 

form.gauche {
background-color: #883300; 
color: #000000;
font-size: 12px; 
}

 
div#gauche a {
color: #883300;
line-height: 2.5em;
}

div#dedans {
list-style: circle;
text-align: left;
margin: 20 20;
color: gray;
}

#dedans li {
list-style: circle;
line-height: 1.5em;
}

#dedans a{
color: #883300;
}
	
h1 {
font: georgia, serif; color: gray; text-align: left; font-size: 18px; font-weight: bold;}

h2 {
font: georgia, serif; color: gray; text-align: left; font-size: 14px; font-weight: bold;}

h3 {
font-family: monospace;
font-size: 14px;
font-weight: bolder;
color: gray;
text-align: left;
}

.menucontenant {
clear: both;
}

#bigmenu{
text-align: center;
}

ul#menu {
margin: 0px 0px 0px 55px;
padding: 0;
list-style-type: none;
text-align: center;
vertical-align: center;
}

#menu li {
padding: 0px 40px 0 0;
margin: 0px 0px 0px 0px;
display: inline:
position: absolute;
float: left;
color: #7f2a15;
font: 0.75em arial;
font-weight: 900;
}


ul#menu li a{
display: block;
width: 60px;
height: 60px;
background: url("images/bouton_new.jpg") no-repeat 0 0;
}

ul#menu li a:hover{ 
background: url("images/bouton_new.jpg") -60px; 
	}

#pied {
text-align: center;
margin-bottom: 8px;
font-size: 10px;
}

a.hautdepage {
float: right;
margin: 0 30px 10 0;
font-size: 10px;
color: #883300;
}

a.hautdepage:visited {
color: #666
}

.text {
text-align: center;
}

#aquarium {
display: block;
width: 464px;
height: 139px;
background: url("images/aquarium_double.jpg") no-repeat 0 0;
}


a:hover #aquarium{
background: url("images/aquarium_double.jpg") 0 -140px;
}

