/* CSS Document */

.PropoTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}
.PropoMonth {
	font-weight: bold;
	color: #3F3D56;
}
.PropoTexte {
	font-size: 90%;
	color: #39374D;
}
#tootoo td {
	border: 1px solid #DEDDE8;
}
#tootoo tr {
	border: 1px solid #DEDDE8;
}.changement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#tootoo a {
	color: #333333;
	text-decoration: underline;
}
#tootoo a:hover {
	color: #999999;
	text-decoration: underline;
}
