
* {
margin : 0;
padding : 0;
}

body {
font-family : arial, sans-serif;
font-size :13px;
background-image:url(http://satuniverse.free.fr/lecture-en-ligne/background.jpg);
background-repeat:no-repeat;
background-color:#000000;
}

#global {
width:800px;
height:1780px;
margin:0 auto;
padding: 0px 0px 0px 0px;
}

#header {
width:800px;
height:280px;
background: url(http://satuniverse.free.fr/lecture-en-ligne/banniere.png) 0 0 no-repeat;
}

#page {
width:780px;
height:1500px;
margin:0 auto;
padding: 0px 0px 0px 0px;
font-color:#ffffff;
background-color:#ffffff;
border-top-color:#000000;
border-top-style:solid;
border-top-width:2px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:2px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:2px;
padding: 20px 10px 20px 10px;
}

a:link {
color:#a37158;
font-style:normal;
text-decoration:none;
}

a:visited {
color:#a37158;
font-style:normal;
text-decoration:none;
}

a:active {
color:#a37158;
font-style:normal;
text-decoration:none;
}

