/* Admin Back Front */
/* Classes générales */
.div_admin {
	background:#FFF;
	border:1px #CCC solid;
	padding:5px 10px;
	text-align:left;
}
.div_admin h1 {
	background: #888;
	font-size: 1.2em;
  line-height: 1.3em;
	margin: 5px 0 10px;
	padding: 8px 10px;
	color:#FFF;
	font-weight:bold;
}	
.div_admin h2 {
  font-size: 1.15em;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 4px;
  color: #888;
  border-bottom: 1px dashed #888;
}

.div_admin h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 4px;
  color: #649DC3;
  text-align:center;
  border-top:1px solid #649DC3;
  border-bottom:1px solid #649DC3;
  
}
.div_admin h4 {
  color: #F8A353;
  font-size: 1.1em;
  font-weight: bold;
  margin: 12px 10px;
}

.div_admin p {
	margin:10px 0px;
}	
.div_admin label {
	color:#649DC3;
	font-weight:bold;
}

.div_admin a {
  color: #649DC3;
}

.div_admin ol {
	margin:5px 5px;
	padding-left:15px;
}	

.div_admin ol > li {
	margin:15px 0px;
}	

/*
.div_admin input[type="submit"] ,.div_admin input[type="reset"],.div_admin input[type="button"]{
	background: #F2F8FC;
	border: 1px solid #3C769D;
	color: #3C769D;
	margin: 0 10px 0 0;
	padding: 5px 20px;
	font-size: 0.9em;
	font-weight:bold;
	cursor:pointer;
}

.div_admin input[type="submit"]:hover,.div_admin input[type="reset"]:hover,.div_admin input[type="button"]:hover {
	background: #3C769D;
	color:#FFF;
}
*/

.div_admin .p_submit {
	text-align:right;
	padding-right:15px;
}	

.sous_div_admin .markItUp {
	width:535px;
	margin:0 auto;
}
.sous_div_admin {
	background:#FFF;
	/*width:600px;*/
	padding: 10px;
	margin:0px auto 10px;
	border:1px solid #CCC;
}

#dynamic_livre {
	padding:5px;
	border:1px solid #CCC;
	background:#FBFBFB;
}	
#dynamic_livre img {
	border:1px solid #FBFBFB;
}
#dynamic_livre img:hover {
	border:1px solid #4AC6FF;	
}

.info_error {
	background-image:url('/admin/imgadmin/warning.png');
	background-repeat:no-repeat;
	background-position:10px center;
	background-color: #FFE2E2;
	border: 1px solid #E74646;
	padding:20px 10px 20px 70px;
  color:#E74646;
  font-size: 1.1em;
}
.info_ok {
	background-image:url('/admin/imgadmin/confirm.png');
	background-repeat:no-repeat;
	background-position:10px center;
	background-color: #F7FFFF;
	border: 1px solid #00A736;
	padding:20px 10px 20px 70px;
  color:#5E8B6C;
  font-size: 1.1em;
}
.info_ok  > a {
  margin-left: 5px;
  color: #00A736;
  font-weight: bold;
  font-size: 0.8em;
}
.info_error  > a {
  margin-left: 2px;
  color:#F33;
  font-weight: bold;
  font-size: 0.8em;
}
.info_error  > a:hover, .info_ok  > a:hover {
  text-decoration:underline;
}
  
.phrase_aide {
	border: 1px dotted #CCC;
	margin: 15px 0;
	padding: 10px;
	background:#FBFBFB;
	color:#444;
  font-size:0.9em;
}

.phrase_petit {
	font-size:0.9em;
}

.help_info {
  cursor:help;
}
h1 > .help_info {
  margin-left:5px;
}

.visu_info_livre {
	padding:5px;
	border:1px solid #CCC;
	background:#FBFBFB;
	position:relative;
}
.visu_info_livre form {
	position:absolute;
	bottom:0;
	right:0;
}
.visu_info_livre p,.visu_info_livre div {
	margin-left:90px;
}
.visu_info_livre p span {
	font-weight:bold;
}
.visu_info_livre img {
	float:left;
}

/*************/

/* mot du libraire */

#div_mot_libraire #dynamic_livre {
	display:none;
}	
	
.bloc_mot_du_libraire > .form_mot_libraire {
	display:none;
	margin-top:15px;
}

