body {
	margin: 0px;
	background: #FFFFFF;
	color: #000;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	}
p, table, td, tr, br, nobr {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	}	
form
   {
   padding:0;
   margin: 2px;
   }
input, select, textarea
   {
   font-size:10px;
   font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
   color:#666;
   }
	
img { border: 0; }

a:link, a:visited { color:#666666; text-decoration:underline }
a:hover { color:#666666; text-decoration:none }
a:active { color:#000000; text-decoration:underline }

.titre {
	font-size: 18px;
	font-weight: bold;
	}
	
.petit {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}	

.cadre { border: 1px solid #666666 }