/* Feuille de style spécifique au visualiseur */

@CHARSET "ISO-8859-1";

body {
	background-color:#000;
	font-family:Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans,
        "Liberation Sans", sans-serif;
	font-size:0.9em;
	color:#ddd;
	overflow : none;
}

html {
	overflow : none;
}

/* 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 {
	background-color:#444444;
}

.planche {
	background-color:#444;
}

.plancheDiv {
	border: solid 1px #555;
}

.pane_haut {
	padding-top:5px;
	padding-left: 3px;
	padding-bottom:0px;
	margin:0;
	background: #4b4b4b url('menu_fonds.png') repeat-x;
}

.pane_gauche {
	margin:0px;
	margin-top:5px;

}

.mention {
	border: solid 1px;
	text-align:center;
	background-color:#333;
	color:#ddd;
	font-size:0.8em;
	font-weight:bold;
	opacity : 0.4;
    filter : alpha(opacity=40);
}

.combo_cote {
	font-family:Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans,
        "Liberation Sans", sans-serif;
	font-size:0.9em;
	background-color:#333;
	color:#ddd;

	border:solid 1px #888;
	position:absolute;
	top:7px;
	left:75px;
	width:50px;
	height:18px;
}

.combo_cote44 {
    font-family: arial;
    font-size: 11px !important;
    background-color: rgb(51, 51, 51) !important;
    color: #000 !important;
    border: 1px solid #888;
    position: absolute;
    top: 7px;
    left: 75px;
    width: 50px;
    background-color: #fff !important;
}


/* Palette d'outils */
.palette {
	margin:5px;
	margin-right:6px;
	margin-top:15px;
	padding:0px;
	color:#333;
	background: #e2e2e2 url('colonne_fonds.png') repeat-x;

}
.palette_titre {
	color:#fff;
	font-size:0.8em;
	border: solid 1px #888;
	border-right:none;
	width:114px;
	background: #e2e2e2 url('menu_fonds.png') repeat-x;
}

.palette_outil {
	padding:0px;
	border-collapse: collapse;
}

.palette_outil tr {
	margin:0;
	padding:0;
}

.palette_outil td {
	padding:0;
	margin:0;
	font-size: 0.7em;
	text-decoration: none;
	color:#333;
}

.palette_outil a {

	text-decoration: none;
	color:#333;
}

.palette_outil a:hover {
	text-decoration: underline;
}

.palette_outil select {
	font-size: 0.9em;
	background-color:#ccc;
	color:#333;
	border:solid 1px #333;
	margin-left:3px;
	width:108px;;
}

.visualiseur_page {
	border: solid 1px #aeb0b1;

	background: url('images/background.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#707070;

	color:#dfdfdf;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding-top: 10px;
}

/* Menu contextuel */
.menu {
	overflow: hidden;
}
.menu select {
	border: solid 1px #888;

	background: url(/console/imgs/fond_titre_noir.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#707070;

	color:#fff;
	font-weight:bold;
	padding: 0px;
	margin:0px;
	font-family:Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans,
        "Liberation Sans", sans-serif;
	font-size:0.9em;
	width:140px;
	height:230px;

	overflow: hidden;
	overflow-y: hidden;
}

.menu optgroup {
	font-size:11px;
	font-weight:bold;
	font-style:normal;

	overflow: hidden;
	overflow-y: hidden;
}

.menu option {
	font-size:12px;
}

.menu option:hover {
	color:#000;
	background-color:#fff;

	overflow: hidden;
	overflow-y: hidden;
}

/* Barre d'outils de changement de pages */
.pager {
	font-family:Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans,
        "Liberation Sans", sans-serif;
	font-size:0.8em;
	background-color:#ddd;
	border:none;
	position:absolute;
	top:4px;
	left:10px;
	width:230px;
	height:26px;
	margin:0px;
	padding:0px;
	border-spacing: 1px;
	border-collapse:separate;
}

.pager tr {
	height:22px;
}

.pager td {
	width:24px;
	height:22px;
	text-align:center;
	cursor:pointer;
	font-size:0.9em;
}

.pager_survol {
	height:22px;
	color:#333;
	background-color:#ddd;
	height:22px;
}

.pager_repos {
	color:#ddd;
	background-color:#333;
	height:22px;
}

td.pager_td_saisie  {
	width:70px;
	background-color:#333;
	font-size:10px;
	font-weight:bold;
	height:22px;
	vertical-align: middle;
}

.pager_saisie {
	font-family:Corbel, "Helvetica Neue", Helvetica, Arial, FreeSans,
        "Liberation Sans", sans-serif;
	text-align:center;
	font-size:1em;
	height:15px;
	vertical-align: middle;
	padding:0;
	margin:0;
}

/* 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 favoris */
.ln_favori {
	margin-left:5px;
	color:#ddd;
	text-decoration:none;
	padding-left:22px;
	background-image: url(/commun/visualiseur/media/favori.gif);
	background-repeat: no-repeat;
}



.ln_favori: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;
}

/* Sidebar */
.sidebar_div{
    position: absolute;
    top: 163px;
    left: 11px;
    width: 267px;
    visibility: hidden;
    z-index: 10000;
    background-color: rgb(47, 47, 47);
    text-align: center;
    border: 1px solid rgb(136, 136, 136);
    height: 42px;
}

#closebtn {
    width: 20px;
    height: 18px;
    right: 278px;
    background-color: rgb(47, 47, 47);
    float: right;
    margin-top: -1px;
    margin-right: -22px;
    font-size: 15px;
    text-align: center;
    border: 1px solid rgb(136, 136, 136);
}