.bloc_mot_du_libraire > h2 > span, 
.bloc_mot_du_libraire > h2 input[type='submit'] {
	margin: 4px 6px;
	float:right;
	font-size:0.8em;
	color:#3C769D;
	cursor:pointer;
	background: #FBFBFB;
	font-weight: normal;
	border-width: 1px 1px 0px;
	border-color: #999;
	border-style: solid;
	padding:0 10px;
}
.bloc_mot_du_libraire > h2 > span:hover, 
.bloc_mot_du_libraire > h2 input[type='submit']:hover {
	text-decoration:underline;
}
.contenu_mdl {
	padding:10px;
}

/* admin tags */

#div_admin_tags #dynamic_livre {
	display:none;
}	


/* admin liens */
.form_lien label{float:left;width:80px;display:block;margin-left:5px}
.ListeSelection  .colonne_deplacer, #ListeSelection  .colonne_deplacer, #admin_sortable  .colonne_deplacer  {margin:0 10px 0 0;}
input[name=sous_libelle],input[name=add_url],input[name=ajout_libelle]{width:250px}
ul.sortable {list-style-type:none}
ul.sortable ul{list-style-type:none}
#color{float:right;margin-right:20px}
#color td, #color tr{width:10px;height:10px}
#phrase_temoin{color:red;font-weight:bold;margin-left:5px;display:block;clear:both;border:solid}

/* referencement */

#div_referencement h2 > span {
	font-weight:normal;
}

#div_referencement input[name='title'], #div_referencement input[name='keywords']{
	width:99%;
}
#div_referencement textarea{
	width:99%;
	height:75px;
	margin-top: 3px;
}
#div_referencement label, #div_referencement .phrase_aide {
	/*position:relative;*/
	display:block;
}
#div_referencement label span{
	font-size:0.9em;
	font-weight:normal;
	margin-left: 5px;
	/*position:relative;*/
}
#div_referencement span.form_contraintes {
	/*position:absolute;*/
	font-size:0.9em;
	text-align:right;
	color:#6AA0C5;
	font-style:italic;
	margin:0;
	right:5px;
  float:right;
}
#div_referencement .phrase_aide span.form_contraintes {
	bottom:5px;
}
#div_referencement #dynamic_livre {
	display:none;
}
#div_form_referencement_page, #rech_livre_referencement {
  width:575px
}

.div_referencement_right {
	float:right;
	margin:0 0 10px 0;
}
#div_menu_referencement {
	float:left;
	width:170px;
}
.tab_code_ref {
	border-collapse:collapse;
	border:#ddd 1px solid;
	width: 100%;
}
.tab_code_ref td, .tab_code_ref th {
	font-size:0.9em;
	padding:5px;
	border:#ddd 1px solid;
}
.tab_code_ref th {
	font-weight:bold;
}
#div_menu_referencement ul {
	margin-bottom:15px;
	padding-left:15px;
	margin-left:10px;
}
#div_menu_referencement li {
	padding:0;
	margin:0;
	list-style-type:circle;
}
#menu_ligne {
	margin:0 0 10px;
	font-size:0.9em;
	border-width:1px 0;
	border-color:#ccc;
	border-style:solid;
	padding:0 10px;
}

#menu_ligne li {
	*float:left;
	display:inline-block;
	padding:5px 15px;
	margin:0 5px;
}
#menu_ligne li.actif {
	background:#EEE;
	border-width:0 1px;
	border-color:#ccc;
	border-style:dotted;
}

#menu_ligne li > a {
	color:#444;
}
#form_modif_meta {
	display:block;
	margin-top:20px;
}
#meta_par_defaut {
	margin-top: 20px;
}
#meta_par_defaut p {
	margin: 10px;
}
#meta_par_defaut p > span {
	font-weight: bold;
	font-size: 0.9em;
}
#div_referencement h2 .voir_fermer {
	color:#6AA0C5;
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
	float:right;
	margin-right:10px;
	margin-top:4px;
}
#div_referencement h2 .voir_fermer:hover {
	text-decoration:underline;
}

#div_referencement .div_bloc_voir_fermer {
	display:none;
}
/* menu_super_admin */
#menu_super_admin {
	position:fixed;
	bottom:0;
	right:0;
	padding:10px;
	width:800px;
	z-index:5000;
	display:none;
}
#toggle_msa {
	position:fixed;
	bottom:0;
	right:0;
	font-weight:bold;
	margin:0px;
	padding:5px 15px;
	text-align:center;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	background:#ECECEC;
}
#toggle_msa > img {
	margin-right:7px;
}	
.toggle_msa {
	color:#6F6F6F;
	font-size:0.9em;
	cursor:pointer;
}
#menu_super_admin img.toggle_msa {
	margin-top: 4px;
	float: right;
}
.toggle_msa:hover {
	text-decoration:underline;
}