body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	margin-top:0;
	margin-left:0;
}
.txt_sky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
}
.puce {
	list-style-image: url(../images/puce.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660099;
	font-weight: bold;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #660099;
	font-weight: bold;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660099;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.fond_cellule_vigette_evenement {
	background-image: url(../images/fond_page_evenement.jpg);
	background-repeat: no-repeat;
}
.txtpetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
}
.fond_cellule_page {

	background-image: url(../images/fond_page.jpg);
	background-repeat: no-repeat;
}
.pucetxtpetit {

	list-style-image: url(../images/puce.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660099;
	font-weight: normal;
}
.cinq_px {
	margin: 10px;
	padding: 10px;
}

