body{

margin:0;
padding:0 0 0 0;

}



div#header{
position:absolute;
top:20px;
left:50px;
width:836px;
height:238px;


}



div#left-sidebar{
position:absolute;
top:250px;
left:20;
width:300px;
height:100%;

}

@media screen{

body>div#header{
position:fixed;

}

body>div#left-sidebar{
position:fixed;

}

}

* html body{
 overflow:hidden;

} 

* html div#content{

 height:100%;

 overflow:auto;

}

.vignette       { cursor:url(zoom.cur), auto; }





#page1{

        position: absolute; 
        left: 450px; 
        top: 280px;
        width: 430px; 
        height: 170%; 
        background-color:white;

}

#page2{

        position: absolute; 
        left: 450px; 
        top: 280px;
        width: 430px; 
        height: 90%; 
        background-color:white;

}

#page3{

        position: absolute; 
        left: 450px; 
        top: 280px;
        width: 430px; 
        height: 150%; 
        background-color:white;

}

#page4{

        position: absolute; 
        left: 450px; 
        top: 280px;
        width: 430px; 
        height: 120%; 
        background-color:white;

}


p { 

text-align :center;
font-size : 95%;
font-weight : bold;
font-family : arial;
color : #000000;

}

p.main { 

text-align : justify;
font-size : 95%;
font-weight : normal;
font-family : arial;
margin-right:20px;
margin-left:20px;
color : #000000;

}

p.liens { 

text-align : center;
font-size : 95%;
font-weight : bold;
font-family : arial;
color : #ffffff;

}

p.liens1 { 

text-align : justify;
font-size : 95%;
font-style:italic;
font-family : arial;
margin-right:20px;
margin-left:20px;
color : #000000;

}

h1 {

text-align : center;
font-size : 105%;
font-weight : bold;
font-family : arial;
color : #000000;

}



h2  {

text-align : center;
font-size : 105%;
font-weight : bold;
font-family : arial;
color : #ffffff;

}

h3 {

text-align : center;
font-size : 115%;
font-weight : bold;
font-family : arial;
color : #000000;

}


a:one:link {color:#ffffff;text-decoration:none}

a:one:visited {color:#ffffff;text-decoration:none}

a.one:hover {color:red;text-decoration:none}




a.two:link {color:#ffffff;text-decoration:none}

a.two:visited {color:#ffffff;text-decoration:none}

a.two:hover {color:red;text-decoration:none}















