* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;

}

html {
overflow: auto;
}

a img {

border:0px;

}

table {
table-layout: fixed;
text-align: center;
margin: 0px auto;
/margin-top: 10px;
width:1050px;
height:1000px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

td {
vertical-align:top;
border-width: 0px;
padding: 0px;
border-style: inset;
border-color: black;
-moz-border-radius: 0px 0px 0px 0px;

}

td#top {
hspace:0px;
text-align:right;
padding-right: 10px;
width : 900px;
/top:0px;
/left:500px;
}

td#top a img{
padding: 0px;
margin-left:-4px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
height:46px;
}

td#texte img{
/margin:10px;
}

td#texte {
height:500px;
width:900px;
}

td#boutons {
text-align : right;
height : 900px;
width:150px;
}

td#boutons a img{
width:140px;
}

td#logo {
}

* html body{
    height: 900px;90
}

#bg {
        position:fixed;
        top:0;
        left:0%;
        width:100%;
        height:100%;
}
#bg img {
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:0px auto;
}

body {

/position: relative;
background-image:url(./images/background.jpg);
background-color:#37578A;
background-position: top center;
background-repeat:no-repeat;
width=100%;
text-align: center;
font-family: Arial;
height: 1%;
min-height:900px;
font-family: Arial;
color:#000000;
}

#content { min-height:1080px; height:auto !important; height:1080px; }

