html,body{
cursor:url("/img/capote.cur"),pointer;
margin:0;
padding:0;
height:100%;
width:100%;
border:none;
font-family: cursive;
}
table.layout {
width:100%;
}
div.topFrame { 
width:100%;
height:100px;
background-color:#FFFFFF;
background: url(/img/bandeau.gif);
}
div.barreMenu {
position:relative;
height:25px;
border:solid 1px black;
background-color:#7B7B7B;
}
div.menuFrame { 
position:relative;
width:100%;
height:25px;
background-color:#7B7B7B;
}
div.mainFrame { 
vertical-align:top;
background: url(/img/background.jpg);
background-repeat:no-repeat;
width:100%;
/*height:100%;*/
background-color:#FFFFFF;
}
li,p {
/*font-family: arial;
 font-weight:600;
font-style: italic ;*/
font-size: 90%;
}
a {
color:#000000;
text-decoration:none;
font-weight: bold ;
font-style: normal;
font-size: 100%;
}
a:hover {
/*cursor:url("/img/capote.cur");*/
text-decoration:underline;
font-style: normal;
}
h2 a, h2 a:hover {
font-style: italic;
}

a.biggerLink {
text-decoration:underline;
}
a.biggerLink:hover {
font-size: 150%;
}
h1 {
text-align: center;
color: #7B7B7B;
font-family: "Bookman Old Style";
font-style: italic;
}
h2 {
font-family: "Bookman Old Style";
font-style: italic;
}
td.forum {
font-size: 90%;
}
td.dateForum {
text-align: right;
font-size: 90%;
}
.planSite {
z-index:100;
position:absolute;
text-align:right;
right:5px;
top:80px;
}
