/* CSS Document */
h1 {
	font-size: 15px;
	color: #663366;
	font-family: Papyrus;
	text-transform: capitalize;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
    color: #FFFFFF;
    text-decoration : none;
}
.pop {

font-family: Arial, Helvetica, sans-serif;
font-size : 10px;
color: #FFFFFF;
font-weight:bold;
}

#pop1 {
width: 200px;
}

#pop1 a {
color: #FFFFFF;
margin-left: 5px;
text-decoration:underline;
font-weight:normal;
}

#pop1 h3{
color: #FFFFFF;
margin: 0 0 0 0;
}

.fermer {
text-align: center;
}
