@import "header_1.css";
.titre_page {
	font-size:16px;
	padding-bottom: 3px;
}
li {
	line-height: 18px;
}

.titre_intro,
.sous_titre {
	font-size:13px;
}

.sous_titre {
	font-weight:bold;
}

.sous_sous_titre,
 p.sous_sous_titre {
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-bottom: 0 !important;
}
.titre_page,
.sous_titre,
.lien {
  color:#00694e;
}

.titre_intro {
	color:#4fbf8e;
}

.texte {
	font-size:11px;
	color:#666666;
}
p.texte {
	line-height: 18px;
}
.texte_sansSA {
	font-size:11px;
	color:#666666;
	padding-bottom:0;
}
.lien {
	padding-left:0;
	padding-right:0;
}
.texte_ital {
	font-style: italic;
}
a.lien, a.lien:visited {
	color:#4fbf8e;
	text-decoration: none;
}
a.lien:hover {
	color:#00694e;
	text-decoration: none;
}
table.formulaire {
	padding: 0;
	border-width: 0;
	color: #666666;
	font-size: 11px;
	border-collapse: collapse;
}
table.formulaire col.key, table.formulaire td.key {
	color: #4fbf8e;
}
table.formulaire thead td, table.formulaire tr.theader td {
	background-color: #dcf2e8;
	color : #666666;
	border-width: 0;
	border-top: #4fbf8e solid 1px;
	border-bottom: #4fbf8e solid 1px;
	padding: 5px 5px 5px 5px;
	text-transform: uppercase;
}
table.formulaire tbody td {
	border-width: 0;
	border-bottom: #eee solid 1px;
	padding: 5px 5px 5px 5px;
}
table.formulaire tbody tr.sous_total td {
	color: #4fbf8e;
	border-bottom: #4fbf8e solid 1px;
}
table.formulaire tbody tr.total td {
	color: #ffffff;
	background-color: #999999;
	text-transform: uppercase;
}
table.formulaire tbody td.chiffre {
	text-align: right;
}
.level1 {
	margin-left: 0;
	font-weight: bold;
}
.level2 {
	margin-left: 15px;
}
.level3 {
	margin-left: 30px;
}
.canceled {
	color: #e99b13;
}
.unavailable {
	color: #b9b9b9;
}
