body
{ 
    position:relative;
    background-color: Background;
    background-repeat: no-repeat;
    margin: auto;
    text-align:center;
    height: 598px;
    width: 1003px;
    font-family: Verdana;
    font-size: x-small;
    border:none;
    padding:none;
    background-color : #f4f9fd;
}

table
{
     background-color : #f4f9fd;
}

p
{

    padding-left:10px;
    font-family: Verdana;
    font-size: x-small;
    text-align:left;
}

div
{
    margin-left:auto;
    margin-right:auto;
    border:0;
    padding:0;
    width:750px;
    position:relative;
 background-color : #f4f9fd;
}

H1, H2, H3, H4, H5, iframe
{
     background-color : #f4f9fd;
}

/* les liens en général */
a
{
    text-decoration: none;
}

a:link, a:visited
{
    color:black;

}


div#menu_horizontal { 
height :120px;
background-color : #f4f9fd;
background-image : url("images/baiehalong.jpg");
border : 0px;
margin : auto;
background-repeat:repeat-x;
}

div#menu_horizontal ul {
list-style-type : none;
margin-top : 90px;
padding : 0;
}

div#menu_horizontal li {
padding : 0 0.5em;  
line-height : 30px;
display:inline;
}


div#menu_horizontal a {
color : black;
text-decoration : none;
padding : 0 0.5em; 
font :  0.8em "Trebuchet MS";
}

div#menu_horizontal a:hover {
text-decoration : underline;
}
