body {
	margin: 0% 15% 0% 15%;
	padding: 0% 5px 0px 5px;
	font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color: black;
	background-color: #000000;
	text-align: left;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight:  bold;
	color: #f00;
 	font-size: 80%;	
	outline: none;
	}
	
a.white {
	text-decoration: none;
	font-weight:  bold;
	color: #f0f;
 	font-size: 100%;	
	outline: none;
	}
a.white:hover {
	color: #fff;
	text-decoration: underline;
	}
		
a:visited {
	}
a:active {
	}
a:hover {
	color: #00f;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	color: #fff;
	font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;

	font-size: 115%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	}
	
	 p.center {
	color: #fff;
	font: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;

	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	}

	
	pre {
	color: #aaa;
	font: "courier";

	font-size: 115%;

	}


img {
	border: 0;
    }
    
    
.nowrap {
	white-space: nowrap;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	color: #ccc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 50px;
	margin-bottom: 10px; 
	}
.innerbox {
    /* was 20 */
	padding: 10px;
	border: 1px solid #ccc;
	}
#head {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 30px; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
	text-align:left; /* part 2 of 2 centering hack */
	width: 602px; /* ie5win fudge begins */
	height: 162px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 600px;
	height: 160px;
	}
html>body #head {
	width: 600px;
	height: 160px; /* ie5win fudge ends */
	}	
#content {
/*	padding: 30px 50px 90px 50px;  */
        padding: 10px 50px 10px 50px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: #666;
	border: 1px solid #ccc;
	border-top: none;
	text-align:left; /* part 2 of 2 centering hack */
	width: 602px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	}
html>body #content {
	width: 500px; /* ie5win fudge ends */
	}
#tail {
	padding:  0px;
	margin-top: -75px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	background: none;
	border: none;
	border-top: none;
	text-align:left; /* part 2 of 2 centering hack */
	width: 602px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 602px;
	}
html>body #tail {
	width: 602px; /* ie5win fudge ends */
	}


ul.point
{
  color : blue;
}

li.text
{
  color : blue;
}

a.lien
{
  color : blue;
  font-size : 200%;
  font-weight : bold;
}

.qqq	{
	padding:	10px;
	margin:	5% 15%;
	background-color:	#02D;
	border:	solid black 1px;
	 color : white;
  font-size : 150%;
  font-weight :bold;
  text-align: left;
  
	}

.aannss	{
	padding:	10px;
	margin:	5% 15%;
	border:	solid black 1px;
	color: black;
  font-size : 100%;


	}
.uteral {
    margin:	5% 5%;
    margin-top:  5px;
    
    padding: 10px; 
    text-align: left;
}

.nbar	{
    padding:	5px;
	margin:	1% 1%;
	background-color:	#000;
	border:	solid black 1px;
	 color : #fff;
  font-size : 70%;
  font-weight :bold;
  text-align: center;
  
}

.qqq	{

	padding:	10px;
	align: center;
	
	background-color:	#ffc;
	border:	solid black 1px;
	 color : black;
  font-size : 75%;
  font-weight :bold;
  text-align: left;
  
	}

.cnvb {
	margin:	5% 5%;
	margin-top:  5px;
	font-size : 80%;
	font-weight:  bold;
	color : #fff;
	padding: 5px; 
	background-color: #000;
	text-align: center;
}





