/****************************************************
	Style pour les indexs
*****************************************************/

html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#fff; 
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
}

body 
{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:8px; 
	border:0;
}

.mainIndex
{
	float:right;
	padding-right:10px;
	padding-top:5px;
	font-size: 11px;
	font-style: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

#divMainIndex
{
	margin-left:10px;
	font-style: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}

#divHelpMainLink
{
	margin-left:20px;
	font-size: 11px;
	font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
}


/*#divMainIndex a, #divHelpMainLink a
{
    color: #5b5b5b;
    text-decoration: underline;
}*/
#divMainIndex a:link, #divHelpMainLink a:link, .mainIndex a:link
{
    color: #5b5b5b;
    text-decoration: underline;
}
#divMainIndex a:visited, #divHelpMainLink a:visited, .mainIndex a:visited
{
    color: #5b5b5b;
    text-decoration: underline;
}
#divMainIndex a:active, #divHelpMainLink a:active, .mainIndex a:active
{
    color: #5b5b5b;
    text-decoration: underline;
}
#divMainIndex a:hover, #divHelpMainLink a:hover, .mainIndex a:hover
{
    color: #B2B2AA;
    text-decoration: underline;
}

#divHelpHeader
{
	font-weight: bold;
    font-size: 18px;
    color: #585858;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-variant: normal;
    text-decoration: none;
    padding-left: 8px;
    padding-top :4px;    
    clear:both;	
}

.divHelpLevel0
{
    background-color: #585858;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:8px;
    margin-bottom:8px;
    margin-top:8px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    text-align:left;
    color: white;
}

.divHelpLevel0 a
{
    color:White;
    text-decoration:none;
}
.divHelpLevel0 a:link
{
    color:White;
    text-decoration:none;
}
.divHelpLevel0 a:visited
{
    color:White;
    text-decoration:none;
}
.divHelpLevel0 a:active
{
    color:White;
    text-decoration:none;
}
.divHelpLevel0 a:hover
{
    color:White;
    text-decoration:none;
}

.divHelpLevel1
{
    padding-right: 4px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px;
    color: #585858;
    padding-top: 10px;
    padding-bottom: 3px;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    height: 20px;   
    margin-left:2px;
    margin-right:2px;
}

.divHelpLevel2
{
	padding-right: 4px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 11px;
    color: #585858;
    padding-top: 4px;
    padding-bottom: 0px;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    text-align: left;
    text-decoration: none;
    height: 20px;   
    margin-left:2px;
    margin-right:2px;
}

.divHelpLevel3
{
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #585858;
    padding-left:45px;
    padding-bottom:4px;
}

.divHelpLevel4
{
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #585858;
    padding-left:65px;
    padding-bottom:4px;
}

/****************************************************
	Stype pour les pages d'aide
****************************************************/
.divTitleFunction {
	margin-left: 8px; margin-top : 0px; margin-right: 8px; margin-bottom: 0px;
	padding: 0px;
	position: static;}
.helpPageTitle {
	font-weight: bold;
    font-size: 18px;
    color: #585858;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-variant: normal;
    text-decoration: none;
    padding-left: 8px;
    vertical-align:sub;
    /*float:left; JM V5.3 - 13.09.2010: Le paragraphe qui suit est souvent mal aligné */  
    padding-top :4px;}
.helpPageTitle p {
	padding-top:8px; 
	margin:0px; 
	position:static;}			
.helpPageSubTitle {
	font-weight:bold; font-size:12px; font-style:normal; 
	font-family:verdana,geneva,arial,helvetica,sans-serif; font-variant:normal; 
	text-decoration:none; 
	padding:0px; 
	margin-left:0px; margin-right:0px; margin-top:16px; margin-bottom:4px; 
	position:static;
	color:#333333;}
.helpPageSubTitleD {
	background-color: #585858;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:8px;
    margin-bottom:8px;
    margin-top:8px;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
    color: white;
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    text-underline-color: #999999;
    text-align:left;}
.menuItema {
	font-weight:normal; font-size:12px; font-style:normal; font-family:verdana,geneva,arial,helvetica,sans-serif;
	color:#c1d8f1; 
	text-decoration:none;}
.menuItema a:link {
    color: #5b5b5b;
    text-decoration: underline;}
.menuItema a:visited {
    color: #5b5b5b;
    text-decoration: underline;}
.menuItema a:active {
    color: #5b5b5b;
    text-decoration: underline;}
.menuItema a:hover {
    color: #b2b2aa;   
    text-decoration: underline;}
.txtInfo {
	font-size:12px; font-style:normal; font-family:verdana,geneva,arial,helvetica,sans-serif; font-variant: normal;
	color:black;    
	text-decoration:none;    
	margin:0px;
	padding:0px;
	position:static;}
.txtInfo p {
	margin:0px; margin-top:8px; 
	padding:0px;
	position:static;}
.txtInfo a:link {
    color: #5b5b5b;
    text-decoration: underline;}
.txtInfo a:visited {
    color: #5b5b5b;
    text-decoration: underline;}
.txtInfo a:active {
    color: #5b5b5b;
    text-decoration: underline;}
.txtInfo a:hover {
    color: #b2b2aa;   
    text-decoration: underline;}	
.txtInfoTable {
	font-size:12px; font-style:normal; font-family:verdana,geneva,arial,helvetica,sans-serif; font-variant: normal;
	color:#000080;    
	text-decoration:none;    
	margin:0px;
	padding:0px;
	position:static;
	border: 1px solid #666666;
	border-collapse: collapse;
	background-color: #fefefe;
	width: 100%;}				
.txtInfoTable td {
	padding: 0px;
	margin: 0px;
	border: 1px solid #eeeeee;
	border-collapse: collapse;
	padding: 4px;}
.txtInfoTable th	{	
	font-weight: bold;				
	border-style: solid;
	border-width: 1px;   
	background-color: #f0f0f0;
	padding: 4px;}				
.pageSubElements {
	margin-left: 32px;}
.txtInfoRed {
	font-size: 12px; font-style: normal; font-family: verdana, geneva, arial, helvetica, sans-serif; font-variant: normal;
	color: red;			
	text-decoration: none;    
	margin: 0px;
	padding: 0px;
	position: static;}
.txtInfoBlack {
	font-size: 12px; font-style: normal; font-family: verdana, geneva, arial, helvetica, sans-serif; font-variant: normal;
	color: black;    
	text-decoration: none;    
	margin: 0px;
	padding: 0px;
	position: static;}
.txtInfoBlue {
	font-size: 12px; font-style: normal; font-family: verdana, geneva, arial, helvetica, sans-serif; font-variant: normal;
	color: blue;    
	text-decoration: none;    
	margin: 0px;
	padding: 0px;
	position: static;}
.MinItalictxtInfo {
	font-size: 12px; font-style: italic; font-family: verdana, geneva, arial, helvetica, sans-serif; font-variant: normal;
	color: black;    
	text-decoration: none;    
	margin: 0px;
	padding: 0px;
	position: static;}
.MintxtInfo {
	font-size: 10px; font-style: normal; font-family: verdana, geneva, arial, helvetica, sans-serif; font-variant: normal; font-weight: normal;
	color: #000080;    
	text-decoration: none;    			
	margin: 0px;
	padding: 0px;
	position: static;}

.defaultTable {
    font-style: normal;
    font-family: verdana, geneva, arial, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;    
    border-color: #666666;
    border-collapse: collapse;
    background-color: #fefefe;
    overflow:visible;
  }
.defaultTable td {
    border-top-style: none;
    border-right-style: solid;
    border-left-style: none;    
    border-bottom-style: solid;    
    border-width: 1px;
    border-color: #eeeeee;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;	
}
.defaultTable td.numeric {
    text-align: right;
}
.defaultTable thead 
{
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-width: 1px;   
    background-color: #f0f0f0;
}
.defaultTable th
{
    font-weight: bold;
    color: #333333;
    border-style: solid;
    border-width: 1px;   
    background-color: #f0f0f0;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px;
    text-align: left;
}
.defaultTable th.numeric
{
    text-align: right;
}
.defaultTable tbody 
{
    font-weight: normal;
    color: #000000;
}