body
{
	background: url(imgs/fond.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EEEEFB;
}
.menu
{
	background-image: url(imgs/stemarie-10.jpg);
	background-repeat: repeat-y;
}
.menubis
{
	background-image: url(imgs/stemarie-07.jpg);
	background-repeat: no-repeat;
}
.contenu
{
	background-image: url(imgs/stemarie-11.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.titre
{
	background-image: url(imgs/stemarie-08.jpg);
	background-repeat: no-repeat;
}
.entetegauche
{
	background-image: url(imgs/stemarie-04.jpg);
	background-repeat: no-repeat;
}
.entetecentre
{
	background-image: url(imgs/stemarie-05.jpg);
	background-repeat: no-repeat;
}
.entetegauchebis
{
	background-image: url(imgs/stemarie.jpg);
	background-repeat: no-repeat;
}
.entetecentrebis
{
	background-image: url(imgs/stemarie-02.jpg);
	background-repeat: no-repeat;
}
.entetedroite
{
	background-image: url(imgs/stemarie-06.jpg);
	background-repeat: no-repeat;
}
.charte
{
	background-image: url(imgs/stemarie-12.jpg);
	background-repeat: repeat-y;
}
.chartebis
{
	background-image: url(imgs/stemarie-09.jpg);
	background-repeat: no-repeat;
}
.date
{
	background-image: url(imgs/stemarie-03.jpg);
	background-repeat: repeat;
	padding-right: 6px;
	padding-left: 22px;
	padding-top: 5px;
	font-size: 11px;
}
.copyright
{
	background-image: url(imgs/stemarie-14.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
}
.piedgauche
{
	background-image: url(imgs/stemarie.gif);
	background-repeat: no-repeat;
}
.pieddroite
{
	background-image: url(imgs/stemarie-15.gif);
	background-repeat: no-repeat;
}

.hg
{
	background-image: url(imgs/coin_hg.gif);
	background-repeat: no-repeat;
}
.traithorizon
{
	background-image: url(imgs/trait.gif);
	background-repeat: repeat-x;
}
.traithorizonbas
{
	background-image: url(imgs/trait.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hd
{
	background-image: url(imgs/coin_hd.gif);
	background-repeat: no-repeat;
}
.traitverti
{
	background-image: url(imgs/trait.gif);
	background-repeat: repeat-y;
}
.traitvertidroite
{
	background-image: url(imgs/trait.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg
{
	background-image: url(imgs/coin_bg.gif);
	background-repeat: no-repeat;
}
.bd
{
	background-image: url(imgs/coin_bd.gif);
	background-repeat: no-repeat;
}

.rubrique
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.rubrique a:visited
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}
.rubrique a:hover
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Black;
}
.rubrique a:link
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Black;
}

.texte
{
	font-size: 13px;
	text-align: justify;
}

.bt
{
	border: 2px outset #DAD4F9;
	background-color: #E4E1F9;
	width: 80px;
	font-size: 9px;
	cursor: hand;
	text-align: center;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}