body {
	background-color: #FFFFFF;
	background-image: url(../images/fond-interface.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.fdvertdegrad {
	background-image: url(../images/degradvert180.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.txt14rose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #89136B;
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #006600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #990066;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.titrouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A20405;
	font-style: italic;
}
.titbleufonce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1C2B3E;
	font-style: italic;
	background-color: #FFFFFF;
}
.baspointille {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
}
a.boutonlien:link, a.boutonlien:visited, a.boutonlien:hover  {
	font-size: 11px;
	font-weight: bold;
	border: 1px outset;
	padding: 4px;
}
a.boutonlien:link, a.boutonlien:visited  {
	color: #FFFFFF;
	background-color: #8A146C;

}
a.boutonlien:hover  {
	color: #FFFF99;
	background-color: #9D157B;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #88AD0A;
	border-right-color: #ABCB2A;
	border-bottom-color: #ABCB2A;
	border-left-color: #88AD0A;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #9EAAB0;
	background-image: url(images/10gris.gif);
	background-repeat: repeat;
	border: 2px solid #CDD2D6;
}.tabordgris {
	border: 3px solid #C0C0C0;
}
.fond-cel-vert {
	background-image: url(../images/habillage/vert.jpg);
	background-repeat: repeat;
}
.txtred12 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
p.action_ok{text-align:center;padding:10px;border:1px dotted green;margin:4px;color:green;font-weight:bold;background:#DFFFDF}
p.action_not_ok{text-align:center;padding:10px;border:1px dotted red;margin:4px;color:red;font-weight:bold;background:#FFDFE0}
