#diaporama .miniature {
	width:100%;
	margin-left:0px;
}

#diaporama #foliotage li strong {
	background:none;
}

table.carteprecedentsuivant {border-bottom:solid 2px #eee; margin: 10px 0; width:620px;}

table.carteprecedentsuivant td a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#6184A5;
	padding:2px 20px!important;
	text-transform:uppercase;
	text-decoration:none!important;
	display:block;
	height:14px;
}
table.carteprecedentsuivant td a:hover {
	text-decoration:underline!important;
}

table.carteprecedentsuivant td.titre {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#6184A5;
	text-align:center;
}

table.carteprecedentsuivant td.precedent {
	text-align:left;
	padding:0px;
}
table.carteprecedentsuivant td.precedent a {
	background:url('/cartes/image/navigation/precedent.png') no-repeat left center;
	margin-left:2px;
}

table.carteprecedentsuivant td.suivant {
	text-align:right;
}
table.carteprecedentsuivant td.suivant a {
	background:url('/cartes/image/navigation/suivant.png') no-repeat right center;
	margin-right:5px;
}


table.miniature td.cellulediaporama {
	width:125px;
	padding-top:4px;
}
table.miniature tr.miniature-legende td {
	padding:0px 1px 4px 1px;
}

div.filet {
	background:#E0E0E0;
	height:3px;
	margin:5px 5px 6px 2px;
}

table.miniature td.cellulediaporama.selected {
	border-top:solid 1px #ff0000;
	border-left:solid 1px #ff0000;
	border-right:solid 1px #ff0000;
}
table.miniature tr.miniature-legende td.selected {
	border-bottom:solid 1px #ff0000;
	border-left:solid 1px #ff0000;
	border-right:solid 1px #ff0000;
}
