body {
	background-color: white;
	cursor: crosshair;
}
table.tablepage {
	background-attachment: fixed;
	background-image: url(logo-ado-fond.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.cadre {
	background-color: #FFFFCC;
	border: 1px solid #FFCC99;
	padding: 5px;
}
.cadre2 {
	background-color: #D0D0FF;
	border: 1px solid #9999FF;
	padding: 5px;
}
.cadre3 {
	background-color: #D0FFBB;
	border: 1px solid #68C549;
	padding: 5px;
}
td.cadrepage {
	padding: 20px;
	border: 1px solid #405060;
}
td.cadretitre {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #405060;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #405060;
	text-align: justify;
}
.courier {
	font-family: Courier New, Courier, mono;
}
.titrepage {
	font-size: 20px;
	font-weight: bold;
	color: #FA420E;		/* ORANGE */
}
.titre {
	font-size: 14px;
	font-weight: bold;
	color: #1A3683;		/* BLEU */
}
.stitre {
	font-size: 12px;
	font-weight: bold;
}
td.sommaire {
	line-height: 22px;
	padding-right: 35px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FA420E;
}
img {
	border: none;
}
.bleu {
	color: #1A3683;
}
.vert {
	color: #93B821;
}
.vertinfo {
	color: #148434;		/* vert INFOteam */
}
.orange {
	color: #FA420E;
}
.copyright {
	color: #A0B0C0;
	font-size: 9px;
	text-decoration: none;
}
a {
	color: #405060;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.nodeco {
	text-decoration: none;
}
a.sommaire {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #1A3683;
}
a.sommaire:hover {
	color: #FA420E;
}
a.pagesmr {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FA420E;
}
a.ssommaire {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1A3683;
}
a.ssommaire:hover {
	color: #FA420E;
}
a.pagessmr {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FA420E;
}
font.ssommaire {
	line-height: 19px;
}
.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405060;
	background-color: #FFFFCC;
	border: 1px solid #405060;
	text-align: center;
}
input:focus {
	background-color: #FFFF99;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405060;
	background-color: #FFFFCC;
	border: 1px solid #405060;
}
select:focus {
	background-color: #FFFF99;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405060;
	background-color: #FFFFCC;
	border: 1px solid #405060;
	text-align: justify;
}
textarea:focus {
	background-color: #FFFF99;
}
li {
	list-style-position: outside;
	list-style-image: url(li.gif);
}

