@charset "iso-8859-2";
/* CSS Document */

.quizz{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bouton_quizz{
	cursor:pointer;
	font-size: 13px;
	height: 29px;
	padding: 10px 0 0 0;
	text-align: center;
	float: left;
	margin: 0 20px;
}

.liste_femme{
	margin-left:-20px;
	width:707px;
}


#titre1 {
	background-image: url(../images/titre_1.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom: 2px dotted #ccc;
	padding: 0;
	margin: 0 0 15px 0;
}
#bloc_texte {
	padding: 0;
	margin: 0 0 20px 0;
}
#soustitre1 {
	background-image: url(../images/soustitre.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#bloc_bouton {
	padding: 0;
	margin: 0 0 80px 50px;

}

#titre2 {
	background-image: url(../images/titre_2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom: 2px dotted #ccc;
	padding: 0;
	margin: 0 0 15px 0;
}
#soustitre2 {
	font-size: 15px;
}
