/*
		styles only used on the "qui sommes-nous"
*/



/* essential oils targeted list
. . . . . . . . . . . . . . . . . . . . */
td.pretty-text {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	border: none;
	padding: 10px 50px 10px 30px;
	margin: 0;
	line-height: 120%;
}

td.pageHeading h1 {
	font-family: "georgia", serif;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	margin: 0;
	padding: 0;
}

td.pretty-text h1 {
	font-family: "georgia", serif;
	font-size: 14px;
	font-weight: bold;
	color: #f93;
	margin: 14px 0 5px -30px;
	padding: 0;
}

td.pretty-text h2 {
	font-family: "georgia", serif;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
	margin: 14px 0 5px -30px;
	padding: 0;
}

td.pretty-text h3 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	margin: 8px 0 0 0;
	padding: 0 4px 0 0;
}

td.pretty-text h4 {
	font-family: "georgia", serif;
	font-size: 11px;
	color: #f93;
	margin: 2px 0 8px -30;
	padding: 0;
}

td.pretty-text h5 {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #424242;
	margin: 2px 0 8px -30;
	padding: 0;
}

td.pretty-text p {
	margin: 0 0 6px 0;
	line-height: 160%;
}

td.pretty-text .para-title {
	font-weight: bold;
	color: #c00;
}

td.pretty-text ul.points {
	list-style: circle outside;
	margin: 0 10px;
	padding: 0 10px;
	line-height: 100%;
}

img.flt {
	float: left;
	border: 0;
	margin: 4px 20px 4px -30px;
}

img.flt2 {
	float: left;
	border: 0;
	margin: 4px 0 4px -30px;
}

img.flt4 {
	float: left;
	border: 0;
	margin: 4px 12px 4px 0;
}

img.flt3 {
	border: 0;
	margin: 18px auto 6px auto;
}

div.center-table {
	margin: 0 auto 10px auto;
	text-align: center;
}


div.center-table table.dilution {
	margin: 0;
}

div.center-table th,
div.center-table td {
	font-family: "trebuchet ms", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.center-table th {
	font-weight: bold;
	color: #c00;
	background-color: #FFEEB1;
}


a {
	color: #D65600;
}
