body  { color: #003366; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #ffffff; margin: 0; scrollbar-arrow-color: #000080; scrollbar-face-color: #ffffff }
h1 {
	font-size: 24px;
	margin-top: 1px;
	margin-bottom: 2px;
}
h2{
	font-size: 13px;
	margin-top: 1px;
	margin-bottom: 2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.date {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.titre {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
#bulle{position: absolute; visibility: hidden; background-color: #fff; text-align: justify; padding: 4px}
a  { color: #000066; font-size: 11px; font-weight: normal; text-decoration: none }
a:hover  { color: #cc0000; font-size: 11px; font-weight: normal; text-decoration: none }
a.sign { color: white; font-weight: bold; font-size: 10px; text-decoration: none }
a.sign:hover { color: white; font-weight: bold; font-size: 10px; text-decoration: none; background-color: #f00 }
.legende {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.nouveau{padding:2px;margin:2px;background-color:#ff0000;color:#ffffff; font-weight: bold}
.inter{padding:2px;margin:2px;background-color:#0000ff;color:#ffffff; font-weight: bold}
.intra{padding:2px;margin:2px;background-color:#ffff00; font-weight: bold}
.fond { background-color: #f6f6c0; background-image: url("/images/index-bg6.jpg"); background-repeat: no-repeat; text-align: center; padding-top:20px }
a:active  { color: #ff0000; font-size: 11px; font-weight: normal }
.courantRouge {
	color: #FF0000;
}
hr {
	color: #fc0
}
a.courriel {
	color: #f00;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none
}
a.courriel:hover {
	color: #f00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
}
.titreblanc { color: #fff; font-size: 15px; font-weight: bold }
textarea, input, select { color: #003366; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.liste { visibility: hidden; position: absolute; z-index: 3; }
.listing   { font-size: 10px; text-align: center; vertical-align: middle; border-bottom: 1px solid #ccc }
.objectif { font-size: 12px; font-weight: bold }
.puce { font-size: 14px; font-weight: bold; text-decoration: underline; background-repeat: no-repeat; margin: 0; height: 20px }
.formulaire  { font-weight: bold; text-align: right; padding-right: 10px; width: 100px }
/*Sécurité*/
.sec {
	background: #FFCC99
}
.secu { color: white; font-size: 14px; font-weight: bold; background-color: #f00; text-align: center; vertical-align: middle }
.psecu { color: #ff0000; background-image: url("images/elements_secu/puce.gif") }
.objectifssecu { color: #cc0000; font-size: 14px; font-style: normal; font-weight: bold }
.tsecu { color: #CC0000 }
/*Communication*/
.com {
	background: #FFCAFF
}
.comm { color: white; font-size: 14px; font-weight: bold; background-color: #ae004a; text-align: center; vertical-align: middle }
.commun  { color: white; font-size: 14px; font-weight: bold; background-color: #ae004a; text-align: center; vertical-align: middle }
.pcomm { color: #ae004a; background-image: url("images/elements_comm/puce.gif") }
.objectifscomm {
	color: #84004a;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}
.tcomm { color: #84004a }
/*Chimie*/
.chi {
	background: #99ff99
	}
.chimie  { color: white; font-size: 14px; font-weight: bold; background-color: #00a800; text-align: center; vertical-align: middle }
.pchimie { color: #00a800; background-image: url("images/elements_chimie/puce.gif") }
.objectifschimie {
	color: #006600;
	font-size: 14px;
	font-style: normal;
	font-weight: bold
}
.tchimie { color: #006600 }
@media screen {
	.impression {display:none}
	.noprint {display:inherit}
}
@media print {
	.impression {display:inherit}
	.noprint{ display:none;visibility: hidden; }
	.cadrepr{ border:3px solid #003366 }
	.secu{ border:3px solid #f00 }
	.commun{ border:3px solid #ae004a }
	.chimie{ border:3px solid #00a800 }
	.plan { width: 400px }
	.titreblanc { font-size: 20px }

}
legend { font-size: 14px; font-weight:bold; color: #003366;  }

.plan ul, .plan li{
	padding:0;
	margin:0;
	list-style:none;
}
.plan ul{
	margin-left:15px;
}

.plan li{
	background:url(images/puce.jpg) no-repeat left center;
	padding-left:10px;
}

.plan ul br{
	display:none;
}

.plan ul li br{
	display:inline;
}