body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-DarkShadow-Color:#FFFFFF ; 
	scrollbar-Track-Color: #FFFFFF; 
	scrollbar-Face-Color: #093469; 
	scrollbar-Shadow-Color: #FFFFFF;
	scrollbar-Highlight-Color: #FFFFFF; 
	scrollbar-3dLight-Color: #FFFFFF; 
	scrollbar-Arrow-Color: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: normal;
	width: 100%;
	/*background-image:url(../images/fond.jpg);
	background-attachment:fixed;
	background-repeat: repeat;*/
}
.listeButtonChoix {
	min-width: 1240px;
	float: left;
	width: 97%;
	position: fixed;
    z-index: 999;
	background-color: #FFF;
	padding-top: 10px;
}

.connect a,
.export a,
.exportPdf a,
.insertTimbre a {
	color: #000;
	text-decoration: none;
}
.listeButtonExport {
	float: left;
	width: 97%;
	text-align: center;
}

.connect,
.buttonChoix,
.export,
.exportPdf,
.insertTimbre {
	float: left;
	margin: 0px 30px 17px 0px;
	padding: 10px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);	
	width: 130px;
	min-height: 20px;
} 
.insertTimbre {
	margin: 0px 5px 17px 0px;
	float: left;
}
.export,
.exportPdf {
	margin: 0px 0px 17px 5px;
	float: right;
}
.insertTimbre,
.export,
.exportPdf {
	width: 110px;	
	text-align: center;
}
.export.exportRecherche,
.exportPdf.exportRecherche {
	width: 200px;	
	float: none;
	margin: 0px auto 17px auto;
}
/*.insertTimbre {
	margin-left: -30px;	
	width: 120px;	
}*/

.buttonChoixBloc {
	float: left;
	max-width: 170px;
}
.buttonChoixBlocAnnee {
	max-width: 220px;	
}
.buttonChoixBlocAnnee .buttonChoix {
	width: 180px;	
}
.buttonChoixBlocMonnaie {
	max-width: 280px;
}
.buttonChoixBlocMonnaie .buttonChoix {
	float: left;
	width: 240px;	
}
.buttonChoixBlocTaille {
	max-width: 280px;
}
.buttonChoixBlocTaille .buttonChoix {
	float: left;
	width: 260px;	
}

.buttonChoixTotal {
	float: right;
	padding: 10px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);	
	width: 350px;	
	height: auto;
	min-height: 70px;
}

