/**
 * tablinks pour le front
 */
#tabLinksTitle { 
	width:200px;
	}
 
div#tabLinks {
	float:left;
	width:200px;
	font-size:0.8em;
	/*border-right: dotted 1px #CCC;*/
	}

div#tabLinks .tabTypeLinks	{
	display:block;
	line-height: 20px;
	/*border-bottom: dotted 1px #CCC;*/
	padding: 3px 0 3px 3px;
	font-size: 12px;
	font-weight: bold;
	}

div#tabLinks ul {
	padding:0 0 10px 5px;
	margin:0 0 0 0;
	}
	
div#tabLinks ul li {
	list-style-type:none;
	/*background-image:url(../images/html_table.gif);*/
	background-repeat:no-repeat; 
	padding: 2px 0 2px 20px;
	}	

.multiline {
	background-image:url(../images/graph/multiline.gif);
	}	
.piechart {
	background-image:url(../images/graph/piechart.gif);
	}	
.polar {
	background-image:url(../images/graph/polar.gif);
	}	
.grid {
	background-image:url(../images/graph/grid.gif);
	}	
.zonelist {
	background-image:url(../images/graph/zonelist.gif);
	}	
/**
 * tablinks pour le back
 */
div#tabLinksAdmin {
	font-size:0.9em;
	position:absolute;
	z-index:1000;
	background-color:#FFF;
	width:300px;
	border: dotted 1px #333;
	padding:5px;
	left: 495px;
	top: 99px;
	}

div#tabLinksAdmin .tabTypeLinks	{
	display:block;
	border-top: dotted 1px #CCC;
	padding: 5px 0 3px 20px;
	background-image:url(../images/folder.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	}

div#tabLinksAdmin ul {
	padding:0 0 3px 15px;
	/*
	margin:0;
	padding:0;
	*/
	}

div#tabLinksAdmin li {
	background-image:url(../images/indicateur.gif);
	background-repeat:no-repeat;
	z-index:999;
	display:block;
	/*background-color:#EEE; */
	/*border-bottom: solid 1px #fFF; */
	padding:1px 0 0 20px;
	font-size:10px;
	cursor:pointer;
	}

div#tabLinksAdmin h3 {
	background-color:#333333;
	color:#fff;
	font-size:1.5em;
	padding:2px 3px;
	cursor:pointer;
	}

div#tabLinksAdmin .openCloseLink {background-color:#EEE; padding:2px 3px; text-align:right;}
div#tabLinksAdmin .openCloseLink a { text-decoration:none; }

div#tabLinksAdmin #indicCatList {
	height:450px;
	width:300px;
 	overflow:auto;
	overflow-x: hidden;
	}

/** **/

div#tablo {
	padding: 0 0 0 4px;
	width: 700px;
	float:left;
	/*border:solid 1px #000;*/
	}

div#tabReceipt {
	}

.tabToolBar {
	/*border-bottom: solid 1px #CCC;*/
	border-top: solid 1px #CCC;
	text-align:right;
	padding: 3px;
	float: right;
	width: 95px;
	height: 21px;
	/*margin: -20px 0 0 0;*/
	}
.print4print { display:none;}

div#tableData {}
div#tableData table {
	padding: 0 0 0 0;
	background: #fff;
	font-size: 0.8em;
}
/*
div#tableData th {padding:2px; font-weight:bold; background-color:#CCCCCC;}
div#tableData td {padding:2px; border-left: dotted 1px #CCC; border-bottom: dotted 1px #CCC; }
*/

/**
 * Admin
 */

#gridComposerMainTable {
	font-size: 9px;
	border: dotted 1px #CCC;
	}

#gridComposerMainTable th {
	/*padding:2px;*/
	background-color:#DDD;
	color:#333;
	text-align:left;
	vertical-align:top;
	border-left: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
	background-image:url(../images/bg_grid_th.jpg);
	background-repeat:repeat-x;
	}

#gridComposerMainTable th .thTools {
	text-align:right;
	background-image:url(../images/bg_top_placedindicateur.jpg);
	background-repeat:repeat-x;
	padding:0 2px 0 0;
	}

#gridComposerMainTable th ul { margin:0; padding:0;}
#gridComposerMainTable th ul li { margin:0; padding:0; list-style-type:none;}

#gridComposerMainTable td {
	padding:2px;
	border:0px;
	/*background-color:#66FF99;*/
	border-left: dotted 1px #CCC;
	border-bottom: dotted 1px #CCC;
	background-color:transparent;
	}

#gridComposerMainTable select, #gridComposerMainTable input {
	font-size:9px;
	background-color:#EEE;
	border:dotted 1px #AAA;
	width:100px;
	background-image:url(../images/bg_grid_input.jpg);
	background-repeat:repeat-x;
	}

