/* CSS Document */

a#lienAfficherListePhotos{
	visibility:hidden;
}

.titre_gerer_photos {
	font-weight:bold;
}

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;
	margin-bottom:20px;
}

div#thumbnail{
	width:100px;
	float:left;
	margin-right:10px;
}

div#messageDeRetour, div#bandeauInformations{
	height:30px;
	font-size:20px;
	display:block;
	clear:both;
}

div#formModifierAlbum{
	position:absolute;
	top:100px;
	left:100px;
}

div#gerer_albums, div#gerer_photos{
	width:540px;
	margin-left:150px;
	text-align:left;
}

div#photo_courante{
	position:absolute;
	top:250px;
	left:210px;
	background-color:#00CCFF;
}

div#listeImagesAssociees{
	width:770px;
	height:auto;
}

div#previsualisationAvantSuppression{
	display:none;
}

div#afficherDetailsImage:hover{
	background-color:#FFFFCC;
}

.afficherDetailsImage{
	width:120px;
	height:140px;
	border:1px solid #C2C2C2;
	text-align:center;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

li.afficherDetailsImage{
	list-style-type:none;
	cursor:move;
}

div#overflowLienChangerVignette{
	height:150px;
	overflow:auto;
	font-size:12px;
}

div#lienChangerVignette{
	width:520px;
	background-color:#FFFFFF;
	margin-bottom:2px;
}

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:100%;
}

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;
}
*/

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 a:hover{
	/*background-color:#F5F8FC;*/
	color:#000000;
}

tr#detailAlbum td#vignetteAlbum{
	width:90px;
	padding-right:20px;
	padding-left:10px;
}

input#ajouterPhoto{
	width:200px;
}

div#case2 form#form_modifier_album{
	display:none;
}

ul#listeAlbumsOrder{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul#listeAlbumsOrder li{
	cursor:move;
	list-style-type:none;
}

#listeOrdreImages{
	width:800px;
}

#ALienRevenirALaSelectionDesAlbums {
	font-weight:bold;
	font-size:14px;
	text-align:right;
}


#titredelalbum {
	float:left;
	font-size:15px;
	color:#02ACC5;
	font-weight:bold;
	width:300px;
}