BODY
{
    margin: 0px;
    padding: 0px;
    background-image: url(bg.jpg);
    background-repeat: repeat-x;
    background-color: #efefef;
    color: #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;    
}

a
{
    text-decoration: none;
}

div
{
    margin-left:145px;
    width:745px;
}

h2
{
    margin-top:30px;
    color: #003366;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;    
}

dt
{
	color: #0066FF;
    padding-top:10px;
}

dd
{
    
}

#page
{
    margin-left:145px;
    width:762px;
    height:100%;
    padding:0px;
    border:0px;
}

.bande
{
    color:#dcdcdc; 
    height:5px; 
    width:100%; 
    
}

.quote
{
    color: #0066CC;
    font-weight: bold;
    line-height: 17px;
    text-transform: uppercase;
    text-align:center; 
}

#head
{
    
    height:150px;
    background-image:url(header.jpg);
    background-repeat:no-repeat;
}

#topMenu
{
    height:26px;
    background-image:url(menuFlash.png);
    background-repeat:repeat;
    padding-top: 10px;
    
}

.menuHorizontal
{
    margin-top:0px;
    list-style-type:none;
}
.menuHorizontal li
{
    float:left;
    text-shadow: white 2px 2px 2px;
    padding-right:25px;
}

 .menuHorizontal a
{
    display:block;
    text-decoration:none;
    font-weight:bolder;
    font-size:larger;
    color:Black;
}

#eau
{
    height:225px;
    background-repeat:no-repeat;
    background-image:url(eau.jpg);
}

#langImage
{
    vertical-align: top; 
    float: right;
    border:none;
}
