html {
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #5F748B;
	scrollbar-track-color: #FFFAF0;
	scrollbar-face-color: #D7E1E8;
	scrollbar-arrow-color: #5F748B;
	scrollbar-darkshadow-color: #D7E1E8;
	scrollbar-3dlight-color: #ffffff;
}
/* Is background colour and dead space in the browser*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #D7E1E8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* main title*/
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 1mm;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
}
/* main text*/
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29323D;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: 0px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 3px;
}
/* main text for kreol site*/
.mainTextKr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5F748B;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: 3px;
}
/* personaz dan teat for kreol site*/
.mainTextKrPers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B22222;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: 3px;
}
/* personaz dan teat for kreol site*/
.mainTextKrDekor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: 3px;
}
/* main text when listing things*/
.mainTextBr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: 5px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 0px;
}
/* main text used for poems*/
.mainTextPoem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29323D;
	text-align: center;
	letter-spacing: 0.5mm;
	font-weight: 100;
}
/* first letter of the main text*/
.firstBigLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #2F1700;
	text-indent: 10px;
	vertical-align: baseline;
	font-weight: normal;
	line-height: 30px;
}
.nameAuthorMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	text-align: right;
	letter-spacing: 0.5mm;
	margin-top: 0px;
	line-height: 24px;
	font-weight: 100;
}
/* used to get a point in the SE*/
.invisiblePoint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFEE;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
}
/* comments*/
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b22222;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 15px;
}
/* comments*/
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A6A00;
	text-align: center;
	margin-bottom: -13px;
}
/* comments*/
.articleMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A8B85;
	margin-bottom: 8px;
	letter-spacing: 0.5mm;
}
A:link {
	COLOR: #29323D;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #29323D;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #29323D;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #212730;
	TEXT-DECORATION: none;
}
.nameAuthorLeftNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b22222;
	text-align: center;
	letter-spacing: 0mm;
	margin-top: 0px;
	line-height: 18px;
	font-weight: 100;
}
a#Special{
	color:#7A8B85;
	TEXT-DECORATION: none;
}
a#Special:visited{
	color:#7A8B85;
	TEXT-DECORATION: none;
}
a#Special:active{
	color:#7A8B85;
	TEXT-DECORATION: underline;
}
a#Special:hover{
	color:#7A8B85;
	TEXT-DECORATION: underline;
}
/*used for editable tags*/
a#SpecialT{
	color:#48534F;
	TEXT-DECORATION: none;
}
a#SpecialT:visited{
	text-decoration: none;
	color: #48534F;
}
a#SpecialT:active{
	color:#48534F;
	text-decoration: none;
}
a#SpecialT:hover{
	color:#48534F;
	text-decoration: underline;
}
/*used for titles and text in the main page*/
a#title-text{
	TEXT-DECORATION: underline;
}
a#title-text:visited{
	text-decoration: underline;
}
a#title-text:active{
	text-decoration: none;
}
a#title-text:hover{
	text-decoration: none;
}
.textLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b22222;
	margin-bottom: 3px;
	margin-top: 3px;
	overflow: visible;
}
.titleLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	text-align: center;
	margin-bottom: -2px;
	margin-top: 5px;
}
/*empty cell at the top of the left navigation. Before space for ad and 15 pixels space elsewhere (ad3)*/
.emptyCell15 {  font-size: 15px}
/*empty cell 5 pixels*/
.emptyCell5 {  font-size: 5px}
/*empty cell at the top of the left navigation for ad1*/
.emptyCellAd1 {  font-size: 100px}
/*empty cell  for ad2*/
.emptyCellAd2 {  font-size: 80px}
/* Background for the top links except for the home page position which is a fixed one and need a different picture */
.backgroungTopNavigation {
	background-image: url(/images/designCommon/CSSTopNav.gif);
	background-repeat: repeat-x;
}
/* Background for the top links of the home page position */
.backgroungTopNavigationHP {
	background-image: url(/images/designCommon/CSSTopNavHomePage160.gif);
	background-repeat: repeat;
}
/* rounded corner Decouvertes*/
.lineLeftUp2 { background-image: url(/images/designCommon/RoundCorner/cornerUpLeft.gif); background-repeat: no-repeat; background-position: right bottom }
.lineMiddleUp2 { background-image: url(/images/designCommon/RoundCorner/lineUp.gif); background-repeat: repeat-x; background-position: bottom }
.lineRightUp2 { background-image: url(/images/designCommon/RoundCorner/cornerUpRight.gif); background-repeat: no-repeat; background-position: left bottom }
.lineSideLeft2 { background-image: url(/images/designCommon/RoundCorner/lineLeft.gif); background-repeat: repeat-y; background-position: right }
.lineSideRight2 { background-image: url(/images/designCommon/RoundCorner/lineRight.gif); background-repeat: repeat-y; background-position: left }
.lineLeftDown2 { background-image: url(/images/designCommon/RoundCorner/cornerDownLeft.gif); background-repeat: no-repeat; background-position: right top }
.lineMiddleDown2 { background-image: url(/images/designCommon/RoundCorner/lineDown.gif); background-repeat: repeat-x; background-position: top }
.lineRightDown2 { background-image: url(/images/designCommon/RoundCorner/cornerDownRight.gif); background-repeat: no-repeat; background-position: left top }

