@charset "utf-8";
/* CSS Document */

.Black:link{
	color: #000;
}




body {
	background-color: #272727;
}
.entetebkg {
	background-image: url(bkg_entete.jpg);
}

.S {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
}
.entete {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
}


.mon_style
{
background-image: url(file:///K|/Site_WEB/bkg_d.jpg);
background-repeat: repeat-x;
}


.bas_de_page {
	color: #FFF;
	text-align: center;
}
.texte {
	color: #FFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: large;
	margin: 0;
	text-align: left;
}
.texte2 {
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: large;
	margin: 0;
	background-image: url(bkg_cell.jpg);
	font-family: "Times New Roman", Times, serif;
}
.Titre1 {
	color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: xx-large;
	margin: 0;
	background-image: url(bkg_cell.jpg);
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.Texte tableau {
	text-align: center;
}
.Soustitre {
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