.deconnexion {
	float: left;
	margin: 0px 5px 0px 5px;
	cursor: pointer;
}
.deconnexion i {
	margin-left: 5px;
	color: red;
}
.connexion i {
	margin-left: 5px;
	color: #259042;
}
#listeErreur {
	color: red;
	font-weight: bold;
}
.tableTotalComplet {
	/*box-shadow: 0 1px 4px rgba(0,0,0,0.4);*/
    display: flex;
    flex-flow: column;
    height: 100%;
    width: 100%;
	max-height: 780px;
}
.tableTotalComplet thead, 
.tableTotalComplet tfoot {
    flex: 0 0 auto;
    width: calc(100%);
}
.tableTotal.tableTotalComplet thead tr th.detailBlocAcquis,
.tableTotal.tableTotalComplet tfoot tr th.detailBlocAcquis {
    width: 22.05%;
}
.tableTotalComplet tbody {
    flex: 1 1 auto;
    display: block;
	height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.tableTotalComplet tbody tr {
    width: 100%;
}
.tableTotalComplet thead, 
.tableTotalComplet tbody tr, 
.tableTotalComplet tfoot {
    display: table;
    table-layout: fixed;
}
.tableTotalComplet tbody tr.complet td {
    background-color: #72b577;
}



.tableTotal {
	width: 95%;
	margin: auto 2.5% 15px 2.5%;
	border-spacing: 0px;
	border-collapse: collapse; /* Compatible IE7 */
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	/*box-shadow: 0 1px 4px rgba(0,0,0,0.4);*/
	border: 1px solid #EEE;
    height: 100%;
}
.tableTotal tbody tr {
	cursor: pointer;
	height: 15px;
}
.tableTotal tbody tr.global td,
.tableTotal thead tr th,
.tableTotal tfoot tr th {
	height: 25px;
	border: 1px solid #AAA;	
	background-color: #EEE;
}
.tableTotal thead tr,
.tableTotal tbody tr,
.tableTotal tfoot tr {
	width: 100%;
}
.tableTotal thead tr th,
.tableTotal tfoot tr th {
	height: 30px;
}
.tableTotal tbody tr.global td {
	font-weight: bold;
}
.tableTotal tbody tr td {
	text-align: center;
	border: 1px solid #AAA;	
}
.tableTotal tbody tr td.titre {
	font-weight: bold;
	color: #000;
}
.buttonChoixTotal table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse; /* Compatible IE7 */
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
.buttonChoixTotal table tbody tr {
	cursor: pointer;
	height: 15px;
}
.buttonChoixTotal table tbody tr th {
	height: 25px;
}
.tableTotal thead tr th,
.tableTotal tfoot tr th,
.tableTotal tbody tr td,
.buttonChoixTotal table tbody tr td {
	text-align: center;
	width: 15%;
}
.tableTotal thead tr th.detailAcquis,
.tableTotal tfoot tr th.detailAcquis,
.tableTotal tbody tr td.detailAcquis,
.buttonChoixTotal table tbody tr td.detailAcquis {
	text-align: center;
	width: 25%;
}
.tableTotal thead tr th.detailBlocAcquis,
.tableTotal tbody tr td.detailBlocAcquis,
.buttonChoixTotal table tbody tr td.detailBlocAcquis {
	text-align: center;
	width: 20%;
}
.buttonChoixTotal table tbody tr td.titre {
	font-weight: bold;
	color: #000;
	text-align: left;
}




.hidden {
	display: none;
}

.dialogChargement,
.dialogChargementConnect,
.dialogChargementTotal {
	margin: auto;
	text-align: center;
	vertical-align: middle;
}
.dialogChargement {
	padding-top: 50px;
}
.dialogChargementConnect {
	padding-top: 0px;
}
.dialogChargementTotal {
	padding-top: 10px;
}


/* BOITE DE DIALOGUE */
div.dialogSansTitre {
	margin: 0px;
	padding: 0px;
	/*border-width: 10px;*/
	/*border-style: solid;*/
	border-radius: 5px;
	/*border-color: rgba(0, 0, 0, 0.5);*/
	border: 8px solid rgba(0, 0, 0, 0.5)
}
.dialogSansContour {
	margin: 0px;
	padding: 0px;
	z-index: 1001;	
}
div.dialogSansTitre div.ui-dialog-titlebar,
.dialogSansContour div.ui-dialog-titlebar {
	border-radius: 0px;
	width: auto;
}
div.dialogSansTitre div.ui-dialog-titlebar span.ui-dialog-title, 
.dialogSansContour div.ui-dialog-titlebar span.ui-dialog-title {
    color: #fff;
}
div.dialogSansTitre div a.ui-state-hover, div.dialogSansTitre div a.ui-widget-content .ui-state-hover, div.dialogSansTitre div a.ui-widget-header .ui-state-hover, div.dialogSansTitre div a.ui-state-focus, div.dialogSansTitre div a.ui-widget-content .ui-state-focus, div.dialogSansTitre div a.ui-widget-header .ui-state-focus,
.dialogSansContour div a.ui-state-hover, .dialogSansContour div a.ui-widget-content .ui-state-hover, .dialogSansContour div a.ui-widget-header .ui-state-hover, div.dialogSansTitre div a.ui-state-focus, .dialogSansContour div a.ui-widget-content .ui-state-focus, .dialogSansContour div a.ui-widget-header .ui-state-focus { 
	border: #fff;
	background: none;
}
div.dialogSansTitre .ui-widget-header {
	border: #fff;
	background: none;
}

div.dialogSansTitre .ui-dialog-titlebar-close:hover, div.dialogSansTitre .ui-dialog-titlebar-close:focus,
.dialogSansContour .ui-dialog-titlebar-close:hover, .dialogSansContour .ui-dialog-titlebar-close:focus {
	padding: 1px;
}
divdiv.dialogSansTitre div.ui-widget-header,
.dialogSansContour div.ui-widget-header {
    background: transparent;
    border: #fff;
   /* float: right;*/
}
div.dialogSansTitre div.ui-dialog-titlebar a,
.dialogSansContour div.ui-dialog-titlebar a {
    text-decoration: none;
}
div.dialogSansTitre div.ui-dialog-titlebar a span.ui-icon-closethick,
.dialogSansContour div.ui-dialog-titlebar a span.ui-icon-closethick {
    background: none;
    color: #666;
    font-family: Arial, Baskerville, monospace;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: 10px;
    position: absolute;
    right: 0;
    text-indent: 1px;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
}
div.dialogSansTitre div.ui-dialog-titlebar a:hover span.ui-icon-closethick, 
.dialogSansContour div.ui-dialog-titlebar a:hover span.ui-icon-closethick {
    color: #E10000;
}

.divGeneral {
	float: left;
	width: 97%;
	min-width: 1240px;
	margin: 0px 1.5% 150px 1.5%;	
	padding-bottom: 150px;
	background-color: #FFF;
}




.formulaireTimbre {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.listeTimbres {
	float: left;
	width: 96%;
	margin-top: 120px;
}

.formulaireTimbre .divValid {
	float: left;
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

.formulaireTimbre #valider {
	font-family: Verdana, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	width: 20%;
	min-width: 300px;
	padding: 5px 0px 5px 0px;
}

.formulaireTimbre select {
    border: 1px solid #cbcbcb;
    box-sizing: border-box;
    height: 17px;
    line-height: 20px;
    /*margin: 0 0 10px;*/
    min-height: 20px;
    padding: 0 2px 0 2px;
    text-align: left;
    transition: all 0.16s ease 0s;
    vertical-align: middle;
    font-size: 1.0em;
	/*font-family: 'OpenSans', Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	border: #666666 1px solid;
	background-color: #FFFFFF;	
}


.urlAffichBloc {
	display: none;
}
.divDetailTimbre,
.imgZoomTimbre {
    position:absolute;
	float: left;
    z-index: 998;
    width: 400px;
    height: 400px;
    /*width: 300px;*/	
    /*max-height: 400px;*/	
}
.imgBlocTimbre {
    position:absolute;
	float: left;
    z-index: 998;
    width: 400px;
}


.infoTimbre div {
	float: left;
	width: 50%;
	text-align: center;
}
select[multiple] {
    height: auto;
	width: 100px;
}