*
{
	font-family: Verdana, Arial, sans-serif;
}
body
{
	/*background-color: rgb(64,64,96); */
	color: black;
	background: url("Men_at_work_in_Sylhet_International_Cricket_Stadium_(67).jpg") no-repeat center top;
	/*background: url("./web_images/NOK_9303-R1.JPG") no-repeat center top;*/
	/*background-image: url("tan.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;*/
}

p
{
	font-size: 0.9em;
	text-align: justify;
	/* color: rgba(255, 255, 255, 1.0); */
	/*background-color: rgba(0, 0, 0, 1.0); */
	/*background-color: black;
	opacity: 0.5;*/
	/* color: blue; */
	/* font-weight: bold; */
}
a:visited
{
	color: blueviolet;
}
.lien
{
	text-align: center;
	margin-left: 650px;
	margin-top: 400px;
	color: black;
}
.lien2
{
	text-align: center;
	margin-left: 20px;
	margin-top: 50px;
	color: black;
}

.welcome
{
	font-size: 1.0em;
	color: black;
}

h1
{
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	/*text-decoration: overline;*/
}

mark
{
	background-color: red;
	color: black;
}

.imgflot
{
	float: left;
}

.dessous
{
	clear: both;
}