<!--
body {

	margin: 0px;
	padding: 0px;
	background-image: url(/shared/gestion/design/skin2007/images/bg.gif);
	background-color:#1a5d78;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-face-color: #CCCED1;
    scrollbar-shadow-color: #CCCED1;
    scrollbar-highlight-color: #CCCED1;
    scrollbar-3dlight-color: #CCCED1;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #F3F3F4;
    scrollbar-arrow-color: #B64417;
	
}
body iframe body{background: none;}
/*########################################################################
								Interface
#########################################################################*/
#menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	width:560px;
	text-align: center;
}

#menu a, #menu a:visited{
color:#e3e9ec;
text-decoration:none;
}

#menu a:hover{
color:#e3e9ec;
text-decoration:underline;
}

#menu_gauche
{
	width:102px;
	/*padding-left:19px;*/
	padding-left:0px;
}
#menu_gauche a, 
#menu_gauche a:visited
{
	color:#1A6484;
	text-decoration:none;
}
#menu_gauche a:hover
{
	text-decoration:underline;
}
#menu_gauche td.Accueil
{
	padding:8px 0px 7px 0px;
}
#menu_gauche td.Accueil img
{
	padding:1px 7px 1px 10px;
}
#menu_gauche td.separateur
{
	padding-left:21px;
}
#menu_gauche td.imageItem
{
	padding:7px 0px 7px 20px;
	background-image:url(/shared/gestion/design/skin2007/images/fleche1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu_gauche.logged tr.padit td{
	padding:8px 0px 6px 3px;
}
.item
{
	padding:7px 0px 7px 15px;
}

#main_droit{
	background-color:#f3f3f4;
	padding:21px 0px 0px 18px;
	height:441px;
}

#menu_gauche{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.pointilles{
background-image:url(/shared/gestion/design/skin2007/images/pointilles.gif);
background-repeat:repeat-x;
width:137px;
}

.pointilles_gris{
background-image:url(/shared/gestion/design/skin2007/images/pointilles_gris.gif);
background-repeat:repeat-x;
width:221px;
}

.liste_detaille
{
	/*border:1px solid #cccccc;*/
	height:438px;
	overflow:auto;
	padding-top:7px;
}

#main{
background-image:url(/shared/gestion/design/skin2007/images/bg_head.gif);
background-repeat:repeat-x;
}
/*************************************************
*	Bloc Module sur la page d'accueil
*************************************************/
td.descriptionModule
{
	padding:0px 15px;
}
td.descriptionModule div.MainSpacer
{
	font-size:7px;
}
td.descriptionModule div.MainDottedLine
{
	font-size:0px;
	border-bottom:1px dotted #A4C5D3;
	width:93%;
}
/*************************************************
*	Fin Bloc Module sur la page d'accueil
*************************************************/

.imageico{
padding:0px 3px 0px 25px;
}

.titre_detail{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1a6484;
padding:2px 0px 6px 0px;
}

.titre_detail a, .titre_detail a:visited{
color:#1a6484;
text-decoration:none;
}

.titre_detail a:hover{
color:#1a6484;
text-decoration:underline;
}

.titre_detail_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1a6484;
padding:6px 0px 6px 20px;
background-image:url(/shared/gestion/design/skin2007/images/dot.gif);
background-repeat:no-repeat;
background-position:bottom right;
width:280px;
}

.titre_detail_link a, .titre_detail_link a:visited{
color:#1a6484;
text-decoration:none;
}

.titre_detail_link a:hover{
color:#1a6484;
text-decoration:underline;
}

.description_detail{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#383f42;
}

/*.titre_nouvelles{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#1a6484;
}

.description_nouvelles{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.nouvelles_dateUpdated
{
	color: #666666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	display: block;
	padding-bottom: 10px;
}

.description_nouvelles a, .description_nouvelles a:visited{
color:#383f42;
text-decoration:none;
}

.description_nouvelles a:hover{
color:#383f42;
text-decoration:underline;
}*/

#newsh{
	width: 212px
}
	#newsh a{
		color: #1a6484;
		text-decoration: none;
	}
	#newsh a:hover{
		color: #1a6484;
		text-decoration: underline;
	}

#newsh div.holder{
	margin-bottom: 10px;
	background: url(/shared/gestion/design/skin2007/images/pointilles_gris.gif) bottom left repeat-x;
	padding: 0px 0px 1px 0px;
}
	#newsh div.holder div.header{
		padding-left: 20px;
		padding-bottom: 10px;
		background: url(/shared/gestion/design/skin2007/images/news-page.gif) top left no-repeat;
	}
	#newsh div.holder h4{
		padding: 1px 0px 0px 0px;
		margin: 0px;
		font-size: 9px;
		font-weight: normal;
	}
	#newsh div.holder h3{
		padding: 0px;
		margin: 0px;
		font-size: 8pt;
	}
	#newsh div.holder div.body{
		font-size: 11px;
		padding: 10px;
		background: #FAFAFA;
		border-top: 1px solid #CCCCCC;
	}
		#newsh div.holder div.body p{
			padding: 0px 0px 10px 0px;
			margin: 0px;
		}
	#newsh div.holder div.date{
		font-size: 9px;
		padding: 5px 10px;
		background: #1a6484;
		color: #FFFFFF;
	}
	#newsh div.back{
		font-size: 10px;
		padding: 4px 10px 5px 15px;
		background: url(/shared/gestion/design/skin2007/images/news-back.gif) top left no-repeat;
		margin-bottom: 20px;
	}
	
	#newsh div.bienvenu h3
	{
	Color:#1a6484
	}
	#newsh div.bienvenu p
	{
	Color:#383f42;
	font-size:11px;
	}

	
	

.footer{
font-family:Tahoma, arial, verdana;
font-size:9px;
color:#FFFFFF;
padding-left:107px;
padding-top:10px;
}

div.omnigestionFooter{
	padding:7px;
	padding-left:200px;
	color:#FFF;
	padding-bottom: 20px;
}
	div.omnigestionFooter a{
		color: #74d3f7;
		text-decoration: underline;
	}
	div.omnigestionFooter a:hover{
		color: #74d3f7;
		text-decoration: none;
	}
.top{
font-family:Tahoma, arial, verdana;
font-size:15px;
font-weight:bold;
color:#1a5f7c;
background-color:#f3f3f4; 
width:355px; 
height:53px; 
border-top:1px solid #ccced1; 
padding-left:0px;
}

/*########################################################################
								Mise en page
#########################################################################*/




/*######################################################
					Formatage du Texte
######################################################*/

