/*html {
	scrollbar-highlight-color: #F08080;
	scrollbar-shadow-color: #CD5C5C;
	scrollbar-track-color: #FFFAF0;
	scrollbar-face-color: #b22222;
	scrollbar-arrow-color: #FFFAF0;
	scrollbar-darkshadow-color: #B22222;
	scrollbar-3dlight-color: #B22222;
}
*/
/* Is background colour and dead space in the browser*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* main title*/
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 0.5mm;
	color: #cc3333;
	margin-top: 10px;
	font-weight: 100;
	margin-left: 10px;
	text-align: left;
}
/* main text*/
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
	margin-right: 10px;
	margin-left: 10px;
}
/* main text for kreol site*/
.linksLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1700;
	text-align: left;
	letter-spacing: 0mm;
	margin-top: -20px;
	line-height: 20px;
	font-weight: 100;
	margin-bottom: -5px;
	margin-left: 10px;
}
.nameAuthorMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b22222;
	text-align: right;
	letter-spacing: 0mm;
	margin-top: -5px;
	line-height: 18px;
	font-weight: 100;
}
/* comments*/
.articleMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6A6A00;
	letter-spacing: 0mm;
	margin-bottom: 8px;
	margin-top: 15px;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #666666;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #006699;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #006699;
	TEXT-DECORATION: none;
}
a#Special{
	color:#333333;
	TEXT-DECORATION: none;
}
a#Special:visited{
	color:#666666;
	TEXT-DECORATION: none;
}
a#Special:active{
	color:#333333;
	TEXT-DECORATION: underline;
}
a#Special:hover{
	color:#333333;
	TEXT-DECORATION: underline;
}
/*used for editable tags*/
a#SpecialT{
	color:#FFFFFF;
	TEXT-DECORATION: underline;
}
a#SpecialT:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a#SpecialT:active{
	color:#FFFFFF;
	text-decoration: none;
}
a#SpecialT:hover{
	color:#FFFFFF;
	text-decoration: none;
}
/*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}
/* Background */
.backgroung {
	background-image: url(/images/css/background.gif);
	background-repeat: repeat-y;
}
/* 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: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #330099;
	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: 14px;
	font-weight: 100;
	margin-bottom: -1px;
}
.borderGrenat {
	border: 1px solid #333333;
}
.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;
}
.mainText2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.title6 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #297C8D;
	text-align: center;
	letter-spacing: 1mm;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 15px;
}
.textNotice {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9F9F9;
	text-align: justify;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.mainTextCenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: center;
	letter-spacing: 0mm;
	line-height: 18px;
	font-weight: 100;
}
.smallTextRight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b22222;
	text-align: right;
	letter-spacing: 0mm;
	margin-top: -1px;
	line-height: 14px;
	font-weight: 100;
	margin-bottom: -1px;
}
.backgroungTitle {
	background-image: url(/images/css/bgTitle.jpg);
	background-repeat: no-repeat;
}
.backgroungText {
	background-image: url(/images/css/bgText.jpg);
	background-repeat: no-repeat;
}
.bottomText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
	letter-spacing: 0mm;
	line-height: normal;
	font-weight: 100;
}

