body {
	background-color: #ffffff;
	background-image: none;
}
.selectstyle {
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	background-color: #CCFF66;

}
.selectsize2 {
	font-size: 10px;
	color: #FFFF00;
	background-color: #009900;
	font-weight: bold;

}
.selectsize10 {
	font-size: 10px;
}
.bouton_annulation {
	border:thin groove #330099;
	background:#FF6600;
	color: #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline overline;
}
.bouton_reset {
	border:thin groove #330099;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background-color: #33FF99;
	font-variant: normal;
	text-transform: capitalize;
}
.bouton_submit {
	border:thin groove #330099;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #66CCFF;
}

.resume_doc h2 {
	margin:5px 15px;
	padding:2px 0 2px 20px;
	text-align:left;
	color:#336600;
	background-image: url(../outils/images/outils_h0.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
