
.liste1{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: Navy;
	padding: 6px;
	background: #E9F3E7;
}
.liste2{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: Navy;
	padding: 6px;
}
.titrepopup{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #4E5F96;
}
.lignepopup { 
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000; 
}
.lignepopup2 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: black;
	border-bottom : 1px solid White;
	border-top : 1px solid White;
}
.lignepopup2:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: Red;
	border-bottom : 1px solid Red;
	border-top : 1px solid Red;
}
.bg_titre {
	background-image: url(atelier4/commun/images/violet/bg_bleu.gif);
	background-repeat: repeat-x;
	cursor:default;
    border-color: #000000 #CCCCCC #CCCCCC;
	border-style: solid; border-top-width: 1px
}
