body  {
	margin-top : 0px;
	font-family : Verdana, Arial, Geneva, sans-serif;
}

.texte  {
	font-size : 11px;
}

.petit  {
	font-size : 10px;
}

.tblwarning {
	font-size: 10px;
	width:90%;
	border:3px double #990000;
	color: #990000;	
}

/*table.wide-table { width:100%; }*/

P  {
	font-size : 11px;
}

.menu  {
	background-repeat : repeat-y;
	background-image : url('/images/dotlist.gif');
	float : none;
	background-color : rgb(255,255,255);
	padding-left : 7px;
	padding-top : 1px;
	background-position : left top;
}

.menulat  {
	background-repeat : repeat-y;
	background-image : url('/images/dotlist.gif');
	float : none;
	background-color : rgb(255,255,255);
	padding-left : 7px;
	padding-top : 1px;
	background-position : left top;
	margin : 0;
}

.menutypo  {
	font-family : Tahoma;
	font-size : 11px;
	color: #660000;
}

.amenutypo  {
	color: #660000;
	text-decoration: none;
}

.titrelat  {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 2px;
	padding : 0;
}

.scroll  {
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 10px;
}

h3  {
	font-size : 14px;
}

h4  {
	font-size : 12px;
}

A:link { color: rgb(176,0,0); 
	text-decoration: none; }

A:visited { color: rgb(160,100,100); 
	text-decoration: none; }

A:active { color: rgb(255,95,0); 
	text-decoration: none; }

A:hover { color: rgb(176,0,0); 
	text-decoration: underline; }
