/* CSS Document */

body{

	/*background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	*/
	
	scrollbar-shadow-color:gold;
	color:gold;
	}
	
.barre_defilement{
	
	overflow:auto;
	height:295;
}

.photo{
	filter:alpha(opacity=25);
}

a{
	
	color:black;
	text-decoration:none;
	text-shadow:Black;
	

}

a:hover{
	
		color:gold;


}

.bas:hover{
			color:gold;
			
}
.bas{
			font-weight:900;
			color:white;

}
.titre{

	font-size:20;
	
	}