#erase{
    color: rgb(47, 47, 47);
    font-weight: bold;
    position: absolute;
    margin-left: 179px;
    height: 24px;
    margin-top: 5px;
    width: 18px;
    background-color: rgb(255, 255, 255);
    padding-top: 5px;
    border-top: 1px solid rgb(192, 192, 192);
    border-right: 1px solid rgb(192, 192, 192);
    border-bottom: 1px solid rgb(192, 192, 192);
    font-size: 16px;
    display: none;
}

#erase:hover{
	cursor: pointer;
}

#closebtn:hover{
	cursor:pointer;
	text-decoration: underline;
}

#boutongo{
    float: right;
    padding: 2px;
    margin-top: 1px;
    display : none;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}

.btngo{
    color: rgb(255, 255, 255);
    text-align: left;
    font-size: 0.9em;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Not implemented yet */
    -o-user-select: none;
    user-select: none;
}
.btngo:hover{
    text-decoration: underline;
    cursor: pointer;
}

#isearch {
    float: left;
    width: 191px;
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    font-family: arial,sans-serif;
    font-size: 12px;
    color: rgb(51, 51, 51);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid rgb(192, 192, 192);
    margin-top: 5px;
    margin-left: 5px;
}

#bsearch{
    background-color: rgb(237, 237, 237);
    border-radius: 2px;
    text-indent: 0px;
    border: 1px solid rgb(220, 220, 220);
    color: rgb(119, 119, 119);
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    height: 31px;
    line-height: 19px;
    width: 53px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px rgb(255, 255, 255);
    margin-top: 5px;
    float: right;
    margin-right: 8px;
}

.bside:hover {
    cursor: pointer;
    color: rgb(0, 0, 0);
}

.bside:hover{
	cursor : pointer;
	color : #000;
}

#termes{
    display:none;
}

#brouillon {
    width: 400px;
    height: 300px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 200px;
    overflow: auto;
    color: black;
}

.subcontent{
	position: absolute;
	background-color:#1abc9c;
	opacity: 0.45;
	filter: alpha(opacity = 45);
	z-index: 2;
}

.content{
	position: absolute;
	background-color:#1abc9c;
	opacity: 0.45;
	filter: alpha(opacity = 45);
	z-index: 2;
}

.pagealto{
	visibility: visible;
}

.vueContainer img{
	position: absolute;
}

.marqueur{
	border : 1px dashed #000;
	background-color : yellow;
	opacity: 0.45;
	filter: alpha(opacity = 50);
}

.result{
	display:none;
}

/* 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;
}

.bas
{
	border-top: solid 1px #555;
	background: url('images/background-bottom.png') repeat-x;
	padding:0;
	overflow: hidden;
}

.bVignette {
	margin:0px;
	padding:0px;
	width:43px;
	height:32px;
}

.bVerrou {
	margin:2px;
	padding:0px;
	width:38px;
	height:36px;
}

.boutonBas {
	margin:2px;
	padding:3px;
	width:36px;
	height:36px;
}

.separateur {
	margin:0px;
	margin-top:11px;
	padding:0px;
	height:36px;
}



.bas select {
	font-size: 11px;
	background-color:#2f2f2f;
	color:#aeb0b1;
	border:none;
	margin-left:3px;
	margin-top:12px;
	width:90px;
	text-align:center;
}

.palRotation {
	position: absolute;
	top: 200px;
	left: 200px;
	height: 53px;
	visibility: hidden;
	z-index: 10000;

}
.case{
	border-left: 10px solid rgb(51, 51, 51);
	border-bottom: 10px solid transparent;
	text-align: center;
}


.boiteBoutonRotation {
	border: solid 1px #555555;
	background-color: #000;
	color:#fff;
	font-size:14px;
	text-decoration: none;
	margin-top:5px;
	width:90px;

	display:block;
	float: left;
}

.boiteBoutonRotation2 {
	border: solid 1px #555555;
	background-color: #000;
	color:#fff;
	font-size:14px;
	text-decoration: none;
	display:	block;
	width: 120px;
	margin-bottom: 5px;
}

.palZoom {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 300px;
	height: 53px;
	visibility: hidden;
	z-index: 10000;
}

.boiteBouton {
	border: solid 1px #555555;
	background-color: #000;
	color:#fff;
	font-size:14px;
	text-decoration: none;
	margin-top:5px;
	width:95px;
	text-align:center;
	display:block;
	float: left;
}

.palContraste {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 230px;
	height: 120px;
	visibility: hidden;
	z-index: 10000;
	padding:0;
}

.pageBasPage {
	color:#aeb0b1;
}


.haut {
	margin-left:0px;
	background: url('images/background.png') repeat-x;
	margin-right:18px;
	z-index: 10001;
	border-bottom: solid 1px #555;
}

.haut select {
	font-size: 13px;
	background-color:#2f2f2f;
	color:#aeb0b1;
	border:none;
	margin-left:7px;
	margin-top:4px;
	text-align:left;
}

.logo {
	cursor:pointer;
	margin-top:2px;
	margin-left:5px;
}


.logo44 {
	margin-top:2px;
	margin-left:5px;
	height: auto;
	width: 64px;
}

.focus {
	border:none;
	border-bottom: solid 3px #f00;
}