/*SIZE*/
.size8 {font-size: 8px;}
.size9 {font-size: 9px;}
.size10 {font-size: 10px;}
.size11 {font-size: 11px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}

/*COLOR*/
.blue {color:#3D94C1;}
.red {color:#E63B3B;}
.green {color:#78A702;}
.orrange {color:#FF9C00;}
.gris {color:#6D6D6D;}

/*Bold*/
.nobold {font-weight:normal;}
.bold{ font-weight:bold;}

.dcc {font-size: 9px; color:#6D6D6D; }
.mytab { background:#fff; border:1px solid #dadada;}
/*########################################################################
						Hack pour la liste pour les filtres
#########################################################################*/
.normal 
{
	background-color:#F1F1F1;
	border: 1px solid #DBDBDB;
	font-size:10px;
	padding:2px;
}	
/* Boutton de "Dynamic Search Widget" */
.mxw_v
{
	background-color:transparent;
	background-image:url(/shared/gestion/design/skin2007/images/btn_liste.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:0px solid #3E95C2;
	color:transparent;
	font-size:1px;
	margin-left:5px;
	width:100px!important;
	height:18px;	
}
.laliste  
{
	display:block;
	width:260px;
	height:200px;
	font-size:10px;
	text-transform:lowercase;
	background-color:#f4f4f4;
	
}	
/*########################################################################
								Liens
#########################################################################*/

a, 
a:visited 
	{
	color:#e24d25;
	text-decoration:underline;

	}
a:hover 
	{
	text-decoration:none;
	}



/*########################################################################
								Formualaires
#########################################################################*/

form 
	{
	margin:0px;
	padding:0px;
	}
input, textarea, select
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	}
input.btn /* Bleu */
	{
	background-color:#2898D4;
	background-image:url(/shared/gestion/design/skin2007/images/texture_bouton_bleu.gif);
	border:0px solid #3E95C2;
	font-weight:bold;
	color:#fff;
	height:20px;
	background-repeat: repeat-x;
	}
	
input.btn2 /* vert*/
	{
	background-color:#389D00;
	background-image:url(/shared/gestion/design/skin2007/images/texture_bouton_vert.gif);
	background-repeat: repeat-x;
	border:0px solid #389D00;
	font-weight:bold;
	color:#fff;
	height:20px;
	}
	
.typetxt 
	{
	background-color: #FFFFFF;
	border:1px solid #a1a1a1;
	padding:2px;
	}
.typetxt_selected 
	{
	background-color:#fff;
	border:1px solid #e24d25;
	padding:2px;
	}

	
	.printOnly
	{
		visibility:hidden;
	}

/*##################################################
				Gestion des erreurs
####################################################*/

	span.error401 { /* Pas d'enregistrmeent dans ce record'Set*/
		font-size:10px;
		font-weight:bold;
		color: #A73300;
		text-align:center;
	}

/*##################################################
			Gestion des message d'erreurs 
			lancé par les paramèttres de 
			querystring "msg" et "err"
####################################################*/
div#msg{
	margin-top: 10px;
	position: absolute;
	width: 300px;
	border: 1px solid #666600;
	background: #FFFFFF;
	color: #333333;
	left: 191px;
	top: 38px;
	z-index: 200;
}
div#msg span{
	display: block;
	background: #ffffcc url(/shared/gestion/design/skin2007/images/alert-ex.gif) top left no-repeat;
	color: #990000;
	font-weight: bold;
	padding: 12px 20px 10px 28px;
}
div#msg span.good{
	background: #ffffcc url(/shared/gestion/design/skin2007/images/alert-inf.gif) top left no-repeat;
	color: #000066;
}
div#msg p.err{
	background: url(/shared/gestion/design/skin2007/images/alert-ptop.gif) top left no-repeat;
	margin: 0px;
	padding: 10px 10px 10px 28px;
}
div#msg img.close{
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
/*****************************************************
*				La Boite de login
******************************************************/
table#loginTable
{
	
}
table#loginTable th
{
	font-size:12px;
	padding:7px 3px;
}

table#loginTable td
{
	padding:5px 3px;
}

/*****************************************************
*					Styles des modules
******************************************************/
	div#mainModuleContainer
	{
		padding:0px 0px 10px;
	}
	div#mainModuleContainer a
	{
		color:#2a627d;
	}
	div.section
	{
		background-image:url(/shared/gestion/design/skin2007/images/moduleTopTexture.gif);
		background-repeat:repeat-x;
		background-position:top left;
		padding-left:20px; 
	}
	div.section table#mainTable
	{
		height:85px;
		width:100%;
	}
	div.section table#mainTable td.moduleImage
	{
		padding-bottom:20px;
		width:50px;
	}
	div.section table#mainTable td.rightSide
	{
		padding:0px 7px;
	}
	div.section table#mainTable table td.moduleNom
	{
		color:#2a627d;
		font-weight:bold;
		font-size:12px;
		height:30px;
		padding-top:21px;
	}
	div.section table#mainTable table td.moduleMoreInfo
	{
		color:#4c4c4c;
		font-weight:bold;
	}
	div.section table#mainTable div.moduleDescription
	{
		padding-top:3px;
	}
	div.moduleItems{
		padding: 0px 10px 10px 10px;
	}
	
	
	div.addrecord{
		margin-top: 10px;
		/*text-align: right;*/
	}
	
	div#moduleForm table{
		margin-top: 10px;
		border: 1px solid #FFFFFF;
		border-bottom: none;
		border-right: none;
		text-align: left;
		font-size: 10px;
	}
	div#moduleForm table tr td.nopadding{
		padding: 0px;
	}
	div#moduleForm div.imgPreview{
		position: absolute;
		z-index: 200;
		border: 1px solid #d5dbda;
		background: #FFFFFF;
		padding: 10px;
	}
	div#moduleForm table tr th{
		background: #e7f1f4 url(/shared/gestion/design/skin2007/images/tr-bullet-o.gif) top left no-repeat;
		border: 1px solid #FFFFFF;
		border-top: none;
		border-left: none;
		padding: 3px 3px 3px 15px;
		vertical-align: top;
		text-align: left;
	}
	div#moduleForm table tr td{
		background: #F4F4F4;
		border: 1px solid #FFFFFF;
		border-top: none;
		border-left: none;
		padding: 3px;
	}
	div#moduleForm table tr td.subcol{
		padding-left: 30px;
	}
	div#moduleForm table tr.stitre td{
		background: #e5e5e5;
		font-weight: bold;
	}
	
	div#moduleForm table table,
	div#moduleForm table table td,
	div#moduleForm div table,
	div#moduleForm div table td{
		/*width: auto;*/
		margin: 0px;
		border: none;
	}
	div#moduleForm div.formEditor{
		background: #F4F4F4;
		padding: 5px;
	}
		div#moduleForm div.formEditor table tr td{
			padding: 0px;
			border: none;
			background: none;
		}
		
	/* Tableau de liste */
	
	div.datacopy,
	div.mailinfo {
		background: #f4f4f4; 
		border: 1px solid #CCC; 
		border-top: none; 
		float: right;
		font-weight: bold;
	}	div.datacopy a,
		div.mailinfo a {text-decoration: none;}
		
		div.datacopy a:hover,
		div.mailinfo a:hover {text-decoration: underline;}
		
		div.datacopy a{
			display: block; 
			padding: 7px 10px 7px 30px;
			background: url(/shared/gestion/design/skin2007/images/action-copy.gif) 10px 5px no-repeat;
		}
		
		div.mailinfo a {
			display: block; 
			padding: 7px 10px 7px 33px;
			background: url(/shared/gestion/design/skin2007/images/action-mail.gif) 10px 6px no-repeat;
		}
	
	table#moduleList,
	div#moduleForm table#moduleList,
	table.QueryBuilder_RenderPreview,
	div#moduleForm table.form,
	table.moduleTable{
		width:100%;
		margin-top: 10px;
		border: 1px solid #CCCCCC;
		border-bottom: none;
		border-right: none;
		font-size: 10px;
	}	div#moduleForm table.form{border: 1px solid #CCC;}
		div#moduleForm table.half {width: 40%;}
	
	table.moduleTable{margin-top: 0px;}
		
	
		table#moduleList th,
		div#moduleForm table#moduleList th,
		table.QueryBuilder_RenderPreview th,
		div#moduleForm table.form tr th.mainHead,
		table.moduleTable th{
			background: #cecece;
			border: 1px solid #919191;
			border-top: 1px solid #f0f0f0;
			border-left: 1px solid #f0f0f0;
			padding: 3px;
		}
		table.QueryBuilder_RenderPreview th{text-align: left; padding-left: 5px;}
		table#moduleList th.thButton,
		div#moduleForm table#moduleList th.thButton,
		table.moduleTable th.thButton{
			cursor: pointer;
		}
		table#moduleList tr.thOver th,
		div#moduleForm table#moduleList tr.thOver th,
		table.moduleTable tr.thOver th,
		table#moduleList th.thOver,
		div#moduleForm table#moduleList th.thOver,
		table.moduleTable th.thOver{
			cursor: pointer;
			background: #999999;
			border: 1px solid #f0f0f0;
			border-top: 1px solid #919191;
			border-left: 1px solid #919191;
			color: #FFFFFF;
		}
		table#moduleList th.first,
		div#moduleForm table#moduleList th.first,
		table.moduleTable th.first{
			text-align: left;
			padding-left: 14px;
		}
		table.moduleTable th.scroll{
			padding: 0px;
			width: 14px;
		}
		table.moduleTable th.icon,
		table.moduleTable td.icon{
			padding: 0px;
			width: 21px;
			text-align: center;
		}	table.moduleTable td.icon{width: 22px;}
		table#moduleList td,
		div#moduleForm table#moduleList td,
		table.QueryBuilder_RenderPreview td,
		table.moduleTable td{
			padding: 3px;
			border-bottom: 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
			cursor: pointer;
			vertical-align: top;
		}
		table.QueryBuilder_RenderPreview td{cursor: default; padding-left: 5px;}
			table#moduleList td.first,
			div#moduleForm table#moduleList td.first,
			table.moduleTable td.first{
				padding-left: 15px;
				background-image: url(/shared/gestion/design/skin2007/images/tr-bullet.gif);
				background-position: top left;
				background-repeat: no-repeat;
			}
			table#moduleList td.dateHeure,
			div#moduleForm table#moduleList td.dateHeure,
			table.moduleTable td.dateHeure{
				text-align: center; 
				font: 9px 'Courier New', Courier, monospace;
			}
		table#moduleList tr.row1 td,
		div#moduleForm table#moduleList tr.rowTrue td,
		table.QueryBuilder_RenderPreview tr.row1,
		table.moduleTable tr.row1 td{
			background-color: #FFFFFF; 
		}
		div#moduleForm table#moduleList tr td{
			height: 20px;
			cursor: default;
		}
		table#moduleList tr.row2,
		div#moduleForm table#moduleList tr.rowFalse td,
		table.QueryBuilder_RenderPreview tr.row2,
		table.moduleTable tr.row2{
			background-color: #FAFAFA;
		}
		table#moduleList tr.row_over,
		div#moduleForm table#moduleList tr.row_over,
		table.moduleTable tr.row_over{
			background-color: #e7f1f4;
		}
		table#moduleList tr.row_over td,
		div#moduleForm table#moduleList tr.row_over td,
		table.moduleTable tr.row_over td{
			color: #1b5e7b;
			background-color: #e7f1f4;
			cursor: pointer;
		}
		table#moduleList tr td.action,
		div#moduleForm table#moduleList tr td.action,
		table.moduleTable tr td.action{
			cursor: default;
			text-align: center;
		}
		table#moduleList tr.row_over td.first,
		div#moduleForm table#moduleList tr.row_over td.first,
		table.moduleTable tr.row_over td.first{
			background-image: url(/shared/gestion/design/skin2007/images/tr-bullet-o.gif);
		}
		table#moduleList tr.nohand td,
		div#moduleForm table#moduleList tr.nohand td,
		table.moduleTable tr.nohand td{
			cursor: default;
		}
		table#moduleList a,
		div#moduleForm table#moduleList a,
		table.moduleTable a{
			font-weight: bold;
			text-decoration: none;
		}
		table#moduleList a:hover,
		div#moduleForm table#moduleList a:hover,
		table.moduleTable a:hover{
			font-weight: bold;
			text-decoration: underline;
			color: #bb3636;
		}
		
		table#moduleList tr td.tblHolder,
		div#moduleForm table#moduleList tr td.tblHolder,
		table.moduleTable tr td.tblHolder{
			padding: 0px;
			border: none;
		}
		table#moduleList tr td.btnHolder,
		div#moduleForm table#moduleList tr td.btnHolder,
		table.moduleTable tr td.btnHolder{
			padding: 10px 0px;
		}
	h1
	{
		color:#2A627D;
		font-size:17pt;
	}
	h2
	{
		color:#2A627D;
		font-size:13pt;
		font-weight:bold;
	}
	.noBorder
	{
		border:0px none!important;
	}
	.dbSelector{
		background: #d4d0c8 url(/shared/images/db-selector.gif) center center no-repeat; 
		width:75px; 
		height:75px; 
		border: 1px solid #FFFFFF;
		border-right: 1px solid #404040;
		border-bottom: 1px solid #404040;
		cursor: pointer;
	}
	
