/* CSS Document */
.pop {
color: #ffffff;
text-decoration:none;
cursor: text;
}

.pop A:link {
color: #ffffff;
text-decoration:none;
cursor: text;
}

.pop A:hover {
color: #ffffff;
text-decoration:none;
cursor: text;
}

#pop1 {

}

#pop1 a {
color: #ffffff;
text-decoration:none;
cursor: text;
}
#pop1 a:hover {
color: #ffffff;
text-decoration:none;
cursor: text;
}

.fermer {
text-align: center;
font-weight: bold;
}

