/* CSS Document */

a:link {
	color: #925741;
	text-decoration: none;
}
a:visited {
	color: #925741;
	text-decoration: none;
}
a:active {
	color: #925741;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E4231;
}

a:hover {
	text-decoration: underline;
	color: #AC674D;
}

body {
	background-color: #EFE7D3;
	margin-top: 10px;
}

.texte_legislation {font-family: Verdana, Arial, Helvetica, sans-serif; color: #AC674D; font-size: 9px; }

.Texte_Articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E4231;
	font-size: 12px;
}

.Texte_Articles_Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E4231;
	font-size: 11px;
}

.Letrine {	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}

.arborescence {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6E4231;
	font-size: 11px;
}

.texte_formulaire {
	color: #FFFFFF;
	font-weight: bold;
}

.Texte_Titre {
	font-size: 28px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.Texte_Retour_Formulaire {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: 14px;
}

.contenu {
	height: 455px;
	width: 628px;
	overflow: scroll;
	position: relative;
}