/* Header des modules */
div.h_module{
	border-top: 1px solid #cecece;
	background: url(/shared/gestion/design/skin2007/images/bg-top-module.gif) top left repeat-x;
	height: 100px;
}	html > body div.h_module{height: auto; min-height: 100px;}
	
	
		/* 	Je suis une hack louche pour faire une vertical align en CSS
			http://www.jakpsatweb.cz/css/css-vertical-center-solution.html */
		div.h_module h1{
			display: table; 
			margin: 0px;
			padding: 0px;
			font-size: 11pt;
			height: 45px;  
			#position: relative; 
			overflow: hidden;
		}
		div.h_module h1 span{
			#position: absolute;  
			#top: 100%;
			display: table-cell; 
			vertical-align: bottom;
		}
		div.h_module h1 span strong{
			#position: relative;  
			#top: -100%
		}
		/* Fin du hack louche */

	div.h_module div.desc{
		padding-top: 5px;
		clear: right;
		padding-right: 50px;
	}
	
	div.h_module div.image{
		display: inline;
		margin: 26px 10px 0px 10px;
		padding: 5px 0px;
		width: 58px;
		float: left;
		background: url(/shared/gestion/design/skin2007/images/bg-img-top.gif) top left no-repeat;;
		text-align: center;
	}
	div.h_module div.records{
		float: right;
		margin-top: 30px;
		margin-right: 10px;
		display: inline;
	}
		div.h_module div.records span{
			background: #999999;
			color: #FFFFFF;
			padding: 5px 10px;
			font-size: 9px;
			border-bottom: 1px solid #333333;
			display:block;
		}
		div.h_module div.records a span{
			cursor: pointer;
			background: #16779d;
			color: #FFFFFF;
			border-bottom: 1px solid #194f69;
			text-decoration: none;
		}
		div.h_module div.records a:hover span{
			cursor: pointer;
			background: #e24d25;
			color: #FFFFFF;
			border-bottom: 1px solid #aa2d0b;
			text-decoration: none;
		}
