body{
    background-color: #000;
	font-family: "Courier New",Courier,mono;
	color:#CCCCCC;
    }
	
img {border:0px none #000;}

#mainCadre { position: absolute;
	top:10px;
	left: 50%;
	width:630px; 
	margin-left:  -315px;
	color:#CCCCCC;
	background-color: #000;
	border: 1px solid #777;
	font-size: 10px;
    }

#mainCadre h2{	
   	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#mainCadre p{	
   	text-align:center;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#CCCCCC;
	}
	
#L1{position:absolute; left:10px; top:10px; width:380px; height:13px;
}

h1{
font-size:22px;}
h2{
font-size:18px;}
p{
font-size:12px;}


#L3{
position:absolute; left:410px; top:93px; width:226px; height:270px;
}
	
#L3 p{
font-size:10px;}


a:link { color: #dd1111;
  text-decoration: none;
    }

a:visited { color: #dd1111;
  text-decoration: none;
    }

a:hover { color: #dd1111;
  text-decoration: underline;
    }

a:active { color: #dd1111;
  text-decoration: none;
    }	

.aligncenter{
text-align:center;}

.alignjustify{
text-align:justify;
)
