/* CSS Document */ /* glossaire */
.alphabet:link {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #422D2E;
	text-decoration: none;
}

.alphabet:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.alphabet:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.lettreSelectionnee {
	font-family: Verdana;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.lettreVide {
	font-weight: bold;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}

.liensPDF {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #422D2E;
	text-decoration: underline;
}

.titreGlossaire {
	font-family: Verdana;
	font-size: 1em;
	font-variant: small-caps;
	font-weight: bold;
	color: #422D2E;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	border: thin solid #D1E7E0;
}

h4 {
	font-family: Verdana;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	border: 0px;
}

/* texte de loi  */
.documentAssocie {
	font-family: Verdana;
	font-size: 1.08em;
	font-weight: normal;
	color: #737373;
	text-decoration: underline;
}

a.liensUtiles:link {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding:5px;
	border: 1px dotted #999999;
	text-decoration: none;
}

a.liensUtiles:visited {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px dotted #999999;
	text-decoration: none;
}

a.liensUtiles:hover {
	background: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	border: 1px dotted #999999;
	text-decoration: underline;
}

a.liensH2:link {
	text-align: right;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
	border: 0px;
	text-decoration: none;
}

a.liensH2:hover {
	text-align: right;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
	border: 0px;
	text-decoration: underline;
}

/*DEBUT FAQ VINCENT*/
#faq {
	width: 420px;
	background: #ffffff;
	padding: 10px;
	border: 1px solid #cccccc;
	height: auto;
}

#faq h1.faq_h1 {
	text-align: left;
	font-size: 1em;
	color: #FFFFFF;
	background: #422D2E;
	padding: 5px;
	border: 0px;
}

#faq h2.faq_h2 {
	text-align: left;
	font-size: 1em;
	color: #000000;
	padding: 5px;
	border: 0px;
	border-bottom: 1px dotted #422D2E;
	padding: 3px;
	margin: 0px;
}

#faq ul {
	margin: 10px;
	padding: 10px;
	padding-top: 3px;
	margin-top: 0px;
}

li {
	list-style: url(../images/puceCFF.gif) outside none;
	padding-left: 2px;
	border: 0px;
	/*	border: 1px solid red;*/
}

#faq ul li a {
	color: #000000;
}

#faq ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

/*FIN FAQ VINCENT*/ /* toutes rubriques Navigation haut */
#contenuSUITE h3 {
	color: #422D2E !important;
}

#contenuSUITE h2 {
	border: thick solid #422D2E;
	background-color: #422D2E !important;
}

#contenuSUITE h1 {
	color: #422D2E !important;
}

#contenuSUITE ul li {
	list-style: url(../images/puceCFF.gif) outside none;
	padding-left: 10px;
	border: 0px;
}

#separation {
	background-color: #422D2E;
}

#contenuLISTE h1 {
	color: #422D2E;
}

#contenuLISTE h2 {
	background-color: #422D2E;
}

#contenuLISTE ul li {
	background-image: url(../images/puceCFF.gif);
}

#contenuLISTE ul li a {
	color: #422D2E;
}

#contenuLISTE ul li a:visited {
	color: #422D2E;
}

#contenuLISTE ul li a:hover {
	color: #422D2E;
}

#contenuLISTE ul li ul li {
	background-image: url(../images/puceCFF_ptt.gif) !important;
}

a.image_ESP {
	background-image: url(../images/articleAssocieNAVHAUT.gif);
}

a.image_ESP:hover {
	background-image: url(../images/articleAssocieNAVHAUT2.gif);
}

#MenuArticle ul li {
	background-image: url(../images/puceCENTRE_ptt.gif);
}

.contenu {
	text-align: left !important;
}

/*ajouté par batman*/
#separation_lien_utile {
	height: 3px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #422D2E;
}