/*Fin - Header des modules */

/* Liste d'onglets */
div.tablist{
	margin: 0px;
	padding: 0px 9px;
	background: url(/shared/gestion/Modules/arbogestion2/images/tablist-line.gif) repeat-x bottom;
	height: 23px;
}
	div.tablist ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	div.tablist ul li{
		float: left;
		margin: 0px 1px;
		padding: 0px 0px;
	}
		div.tablist ul li a{
			display: block;
			background: url(/shared/gestion/Modules/arbogestion2/images/tablist-right.gif) no-repeat right top;
			font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			letter-spacing: 1px;
		}
			div.tablist ul li a span{
				color: #666666;
				display: block;
				padding: 5px 18px 3px 18px;
				background: url(/shared/gestion/Modules/arbogestion2/images/tablist-left.gif) no-repeat left top;
			}
		div.tablist ul li.selected a{
			background: url(/shared/gestion/Modules/arbogestion2/images/tablist-right-sel.gif) no-repeat right top;
			cursor: default;
		}
		div.tablist ul li.selected a span{
				color: #333333;
				background: url(/shared/gestion/Modules/arbogestion2/images/tablist-left-sel.gif) no-repeat left top;
				cursor: default;
				font-weight: bold;
			}
		div.tablist ul li a:hover{
			background: url(/shared/gestion/Modules/arbogestion2/images/tablist-right-o.gif) no-repeat right top;
		}
		div.tablist ul li a:hover span{
				color: #FFFFFF;
				background: url(/shared/gestion/Modules/arbogestion2/images/tablist-left-o.gif) no-repeat left top;
			}
		div.tablist ul li.selected a,
		div.tablist ul li.selected a:hover{
			background: url(/shared/gestion/Modules/arbogestion2/images/tablist-right-sel.gif) no-repeat right top;
			cursor: default;
		}
		div.tablist ul li.selected a span,
		div.tablist ul li.selected a:hover span{
				color: #333333;
				background: url(/shared/gestion/Modules/arbogestion2/images/tablist-left-sel.gif) no-repeat left top;
				cursor: default;
				font-weight: bold;
			}
/* Fin, Liste d'onglets */

/* Liste d'onglets OmniGestion */
div.omTabsHolder div.listHolder{
	margin: 0px;
	padding: 0px 9px;
	height: 26px;
	background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-line.gif) bottom left repeat-x;
}
	div.omTabsHolder div.listHolder ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	div.omTabsHolder div.listHolder ul li{
		float: left;
		margin: 0px 1px;
		padding: 0px 0px;
	}
		div.omTabsHolder div.listHolder ul li a{
			display: block;
			background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-right.gif) no-repeat right top;
			font: bold 11px Arial, Helvetica, sans-serif;
			text-decoration: none;
			letter-spacing: 0.01em;
		}
			div.omTabsHolder div.listHolder ul li a span{
				color: #666666;
				display: block;
				padding: 7px 12px 5px 12px;
				background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-left.gif) no-repeat left top;
			}
		div.omTabsHolder div.listHolder ul li.selected a{
			background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-right-sel.gif) no-repeat right top;
			cursor: default;
		}
		div.omTabsHolder div.listHolder ul li.selected a span{
				color: #333333;
				background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-left-sel.gif) no-repeat left top;
				cursor: default;
			}
		div.omTabsHolder div.listHolder ul li a:hover{
			background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-right-o.gif) no-repeat right top;
		}
		div.omTabsHolder div.listHolder ul li a:hover span{
				color: #FFFFFF;
				background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-left-o.gif) no-repeat left top;
			}
		div.omTabsHolder div.listHolder ul li.selected a,
		div.omTabsHolder div.listHolder ul li.selected a:hover{
			background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-right-sel.gif) no-repeat right top;
			cursor: default;
		}
		div.omTabsHolder div.listHolder ul li.selected a span,
		div.omTabsHolder div.listHolder ul li.selected a:hover span{
			color: #333333;
			background: url(/shared/gestion/Modules/arbogestion2/images/omTabs-left-sel.gif) no-repeat left top;
			cursor: default;
		}
	div.omTabsHolder div.tabContent{
		border: 1px solid #c5c5c5;
		border-top: none;
		padding: 10px;
		/*margin-top: 25px;*/
	}
	div.omTabsHolder div.addrecord{
		margin: 0px;
	}
