body
{
    background-image: url(/images/fond_navigateur.jpg);
	background-repeat: repeat;
    text-align:center;
    font-family: Verdana,Geneva,sans-serif; 
    font-size: 11px; 
    text-align: center; 
    color: #000000;
}

#FondPage
{
    margin:0 auto;
    background-image: url("/images/fondpage.jpg"); 
    background-repeat: no-repeat;  
    width:1024px;
    height:772px; 

    }

#Header
{
    height:140px;
    text-align:left;
    padding:5px 0 0 10px;
    clear:both;
 }

#Header img
{
    border:none;
    } 
#Header a:link,#Header a:visited,#Header a:hover,#Header a:active
{
    text-decoration:none;
    }

 #Logo
 {
     float:left;
     }
 #Ecussons
 {
     float:right;
     }
 
#Content
{
    margin:40px auto 0 auto;
    background-image: url("/images/fond_cont3.png"); 
    background-repeat:no-repeat;
    width:850px;
    height:615px;
    clear:both;
    text-align:left;
    }
    
#Text
{
    overflow:hidden;
    margin:0 40px;
    height:450px;
    background-repeat: no-repeat; 
    background-position: center; 
    }
/*
#Text ul
{
    
    }
#Text ul li
{
    list-style-image:url();
    
    }
*/ 
#Contact
{
    margin:10px 40px 40px 40px;
    }
    
#Footer
{
    margin:0 auto;
    width:850px;
    text-align:left;
    }
    
#Copyright, #Copyright a:link
{
     margin:-65px auto;
     font-size:10px; 
    }
/* Fonts & colors*/ 
h1
{
    font-size:15px;
    }
h2
{
    font-size:12px;
    }
    
.rouge {
	color: #F00;
    font-style:italic;	
}



.tblBalls
{
    color:White;
    text-align:center; 
    font-size:10px; 
    margin:0 auto;
    width:100%;
    }
.tblBalls td
{
    padding:10px 0;
    width:33.3%;
    }
    

a:link {
	color: #000000;
}

div.scroll
{
	background-color: transparent;
	width:780px;
	height:566px;
	overflow-x:hidden;
	font-family: Verdana, Geneva, sans-serif;
}


.tri {
	font-family: DingsbumsBats, Trialp;
}
.gra {
	font-weight: bold;
}
