ol { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt;
	color: #820082;
	list-style-position: outside;
	padding-left: 40px;
	text-align: left;
}
#trombihaut {
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/trombinoscope/trombi_haut.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
#trombimilieu {
	width: 930px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url('../images/trombinoscope/trombi_milieu.gif'); 
	background-repeat: repeat-y; 
	text-align: center; 
}
#trombimilieu1 {
	width: 880px;
	margin-left: auto; 
	margin-right: auto;
}
#trombibas {
	width: 930px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/trombinoscope/trombi_bas.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
.titretrombi {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #820082;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left; 
}
