/*
	+---------------------------------------+
	|      *** Djamel Tatah dot com ***     |
	|             Style Sheet               |
	|      http://www.djameltatah.com /     |
	|     Copyright (c)2001/2004 INDUXIA    |
	|       http://www.induxia.com/         |
	+---------------------------------------+
*/

body {
	background-color: white;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8E8F8F;
	text-decoration: none;
	text-align: center;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8E8F8F;
	text-decoration: none;
	text-align: center;
}
a:hover.copyright { color:#F47B00 }

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #908F8F;
}

a.enter, a:visited.enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0294C1;
	letter-spacing: 0.1em;
	text-transform:	uppercase;
}
a:hover.enter, a:active.enter {
	color: white;
	background-color: black;
	text-decoration: none;
}

/* copyright Induxia */
a.copyInduxia, a:visited.copyInduxia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #908F8F;
	text-decoration: none;
}
a:hover.copyInduxia, a:active.copyInduxia { color:#F47B00; }
