/* CSS Document */

body {
background-image:url(images/fond-b.png);
background-repeat:repeat-x;
padding-top:0px;
margin-top:0px;
background-color:#ffffff;
		margin-left: auto; 
        margin-right: auto;
}

a.opacity img {filter:alpha(opacity=100); 
               -moz-opacity: 0.5; 
               opacity: 1.0;
			 	}

a.opacity:hover img {filter:alpha(opacity=50);   
                     -moz-opacity: 1.0;   
                     opacity: 0.5;
}

a:link {
	color: #898989;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

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

#mosaique{
margin-left:20px;
}

#box{
background: url(images/coins-box-HG.png) no-repeat;
background-color: #cccccc;
float:left;
margin:5px;
width:111px;
height:141px;
font-size:10px;

}
#texte-box{
font-family: Tahoma, Geneva, sans-serif;
font-size:10px;
color:#666666;
}

#video{
position:absolute;
margin-left:20px;
top:500px;
}