#gridComposerMainTable input {
	background-color:#BBB;
	width: 92px;
	}

#gridComposerMainTable .chkbox, #gridComposerMainTable .radiobtn { width:15px; }

.indicateurs { }

.placedIndicateur 			{ padding:3px; font-size:9px; border:solid 1px #999; }
.placedIndicateurTools 		{
			text-align:right;
			background-image:url(../images/bg_top_placedindicateur.jpg);
			background-repeat:repeat-x;
			padding:0 2px 0 0;
			}

.placedIndicateurContent 	{  }


div#gridMainInfo {}
div#gridMainInfo table {}
div#gridMainInfo td { border:0; padding:2px;}
div#gridMainInfo th { border:0; padding:2px;}

div#gridComposer { }
div#containerTab { }

div#gridComposer div.moreOptionContainer {
	/*background-color:#66FF99;*/
	/*padding: 5px;*/
	/*position:absolute;*/
	/*z-index:1000;*/
	/*width: 120px;*/
	}

/**
 * Theme par défaut pour les tableaux du front
 */
/* 
#frontGridLayoutDefault {
			border: dotted 1px #CCC;
			font-family:Arial, Helvetica, sans-serif;
			}
#frontGridLayoutDefault pre { font-size:9px;}

#frontGridLayoutDefault tr {}
#frontGridLayoutDefault .normal { font-weight: normal; }
#frontGridLayoutDefault .style1 { font-weight: bold; font-size:12px; font-style:italic; }

#frontGridLayoutDefault th {
			border-left: dotted 1px #CCC;
			font-size:11px;
			background-image:url(../images/bg_grid_th.jpg);
			background-repeat:repeat-x;
			}

#frontGridLayoutDefault td {
			border:0;
			border-top: dotted 1px #CCC;
			border-left: dotted 1px #CCC;
			font-size:10px;
			}

#frontGridLayoutDefault select {}
#frontGridLayoutDefault input {}
*/

/**************************/



.frontGridLayoutDefaultTitle {
	background-color:#c4a36d;
	color:#FFF;
	padding: 5px 0 2px 12px;
	font-size: 1.2em;
	}

.toolBarBox {
	background-color:#c4a36d;
	padding: 0 10px 0 0;
	background-color:#FFFFFF;
	}

.toolBarBox a {
	color:#222;
	text-decoration:none;	
	}	

.toolBarBox .mainlink {
	/*display:block;*/
	line-height: 18px;
	background-image:url(../images/arrow-downleft.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 23px;
	}
	
.frontGridLayoutDefault {
	background-color:#c4a36d;
	text-align:left;
	}
	
	
.frontGridLayoutDefault table {
	width:100%;
	/*
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	*/
	/*margin:1em auto;*/
	border-collapse:collapse;
	
	/*font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;*/
	/*font-size:76%;*/
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:160%;
	}
.frontGridLayoutDefault caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}
	
.frontGridLayoutDefault tr .total {
	font-weight : bold;
	background:#f4f9fe url(../images/background.gif) no-repeat;	
}
.frontGridLayoutDefault tr.odd td,
.frontGridLayoutDefault tr.odd .column1 {
	/*background:#f4f9fe url(../images/background.gif) no-repeat;*/
	}	
.frontGridLayoutDefault .column1	{
	text-align : left;
	background:#fdfdfd;
	}
.frontGridLayoutDefault td {
	color:#555;
	border-bottom: 1px solid #f6f4e4;
	border-left:1px solid #f6f4e4;
	padding:.3em 1em;
	text-align:center;
	background-color:#FFFFFF;
	}

.frontGridLayoutDefault a {
	text-decoration : none;
	}				
.frontGridLayoutDefault th {
	font-weight:bold;
	color:#555555; 
	text-align:left;
	border-bottom: 1px solid #f6f4e4;
	border-left:1px solid #f6f4e4;
	padding:.3em 1em;
	background-color:inherit;
	font-size: 1.1em;
	}	
.frontGridLayoutDefault thead th {
	/*background:#f4f9fe;*/
	text-align:center;
	/*font:bold 1.0em/1.3em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;*/
	color:#222; /*#66a3d3*/
	font-size: 1.1em;
	font-weight:bold;
	}				
.frontGridLayoutDefault tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
.frontGridLayoutDefault tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.frontGridLayoutDefault tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
#frontGridLayoutDefault .normal { font-weight: normal; }	
#frontGridLayoutDefault .style1 { font-weight: bold; font-size:12px; font-style:italic; }
	
/*********************/
	

/**
 * Prévisualisation
 */
#previewFrame { width:100%; border:0; height:450px;}


