.repeattop {
	background-image: url(images/toprepeat.jpg);
	background-repeat: repeat-x;
}
.titre {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 1px;
	font-variant: normal;
	line-height: 20px;
}
.titreprint {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 1px;
	font-variant: normal;
	line-height: 20px;
}
.bgr2 {
	background-image: url(images/carrefour.jpg);
	background-repeat: no-repeat;
}
.bgcommunique {
	background-image: url(images/milieucommunique.jpg);
	background-repeat: repeat-y;
}
.bgbulletin {
	background-image: url(images/milieubulletin.jpg);
	background-repeat: repeat-y;
}
.bgcalendrier {
	background-image: url(images/bgcalendrier.jpg);
	background-repeat: repeat-y;
}
.bleu {
	background-image: url(images/bleu.jpg);
	background-repeat: repeat-x;
}
.textmemo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
	text-decoration: none;
}
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
a:link {
	color: #1A4177;
	text-decoration: none;
}
a:hover {
	color: 87816D;
	text-decoration: underline;
}
