/*
*	Mise en place de la refonte 2013 sur les textes de services 
*
*/

.texte-services {
	font: normal 12px Arial,sans-serif;
	color: #4F4649;
}

.texte-services a:link,
.texte-services a:visited,
.texte-services a:active {
	font: normal 12px Arial,sans-serif;
	color: #3F6EAC;
}

.texte-services p {
	margin: 0 0 15px 0;
}

.texte-services .titre {
 	margin-bottom: 23px;
	font: bold 28px Bitter,sans-serif;
	color: #333333;
}

.texte-services .sous-titre {
	margin: 0 0 8px 0;
}

.texte-services .titre-partie {
	margin: 0 0 15px 0;
	padding-bottom: 7px;
	border-bottom: 1px solid #d6d6d6;
	font: bold 18px Arial,sans-serif;
	color: #333333;
}

.texte-services .sous-titre {
	font: bold 12px Arial,sans-serif;
	color: #4F4649;	
}

.texte-services .faq-rubrique .sous-titre {
	margin-top: 24px;
	text-transform: uppercase;
}

.texte-services .faq-rubrique .list {
	padding: 0;
	list-style: none;
}

.texte-services .faq-rubrique .list-item {
	line-height: 1;
}

.texte-services .faq-rubrique .list-item:hover,
.texte-services .faq-rubrique .list-item:focus {
	margin-left: 2px;
}

.texte-services .faq-rubrique .list-item:before {
	content: "\25b6";
	position: relative;
	display: inline-block;
	top: -1px;
	vertical-align: middle;
    font-size: 7px;
    transform: scale(0.7, 1.4);
    color: #3F6EAC;
}

.texte-services .faq-rubrique .list-item:hover:before {
	font-size: 9px;
}

.texte-services .faq-rubrique .link {
	vertical-align:middle;
}

.texte-services .faq-rubrique .link:hover,
.texte-services .faq-rubrique .link:focus {
	font-weight: bold;
	text-decoration: underline;
}

.texte-services .texte-upd {
	display: inline-block;
	vertical-align: middle;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	background: url("/v4/includes/images/refonte2013/button/texte-upd.png") no-repeat  0 0;
}

.main-container-faq .conteneur-gam-pave-haut {
	margin-bottom: 20px;
}

