body{
	background : #000000;
}

#footer{
position:relative;
z-index: 1;
top : 10px;
color : #aaaaaa;
font-family : Helvetica; 
font-size : 13px;
overflow : hidden;
}

#message{
position:absolute;
bottom : 1px;
left : 2px;
width : 500px;
z-index: 1;
color : #aaaaaa;
font-family : Helvetica; 
font-size : 9px;
}

a.show:link{
	text-decoration: none;
	color :  #aaaaaa;
}  

a.show:visited{
	text-decoration: none;
	color : #aaaaaa;
}  

a.show:hover{
	text-decoration: none;
	color : #bbbbbb;
}  

a.show:active{
	text-decoration: none;
	color : #bbbbbb;
}  

a.lien_ref:link{
	text-decoration: none;
	color :  #aaaaaa;
}  

a.lien_ref:visited{
	text-decoration: none;
	color : #aaaaaa;
}  

a.lien_ref:hover{
	text-decoration: none;
	color : #bbbbbb;
}  

a.lien_ref:active{
	text-decoration: none;
	color : #bbbbbb;
}
table#table_footer{
	vertical-align : top;
}

h1{
font-weight : 700;
color : #aaaaaa;
padding: 0px;
margin: 0px;
font-size : 13px;
}

h2{
color : #aaaaaa;
padding: 0px;
margin: 0px;
font-size : 11px;
}

#quelques_mots_phicro{
vertical-align : top;
padding-left : 10px;
margin-top : 5px;
width : 250px;
height : 100%;
font-family : Tahoma; 
font-size : 9px;
overflow : hidden;
color : #aaaaaa;
overflow : hidden;
}

#description_phicro{
vertical-align : top;
padding-left : 10px;
margin-top : 5px;
width : 500px;
font-family : Tahoma; 
font-size : 9px;
overflow : hidden;
color : #aaaaaa;
overflow : hidden;
}



#p_01, #p_02, #p_03, #p_04, #p_05, #p_06, #p_07 , #p_08, #p_09{
margin-top : 5px;
color : #aaaaaa;
font-family : Tahoma; 
font-size : 12px;

}

#articles_associes_phicro{
vertical-align : top;
	padding-left : 5px;
	margin-top : 5px;
	color : #aaaaaa;
	font-family : Tahoma; 
	font-size : 10px;
	width : 250px;
}

#article_phicro{
padding-left : 10px;
height : 100%;
width : 500px;
font-family : Tahoma; 
font-size : 9px;
overflow : hidden;
color : #aaaaaa;
overflow : hidden;
}

#credit_phicro{
padding-left : 10px;
height : 100%;
width : 500px;
font-family : Tahoma; 
font-size : 9px;
overflow : hidden;
color : #aaaaaa;
overflow : hidden;
}

li{
	list-style-type : disc;
}
