a {
	font-family:sans-serif;
	font-weight:normal;
	font-size:8pt;
	text-decoration:underline;
}

a img {
	border:0;
}

input, select, textarea {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	padding:0;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea {
	border:1px solid #808080;
	margin:0px;
	padding:0px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, select:focus, textarea:focus {
	border:2px solid #f1ca7f;
	margin:0px;
}

form {
	margin:0;
	padding:0;
}

img {
	vertical-align:-3px;
	margin:0;
	padding:0;
}

img.photo {
	vertical-align:top;
	margin:0;
	padding:0;
	border:1px solid #000000;
	height:135px;
	width:105px;
}

hr {
	color:#000000;
	background-color:#000000;
	height:1px;
	border:0;
}

h1 {
	font-family:sans-serif;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

h1 img {
	display:none;
}

h2 {
	font-family:sans-serif;
	font-size:14pt;
	font-weight:normal;
	text-align:center;
}

td h2 {
	margin:0;
	padding:0;
}

.normal {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}

.normalgras {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

li .normal a {
	font-size:8pt;
}

ol {
	font-family:sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
}

.observation {
	font-family:courier new !important;
	font-size:8pt !important;
	color:#000000;
}

/****************************************/
table,td,th{
	font-family:sans-serif;
	font-size:8pt;
	border-collapse:collapse;
	border-spacing:0px;
	border:1px solid #000000;
	padding:1px;
	margin:auto;
}

th, th a , td.title {
	background-color:silver;
	color:#000000;
	text-decoration:none !important;
	font-weight:bold !important;
	text-align:center;
}

thead{
	display:table-header-group !important;
}

tfoot{
	display:table-footer-group !important;
}

.tableauformulaire {
	margin-bottom:5px;
}

.tableauformulaire_larg {
	width:100%;
}

.tableau_dark_larg {
	width:100%;
	table-layout:fixed;
}

/****************************************/

.error {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:red;
	text-align:center;
}

td .error {
	text-align:left;
}

.warning {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:red;
	text-align:center;
}

td .warning {
	text-align:left;
}

.ok {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:green;
	text-align:center;
}

.etoile {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:red;
}

.bouton {
	display:none;
}

.copyright {
	font-family:sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

ul.menuxml {
	float:left;
	line-height:1.2em;
	margin-top:0;
	list-style:none;
}

ul.menuxml ul {
	list-style:none;
}

/****************************************/

.popup {
	display:none !important;
}

#surface {
	position:relative;
	padding:0;
	margin:auto;
	border:1px solid #000000;
	z-index:0;
	cursor:default;
}

#undermodal {
	display:none;
}

#divIframe {
	display:none;
}

div#tooltip {
	display:none !important;
}

table div {
	max-height:auto !important;
	overflow:visible !important;
}

.fakeContainer, .sBase, .sData, .sData table {
   position:relative !important;
   margin:auto !important;
   padding:0 !important;
   height:auto !important;
   width:auto !important;
   table-layout:auto !important;
}

.sHeader, .sFooter {
	display:none !important;
}

colgroup, col {
	width:auto !important;
	margin:0 !important;
}

#header, #outils, #left, #menu_gauche_tablet, #alert, #alert2, .noprint {
	display:none !important;
	margin:0 !important;
	padding:0 !important;
}

body, html, .middle, .middle_full, .middle_popup {
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
}

body, html {
	zoom:100%;
	background-color:#ffffff !important;
}