/* ---------------------------------------------------------------------
   themes/original/style.css
   -------------------------------------------------------------------*/

body {
	font-weight: normal;
	font-size: 13px;
	margin: 14px;
	color: black;
	font-family:verdana, arial, helvetica, sans-serif;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color: white;
	scrollbar-arrow-color: #cccccc; 
	scrollbar-base-color: #111111; 
	scrollbar-face-color: #777777; 
	scrollbar-highlight-color: transparent; 
	scrollbar-shadow-color: #333333;
}
.menu {
	padding: 0px;
	margin: 0px 0px 16px;
	width: 100%;
	text-align: left;
}
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
	text-align: left;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px 0px 4px;
	list-style: none;
	width: 100%;
}
.menu-titre {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	width: 100%;
	text-align: left;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	text-align: left;
}
.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{ text-align:center; }
.rubriques .menu-titre	{ }

.breves 		{ }
.breves .menu-titre	{ text-align:center; }

.divers 		{ }
.divers .menu-titre	{ text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }

h1 {
	color:#333333;
	font-size:12px; /* Not a relative value, since this is the site logotype */
	line-height:12px; /* Ditto */
	font-weight:800;
	font-family:verdana, arial, helvetica, sans-serif; /* Again, it's the logotype, so we want this control. */
	margin:0;
	padding:0;
	}
h2 {
	color:#ccc;
	font-size:2.18em; /* ~24px */
	font-weight:800;
	margin:0 0 .83em; /* margin-bottom: ~20px */
	}
h3 {
	color:#333;
	font-size:1em;
	font-weight:700;
	margin:1.63em 0 .27em; /* ~18px 0 ~3px */
	}
h4 {
	color:#999;
	font-size:1.27em; /* ~14px */
	font-weight:800;
	margin:.43em 0 .214em; /* ~6px 0 ~3px */
	}
h5 {
	color:#999;
	font-size:16px;
	font-style:italic;
	font-weight:800;
	margin:1.8em 0 .27em; /* ~20px 0 ~3px */
	}
h6 {
	color:#ccc;
	font-size:1em;
	font-weight:800;
	margin:0 0 .83em; /* margin-bottom: ~20px */
	}
table.homebalkback {
	background-color: #2F4F3D;
	color: #000000;
}

