.alignleft{text-align: left;
		   background-color:#CCCCCC;}
.aligncenter {text-align: center;}
   
table.matrix
{
border-top-color: #000080;
border-right-color-value: #000080;
border-bottom-color: #000080;
border-left-color-value: #000080;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
background-color: #ffffff;
border-top-style: solid;
border-right-style-value: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-top-width: thin;
border-right-width-value: thin;
border-bottom-width: thin;
border-left-width-value: thin;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
}   

table.filetable
{
    border-spacing: 0px; 
    border-style: solid;
    border-width: 2px;
    border-color: #000080;
    empty-cells: show;
    border-collapse: collapse; 
}

table.filetable td,
table.filetable th
{
    padding-left: 5px; 
    padding-right: 5px; 
}

table.filetable th
{
    color: #f2f2f9;
    background-color: #000080;
}

table.filetable td
{
    border-style: solid;
    border-width: 1px;
}

table.filetable td a,
table.filetable td a:link,
table.filetable td a:visited,
table.filetable td a:hover,
table.filetable td a:active,
table.filetable td a:focus
{
    font-weight: bold;
    text-decoration: none;
}


table.filetable tr.fileline0 td a:hover
{
    color: #f2f2f9;
    background-color: #000080;
}

table.filetable tr.fileline1 td a:hover
{
    color: #c0c0ff;
    background-color: #000080;
}

table.filetable td.filetime,
table.filetable td.filesize
{
    text-align: right;
}

table.filetable td.fileicon
{
    border-right-style: none;
}


table.filetable tr.fileline0
{
    background-color: #f2f2f9;
}

.virtual_unit_info
{
    color: #f2f2f9;
    background-color: #4040c0;
    font-weight: bold;
    margin: 0px;
    padding-left :5px;
    padding-right :5px;
}

.virtual_unit_info a,
.virtual_unit_info a:link,
.virtual_unit_info a:visited,
.virtual_unit_info a:hover,
.virtual_unit_info a:active,
.virtual_unit_info a:focus
{
    color: #f2f2f9;
    background-color: #4040c0;
    font-weight: bold;
    text-decoration: none;
}

.virtual_unit_info a:hover
{
    color: #4040c0;
    background-color: #f2f2f9;
}

ul.item
{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}

form
{
    margin: 0px;
}

.auth_title
{
    color: #000080;
    font-style: normal;
    font-size: 130%;
    margin-bottom: 5px;
}

.item_title
{
    color: #000080;
    font-style: normal;
    font-weight: bolder;
    font-size: 130%;
    margin-bottom: 5px;
}

.item_subtitle
{
    color: #000080;
    font-style: normal;
    font-weight: bolder;
    font-size: 100%;
    margin-bottom: 5px;
}

.item_search_title,
.item_resume
{
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
}

.item_search_resume,
.item_search_detail,
.item_detail
{
    font-style: normal;
    font-weight: normal;
    margin-bottom: 5px;
}
		
.item_detail table, th, td {
   border: 1px solid #000080;
}
		
.item_detail table td {
   padding: 4px 4px 4px 4px;		
}

.item_info
{
    font-style: normal;
    font-weight: normal;
    margin-bottom: 5px;
}

.item_other
{
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 2px;
}

.item_search_item_number,
.item_search_item_number a
{
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.item_disabled
{
    text-decoration: line-through;
}

.item_selection_highlighted
{
    background-color: #ffc0c0;
}
		
.item_search_pe {
	margin-top: 0px;
	padding: 2px;
	font-size: 0.8em;
	font-style: italic;
	text-transform: uppercase;
	background-color: #6b6bff;
	color: #fff;
}

.navigate_button,
.navigate_button_disabled,
.sort_button,
.sort_button_selected
{
    background-color: #d2d2d9;
    border-color: #fafaff #b2b2b9 #b2b2b9 #fafaff;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    padding: 1px;
}

.navigate_button
{
    color: #000000;
    font-style: normal;
    font-weight: bolder;
}

input.navigate_button
{
    height: 25px;
}

#search_choice_block,
#search_for_block
{
	margin:10px 0px 0px 0px; /* top right down left */
}


.navigate_button_disabled
{
    background-color: #b2b2b9;
    color: #a0a0a0;
    font-style: normal;
    font-weight: bolder;
}

a.navigate_button
{
    border: none;
    text-decoration: none;
}

.navigation
{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

.search_button,
.search_button_selected
{
    background-color: #d2d2d9;
    border-color: #fafaff #b2b2b9 #b2b2b9 #fafaff;
    border-style: solid;
    border-width: 2px;
    font-weight: bold;
    padding: 1px;
    color: #000000;
    font-style: normal;
    font-weight: bolder;
    font-size: 12px;
    line-height: 25px;
}

.search_button_selected,
.sort_button_selected
{
    background-color: #a2a2a9;
}

.sort
{
    text-decoration: none;
}

.login_field
{
    width: 150px;
}

.item_new
{
    background-color: #800000;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
		
.wysiwyg-text-align-right {
  text-align: right;
}

.wysiwyg-text-align-center {
  text-align: center;
}

.wysiwyg-text-align-left {
  text-align: left;
}

.wysiwyg-text-align-justify {
  text-align: justify;
}

.wysiwyg-text-strike {
  text-decoration: line-through;	
}
		
code {
  font-family: "Courier New", Courier, monospace;	
}

/********************
* Category selector *
********************/
#category_selector_if
{
    border: none;
}

#category_selector
{
    background: none;
    border-color: #000000;
    border-style: solid;
    border-width: 2px;
    display: none;
    position: absolute;
    top: 80px;
    left: 40px;
    z-index: 1000;
    width: 220px;
}


#search_for
{
    width: 180px;
}

body.mkTree
{
    background-image: none;
    margin: 5px;
    text-align: left;
}

a
{
    color: #000080;
}

body
{
    background-color: #f2f2f9;
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
    
    color: #000080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    overflow: auto;
    text-align: center;
}

body.frametitle,
body.mini
{
    background-image: none;
}

body.frametitle
{
    margin: 0px;
}

img
{
    border: none;
    vertical-align: bottom;
}

span img
{
    vertical-align: middle;
}

#WzTtDiV img
{
    vertical-align: baseline;
}

input, textarea
{
    background-color: #f2f2f9;
    border-color: #fafaff #b2b2b9 #b2b2b9 #fafaff;
    border-width: 1px;
    padding: 2px;
}

input.select_button
{
    background-color: #d2d2d9;
    border-color: #fafaff #b2b2b9 #b2b2b9 #fafaff;
    border-width: 1px;
    font-weight: bold;
    padding: 0px;
}

input:focus, textarea:focus
{
    background-color: #e0e0e0;
}

input.button
{
    background-color: #d0a070;
    border-style: solid;
    border-color: #f0e0c0 #703000 #703000 #f0e0c0;
    border-width: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: .2em;
}

input.button:focus
{
    color: #000080;
}

textarea
{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;

    /*
    Internet Explorer only
    scrollbar-face-color: #000080; // couleur de la barre de défilement
    scrollbar-shadow-color: #f2f2f9; // ombres en bas et à droite
    scrollbar-highlight-color: #000080; // ombres en haut et à gauche
    scrollbar-3dlight-color: #f2f2f9; // angles en haut et à gauche
    scrollbar-darkshadow-color: #000000; // ombres sombres en bas et à droite
    scrollbar-track-color: #c0c0ff; // fond de la barre défilement
    scrollbar-arrow-color: #c0c0ff; // couleur des flèches haut et bas
    */
}

td, th
{
    font-size: 10pt;
}

th
{
    font-weight: bold;
    text-align: left;
}

ul
{
    list-style-type: square;
}

.errorMsg
{
    color: #c00000;
    font-weight: bold;
}

input.block,
input.login_block,
.form_block_0,
.form_block
{
    background-color: #d0d0ff;
}
		
.form_block_1
{
	background-color: #e1e1ff;	
}

.form_block_1,
.form_block_0,
.form_block
{
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.form_block_reverse
{
    background-color: #000080;
    color: #d0d0ff;
}


.label,
.sublabel,
.label_in_input
{
    margin-bottom: 5px;
    font-weight: bold;
}

div.label
{
    font-style: italic;
}

div.sublabel
{
    margin-bottom: 5px;
    font-weight: normal;
    font-style: normal;
}

.none
{
    display: none;
}

#main
{
    margin: 0px auto;
    text-align: left;
    width: 100%;
}

#titleBar,
#copyright
{
    background-color: #000080;
    border-color: #4040f0 #000000 #000000 #4040f0;
    border-style: solid;
    border-width: 2px;
    color: #f2f2f9;
    font-size: 120%;
    font-weight: bold;
    padding: 2px .5em;
}

#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:active,
#copyright a:focus
{
    color: #f2f2f9;
    text-decoration: none;
}

#copyright a:hover
{
    background-color: #6060e0;
}

#titleApplicationLeft
{
    float: left;
}

#titleHelpRight
{
    text-align: right;
}

#copyright_options
{
    text-align: left;
    float: left;
}

#copyright
{
    font-size: 80%;
    font-weight: bold;
    text-align: right;
}

#copyright .options
{
    background-color: #ff0000;
    text-align: left;
}

#content
{
    background-color: #c0c0ff;
    border-color: #e0e0ff #a0a0cf #a0a0cf #e0e0ff;
    border-style: solid;
    border-width: 2px;
    clear: left;
    padding: .5em 1em .25em 1em;
}

#validation
{
    padding: 1em 0em;
    text-align: right;
}

#form
{
    width: 98%;
}
		

/*---------------------------------------------------------------------------*/
/* Site menu.                                                                */
/*---------------------------------------------------------------------------*/

div.menuLine
{
    background-color: #4040c0;
    border: 2px solid;
    border-right: 0px;
    border-color: #6060e0 #2020a0 #2020a0 #6060e0;
    height: 28px;
}

div.menuBar input,
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    color: #f2f2f9;
}

div.menuBar
{
    background-color: #4040c0;
    border: 2px solid;
    border-right: 0px;
    border-color: #6060e0 #2020a0 #2020a0 #6060e0;
    padding: 4px 2px 4px 2px;
    float: left;
    text-align: left;
}

div.menuLine div.menuBar
{
    border: none;
}

div.menuLanguage div.menuBar
{
    float: none;
    text-align: right;
}

div.menuBar input
{
    color: #000080;
}

div.menuBar a.menuButton
{
    background-color: transparent;
    border: 1px solid #4040c0;
    color: #f2f2f9;
    cursor: default;
    font-weight: bold;
    left: 0px;
    margin: 1px;
    padding: 2px 6px 2px 6px;
    position: relative;
    text-decoration: none;
    top: 0px;
    z-index: 100;
}


div.menuBar input.submit
{
    background-color: #000080;
    border: 0px solid;
    border-color: #6060e0 #2020a0 #2020a0 #6060e0;
    padding: 2px 4px 2px 4px;
    text-align: left;
    color: #f2f2f9;
    cursor: default;
    font-weight: bold;
    left: 0px;
    margin: 1px;
    position: relative;
    text-decoration: none;
    top: 0px;
    z-index: 100;
}

div.menuBar input.submit:hover,
div.menuBar a.menuButton:hover
{
    background-color: transparent;
    border-color: #c0c0ff #000000 #000000 #c0c0ff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover
{
    background-color: #000080;
    border-color: #000000 #c0c0ff #c0c0ff #000000;
    color: #fff0d0;
    left: 1px;
    top: 1px;
}

div.menu
{
    background-color: #4040c0;
    border: 2px solid;
    border-color: #6060e0 #2020a0 #2020a0 #6060e0;
    left: 0px;
    padding: 0px 1px 1px 0px;
    position: absolute;
    top: 0px;
    visibility: hidden;
    z-index: 101;
}

div.menu a.menuItem
{
    color: #f2f2f9;
    cursor: default;
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

div.menu a.menuItem,
div.menu div.menuItemHdr
{
    padding: 3px 1em;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight
{
    background-color: #c0c0ff;
    color: #000080;
}

div.menu a.menuItem span.menuItemText
{
}

div.menu a.menuItem span.menuItemRight
{
    margin-right: -.75em;
}

div.menu a.menuItem span.menuItemArrow
{
    margin-right: -.75em;
}

div.menu div.menuItemHdr
{
    font-weight: bold;
}

div.menu div.menuItemSep
{
    border-top: 1px solid #6060e0;
    border-bottom: 1px solid #2020a0;
    margin: 4px 2px;
}
/**************************************************/
/* files                                          */
/**************************************************/
.filesDetailView
{
    background-color: #e0e0ff;
    width: 100%;
    padding: 2px;
}
.filesTime
{
    font-weight: bold;
}
.filesCommentMsg
{
    font-weight: bold;
    background-color: #d0d0ff;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.filesUserInfo
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: italic;
    font-weight: normal;
}

/**************************************************/
/* zcom                                           */
/**************************************************/
.comLine
{
    background-color: #d0d0ff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding:2px;
    height:auto;
}
.comLeftHeading
{
	vertical-align:top;
    float: left;
    width:100px;
}
.comContent
{
    margin-left: 0px;
}
.comLeftHeadingOthers
{
	/* vertical-align: middle; */
    float: left;
    width:140px;
}
.comContentOthers
{
    /* margin-left: 0px; */
}
.comOthers
{
    background-color: #d0d0ff;
    margin-top: 0px;
    margin-bottom: 1px;
    padding:2px;
    height:auto;
    width:50%;
}
.comTabContactHeader
{
    background-color: #000080;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bolder;
    font-size: 12px;
}
.comTabContactLine1
{
    background-color: #FFFFFF;
}
.comTabContactLine2
{
    background-color: #c0c0ff;
}
.comTabContactLine1b
{
    background-color: #EADFEA;
}
.comTabContactLine2b
{
    background-color: #FFDBBF;
}
.comBorderBlockContacts
{
    width : 650px;
    border-color: #000080;
	border-style: solid;
	border-width: thin;
}
.comBlockContacts
{
	width : 650px;
	height : 130px;
	overflow : auto;
    background-color: #e0e0e0;
    /*
	background-position : top left; 
	background-image : url(../images/fond_673_300.gif);
	background-attachment : fixed;
    */
}
.td250
{
    width:25%;
}
.td125
{
    width:12.5%;
}
.com_mini_line_tab
{
    height : 2px;
    background-color: #000080
}

body.com_im
{
    background-color: #000080;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 5px;
    text-align: left;
}
.com_im_title
{
    color: #FFFFFF;
    font-style: normal;
    font-weight: bolder;
    font-size: 130%;
    margin-bottom: 5px;
}
.com_char_count
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000080;
    background-color: #d0d0ff;
    text-decoration: none;
    border: 0px;
    border-style:outset;
    text-align:center;
    vertical-align:top;
}

.pe_search_acc
{
    background-color: #d0d0ff;
    font-style: normal;
    font-weight: bold;
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.pe_search_pe
{
    font-style: normal;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 10px;
}

/**************************************************/
/* eshop                                          */
/**************************************************/

.rightNum
{
    text-align: right;
}

.catalogue_table
{
    border-color: #000080;
    background-color: #ffffff;
	border-style: solid;
	border-width: thin;
}

.catalogue_table_grey
{
    border-color: #000080;
    background-color: #E0E0E0;
	border-style: solid;
	border-width: thin;
}


/**************************************************/
/* dnf2r                                          */
/**************************************************/
.dnf2r_title
{
    color: #000080;
    font-style: normal;
    font-weight: bolder;
    font-size: 130%;
    margin-bottom: 5px;
}



/****************************************************/
/* Defines styles for the XHTML category navigation */
/*                                                  */
/* @media is used to be ignored by Netscape 4       */
/****************************************************/

body.mkTree
{
    background-image: none;
    margin: 5px;
    text-align: left;
}

@media screen
{
	/* Turn off list bullets */
	ul.mkTree  li
    {
        list-style: none;
    } 
	/* Control how "spaced out" the tree is */
	ul.mkTree, ul.mkTree ul , ul.mkTree li
    {
        margin-left: 5px;
    }
	/* Provide space for our own "bullet" inside the LI */
	ul.mkTree  li           .bullet
    {
        padding-left: 10px;
    }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mkTree  li.liOpen    .bullet
    {
        cursor: pointer;
        background: url(../img/minus.gif) center left no-repeat;
    }
	ul.mkTree  li.liClosed  .bullet
    {
        cursor: pointer;
        background: url(../img/plus.gif)   center left no-repeat;
    }
	ul.mkTree  li.liBullet  .bullet
    {
        cursor: default;
        background: center left no-repeat;
    }
	/* Sublists are visible or not based on class of parent LI */
	ul.mkTree  li.liOpen    ul
    {
        display: block;
    }
	ul.mkTree  li.liClosed  ul
    {
        display: none;
    }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mkTree  li
    {
        font-size: 8pt;
    }
	ul.mkTree  li ul li
    {
        font-size: 8pt;
    }
	ul.mkTree  li ul li ul li
    {
        font-size: 8pt;
    }
	ul.mkTree  ul li ul li ul li li
    {
        font-size: 8pt;
    }
}

@media print
{
    .no_printer
    {
        display: none;
    }
	
	.special_printer {
		border-style: none !important;
	    border-width: 0px !important;
	}
}