
	input.texte { 
		border-width:1px; 
		border-color:#C00000; 
		background:white;
	} 

	input.bouton { 
		border-width:1px;
		font-size:10px;
		height:18px;
		
		border-color:#e7483c; 
		background:#aaaaaa;
		color:white;		
	} 
	
	h3 {text-align:center;text-decoration:none;}
	
	.sel { width:240px;font-family:Georgia; font-size:9pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 
