html {
height: 100%;
}
body {
background-color: #000000;
color: #ffffff;
height: 100%;
margin: 0;
padding: 0;
}

.rei {
position:absolute;
width:800px; height:600px;
left: 50%; top : 50%; 
margin-left: -400px; margin-top: -300px;
}
.reine {
background-image: url(../img/porte.jpg); width:800px; height:511px;
background-color:transparent;
border-collapse: collapse;
border: 1px #ffffff none;
}
.reine td{
padding: 0px;
border: 0px;
background-color: transparent;
margin: 0px;
}

#li1 a:link , #li1 a:visited, #li1 a:hover , #li1 a:active ,
#li2 a:link , #li2 a:visited, #li2 a:hover , #li2 a:active { background-color:transparent;}
#li1 a:hover { background-color:transparent; background-image: url("../img/porteb.jpg"); display:block;}

#li2 a {background-image: url(../img/logo1.png); width:125px; height:67px; background-color:transparent;}
#li2 a:hover {background-image: url(../img/logo2.png); width:125px; height:67px; background-color:transparent;}

#sp a, #sp a:hover {display:block;}

a { color:#cacd81; text-decoration:none; font-weight:bold; }
a:link { color:#a76b4a; text-decoration:none; font-weight:bold; }
a:visited { color:#a76b4a; text-decoration:none; font-weight:bold; }
a:hover { color:#61b4c1; text-decoration:none; font-weight:bold; }
a:active { color:#a76b4a; text-decoration:none; font-weight:bold; }

body, div, p, td {
font-size : 12pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:arial;
}

#sp {
position:fixed; top:0px; left:0px; 
padding:10px; border:solid #ffffff 0px; 
background-color: transparent;
background-image: url(../img/papier.jpg);
background-position: top left;
background-attachment: scroll;
background-repeat: no-repeat;
}
	
#flashcontent {
height: 100%;
margin-left: 160px;
margin-right: 50px;
}
#cor{
margin-left: 190px;
margin-right: 80px;
} 
#tet {
margin-left: 5%; 
}

#epi {
color:#ffcd72;
margin-left: 0px;
margin-right: 0px;
}

#memo {
color: #ffffff;
}

#co {font-size:8pt; padding-left:10px; color:#cacd81;}










