
/* STYLES PAR DEFAUT */

body {margin: 0px; background-color: #FFFFFF; cursor: default;}
p {font-family: Times New Roman, serif, Verdana, sans-serif; font-size: 12px; color: #000000; text-align: left; margin: 15px;}
hr {height: 2px; width: 70%; color: #000000;}
li {
list-style-type: none;
}
a {color: #00a0c6; text-decoration: none; cursor: pointer;}
a:hover {color: #00a0c6; text-decoration: underline;}

/* STYLES DE PHP FORGE */

p.phpf_p {font-family: Georgia, Times New Roman, serif; color: #000000; text-align: justify; font-size: 16px;}
span.titre, span.phpf_titre {font-family: Times New Roman, serif, Verdana, sans-serif; color: #999999; font-size: 18px; font-weight: bold; text-decoration: underline;}
tt.phpf_tt {color: #666666; font-weight: bold; font-family: Verdana; font-size: 12px;}

/* DANS LES TABLEAUX */
td {font-family: Times New Roman, serif, Verdana, sans-serif;font-size: 10px;}
td.off {background-image: none; border: 1px #FFFFFF solid;}
td.on {border: #999999 1px dashed; background-image: url('images/site/fondmenu.gif');}

/* DIVERS */

span.gros_titre {color: #00a0c6; font-size: 24px; font-weight: bold;}
span.petit_titre {color: #00a0c6; font-size: 18px; font-weight: bold;}
p.cadre {background-image: url('images/site/fondmenu.gif'); border: 1px dashed #cbffff; padding: 5px; color: #529857; text-align: left;}
p.menu_titre {text-align: center; color: #000000; font-size: 18px; font-weight: bold; text-decoration: underline;}