/* Reset all used styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: none;
	margin: 0;
	padding: 0;
}
blockquote {
	border: none;
	padding: 0;
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	border: none;
	list-style-image: none;
	list-style-position: outside;
}

/* Sophro styles */
a.domain {
	border-style: none none dotted;
	border-bottom-width: thin;
	text-decoration: none;
}
body {
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #9a3503;
}
div.content {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 12px;
	margin-left: 12px;
}
div.cntl {
	float: left;
}
div.cntr {
	float: right;
}
div.cnth {
	clear: both;
}
.titre {
	color: #349a33;
	font-size: 1.8em;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	float: none;
	margin-top: 1ex;
}
h1, h2, h3 {
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 1ex;
}
h1 {
	color: #349a33;
	text-decoration: underline;
	font-size: 1.2em;
}
h2 {
	font-size: 1.2em;
	margin-top: 1.2ex;
	color: inherit;
	text-decoration: underline;
}
h3 {
	font-size: 1.2em;
	color: #993399;
}
h4 {
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
	font-size: 1em;
	margin-top: 0.5ex;
}
img.imgl {
	float: left;
	margin-right: 12px;
}
img.imgr {
	float: right;
	margin-left: 12px;
}
p {
	margin-top: 1ex;
	margin-bottom: 1ex;
}
span.motcle {
	font-weight: bold;
}
table {
	border: 2px solid #993300;
	margin-top: 1ex;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
table th {
	border: 1px inset #d1a38c;
	padding: 1px 5px;
	color: white;
	background-color: #993300;
	line-height: 1.6em;
}
table td {
	border: 1px inset #e0c1b2;
	padding: 1px 3px;
	text-align: center;
}
@media only screen and (max-width: 480px) {
	table th {
		padding: 1px 1px;
	}
	table td {
		padding : 1px 1px;
	}
}
ul {
	margin-top: 0;
	margin-bottom: 0;
}
.asterisque {
	font-size: smaller;
	color: #009900;
	font-weight: bolder;
	font-style: normal;
}
th .asterisque {
	color: #ff99ff;
}
.sophro {
	font-weight: bold;
}
.tabletxt {
	border-style: none;
}
.tabletxt td {
	border-style: none;
	text-align: left;
	vertical-align: top;
}
.tableexmpl {
	border-style: none;
	font-size: smaller;
	margin-left: 20px;
}
.tableexmpl td {
	border-style: none;
}
.tablerenvoi {
	width: 100%;
}
.table_warn_medecine {
	border-style: none;
	font-size: smaller;
	margin-left: 15px;
	margin-right: 52px;
	margin-bottom: 1em;
}
.table_warn_medecine td {
	border-style: none;
	text-align: left;
}
.table_warn_medecine img {
	height: 43px;
	width: 47px;
}
#out {
	margin: 0 auto;
	color: #993300;
	min-width: 320px;
	max-width: 1000px;
	background-color: #fffffb;
}
#logo table {
	float: left;
	border-collapse: collapse;
}
#logo td.c1 {
	font-size: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0 0 2px 5px;
}
#logo td.c2 {
	width: 100%;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
}
@media only screen and (max-width: 750px) {
	#logo img {
		width: auto;
		height: 74px;
	}
	#logo td.c2 {
		font-size: 1.3em;
	}
}
@media only screen and (max-width: 500px) {
	#logo img {
		width: auto;
		height: 56px;
	}
	#logo td.c2 {
		font-size: 1.1em;
	}
}
@media only screen and (max-width: 420px) {
	#logo img {
		width: auto;
		height: 37px;
	}
	#logo td.c2 {
		font-size: 0.9em;
	}
}
#mnu {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-position: left top;
	background-color: #d67348;
	background-image: url(images/mnu-bg.png);
	background-repeat: repeat;
	position: -webkit-sticky;
	position: sticky;
	line-height: 41px;
	display: table;
	width: 100%;
	max-width: 992px;
}
#mnu li {
	bottom: 3px;
	display: inline;
	background-repeat: no-repeat;
	position: relative;
	background-position: right bottom;
	height: 41px;
	list-style-type: none;
	background-image: url(images/mnu-sep.png);
	padding-left: 3px;
	float: left;
	padding-right: 6px;
	white-space: nowrap;
}
#mnu li a {
	font-weight: inherit;
	color: white;
	text-decoration: none;
}
#mnu li a:hover {
	color: black;
	text-decoration: underline;
}
#mnu strong {
	text-decoration: underline;
}
#tech {
	color: white;
    font-style: normal;
	text-align: center;
	line-height: 1em;
	margin-top: 0.5em;
	font-size: 0.7em;
}
#tech ul {
	list-style: none;
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 0;
}
#tech li {
	float: left;
	margin: 0 0px;
	padding: 0 2px;
}
#tech li::after {
	content: " \2027";
}
#tech li:last-child::after {
	content: "";
}
#tech li a {
	color: inherit;
}
