body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #992222;
	text-decoration: none;
	font-weight: bold;
	background: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #FFF;
}
a:visited {
	color: #992222;
	font-weight: bold;
	text-decoration: none;
	background: #FFF;
}
a:active {
	color: #992222;
	font-weight: bold;
	text-decoration: none;
	background: none;
}
.chapo {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #922;
	letter-spacing: 0.1em;
	text-indent: 0px;
	text-align: justify;
	line-height: 1.5em;
}
.soustitr {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #922;
	text-indent: 0px;
	text-align: left;
	line-height: 1.5em;
	font-weight: bold;
}
.contenu {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: 0px;
	text-align: justify;
	line-height: 1.4em;
}
.intro {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: 0px;
	text-align: justify;
	line-height: 1.2em;
}
.contenubold {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: 0px;
	text-align: justify;
	line-height: 1.4em;
	font-weight: bold;
}
.annote {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: 0px;
	text-align: justify;
	line-height: 1.4em;
}
.zoom {
	text-decoration: none;
	color: #33393C;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.indication {
	text-decoration: none;
	color: #D85311;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.formulaire {
	text-decoration: none;
	color: #523D05;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
}
.visible {
	text-decoration: none;
	color: #523D05;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
.deroulant {
	text-decoration: none;
	color: #523D05;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	text-align: left;
}

form {
padding:10px;
width:350px;
}
label {
font-family:"Tahoma",sans-serif;
font-weight:bold
}
input {
border:1px dotted #523D05;
background-color:#F4F3EF;
font-family:"Tahoma",sans-serif;
color:#523D05;
}
select, option {
background-color:F4F3EF;
color:#523D05;
}
textarea {
border:1px dotted #523D05;
background-color:#F4F3EF;
font-family:"Tahoma",sans-serif;
font-size: 11px;
color:#523D05;
}
input.bouton {
border:1px outset #523D05;
font-weight:bold;
cursor:pointer;
}
input.bouton:hover {
background-color:#523D05;
color:#FFFFFF;
}
input.bouton:active {
border:1px inset #523D05;
background-color:#523D05;
color:#F4F3EF;
} 
