.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a{
	background-color:#000000;
	color:#FF3300;
	font-weight:normal;
}

a:active{
	background-color:#000000;
	color:#FF6600;
}

a:visited{
	background-color:#000000;
	color:#FFCC00;
}

img{
	border:none;
}

.gallerie{
	width:540px;
	margin:0 auto;
	text-align:center;
}

table.gallerie td{
	width:100px;
	border:1px solid gray;
}

td.mini{
	width:100px;
	height:70px;
}

img.mini{
	height:69px;
}

.nav{
	position:relative;
	width:540px;
	text-align:center;
	margin:0 auto;
}

.precedent{
	position:absolute;
	top:0;
	left:0;
}

.suivant{
	position:absolute;
	top:0;
	right:0;
}
