td {
	font-family: Arial;
	font-size: 70%;
	color: #4c71bb;
}
.titre {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	
}
.titremenu {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7f99cc;
	background-position: center center;
	text-align: center;


}

.titremenu2 {
	font-size: 70%;
	font-weight: bold;
	color: #7f99cc;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: center;


}

a {  color:#4c71bb; }
a:visited { color:#4c71bb; }
a:hover { color:#ff9900; 
text-decoration: none; 
}


list-style-image: url(http://www.univ-montp1.fr/biotech/puce_bleu.gif);


.liste1 {
	list-style-image: Puce_1.gif;	
}

.liste2 {
	list-style-type: Puce_2.gif;
	
}



