#main {
  margin-left: 25px;
}

#ulAlb li {
  color: #fff;
  margin: 10px;
}

#ulAlb li.tof {
  display: inline;
  float: left;
}

#ulAlb {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#ulAlb_names {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.divAlb {
  height: 90px;
  width: 90px;
  padding: 2px;
  border: 1px solid #999999;
  overflow: hidden;
}

#inside_container_album .dragme {
  cursor: move;
}

.divAlbList {
  height: 90px;
  padding: 5px;
  border: 1px solid #EEE;
  overflow: hidden;
  color: #333333;
}

.divAlbList_names {
  overflow: hidden;
  color: #333333;
}

#inside_container_album {
  width: 620px;
  float: left;
  position: relative;
}

#manage_my_album #inside_container_album {
  width: auto;
}

.AlbPagLink {
  margin-right: 7px;
}

.AlbPagLinkCurrent {
  margin-right: 7px;
  font-weight: bold;
  font-size: 12px;
}

.middleAlb {
  width: 90px;
  height: 15px;
  background-color: #DDDDDD;
  opacity: 0.7;
  display: none;
}

#img_med {
  display: none;
  width: 400px;
}

#info_tof {
  color: #FFFFFF;
  background-image: url(/static/img/fondtransparent.png);
  background-repeat: repeat-x repeat-y;
  border: none;
}

#infos {
  padding: 10px;
}

#iframeImg {
  width: 350px;
  border: 1px solid #999999;
  margin: 20px;
  background: #F2F2F2;
  height: 140px
  margin-top:35px;
}

#photo_medium {
  border: 2px solid #999999;
  padding: 3px;
  margin: 10px 20px 0 20px;
  overflow: hidden;
}

#cont {
  background-repeat: no-repeat;
  background-position: center center;
}

#apercu {
  float: left;
  margin-right: 5px;
}

#text {
  float: left;
}

a.link_modify {
  color: white;
}

#tips_share {
  padding: 7px;
  border: 1px solid #CCCCCC;
  background-color: #EFEFEF;
}

#notice {
  padding: 4px;
  border: 1px solid #009900;
  background-color: #B7DCC2;
  width: 342px;
  position: relative;
  left: 20px;
}

.options_album {
  margin-top: 20px;
  padding: 4px;
  border: 1px solid #999999;
  width: 342px;
  position: relative;
}

.options_album input {
  font-size: 10px;
}

#notice_cont {
  background-image: url(/static/img/Information-icon.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  color: #222222;
}

#loading {
  display: none;
}

#edit_img h3 {
  width: 500px;
  border-bottom: 2px solid #ccc;
}

#edit_img .field input,
#edit_img .field textarea {
  font-size: 10px;
  border: 1px solid #ccc;
  width: 400px;
  font-family: verdana;
}

#edit_img .field textarea {
  height: 100px;
}

#edit_img .field span {
  display: block;
  float: left;
  width: 65px;
}

#edit_img .field {
  clear: both;
  margin-bottom: 10px;
}

#edit_img p.img {
  text-align: center;
}

#edit_img .img img {
  border: 2px solid #ccc;
  border-radius: 10px;
}

#instructions_album {
  clear: both;
}

#inside_container_album h3 {
  margin-top: 0;
}

#titre_phototheque span {
  margin-left: 50px;
}

#titre_phototheque span a:hover {
  text-decoration: underline;
}

#titre_phototheque span a,
#titre_phototheque span {
  color: #696969;
  font-weight: normal;
  font-size: 10px;
}

div.startClosed {
  display: none;
}

.options_album h4 span {
  float: right;
  margin-right: 10px;
  padding: 0 2px;
  border: 1px solid #777777;
  border-radius: 9px 9px 9px 9px;
  font-size: 10px;
  font-weight: bold;
  background-color: #eee;
}

.startClosed h4 span {
  padding: 0 4px;
}

.options_album h4 span a {
  color: #777777;
}

.options_album h4 span:hover {
  background-color: #777;
}

.options_album h4 span:hover a {
  color: #eee;
}

#albumListesAuto td {
  text-align: center;
}

#albumListesAuto,
#albumListesAuto td select {
  width: 100%;
}

#albumListesAuto td span {
  font-weight: bold;
}

#phototheque_options h4 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
