/* CSS Document */

a#lienAfficherListePhotos{
	visibility:hidden;
}

div#albumGalerie{
	width:550px;
	border:groove;
}
div#cheminDeFer{
	text-align:left;
	display:none;
	margin-left:1px;
}

div#cheminDeFer, div#liensNaviguerImages, div#liensNaviguerAlbums, div#listeAlbums, div#listePhotos, div#descriptionPhoto {
}

img#photo_a_afficher {
margin: auto;
}

div#photoSelectionnee {
width: auto;
text-align: center;
}

div#liensNaviguerImages{
	text-align:left;
}

div#titreGalerie{
	margin-top:0px;
	font-size:24px;
}

div#liensNaviguerImages, div#liensNaviguerAlbums{
	margin-bottom:0px;
}

div#cheminDeFer div#lienAfficherListeGaleries{
	visibility:hidden;
}

div#contenuLienAfficherListePhotos{
	visibility:hidden;
}

div#vignetteAlbum{
	
}

div#listePhotos{
	width:600px;
}

div#thumbnail{
	width:100px;
	float:left;
	margin-right:10px;
}

div#messageDeRetour, div#bandeauInformations{
	height:50px;
	font-size:20px;
}

div#formModifierAlbum{
	position:absolute;
	top:100px;
	left:100px;
}

div#gerer_albums, div#gerer_photos{
	width:550px;
	margin-left:150px;
	text-align:left;
}

div#photo_courante{
	position:absolute;
	top:250px;
	left:210px;
	background-color:#00CCFF;
}

div#listeImagesAssociees{
	width:490px;
	height:120px;
	overflow:auto;
	border:double;
	border-color:#CCCCCC;
}

div#previsualisationAvantSuppression{
	display:none;
}

div#afficherDetailsImage:hover{
	background-color:#FFFFCC;
}

div#overflowLienChangerVignette{
	height:150px;
	overflow:auto;
	font-size:12px;
}

div#lienChangerVignette{
	width:550px;
	background-color:#FFFFFF;
}

div#lienChangerVignette:hover{
	background-color:#FFFFCC;
}

div#listeOrdreImages table tr:hover, div#listeAlbumsOrdre table tr:hover{
	background-color:#F5F8FC;
}

div#listeOrdreImages table tr td, div#listeAlbumsOrdre table tr td {
	height:50px;
}

div#listeAlbums{
	width:550px;
}

div#menu_gerer_albums{
	float:left;
	margin-right:20px;
	width:130px;
}

div#sous_menu_gerer_albums{
	height:28px;
}

div#sous_menu_gerer_albums A{
	text-decoration:none;
}

img{
	border:none;
}

img#miniature{
	float:left;
	margin-right:20px;
}

span#titre{
	background-color:#FF99FF;
	margin-left:20px;
}

td#gaucheAjoutAlbum, td#gaucheModifierAlbum{
	width:280px;
}

td#gaucheAjoutPhoto {
	width:180px;
}

td#droiteAjoutAlbum, td#droiteModifierAlbum{
	width:250px;
}

td#droiteAjoutPhoto{
	width:250px;
}

td#droiteAjoutAlbum input, td#droiteModifierAlbum input, td#droiteAjoutPhoto input, td#droiteAjoutPhoto select, td#droiteModifierPhoto input, td#droiteModifierPhoto select{
	width:250px;
}

td#vignette{
	width:90px;
}

td#vignette img{
	width:90px;
	height:90px;
}

tr#detailAlbum{
	height:90px;
}

tr#detailAlbum td a{
	font-size:14px;
	font-weight:bold;
}

tr#detailAlbum:hover{
	background-color:#F5F8FC;
}

tr#detailAlbum td#vignetteAlbum{
	width:90px;
	padding-right:20px;
}

input#ajouterPhoto{
	width:200px;
}
