/* h1 { */
/* 	background: url(../img/manuel/titre_manuel.gif) no-repeat; */
/* } */
h1,
#logo {
	display: none !important;
}

#bandeau_gauche {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#contenu {
	margin-left: 0px;
}

.content {
	width: auto;	
	margin-left: 10px;
	margin-right: 10px;
}

.linkpanel,
.pageheader {
	width: 500px;
}

#searchinput {
	width: 150px;
}

.rouge {
	color: #990000;
	font-weight: bold;
}
.rouge2 {
	color: #22639a;
	font-weight: bold;
}
.manuel_liens {
	font-size: 14px;
	line-height: 20px;
}

.title {
	margin-right: 243px;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	border-top: 2px #CCCCCC;
	border-right: 2px #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding-left: 10px;
}
h2 {
	font-size: 22px;
}
h4 {
	font-size: 22px;
}

img {
	padding: 5px;
}
.faq-question {
	font-size: 16px;
	font-weight: bold;
	color: #22639a;
}
.faq-reponse {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
}

.pageheader .logo_full,
.pageheader .pagenameand,
.pageheader .lasteditor,
.subtopics {
	display: none;
}


.tableau-mesquineries {
  clear: both;
  font-size: 10px;
}

.tableau-mesquineries thead {
  background-color: #fcf2d1;
}

