.gras {
	font-weight: bold;
	color: #4B0082;
}
.grasvert {
	font-weight: bold;
	color: #008249;
}
.dr{ margin-left : 9em }
body{margin:0 1.2em;background-color:#FFF;}
h1, h2, h3, h4 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin:0;
	text-align:left;
}
h1{
	color: #003882;
	font-size: 16pt;
}
h2{
	color: #c63;
	border-bottom: 1px solid #ccc;
	font-size: 14pt;
}
h3{
	color: #0033FF;
	font-size: 12pt;
}
h4{color:#633;font-style:italic;}
p{
	color: #535353;
}
p, ul, ol{margin-top:.1em;margin-bottom:.05em;}
img{border:0;margin:0;}
.marq {font-family: Georgia, "Times New Roman", Times, serif, "Comic Sans MS";
 font-size: 12pt; color: #FF6600;border: 1px #FF6600 dashed;padding:5px;display:static;}
.souligné {  text-decoration: underline}
.textegeneral {
	font-family: "Times New Roman", Times, serif;
	padding: 10px 0 5px 0;
	margin: 0;
	text-align: left;
	font-size: 10pt;
}
.success,  .success_popup{
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #cff5a6;
	background-image: url("../images/button_ok.png");
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	margin-left: 5em;
	margin-right: 5em;
	margin-top: 1em;
	margin-bottom: 2em;
	border: medium solid #228B22;
}
.erreur {
	font-family: Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 6px;
	background-color: #F5CBA5;
	background-image: url("../images/button_cancel.png");
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	margin-left: 5em;
	margin-right: 5em;
	margin-top: 1em;
	margin-bottom: 2em;
	border: medium solid #B22222;
}

