fieldset.mult{
	border: 1px solid #AAD3E9;
	display: block;
	font-size: 10px;
	margin: 15px 10px 0 10px;
	padding: 10px;
}

fieldset.mult label{
	font-weight: 700;
}

fieldset.mult legend{
	background-color: #E2F1F8;
	border: 1px solid #AAD3E9;
	font-weight: 700;
	padding: 0;
}

fieldset.mult legend b{
	height: 1px;
	margin: 0 3px 0 0;
}

fieldset.mult legend span{
	background-color: #FFFFFF;
	border-right: 1px solid #4D80A3;
	color: #FF6600;
	height: 1px;
	margin: 0 3px 0 0;
	padding: 0 2px;
}

fieldset.mult table{
	font-size: 10px;
}

fieldset.mult td{
	padding: 2px;
}

form{	margin: 0;	padding: 0;}

select{
	background: #F7F7F7;
	border: 1px inset #A5A8A8;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	margin: 0;
}

textarea{
	background-color: #F7F7F7;
	border: 1px inset #A5A8A8 !important;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 150px;
	width: 300px;
}

.bg_j{
	background-color: #FFFFCC;
}

.bg_o{
	background-color: #FF6600;
}

.bg_v{
	background-color: #009900;
}

.confirmation{
	background-color: #DBFCD8;
	border: 1px solid #009900;
	color: #009900;
}
.confirmation_txt {
	color: #009900; font-size: 10px;
}

.confirmation #tit_erreur{
	background: transparent url(../images/visu_confirmation.gif) no-repeat;
}

.confirmation b{
	border-bottom: 1px dotted #009900;
}

.erreur{
	background-color: #FBEAC4;
	border: 1px solid #FF6600;
	color: #FF0000;
}

.erreur #tit_erreur{ padding:0 0 0 0;}

.erreur b{
	border-bottom: 1px dotted #FF0000;
}

.information{
	background-color: #E6FFFE;
	border: 1px solid #2086EC;
	color: #666666;
}

.information #tit_erreur{
	background: transparent url(../images/visu_information.gif) no-repeat;
}

.information b{
	border-bottom: 1px dotted #666666;
}

.input_bouton{
	background-color: #2C4A78;
	border-style: outset;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding: 0 3px;
}

.input_grand{
	background: #FFFFFF;
	border-color: #A5A8A8;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 250px;
}

.Input_normal{
	background-color: #F7F7F7;
	border: 1px inset #A5A8A8;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.input_petit{
	background-color: #F7F7F7;
	border: 1px inset #A5A8A8;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 20px;
}

.ipt_error{
	background-color: #FFFFCC;
	border: 1px solid #FF8A8A;
	border-top: 1px solid #8D0000;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.ipt_error_petit{
	background-color: #FFFFCC;
	border: 1px solid #FF8A8A;
	border-top: 1px solid #8D0000;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	width: 20px;
}

.ipt_focus{
	background-color: #FFFFFF;
	border: 1px solid #94DA78 !important;
	border-top: 1px solid #6AB94B !important;
	color: #000000;
}

.select_petit{
	width: 40px;
}

.textarea_gd_h{
	background: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #A5A8A8;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	height: 75px;
	width: 520px;
}

.textarea_like_text{
	background-color: #F7F7F7;
	border: 1px inset #A5A8A8 !important;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 63px;
	width: 125px;
}

.textarea_like_text_erreur{
	background-color: #F7F7F7;
	border: 1px solid #FF0000 !important;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 63px;
	width: 125px;
}
.valider {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: #0577d0;
	border-top: 1px solid #acd9fd;
	border-left: 1px solid #acd9fd;
	border-bottom: 1px solid #023b68;
	border-right: 1px solid #023b68;
}

.annuler{
	background-color: #ff6600;
	border-bottom: 1px solid #9b4309;
	border-left: 1px solid #ffb889;
	border-right: 1px solid #9b4309;
	border-top: 1px solid #ffb889;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
}

.envoyer{
	background-color: #59ae37;
	border-bottom: 1px solid #32611f;
	border-left: 1px solid #adea95;
	border-right: 1px solid #32611f;
	border-top: 1px solid #adea95;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#msg, .msg{
	font-size: 10px;
	margin: 4px 8px 4px 8px;
	min-height: 40px;
	padding: 7px;
}

#msg .txt_erreur{
	clear: both;
	display: block;
	padding: 3px;
}

#msg b{
	line-height: 38px;
	margin: 0 0 0 5px;
	padding: 0 0 3px;
	vertical-align: middle;
}

#msg img{
	margin: 0 7px 0 0;
	vertical-align: middle;
}

#msg li{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

#msg p,#msg ul{
	padding: 3px 0 3px 3px;
}

#msg ul{
	list-style: square;
}

#resa #msg,#espace_client #msg{
	font-size: 10px;
	margin: 0;
}

#tit_erreur{ padding: 0 0 0 3px; }

/* # - Table complexe */