/* Feuille de style commune aux visualiseur(s) */

@CHARSET "ISO-8859-1";

body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

/* Boite d'information pouvant apparaitre en haut de la page */
.information {
	border: solid 1px;
	background-color:#388e28;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}

.contenu {
	border: solid 1px #888;
}

.div_conteneur{
	margin:auto;
	width:83em;
	/width:100%;
}

.pane_haut {
	padding-top:3px;
	padding-left: 3px;
	margin:0;
	background-color:#aec900;
	overflow:hidden;
}

.pane_gauche{
	text-align:center;
	margin-top:10px;
}

.mention {
	border: solid 1px;
	text-align:center;
	background-color:#333;
	color:#ddd;
	font-size:1em;
	font-weight:bold;
	opacity : 0.4;
  filter : alpha(opacity=40);
}

.mention a {
	color:#FFFFFF;
	text-decoration:underline;
}

.combo_cote {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	width:500px;
	margin-left:10px;
	font-size:11px;
}

.img_logo{
	float:left;
	margin:8px 0 0 3px;
}

.div_title{
	color:#FFFFFF !important;
	text-align:center;
	font-weight:bold;
	font-size:14px !important;
}

/* Menu contextuel */
.menu select {
	border: solid 1px #888;
	background-color:#333;
	color:#fff;
	font-weight:bold;
	padding: 0px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	width:120px;
	height:220px;
}

.menu optgroup {
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}

.menu option {
	font-size:11px;
}

.menu option:hover {
	color:#000;
	background-color:#fff;
}

/* Barre d'outils de changement de pages */
.pager {
	background-color:#333333;
	border:medium none;
	border-spacing:1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	position:absolute;
	top:2px;
}

.pager tr {
	height:18px;
}

.pager td {
	cursor:pointer;
	font-size:0.9em;
	height:18px;
	text-align:center;
	width:24px;
}

.pager_repos {
	background-color:#C5C5C7;
	color:#444E58;
	height:18px;
}

.pager_survol {
	height:18px;
	color:#C5C5C7;
	background-color:#444E58;
}

td.pager_td_saisie  {
	width:70px;
	background-color:#C5C5C7;
	font-size:11px;
	font-weight:bold;
	height:18px;
	vertical-align: middle;
	color:#333333;
}

.pager_saisie {
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:1em;
	height:14px;
	vertical-align: middle;
	padding:0;
	border:none;
}

/* Palette d'outils */
.palette {
	margin:8px 5px;
	padding:0px;
	color:#000000;
	background-color:#FFFFFF;
	border:dotted 1px #aaa;
}
.palette_titre {
	color:#000000;
	font-size:0.8em;
	border: solid 1px #A7D81E;
	background-color:#aec900;
	font-weight:bold;
}

.palette_outil {
	padding:0px;
	border-collapse: collapse;

}

.palette_outil td {
	padding:0;
	margin:0;
	text-decoration: none;
	color:#333333;
	text-align:center;
	padding-top:4px;
}

.palette_outil a {

	text-decoration: none;
	color:#333333;
}

.palette_outil a:hover {
	text-decoration: underline;
}

.palette_outil select {
	font-size: 0.9em;
	background-color:#FFFFFF;
	color:#333;
	border:solid 1px #333;
	margin-left:3px;
	width:108px;;
}

.palette_outil img{
	border:none;
	margin:1px -1px;
	padding:1px;
}

.visualiseur_page {
	border: solid 1px #fff;
	background-color:#F6AD35;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding-top: 10px;
}

/* Zone d'information en pied de page */
.div_info {
	background-color:#888;
	padding-top:2px;
}

.info {
	margin-top:2px;
	margin-left:10px;
	display:inline;
	color:#eee;
}


.clipboard {
	display:inline;
	margin-left:20px;
	color:#333;
	background-color:#fff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #333;
}

.clipboard:hover {
	text-decoration:underline;
	background-color:#333;
	color:#fff;
}

/* Gestion des albums */
.ln_album {
	margin-left:5px;
	color:#781C7E;
	text-decoration:none;
	padding-left:22px;
	background-image: url(/commun/visualiseur/media/favori.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
}



.ln_album:hover {
	text-decoration:underline;
}

/* Zone de previsualisation */
.preview_div {
	border: solid 1px #888;
	background-color:#333;
	margin-left:6px;
	margin-top:5px;
	margin-bottom:5px;
}

.preview_div div p {
	padding-top:0px;
}

/* Gestion des marqueurs */
.marqueur_info {
	border: solid 1px;
	text-align:center;
	background-color:#FFFFCC;
	color:#000;
	font-size:1em;
	padding:5px;
}

/* Boite d'affichage des marqueurs */
div.marqueur_bulle {
	margin:10px;
	color:#000;
}

div.marqueur_bulle p {
	margin:10px;
}

div.marqueur_bulle tr td {
	color:#000;
	font-size:0.8em;
}

/* Indexation par lots */
.index_role {
	font-size: 0.9em;
	font-weight:normal;
	padding:1px;
	margin:0px;
	margin-top:0px;
	color:#000;
	text-align:right;
	z-index:99999999;
	z-order:99999999;
}

.combo_role {

	background-color:#333;
	color:#ddd;
	border:solid 1px #888;
	z-index:99999999;
	z-order:99999999;
}



.indexation_contenu {
	margin:0px;
	padding:0px;
}

.indexation_contenu h2 {
	margin:0;
	text-align:center;
	font-size:1.1em;
}

#ui-datepicker-div
    {
        z-index: 9999990;
    }

a.date_greg_sel {
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;

	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat;
}
a.date_greg_sel.disabled {
	background-position: 0 -20px;
	cursor: default;
}

.tooltip-red
{
	background-color: #FCE5CE;
	color: #000;
	padding:10px 10px 10px 10px;
	font-weight:normal;
	font-size:12px;
	z-index:9999999;
}

.error{
	color: #333333;
	font-size: 0.7em;
}

.retour_recherche{
	margin:5px 0;
}

.retour_recherche a{
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

.titre_image{
	font-weight:bold;
	margin-left:5px;
}

.commentaire_image{
	margin-left:5px;
}

div.marqueur_bulle blockquote {
    margin: 0px;
    padding: 0px;
    border: 1px solid #a7d81e;
    background-color:#fff;
	font-family: 'verdana';
	font-weight:bold;
	font-size:8pt;
	color:#4a4a4a;
}

div.marqueur_bulle input {
	font-family: 'verdana';
	font-weight:normal;
	font-size:10pt;
	color:#4a4a4a;
}

div.marqueur_ferme {
  font-weight: normal;
  font-family: 'verdana';
	font-size:8pt;
}

/***** fenetre modale *****/

/*#transparent{
	background-color:#333333;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	z-index:100;
}*/

#modal{
	background-color:#FFFFFF;
	position:relative;
	padding:10px;
	border:4px solid #70A1DF;
	border-radius:7px;
	box-shadow:6px 6px 12px #333333;
	z-index:101;
}

#modal_close{
	background-color:#FFFFFF;
	padding-top:20px;
	height:20px;
	text-align:right;
}

#btn_modal_close{
	background-color:#DDDDDD;
	border:1px solid #666666;
}

#btn_modal_close:hover{
	background-color:#DDDDDD;
	border:1px solid #999999;
}

/**************************/