/* Fin, Liste d'onglets OmniGestion */


table.MediaCategory{
	margin-bottom:7px;
}
table.MediaCategory tr td.ico{
	padding: 3px;
	border:1px solid #ccc;
}
table.MediaCategory tr td.button div.imgContainer{
	text-align: center;
	border:solid #ccc;
	border-width:1px 1px 1px 0px;
	padding: 0px 0px 3px 0px;
	background: #F0F0F0;
}
table.MediaCategory tr td.button div.imgContainer div{
	vertical-align: middle;
	padding: 3px 3px 0px 3px;
}
.MainMediaTableTd{
	padding: 4px 10px;
}
.MainMediaTableTd div.addrecord{
	margin: 0px;
}

small{
	display:block;
	
}



/*STYLE DES ONGLETS DES MODULES*/

#OMonglets {
	background:URL(/shared/gestion/design/skin2007/images/onglet-fond-bas.gif) bottom left repeat-x;
	height:33px;
	padding-top:15px;
}

#OMonglets div.OMongletoff {
	background:URL(/shared/gestion/design/skin2007/images/onglet-off-droite.gif) top right no-repeat;
	float:left;
	margin:0px 2px 0px 2px;
	cursor:pointer;
}

#OMonglets div.OMongletoff div {
	background:URL(/shared/gestion/design/skin2007/images/onglet-off-gauche.gif) top left no-repeat;
	height:32px;
	*width:1px;
} html > body #OMonglets div.OMongletoff div {width:auto;}

#OMonglets div.OMongletoff div span {
	padding:15px 13px 0px 19px;
	display:block;
	color:#FFFFFF;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:auto;
}

#OMonglets div.OMongleton {
	background:URL(/shared/gestion/design/skin2007/images/onglet-on-droite.gif) top right no-repeat;
	float:left;
	margin:0px 2px 0px 2px;
}

#OMonglets div.OMongleton div {
	background:URL(/shared/gestion/design/skin2007/images/onglet-on-gauche.gif) top left no-repeat;
}

#OMonglets div.OMongleton div div {
	background:URL(/shared/gestion/design/skin2007/images/onglet-on-millieu.gif) bottom center no-repeat;
	height:33px;
	*width:1px;
} html > body #OMonglets div.OMongleton div div {width:auto;}

#OMonglets div.OMongleton div div span {
	padding:10px 13px 0px 19px;
	display:block;
	color:#304c59;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:auto;
}

#OMonglets a{
	color:#FFFFFF;
	text-decoration:underline;
}

/* --- STYLES DU LOADER DE omValidator --- */
#loaderDiv, #loaderModal{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 254;
	width: 100%;
	height: 500px;
	background-color: #4992ad;
}
#loaderModal{z-index: 250}

	#loaderChild,
	#newAddress{
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 255;
		text-align: center;
		line-height: 0;
	}
	
	#newAddress{z-index: 251;}
	
		#loaderChildBox{
			border: 1px solid #124c61;
			background: #FFFFFF;
			width: 200px;
			font: bold 11px Arial, Helvetica, sans-serif;
			margin: 0 auto;
			padding: 10px 0px 10px 0px;
			text-align: center;
			letter-spacing: normal;
			z-index: 255;
		}
		
		#newAddressBox{
			width: 684px;
			margin: 0 auto;
			text-align: center;
			letter-spacing: normal;
			z-index: 251;
			border: 1px solid #c4e4f4;
			padding: 1px;
		}
		
		div.modal{
			border: 1px solid #124c61;
			background: #FFFFFF;
			color: #000000;
			text-align: left;
		}
		div.modal h5{
			padding: 8px 20px;
			margin: 0px 0px 0px 0px;
			text-align: left;
			color: #FFFFFF;
			background: #195f7c url(/shared/gestion/design/skin2007/images/texture_bouton_bleu.gif) left top repeat-x;
			font: bold 14px Verdana,Arial, Helvetica, sans-serif;
			border-bottom: 1px solid #08394a;
		}
		div.modal div.fields{
			padding: 10px 10px 10px 0px;
			background: #e7f1f4;
		}
		div.modal table th, 
		div.modal table td{
			padding: 5px 20px;
			border-bottom: 1px solid #e7f1f4;
		}
		div.modal table td{
			background: #c9dfe6;
		}
		div.modal th.btnHolder{
			padding: 15px 0px 5px 0px;
			text-align: center;
			background: #e7f1f4; 
		}
		div.modal em.obg{
			font-style: normal;
			font-weight: bold;
			color: #CC0000;
		}
/* --- FIN / STYLES DU LOADER DE omValidator --- */

