
@charset "iso-8859-1";

body
{
background-color: #39170C;
font-family: Arial;
font-size: 75%;
color: black;
text-align: center ;
}


a img {border:none ;text-decoration: none; }

textarea{
border: 1px solid #3A3A2D;
background-color: #8A9EA0;
font-family: Arial;
font-size: 90%;
width:75%;
}
input{
border: 1px solid #3A3A2D;
background-color: #8A9EA0;
font-family: Arial;
font-size: 90%;
}

table
{
border: 1px solid #663333;
border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
text-align: center ;
}

.goldfont
{
background-color:#483813;
color:gold;
font-style:italic;
font-weight:bold;
}

.histofont
{
background-color:white;
font-weight:bold;
}

.lien
{
text-decoration: underline;
font-size: small;
}
.lien:hover
{
color: green; 
}
.sortlancable:hover
{
color: green; 
}
.sortnlancable:hover
{
color: red; 
}
.sortnappris:hover
{
color: orange; 
}
.sortndispo:hover
{
color: purple; 
}
.lien_ext:after 
{
content: " [\2197]";
/*text-decoration: underline;*/
/*color: #1318cf;*/
font-size: small;
}
.masque 
{
text-decoration: none;
color: black;
font-size: 8px ;
}
a.masque
{
text-decoration: none;
color: black;
font-size: 8px ;
}



/*structure du corps*/



.footer
{
Font-size: 100%;
background-image:url("../images/fnd_footer.gif");
}


/*structure du menu*/




.menu2
{
border: 0px solid #5F5F55;
width: 100%;
}


.menu-header
{
text-align: center;
background-image: url("../images/menu_01.gif");
width: 800px;
height:57px;
}


.ejs_texte { background-image: url("../images/frise_menu.gif"); color:#FF9900; font-weight:bold;}

.alltb { background-image: url("../images/fnd_content.gif"); }