/* rounded corner Forum*/
.lineLeftUp1 { background-image: url(/images/designCommon/RoundCorner/forum/cornerUpLeft.gif); background-repeat: no-repeat; background-position: right bottom }
.lineMiddleUp1 { background-image: url(/images/designCommon/RoundCorner/forum/lineUp.gif); background-repeat: repeat-x}
.lineRightUp1 { background-image: url(/images/designCommon/RoundCorner/forum/cornerUpRight.gif); background-repeat: no-repeat; background-position: left bottom }
.lineSideLeft1 { background-image: url(/images/designCommon/RoundCorner/forum/lineLeft.gif); background-repeat: repeat-y; background-position: right }
.lineSideRight1 { background-image: url(/images/designCommon/RoundCorner/forum/lineRight.gif); background-repeat: repeat-y; background-position: left }
.lineLeftDown1 { background-image: url(/images/designCommon/RoundCorner/forum/cornerDownLeft.gif); background-repeat: no-repeat; background-position: right top }
.lineMiddleDown1 { background-image: url(/images/designCommon/RoundCorner/forum/lineDown.gif); background-repeat: repeat-x}
.lineRightDown1 { background-image: url(/images/designCommon/RoundCorner/forum/cornerDownRight.gif); background-repeat: no-repeat; background-position: left top }
.title4 {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: 2mm;
	color: #6A6A00;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: 100;
}
.title5 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #b22222;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* separation between presented books in the language home page*/
.separationVert {
	background-image: url(/images/designCommon/CSSlineVert.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
/* used when the title (or part) is too long*/
.title1Long {

	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	letter-spacing: 1mm;
	color: #b22222;
	text-align: center;
	margin-top: 15px;
	margin-bottom: -10px;
	font-weight: 100;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b22222;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -1px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: -1px;
}
.borderGrenat {
	border: 1px solid #EAEDF2;
	margin: 5px;
}
.tableAuthors {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: left;
	border: thin solid #FF0099;
	border-color:#3333FF;
}
.textLinkBottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	margin-bottom: 3px;
	margin-top: 3px;
	overflow: visible;
}
.mainTextJustify {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 3px;
}
.mainTextKrJustify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F1700;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: 3px;
}
.title3Table {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B22222;
	text-align: center;
	margin-bottom: -13px;
}
.repeaterVer1 {
	background-image: url(images/repeatWhite.gif);
	background-repeat: repeat-y;
}
.mainTextNot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29323D;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 3px;
}
.title7 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: justify;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
	margin-bottom: 3px;
}
.mainTextPoemCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29323D;
	text-align: center;
	letter-spacing: 0.3mm;
	font-weight: 100;
}
