/* CSS Document */

a:link {color: blue; text-decoration:underline ;}
a:visited {color: blue; text-decoration:underline; }
a:hover {color: coral; text-decoration:underline;}


div#grandcadre {
background-color:#c0c0c0;
}

div#conteneurpage {
background-color:#fffff0;
}

.menu
{
background: white;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, Sans Serif;
font-size: 15px;
}

.boutonmenu
{
font-family: Palatino linotype;
font-size: 16px;
font-weight: bold;
color: white;
cursor : pointer;
}

.boutonlien
{
font-family: Palatino linotype;
font-size: 12px;
font-weight: normal;
color: white;
}

.textepage
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: normal;
color: black;
}

li
{
list-style-type:none;
background-image:url(puce.gif);
background-repeat:no-repeat;
background-position:0% 40%;
padding-left:20px;
} 

p {
padding-left: 10px;
}

.titreparaph
{
font-family: Times New Roman;
font-size: 15px;
font-weight: bold;
color: Navy;
padding-left:10px;
}

.titreinterloc
{
font-family: Times New Roman;
font-size: 16px;
font-weight: normal;
color: Navy;
padding-left:10px;
}

.titrecdi
{
font-family: Comic Sans MS;
font-size: 12px;
font-weight: bold;
color: Black;
}

.texteachat
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 13px;
font-weight: normal;
color: black;
padding-left: 10px;
}

.tableprofps1
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 13px;
font-weight: bold;
color: green;
}

.tableprofps2
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: normal;
color: chocolate;
}

.tableprofps3
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 12px;
font-weight: bold;
color: chocolate;
}

.tableforum1
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 15px;
font-weight: normal;
color: #800000;
}

.tableforum2
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 16px;
font-weight: bold;
color: chocolate;
}

.tableforum1pass
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 14px;
font-weight: normal;
color: #800000;
}

.tableforum2pass
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 15px;
font-weight: normal;
color: chocolate;
}

div#titrepage {
text-align: center;
font-family: "Palatino linotype";
font-size: 25px;
font-weight: bold;
color: #840000;
}

div#conteneursommaire {
}

.index
{
font-family: Arial, Helvetica, Sans Serif;
font-size: 10px;
}

