/**
 * bleu #3A97B6 - Textes + sous-menus : gris foncé #302B29
 * Blocs Menu Tahoma 14px Capitales Normal #FFFFFF
 * Blocs Droite Tahoma 14px Bold #302B29
 * Blocs Centre Header Tahoma 14px Normal #FFFFFF
 * Boutons Tahoma 11px Normal #FFFFFF
 **/

body {
  background-color: #F8F7F6;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
}

IMG { border: none; }
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a { color: #000000; }
a:hover { text-decoration: none; }

#container { margin: 250px 20px 0px 20px; }

#debug, #bottom {
  width: 98%;
  background-color: #FFFFFF;
  border: 1px solid #888888;
  padding: 5px 1%;
  color: #757575;
  font-family: Tahoma;
}
#head {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 278px;
	background: url("images/repeat.png") repeat-x;
	text-align: center;
}
#debug {
  overflow: auto;
  font-size: 10px;
  line-height: 150%;
}
#bottom {
  clear: both;
  margin-bottom: 20px;
  text-align: center;
}
#errors { color:#DD3300; }
#sql { color:#666666; }
#nav-left {
	float: left;
	width: 16%;
	margin-bottom: 20px;
	position: relative;
	padding-top: 20px;
}
#nav-left > A {
  display: block;
  text-decoration: none;
  color: #302B29;
  padding: 2px 0 2px 15px;
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
}
.dark { background-color: #EBEBEB !important; }
#nav-left > A:hover {
  padding-left: 3px;
  border-right: 4px solid #3A97B6;
}
#nav-left > A:hover:before { content:"» "; }
#nav-left > A.select { border-right: 4px solid #3A97B6; }
* html #nav-left > A:hover, *:first-child+html #nav-left > A:hover { padding-left: 15px; }

/*#oldsite {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	right: 0px;
}*/
#content {
  float: left;
  width:64%;
  margin-bottom: 20px;
  margin-top: 40px;
  font-size: 12px;
  font-family: Tahoma;
  position: relative;
}
#nav-right {
	float: right;
	margin-bottom: 20px;
	width: 20%;
	margin-top: 20px;
}
.navbody { 
  border-left: 1px solid #D6D6D6;
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  background-color: #FFFFFF;
  padding:8px 10px 10px 10px;
  color: #000000;
  font-family: Arial;
  font-size: 12px; 
}
.navbody TABLE { border-collapse: collapse; border-spacing: 0px; }
.navbody TH { text-align: right; line-height: 1em; }
.navbody TD { line-height: 1em; vertical-align: middle; }
#nav-left DIV.lefthead, .navhead {
  margin-top: 20px;
  color: #FFFFFF;
  /*border-right: 4px solid #BA1616 !important;*/
  font-family: Tahoma;
  letter-spacing: 1px;
  padding:4px 6px 4px 8px !important;
  background-color: #433F3E;
  background-image: url("images/menu-title.jpg");
  background-repeat: repeat-x;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}

.lefthead A { color: white; }
.lefthead A:hover { text-decoration: none; }

#ts3view {
	font-family: Tahoma, sans-serif;
	padding: 2px 0 2px 15px;
}
/*.navhead {
	margin-top: 20px;
	font-family: Tahoma;
	color: #302B29;
	border: 1px solid #D6D6D6;
  	padding: 4px 6px 4px 8px !important;
	background-color: #C2BCB6;
	background-image: url("images/other-title.jpg");
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: normal;
}*/
#counter span { float: right; }

#ajax_loading {
  position:absolute;
  top:20px;
  right:60px;
}

#shoutbox P { margin: 0px; }
#cs_shoutbox_navlist2 {
	min-height: 100px;
	max-height: 200px;
	overflow: auto;
}
.shoutbox_time {
	color: #3A97B6;
}