a.advBtn{
	border:1px solid #124c61;
	display: inline;
	float: right;
	cursor: pointer;
	text-decoration: none;
	margin-right: 10px;
	padding: 0px;
	width: auto;
	background: #195f7c url(/shared/gestion/design/skin2007/images/texture_bouton_bleu.gif) left top repeat-x;
}
	
	a.advBtn input{
		border: 0px solid #c4e4f4;
		padding: 3px 15px;
		/*padding-top: 5px;*/
		margin: 0px;
		font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
		width: auto;
		height: auto;
		overflow: visible;
		cursor: pointer;
		background: #195f7c url(/shared/gestion/design/skin2007/images/texture_bouton_bleu.gif) left top repeat-x;
		text-decoration: none;
		color: #FFFFFF;
	}
	a.advBtn:hover{border: 1px solid #318200; background: #195f7c url(/shared/gestion/design/skin2007/images/texture_bouton_vert.gif) left top repeat-x;}
	a.advBtn:hover input{
		border: 0px solid #e1fa91;
		cursor: pointer;
		background: #195f7c url(/shared/gestion/design/skin2007/images/texture_bouton_vert.gif) left top repeat-x;
		text-decoration: none;
	}
	

div.pmpicker{
	position: absolute;
	border: 1px solid #a1a1a1;
	width: 221px;
	top: -2px;
	background: #FAFAFA;
	padding-bottom: 1px;
}
	div.pmcolor{
		width: 8px;
		height: 8px;
		margin: 1px 0px 0px 1px;
		background: #003399;
		border: 1px solid #FFFFFF;
		float: left;
		cursor: pointer;
	}
	input.preview{cursor: default;}

div.QueryBuilder{
	background-color: #F1F1F1;
	border: 1px solid #DBDBDB;
	font-size: 10px;
	padding: 15px;
	
}
	div.QueryBuilder div.QueryBuilderHeader{
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #dbdbdb;
	}
	div.QueryBuilder  label,
	div.QueryBuilder  span.QueryBuilderDropDownLabel{
		float: left;
		width: 180px;
	}
	div.QueryBuilder  span,
	div.QueryBuilder  span.QueryBuilderDropDown{
		display: block;
		padding-bottom: 5px;
	}
	
/*
Les messages (erreurs et informations)
*/
div.QueryBuilder_ErrorMessage,
div.QueryBuilder_InfoMessage
{
	background-color: #F1F1F1;
	border: 1px solid #DBDBDB;
	padding: 7px;
	margin:1px 0px;
	font-weight:bold;
}
div.QueryBuilder_ErrorMessage
{
	color:#CC0000;
}
div.QueryBuilder_InfoMessage
{
	color:#009900;
}

div.QueryBuilderFileName
{
	padding-top: 5px;
	margin-top: 1px;
	border-top: 1px solid #dbdbdb;
}

/* Alignement de la colonne "#" dans le preview */
table.QueryBuilder_RenderPreview tr th.col_NoAuto,
table.QueryBuilder_RenderPreview tr td.col_NoAuto {text-align:center;}


/* Tab popup */

.overlayTab {
	position: absolute;
	top: 130px;
	left: 246px;
	padding: 1px; 
	border: 1px solid #195c78;
	background: #fff;
	width: 300px;
	z-index: 300;
}
	.overlayTab h2 {
		margin: 0;
		padding: 3px 5px 0 5px;
		background: url(/shared/gestion/design/skin2007/images/texture_bouton_bleu.gif) top left repeat-x;
		color: #fff;
		font: bold 11px Verdana, Arial, Helvetica, sans-serif;
		height: 17px;
	}	
		div#mainModuleContainer div.overlayTab h2 a {
			text-decoration: none;
			color: #fff;
			font: normal 9px Verdana, Arial, Helvetica, sans-serif;
		}	div#mainModuleContainer div.overlayTab h2 a:hover {text-decoration: underline;}
		
		.overlayTab div p span.fat {
			font: normal 16px Verdana, Arial, Helvetica, sans-serif;
			float: right;
			padding: 0 25px;
		}
		
	.overlayTab p {
		margin: 0 0 10px 0;
		border: 1px solid #ffcc00;
		background: #ffffcc/* url(/shared/gestion/design/skin2007/images/bullet-alert.gif) 5px 5px no-repeat*/;
		color: #000;
		padding: 5px;
		/*padding: 5px 5px 5px 28px;*/
		line-height: 14px;
	}	.overlayTab p.err {border: 1px solid #dd3c10; background: #fff0ee;}
	
	.overlayTab ul {
		margin: 5px 0 0 10px;
		padding: 0;
		list-style: none;
	}	.overlayTab ul li {
			padding: 2px 0 2px 9px; 
			background: url(/shared/gestion/design/skin2007/images/arrow_right.gif) center left no-repeat;
		}
		
		a.down, a.up {
			background: url(/shared/gestion/design/skin2007/images/arrow_down.gif) center left no-repeat;
			float: right;
			display: block;
			padding: 5px 0 5px 8px;
			outline: none;
		}	a.up {background: url(/shared/gestion/design/skin2007/images/arrow_up.gif) center left no-repeat;}
	
div#statutList {
	position: absolute;
	top: 30px;
	left: 38px;
	border: 1px solid #195c78;
	background: #fff;
	width: 228px;
}

div#statutList span {
	padding: 5px;
	position: absolute;
	top: 0px;
	right: 0px;
}

	div#statutList span a {text-decoration: none;}
	div#statutList span a:hover {text-decoration: underline;}

	div#statutList ul {margin: 0; padding: 0; list-style: none;}
		div#statutList ul li {}
		
			div#statutList ul li a {
				display: block;
				width: 200px;
				padding: 7px 0 7px 28px;
				background-repeat: no-repeat;
				background-position: 5px center;
				text-decoration: none;
				color: #000000;
			}
				div#statutList ul li a:hover {
					background-color: #e7f1f4;
					text-decoration: underline;
					color: #2a627d;
				}	div#statutList ul li.active,
					div#statutList ul li.active a {text-decoration: none; font-weight: bold; cursor: default;}
					div#statutList ul li.active a:hover {color: #000;}


	
div.moduleItems #spliter{width: 590px;}
div.moduleItems #spliter div.all{
	padding: 8px 10px 10px 8px;
	text-align: right;
}
	div.moduleItems #spliter div.all a{
		background: url(/shared/gestion/modules/modules/2008-transactions/images/mini-comm-open.gif) right 0px no-repeat;
		padding-right: 19px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
div.moduleItems #spliter div.panel{
	width: 285px;
	padding: 0px 5px;
	float: left;
}
div.moduleItems #spliter div.fullpanel{
	width: 588px;
	padding: 0px 1px;
}
div.moduleItems #spliter h2{
	margin: 0px;
	padding: 3px 5px 7px 38px;
	font: 18px Arial, Helvetica, sans-serif;
	background-position: 6px 0px;
	background-repeat: no-repeat;
}
div.moduleItems #spliter h2.quickh2{
	margin: 0px;
	margin-bottom: 15px;
	padding: 20px 5px 8px 5px;
	font: 22px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 8px;
	text-align: center;
	background: url(/shared/gestion/design/skin2007/header-degrade.gif) left bottom repeat-x;
}
div.moduleItems #spliter h2.quickh2 em{
	font: italic 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
