#barre_bleutee
{
	background-color : #767E96;
	width : 620px;
	height : 10px;
	margin : 0px 0px 0px 10px;
}

#index_faq
{
	background-color : #F1F1F1;
	width : 620px;
	height : 80px;
	border-bottom : #C4C4C4 1px dashed;
	margin : 0px 0px 0px 10px;
}

#bloc_liens
{
	width : 100%;
	margin : 0px 10px 0px 10px;
}

#index_faq a:link, #index_faq a:active, #index_faq a:visited
{
	color : #545377;
	font-size : 11px;
	text-decoration : underline;
}

#index_faq a:hover
{
	text-decoration : none;
}

#corps
{
	background-color : #F1F1F1;
	width : 620px;
	height : 120px;
	border-bottom : #C4C4C4 1px dashed;
	margin : 0px 0px 0px 10px;
}

#accroche
{
	margin : 15px 0px 0px 0px;
	float : left;
}

#corps h1
{
	background-color : #767E96;
	color : white;
	text-transform : uppercase;
	font-weight : bold;
	font-family : arial;
	font-size : 13px;
	margin : 10px 0px 0px 0px;
	padding : 2px 5px 2px 5px;
	float : left;
}

#corps h2
{
	background-color : #767E96;
	color : white;
	text-transform : uppercase;
	font-weight : bold;
	font-family : arial;
	font-size : 12px;
	margin : 10px 0px 0px 0px;
	padding : 2px 5px 2px 5px;
	float : left;
}

.texte_faq
{
	width : 100%;
	margin : 5px 20px 0px 10px;
	color : #535353;
	font-size : 11px;
	float : left;
}
