/*
 * $Date: 2003/04/16 14:52:40 $
 *
 * HISTORIQUE:
 *
 * $Log: tabstyles.css,v $
 * Revision 1.1.1.1  2003/04/16 14:52:40  jm
 * Import initial du projet Themes
 *
 *
 * $Id: tabstyles.css,v 1.1.1.1 2003/04/16 14:52:40 jm Exp $
*/

h2 {
font-family: Palatino;
font-weight: 900;
font-size: 25px;
color: #0033FF;
position: absolute;
top: 20px;
left: 250px;
visibility: visible;
}    

tr.titre {
	background-color: #9999cc;
	font-family: Utopia;
	font-size: 15px;
	text-align: center;
}

tr.cmd {
	background-color: #FFFFFF;
	font-family: Utopia;
	font-size: 15px;
	text-align: center;
}

td.titre {
	background-color: #9999cc;
	font-size: 15px;
	text-align: center;
}

td.description {
	font-family: Utopia;
	font-color: #CCCCCC;
	text-align:left;
}	

p.generique {
	font-family: Utopia;
	font-size: 15px;
	font-weight: bold;
	font-color: #CCCCCC;
}	

/* Fin $Source: /home/cvs/Themes/tabstyles.css,v $ */