div.moduleItems #spliter div.scroller{
	border: 1px solid #cccccc;
	border-top: none;
	border-right: none;
	background: #e9e7e3;
	
	height: expression( this.scrollHeight > 119 ? "120px" : "auto" ); /* sets max-width for IE */
  	max-height: 120px; /* this sets the max-width value for all standards-compliant browsers */
	
	overflow: auto;
	overflow-x: hidden;
	
	scrollbar-face-color: #d4d0c8;
   	scrollbar-shadow-color: #808080;
   	scrollbar-highlight-color: #ffffff;
   	scrollbar-3dlight-color: #d4d0c8;
   	scrollbar-darkshadow-color: #404040;
   	scrollbar-track-color: #e9e7e3;
   	scrollbar-arrow-color: #000000;
}
	div.moduleItems #spliter div.scroller table.moduleTable{
		border: none;
	}
	div.moduleItems #spliter div.message,
	div.moduleItems #spliter div.ship{
		margin: 10px;
		padding: 5px 10px;
		border: 1px solid #477127;
		color: #477127;
		background: #f6fff0;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	div.moduleItems #spliter div.ship{
		background: #fffeea;
		border-color: #807d30;
		color: #807d30;
	}
	
	div.moduleItems #spliter table.miniMenu td{
		width: 274px;
		vertical-align: top;
	}
	div.moduleItems #spliter table.miniMenu td ul,
	div.moduleItems #spliter table.miniMenu td ul li{
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	div.moduleItems #spliter table.miniMenu td ul li{padding-bottom: 10px;}
	div.moduleItems #spliter table.miniMenu td ul li a{
		display: block;
		width: 214px;
		padding: 8px 10px 8px 50px;
		text-decoration: none;
		color: #666666;
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}	
	div.moduleItems #spliter table.miniMenu td ul li a:hover{color: #1b5e7b;}
	div.moduleItems #spliter table.miniMenu td ul li a strong{
		display: block;
		font: 18px Arial, Helvetica, sans-serif;
		color: #2a627d;
	}
	div.moduleItems #spliter table.miniMenu td ul li a:hover strong{text-decoration: underline;}
	
	div.moduleItems #statutlegend {
		border: 1px solid #cccccc;
		background: #fafafa;
		margin: 10px 0 0 0;
		padding: 5px 12px 0 12px;
		height: 85px;
	}
	
		div.moduleItems #statutlegend ul {margin: 0; padding: 0; list-style: none;}
		
			div.moduleItems #statutlegend ul li {
				padding: 6px 0 6px 20px;
				width: 168px;
				float: left;
			}
			
				div.moduleItems #statutlegend ul li a {text-decoration: none; color: #000;}
					div.moduleItems #statutlegend ul li a:hover {text-decoration: underline; color: #2a627d;}
					div.moduleItems #statutlegend ul li a.actif,
					div.moduleItems #statutlegend ul li a:hover .actif {font-weight: bold; cursor: default; color: #000; text-decoration: none;}
					
	div.moduleItems #moduleForm #spliter .fullpanel table tr td.tdh2 {
		background: #fff;
		cursor: pointer;
		vertical-align: middle;
	}
	
	div.moduleItems #moduleForm .greybox {
		border: 1px solid #cccccc;
		background: #fafafa;
		margin: 10px 0;
		padding: 0 10px 10px 10px;
	}
		
		div.moduleItems #moduleForm .greybox h3 {
			margin: 0;
			padding: 10px 0;
			color: #000;
			font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		}
		
		div.moduleItems #moduleForm .greybox textarea {
			padding: 4px 4px 4px 3px;
			margin: 0 0 10px 0;
		}
	
		div.moduleItems #moduleForm .greybox span {
			float: right;
			margin: 10px 5px 0 0;
		}
		
			div.moduleItems #moduleForm .greybox span a {text-decoration: none;}
				div.moduleItems #moduleForm .greybox span a:hover {text-decoration: underline;}
		
		/* Notes */
			
		div.moduleItems .noteEntry {
			border-top: 1px solid #fff;
			padding: 4px 5px;
		}
		
			div.moduleItems .noteEntry span.notetop {
				display: block;
				height: 17px;
				margin: 4px 0 0 0;
				padding: 0;
				background: url(/shared/gestion/design/skin2007/images/bg-note-haut.gif) top left no-repeat;
			}
			
			div.moduleItems .noteEntry span.notebottom {
				display: block;
				height: 5px;
				margin: -7px 0 0 0;
				padding: 0;
				background: url(/shared/gestion/design/skin2007/images/bg-note-bas.gif) bottom left no-repeat;
			} html > body div.moduleItems .noteEntry span.notebottom {margin: 0;}
			
			div.moduleItems .noteEntry span.timestamp {
				display: block;
				background: url(/shared/gestion/design/skin2007/images/arrow_right.gif) center left no-repeat;
				padding: 0 0 0 8px;
			}
			
				.open {background: url(/shared/gestion/design/skin2007/images/arrow_down.gif) center left no-repeat;}
			
				div.moduleItems #moduleForm .noteEntry span.timestamp a {
					color: #000;
					display: block;
					text-decoration: none;
					outline: none;
				}
			
			div.moduleItems .noteEntry p {
				line-height: 16px; 
				font-size: 11px; 
				color: #666666;
				margin: 0;
				padding: 5px 10px;
				border-left: 1px solid #CCC;
				border-right: 1px solid #CCC;
				background: #fff;
			}
			
	ul.filterlist {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		ul.filterlist li {
			padding: 0 0 5px 9px;
			background: url(/shared/gestion/design/skin2007/images/panel-arrow-disabled.gif) 0px 4px no-repeat;
			width: 200px;
			float: left;
		}
		
/* Rapport builder - ecom */
div.rapportbuilder {
	background: #fafafa;
	border: 1px solid #cccccc;
	padding: 5px 10px 0 10px;
}	div.rapportbuilder h3 {font-size: 11px;}
	div.rapportbuilder h3 span {font-weight: normal;}
	
	#buildercontainer h2 {
		margin: 0 0 15px 0;
		padding: 5px 0 10px 0;
		line-height: 1.0em;
		color: #333;
		font: bold 16px Verdana, Arial, Helvetica, sans-serif; 
		border-bottom: 1px solid #e1e1e1;
	}	#buildercontainer h2 span {color: #919191; font: normal 12px Verdana, Arial, Helvetica, sans-serif;}
	
	div.moduleItems #buildercontainer #spliter table.miniMenu td ul li a strong {
		font-size: 13px;
		font-weight: bold;
	}
	
	div#datefilter {
		position: absolute;
		z-index: 150;
		top: 194px;
		left: 140px;
	}
	
	div#rapport .rapporthead {
		border-bottom: 1px solid #e1e1e1;
		padding: 15px 0 5px 0;
		margin: 0 0 15px 0;
	}
	
		div#rapport .rapporthead h2 {
			margin: 0px;
			font: 20px Arial, Helvetica, sans-serif;
			color: #2a627d;
		}	div#rapport .rapporthead h2 strong {
				font-weight: normal; 
				display: block;
			}
			div#rapport .rapporthead h2 span {
				font: normal 11px Verdana, Arial, Helvetica, sans-serif;
				color: #000000;
				display: block;
				margin: 4px 0;
				line-height: 16px;
			}	div#rapport .rapporthead h2 span strong {display: inline; font-weight: bold;}
			
	div#rapport ul {
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0 0 15px 0;
	}	div#rapport ul li {padding: 2px 0;}
	
		div#rapport h3 {
			font: bold 11px Verdana, Arial, Helvetica, sans-serif;
			background: url(/shared/gestion/design/skin2007/images/arrow_right.gif) 0px 5px no-repeat;
			padding: 0 0 5px 9px;
			border-bottom: 1px solid #e1e1e1;
		}
		
		div#rapport #details {}
		
			div#rapport #details a ul {text-decoration: none;}
		
			div#rapport #details ul {
				margin: 0;
				padding: 0;
				width: 590px;
			}
			
				div#rapport #details ul li {float: left; padding: 5px 5px 6px 5px; border-bottom: 1px solid #e3e3e3; overflow: hidden; white-space: nowrap;}
				div#rapport #details ul li.facture {width: 40px; text-align: center;}
				div#rapport #details ul li.nom {width: 210px;}
				div#rapport #details ul li.entreprise {width: 150px;}
				div#rapport #details ul li.numdossier {width: 70px; background: red;}
				div#rapport #details ul li.total {width: 70px; text-align: right;}
				div#rapport #details ul li.row1 {background: #fff;}
				div#rapport #details ul li.row2 {background: #fafafa;}
				
				div#rapport #details ul#detailshead li {
					background: #2a627d; 
					color: #fff; 
					font-weight: bold;
					padding: 5px;
					border: none;
				}
				
				div#rapport #details a ul li {color: #000; cursor: pointer; text-decoration: none;}
				div#rapport #details a:hover ul li {color: #1b5e7b; background: #e7f1f4;}
				
		div#rapport #totaux {
			clear: left;
			margin: 5px 0 10px 0;
		}
			div#rapport #totaux table {
				border: 1px solid #e3e3e3;
				text-align: right;
			}

