/* Spécifique à la FAQ */

#centre_rubrique_reference, #bloc1_reference, #bloc2_reference, #bloc3_reference {
	height: 410px;
}

#references {
	border: 1px solid #ff9900;
	height: 378px;
}

#references_list {
	list-style-type: square;
	margin: 0;
	padding: 10px 0 0 30px;
	height: 348px;
	text-align: left;
}

#references_list li {
	border: 1px solid #99ccff;
}

#titre_reference {
	background-image: url(../../images/titre_reference.png);
	background-repeat: no-repeat;
	margin: 0 0 0 191px;
	padding: 0;
	width: 220px;
	height: 30px;
}

#titre_reference span {
	display: none;
}

a.reference {
	color: #003366;
	font-weight: bold;
	display: block;
	padding: 1px;
	width: 99%;
}

a.reference:hover {
	color: #ffffff;
	background-color: #336699;
}

#previousreference {
	color: #003366;
	font-weight: bold;
	margin: 0 20px 0 20px;
}

#previousreference:hover {
	color: #ffffff;
}

#nextreference {
	color: #003366;
	font-weight: bold;
	margin: 0 20px 0 20px;
}

#nextreference:hover {
	color: #ffffff;
}
