@import url(class.css);
@import url(id.css);


/* images */
IMG	{border: 0; display: inline;}
a img{	text-decoration: none;	border: none;}

/* Listes */
ul{	list-style-type: none; }
ul li {	text-align: left; font-size: 1em;}
ul li a { font-weight: bold; } 

/*Autres*/
p{ margin: 0; }
strong { font-weight:bold; }
LEGEND	{ width: auto;}
fieldset{ /*border: 1px solid #999999;*/ text-align: left; width: 760px; }
table {	empty-cells:show; }