.arboSelect option {border-top: 1px solid #eee;}

.arboSelect option.position1 {
	font-weight: bold;
}

.arboSelect option.position2 {
	padding: 0 0 0 15px;
	font-weight: normal;
}

.arboSelect option.position3 {
	padding: 0 0 0 30px;
	font-style: italic;
}

.arboSelect option.position4 {
}

/* Date picker */
.datepicker {
	width: 226px;
	height: 182px;
	padding: 4px 7px 7px 4px;
	background: url(/shared/gestion/design/skin2007/images/calendar-frame.png) top left no-repeat;
	position: absolute;
}

	.datepicker .header {
		position: relative;
		width: 226px;
		height: 26px;
	}
	
		.datepicker .header .closeButton {display: none;}
	
		.datepicker .header .title {
			font: bold 11px/26px Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			text-align: center;
		}
		
		.datepicker .header .next,
		.datepicker .header .previous {
			position: absolute;
			overflow: hidden;
			width: 16px;
			height: 16px;
			top: 5px;
			text-indent: -40px;
			cursor: pointer;
		}
		
		.datepicker .header .previous {
			left: 2px;
			background: url(/shared/gestion/design/skin2007/images/calendar-previous.gif) center no-repeat;
		}
		
		.datepicker .header .next {
			right: 2px;
			background: url(/shared/gestion/design/skin2007/images/calendar-next.gif) center no-repeat;
		}
		
	.datepicker .body {
		width: 226px;
		height: 400px;
		position: relative;
		overflow: hidden;
	}
	
		.datepicker .body .days {
			width: 224px;
			height: 152px;
			overflow: hidden;
			padding: 1px;
			margin: 1px 0 0 0;
		}
	
			.datepicker .body .days .day {
				border: 1px solid #ccc;
				background: #fff;
				width: 25px;
				height: 14px;
				float: left;
				overflow: hidden;
				margin: 1px 1px 0 1px;
				display: inline;
				text-align: right;
				padding: 4px 3px 0 0;
				cursor: pointer;
			}	html > body .datepicker .body .days .day {margin: 1px;}
			
				.datepicker .body .days .day:hover {
					border: 1px solid #2a627d;
					background: #2a627d;
					color: #fff;
				}
			
			.datepicker .body .days .title,
			.datepicker .body .days .title:hover {
				border: none;
				width: 30px;
				height: 18px;
				text-align: center;
				line-height: 18px;
				background: #f4f4f4;
				padding: 0;
				cursor: default;
				color: #000;
			}
			
			.datepicker .body .days .otherMonth {
				border: 1px solid #ddd;
				background: #f9f9fa;
				color: #aaa;
			}
			
			.datepicker .body .days .selected {
				color: #2a627d;
				border: 1px solid #2a627d;
			}
		
		.datepicker .body .years {
			width: 224px;
			height: 152px;
			overflow: hidden;
			padding: 1px;
			margin: 2px 0 0 0;
		}
		
			.datepicker .body .years .year {
				border: 1px solid #ccc;
				background: #fff;
				width: 40px;
				height: 33px;
				line-height: 33px;
				float: left;
				overflow: hidden;
				margin: 2px 2px 1px 1px;
				display: inline;
				text-align: center;
				cursor: pointer;
			}	
			
				.datepicker .body .years .year4,
				.datepicker .body .years .year9,
				.datepicker .body .years .year14,
				.datepicker .body .years .year19 {margin: 2px 0 1px 1px;}
				
				.datepicker .body .years .selected {
					color: #2a627d;
					border: 1px solid #2a627d;
				}
				
				.datepicker .body .years .year:hover {
					border: 1px solid #2a627d;
					background: #2a627d;
					color: #fff;
				}
				
		.datepicker .body .months {
			width: 224px;
			height: 152px;
			overflow: hidden;
			padding: 1px;
			margin: 2px 0 0 0;
		}
		
			.datepicker .body .months .month {
				border: 1px solid #ccc;
				background: #fff;
				width: 70px;
				height: 33px;
				line-height: 33px;
				float: left;
				overflow: hidden;
				margin: 2px 2px 1px 1px;
				display: inline;
				text-align: center;
				cursor: pointer;
			}	
			
				.datepicker .body .months .month3,
				.datepicker .body .months .month6,
				.datepicker .body .months .month9,
				.datepicker .body .months .month12 {margin: 2px 0 1px 1px;}
				
				.datepicker .body .months .selected {
					color: #2a627d;
					border: 1px solid #2a627d;
				}
				
				.datepicker .body .months .month:hover {
					border: 1px solid #2a627d;
					background: #2a627d;
					color: #fff;
				}
