/* --------------------------------------------------------------------------------------------------------------------
	The following paragraphs of styles are vector assigned, so the user can apply them to graphical/text elements.
	- Translated names are stored in separated files, so the user can modify it easily (late stage).
	- At some stage : creation of a php soft able to assignate new CSS values to the following names :
	uFNSize1 .. uFNSize4, uFBSize1 .. uFBSize4, 
*/

.txtOut{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-style: normal; font-weight: bold; text-decoration: none; white-space: nowrap;}
.txtIn{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-style: normal; font-weight: bold; text-decoration: none; white-space: nowrap;}
.menuMover{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;text-decoration: none;}

/* ---------------------------*/
/* STYLES GIVEN TO THE USER : */
/* ---------------------------*/

/* User Font Normal, Size n */
.uFNSize1{font-family: Arial, Helvetica, sans-serif; font-size: 32pt; font-style: normal; font-weight: normal; color: #000000;}
.uFNSize2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: normal; color: #000000;}
.uFNSize3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000;}
.uFNSize4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000;}
.uFNSize5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.uFNSize6{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000;}

/* User Font Bold, Size n */
.uFBSize1{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: bold; color: #000000;}
.uFBSize2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: bold; color: #000000;}
.uFBSize3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #000000;}
.uFBSize4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000;}
.uFBSize5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;}
.uFBSize6{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000;}

.uFLSize1{font-family: Arial, Helvetica, sans-serif; font-size: 32pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}
.uFLSize2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}
.uFLSize3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}
.uFLSize4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}
.uFLSize5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}
.uFLSize6{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #006331;text-decoration: none;}

/* User Font Diverse, a reserve for some more user definition (late stage) */
.uFDiv1{font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bold; color: #0000FF; padding-left:10; padding-right:10; text-decoration: none}
.uFDiv2{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.uFDiv3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.uFDiv4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.uFDiv5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.uFDiv6{font-family: Arial, Helvetica, sans-serif; font-size: 4pt; font-style: normal; font-weight: normal; color: #0000FF; text-decoration: none;}

.sWarning{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #FF0000}
.sNoWarning{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #398408}

.uLeft{text-align: left; vertical-align: top}
.uCenter{text-align: center; vertical-align: top}
.uRight{text-align: right; vertical-align: top}
.uLeftBot{text-align: left; vertical-align: bottom}
.uCenterBot{text-align: center; vertical-align: bottom}
.uRightBot{text-align: right; vertical-align: bottom}
.uLeftM{text-align: left; vertical-align: middle}
.uCenterM{text-align: center; vertical-align: middle}
.uRightM{text-align: right; vertical-align: middle}



/* Help Font !! */
.hN1{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000;}
.hN2{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000;}
.hB1{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #000000;}
.hB2{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000;}



/* special ask password */
.eParag3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000}
.eCenter{text-align: center; vertical-align: top}
.eButForm{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-align: center; color: #000000}



/* 
	These are definitively hard-wired :
	--> clients with bad eyes get a manually adapted version : bigger font
*/
.eHeaderWdgTbl{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #000000;}

/* Text in form widgets */
.eInFileLoader{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.eInComboBox{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.eInTBox{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.eLabel{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000;}
.eSubLabel{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.eButForm{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-align: center; color: #000000;}

/* Diverse */
.editMenu{ font-family: "Courier New", Courier, mono; font-size: 10pt; color: #000000; background-color: #FF8800; white-space: nowrap; font-weight: bold;}
.eWarning{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #FF0000; text-align: center;}
.eNoWarning{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #398408; text-align: center;}
.eSmallInfo{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000;}

.bgWidget{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; text-decoration: none; text-align: center; vertical-align: middle; white-space: nowrap; font-weight: bold; background-image: url(../_g/_imgEditor/bgEdt2.jpg);}
.bgTxtDspl{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; background-color: #FFFFFF; text-decoration: none; text-align: center; vertical-align: middle; white-space: nowrap; font-weight: bold;}
.eBoldLink{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none; white-space: nowrap; font-weight: bold;}

.eBlueBorder{border-color: blue;}
.eGrayBorder{border-color: gray;}


/* Forms Titles 1==Large, 2==Medium, 3==small like html H1, H2 etc... */

/* Edit Font Bold (Title), Size n */
.eTitle1{font-family: Arial, Helvetica, sans-serif; font-size: 32pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
.eTitle2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
.eTitle3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
.eTitle4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
.eTitle5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}

/* Edit Font Normal (Paragraphs), Size n  */
.eParag1{font-family: Arial, Helvetica, sans-serif; font-size: 32pt; font-style: normal; font-weight: normal; color: #000000;}
.eParag2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: normal; color: #000000;}
.eParag3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: normal; color: #000000;}
.eParag4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #000000;}
.eParag5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000;}
.eParag6{font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000;}


/* Edit Font Bold link, Size */ 
.eFLSize1{font-family: Arial, Helvetica, sans-serif; font-size: 32pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.eFLSize2{font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.eFLSize3{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.eFLSize4{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}
.eFLSize5{font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #0000FF; text-decoration: none;}


/* Edit Position */ 
.eLeft{text-align: left; vertical-align: top;}
.eRight{text-align: right; vertical-align: top;}
.eCenter{text-align: center; vertical-align: top;}

.eLeftM{text-align: left; vertical-align: middle;}
.eRightM{text-align: right; vertical-align: middle;}
.eCenterM{text-align: center; vertical-align: middle;}