.navbaroff   { font-weight: bold; background-color: #F5F4FD }
.navbaron    { color: #FFFFFF; background-color: #FF0000; font-size: 12px; font-weight: bold }

.middenhcel {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #F7FFD3;
}	
a.ttd, a.ttd:hover {
	font-weight: bold;
	width: 100%;
	color: #000000;
	background-color: transparent;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.ttd:hover {
	color: #dddddd;
	background-color: #aaaaaa;
}
a.ttd2, a.ttd2:hover { width: 100%; color: #808080; background-color: transparent; line-height: 20px; 
               text-decoration: none; font-size: 13px; font-family: 
               Arial, Helvetica, sans-serif; font-weight: bold }
a.ttd2:hover {
	color: #808080;
	background-color: #ffffff;
}
a {
	color:#09c;
	text-decoration:none;
	font-weight:600;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}


.noborder {
	border: none;
}
table {
	background-color: transparent;
}
.tableHeader {
	background: white;
	color: transparent;
}
.regularBoldText {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.regularText {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.searchText,  .searchLogic  {
	color: #808080;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.searchText {
	font-size: 13px;
	font-weight: bold;
}
.searchLogic {
	font-weight: normal;
	font-size: 13px;
}
.fortune {
	font-weight: normal;
	font-size: 11px;
	color: gray;
}
.textBox {
	font-weight: normal;
	font-size: 13px;
	color: black;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
.subCategory, .subCategoryCount {
	font-weight: normal;
	font-size: 13px;
	color: gray;
	background-color: white;
	font-family:verdana, arial, helvetica, sans-serif;
}
.maincats {
	color: gray;
	background-color: white;
}
.mainCategory, .mainCategoryCount {
	font-size: 15px;
	color: #808080;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif
	line-height: 200%;
}
.mainCategory {
	font-weight: bold;
	color: gray;
	background-color: white;
	line-height: 200%;
}
 .mainCategoryCount {
	font-weight: normal;
}
.whatText {
	font-weight: bold;
	font-size: 13px;
	color: black;
	background-color: #F5F4FD;
	padding-left: 2mm;
	font-family:verdana, arial, helvetica, sans-serif;
}
.WhatTabOut {
	background-color: #F5F4FD;
	color: transparent;
	padding: 1px;
}
.whatout2 {
	color: transparent;
	background-color: #F5F4FD;	
	padding: 3px;
}
.whattabletitle {
}
.navText {
	padding-right: 2px;
	padding-left: 2mm;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}
.NavTabOut {
	color: transparent;
	background-color: #F5F4FD;
}
.navtabout2 {
	color: transparent;
	background-color: #000000;
}
.navtabletitle {
	color: transparent;
	background-color: #000000;
}
a.navLink:link, a.navLink:visited, a.navLink:hover {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.navLink:hover {
	background-color: #cccccc;
	text-decoration: none;
}
.LineCatOut {
	color: transparent;
	background-color: #cccccc;
}
.linecattitle {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #F7FFD3;
}
.lineCategoryText, .lineCategoryLink {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.lineCategoryText {
	padding-left: 2mm;
	background-color: #f5f5f5;
}
a.lineCategoryLink:link, a.lineCategoryLink:visited, a.lineCategoryLink:active {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}
a.lineCategoryLink:hover {
	color: #000000;
	background-color: #dddddd;
	text-decoration: none;
}
.BgTable1    { color: #F5F5F5; background-color: #F5F5F5; padding: 2mm }
.BgTable2 {
	color: transparent;
	background-color: transparent;
	padding-top : 2mm;
 	padding-bottom : 2mm;
	padding-left: 2mm;
	padding-right: 2mm;
}
.siteName {
	font-weight: bold;
	font-size: 13px;
	color: #0000FF;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.siteName:link, a.siteName:active, a.siteName:visited {
	font-weight: bold;
	font-size: 13px;
	color:#09c;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
}
a.siteName:hover {
	font-weight: bold;
	font-size: 13px;
	color:#09c;
	background-color: #cccccc;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.siteURL {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.siteDescription {
	font-weight: normal;
	font-size: 12px;
	color: #808080;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.ownerLink, a.ownerLink:hover {
	font-weight: normal;
	font-size: 13px;
	color: #666666; 	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.ownerLink:hover {
	background-color: #cccccc;
	text-decoration: none;
} 
.reviewLink, a.reviewLink:link, a.reviewLink:hover, .reviewCount {
	font-weight: normal;
	font-size: 13px;
	color: gray;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.reviewLink:link {
	text-decoration : none;
}
a.reviewLink:hover {
	background-color: #cccccc;
}
.siteDescripxion {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.addedText, .updateText {
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.categoryText, .categoryLink, a.categoryLink:link, a.categoryLink:hover  {
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.categoryLink:link  {
	text-decoration: none;
}
a.categoryLink:hover {
	background-color: #cccccc;
	text-decoration: none;
}
.hitsInText, .hitsOutText {
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.navBotOut {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.navBot {
	font-weight: normal;
	font-size: 13px;
	color: #808080;
	background-color: white;
	font-family:verdana, arial, helvetica, sans-serif;
}
.searchEngines {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.searchEngineText {
	font-weight: normal;
	font-size: 13px;
	color: black;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.footerBot {
	font-weight: normal;
	font-size: 13px;
}
.footerText, .footerLink {
	font-weight: normal;
	font-size: 11px;
	color: #808080;
	font-family:verdana, arial, helvetica, sans-serif;
}
a.footerLink:link , a.footerLink:visited , a.footerLink:active {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.errorText {
	font-weight: normal;
	font-size: 13px;
	color: red;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}
.errorTextBold {
	font-weight: bold;
	font-size: 13px;
	color: red;
	background-color: transparent;
	font-family:verdana, arial, helvetica, sans-serif;
}

.signature {
	font-size: 10px;
}