.gallery{
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0.5em 0.5em 0.5em 0.5em;
	width: 560px;
}
.gallery img{
	/*border: 1px solid #171516;*/
}
.gallery a{
	color: #171516;
}
.properties{
	margin-left: 0.0em;

}

/*-  Album   -*/

.album{
	margin: 0.5em 0.3em 0.3em 0.3em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #171516;
	/*float: left;*/ /*Seulement si on palce les différents albums en ligne*/
}
.album_thum{
	float: left;
}
.album_title{
	font-weight: bold;
	/*width: 13em;
	text-align: center;*/
	margin-left: 155px;
	}
.album_img{
	width: 13em;
	text-align: center;
}

.album_edit{
	width: 13em;
	text-align: center;
}

.pager{

}

.photo_dt{
	display: inline;
	float: left;
	margin:5px 5px 5px 5px ;
	padding:0 0 0 0;
	width: 145px; /*Taille de l'image la plus grande*/
	height: 200px;/*Taille de l'image la plus grande*/
}
.photo_dt_view{
	display: inline;
	float: left;
	margin:5px 12px 5px 12px ;
	padding:0 0 0 0;
	width: 155px; /*Taille de l'image la plus grande*/
	height: 200px;/*Taille de l'image la plus grande*/
}
.photo_dt dd, .photo_dt_view dd{
	padding:0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}
.photo_dt dt, .photo_dt_view dt{
	height: 1.8em;/*Dépend de la taille de l'image la plus grande*/
	min-height: 1.8em;/* Dépend de la taille de l'image la plus grande*/
	text-align: center;
}
.photo_dt dt a {
	color: #45402f;
	text-decoration: none;
	font-weight: bold; 
}
.img_insert_ver{
	display: inline;
	float: left;
   visibility: hidden;

}
.img_insert_hor{
	clear: both;
	 visibility: hidden;
}
.img_insert_after{ 
    display: inline;
    float: right;
}


/* -     Form     - */

.form_left{
	width: 5em;
	float: left;
	padding : 0.3em 0 0.3em 0 ;
	font-weight: bold;
	text-align: right;
}
.form_right{
	margin-left: 5.2em;
	
}
.back_input{
	background-image: url(/images/img_trad/back_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EBE9E0;
	border-top: 1px solid #45402f;
	border-left: 1px solid #45402f;
	border-right: 2px solid #45402f;
	border-bottom: 2px solid #45402f;
	margin : 0.3em 0.3em 0.3em 0.3em ;
	height: 1.6em;
}
fieldset{
	margin: 0.3em 0.3em 0.3em 0.3em ;
	padding: 0.3em 0.3em 0.3em 0.3em ;
	border: 1px solid #45402f;
	font-size: 1.0em;

}

legend{
	font-weight: bold;
	color: #45402f;
	margin-bottom : 0.3em;
}

input{
	border : 1px solid #45402f;
	margin : 0.3em 0 0.3em 0 ;
}
form{
	clear: both;
	margin-top: 1.5em;
}

.propertyTitle { 
        cursor: pointer;
        cursor: hand;
}
.property{
	font-style: italic;
	color: #45402f;
	text-align: center;
}
.propertyMultiline { 
      white-space: pre;
		font-style: italic;
		color: #45402f;
		text-align: center;
		width: 100%;
		display: block;
}

.inlineEditBox { 
  white-space: normal;
}

fieldset .propertyMultiline{
	text-align: left;
}
fieldset .property{
	text-align: left;
}
/*-       prev - next          -*/
.prev_next{
	width: 100%;
	clear: both;
	height: 1.8em;
}
.prev_next a{
	color: #45402f;
	text-decoration: none;
}
.prev{
   width: 5.8em;
	float: left;
}
.next{
	float: right;
}
.top{
	float: left;
	
	background-image: url(/images/top_fleche.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 0.8em;
}

/*-      Details img      -*/

.details_img{
	text-align: center;
}
.details_tit{
	margin-top: 0.3em;
	}
fieldset .details_tit{
	text-align: left;
}

.new_modele_name{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 0;
}

/*.photo_gallery{
	margin-top: 5px;
	margin-bottom: 5px;
}

.photo_gallery dl dd{
	margin-left:0;
	padding: 0 0 0 0;
	clear: both;
        height: 120px;
        width: 120px;
}
.photo_gallery dl dt{
	padding: 0 0 0 0;
	float: left;
	margin-bottom: 1px;
}
.photo_gallery dl dt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007096;
	text-decoration: none;
}
.photo_gallery dl dt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f47920;
	text-decoration: none;
}*/

.clear {
clear: both;
}

.selectedImage { 
/*        border: 1px dotted #f47920; */
        border: 1px solid red;
		 
}

.cutImage { 
        border: 1px solid yellow;
			
}

.pasteThumbBefore { 
        border-left: 5px solid black;
}

.pasteThumbAfter { 
        border-right: 5px solid black;
}

.actionStatus { 
  display: none;
  font-weight: bold;
}

/*-     Selection statut       -*/
#selection_status{
		font-style: italic;
  height: 1.5em;
  display: none;
}

#clipboard_status{
		font-style: italic;
  height: 1.5em;
  display: none;
}


#actionSelect{
	font-weight: bold;
}
#actionOperation{
	color: #45402f;
	font-weight: bold;
}
#actionPaste{
	color: #f47920;
	font-weight: bold;
}

#miniPrototype { 
  display: none;
}
.album_prop{
	margin-left:155px;
	margin-top: 10px;
}

/* navigation*/

/* ------------------ nouvelle pagination, prev, next en ul -> li ---------- */

ul#navigation_page
{
list-style-type: none;
margin: 0;
padding: 5px 0;

}
ul#navigation_page_bottom{
list-style-type: none;
margin: 0 0 5px 0;
padding: 5px 0;
height: 1.8em;
}

ul#navigation_page_bottom li a
{
display: block;
padding: 2px 0;
text-align: center;
text-decoration: underline;
}

ul#navigation_page_bottom .previous_page{
   float: left;
   background-image: url(/images/prev.gif);
	 background-position: center left;
   background-repeat: no-repeat;
   padding: 2px 2px 2px 15px;
}
 ul#navigation_page_bottom .previous_page{
   float: left;
   background-image: url(/images/prev.gif);
   background-position: center left;
   background-repeat: no-repeat;
   padding: 2px 2px 2px 15px;
	margin-right: 7px;
}
ul#navigation_page_bottom .next_page {
  float: right;
  background-image: url(/images/next.gif);
  background-position: center right;
  background-repeat: no-repeat;
  padding: 2px 15px 2px 2px;
  margin-right: 25px;
  }
.top_page{
	float: left;
	background-image: url(/images/top_fleche.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 2px 10px 2px 152px;
}
.onglets_all_gallery{
	padding: 0 0 0 0;
	width: 350px;
	display: block;
}