/*** suivant éléments ***/

div.depot,
form.depot {
    background-color: #ffdf9e;
    padding: 1px 10px;
}
h3.depot,
form.depot h3 {
    background:transparent url(img/rb5-section.png) repeat-y center center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding: 4px 0;
	text-align: center;
}
#pagebdd form.depot h3 { border-style:none; padding: 4px 0; }
form.depot h2 { background:transparent none; }
form.depot .implique {  color:#888; font-size:24px; font-weight:bold; height:32px; line-height:32px; text-align:center; width:52px; }

.formSection {
    width: 100%;
}
.formLigne table tr td {
    background-color: #ffdf9e;
    padding: 0px 5px 5px 5px;
    margin: 1px 5px 1px 1px;
    vertical-align: top;
}
label {
    color: #000;
    font-size: 11px;
    font-weight: normal;
    display: block;
}
form .unite, form th {
    color : #4A575D;
    font-size: 11px;
}
form .aide {
    display: inline;
    color : #4A575D;
    font-size: 10px;
    font-style: italic;
    text-align: center;
    font-weight: normal;
}
form .notice {
    display: block;
    color : #4A575D;
    clear: both;
    font-size: 11px;
    text-align: left;
    font-weight: normal;
    padding: 12px 0;
}
form .pied {
    text-align: center;
    padding: 15px 10px;
}
form a:link, a:visited {
    font-size: 10px;
    color : #4A575D;
    text-decoration: none;
}
form a:hover {
    text-decoration: underline;
}
.saisie {
    font-size: 11px;
    border: 1px solid #BCBCBC;
    color: #4A575D;
    background-color: #FFFFFF;
    margin: 0;
}
.msgErr {
	font-size: 11px;
	font-weight: bold;
	color: #CC2323;
}
#bulleInfo{
  background-color: #FFFFFF;
  color: #51600E;
  position: absolute;  
  visibility : hidden;
  padding: 5px;
  text-align: left;
  font-size: 11px;
  border: 1px solid #999999;
}
.sousSection span {
    font-size: 11px;
    font-weight: bold;
    color: #101010;
}
.btnEnvoyer2 {
	background: #ffdf9e url(img/btn-envoyer2-off.png) no-repeat left 4px;
	border-style: none;
	color: #ff8501;
	display:block;
	float:left;
	font-size: 14px;
	height: 44px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 auto;
	padding: 0px 4px 0 80px;
	text-align: left;
}
.btnEnvoyer2:hover {
	background: #ffdf9e url(img/btn-envoyer2-on.png) no-repeat left 4px;
	border-style: none;
	color: #3f647e;
	cursor: pointer;
}

/* Boîte arrondie 5 */
.rb5 .corps {
    position: relative;
    top: 0;
    color: #000;
    font-weight: normal;
    font-size: 11px;
    background-color: #ffdf9e;
    border-right: 1px solid #ff7c02;
    border-left: 1px solid #ff7c02;
    padding-left: 20px;
    padding-right: 20px;
}
.rb5 label {
    display: block;
    color: #303030;
    font-size: 11px;
    font-weight: normal;
    padding-top: 4px;
    padding-right: 10px;
}
.rb5 .haut { height: 11px; background: #ffdf9e url(img/rb5-h.png) left top repeat-x; }
.rb5 .haut .hd { float: right; display: block; width: 10px; height: 11px; background: #ffdf9e url(img/rb5-hd.png) no-repeat 0 0; }
.rb5 .haut .hg { float: left; display: block; width: 10px; height: 11px; background: #ffdf9e url(img/rb5-hg.png) no-repeat 0 0; }
.rb5 .bas { clear: both; height: 11px; background: #ffdf9e url(img/rb5-b.png) repeat-x left bottom; }
.rb5 .bas .bd { float: right; display: block; width: 10px; height: 11px; background: #ffdf9e url(img/rb5-bd.png) no-repeat 0 0; }
.rb5 .bas .bg { float: left; display: block; width: 10px; height: 11px; background: #ffdf9e url(img/rb5-bg.png) no-repeat 0 0; }


.rb6 .corps {
    color: #fff;
    background:#ffa335;
    border-right: 2px solid #ffdf9e;
    border-left: 2px solid #ffdf9e;
    padding-left: 30px;
    padding-right: 30px;
	padding-top: 12px;
}
.rb6 .haut { height: 12px; background: #ffa335 url(img/rb6-h.png) left top repeat-x; }
.rb6 .haut .hd { float: right; display: block; width: 12px; height: 12px; background: #ffa335 url(img/rb6-hd.png) no-repeat 0 0; }
.rb6 .haut .hg { float: left; display: block; width: 12px; height: 12px; background: #ffa335 url(img/rb6-hg.png) no-repeat 0 0; }
.rb6 .bas { clear: both; height: 12px; background: #ffa335 url(img/rb6-b.png) repeat-x left bottom; }
.rb6 .bas .bd { float: right; display: block; width: 12px; height: 12px; background: #ffa335 url(img/rb6-bd.png) no-repeat 0 0; }
.rb6 .bas .bg { float: left; display: block; width: 12px; height: 12px; background: #ffa335 url(img/rb6-bg.png) no-repeat 0 0; }

.ddcheckboxes_container {
	vertical-align: bottom;
    border-style: none;
    padding: 0;
}
.ddcheckboxes_container input.saisie {
	vertical-align: top;
    border: 1px solid #101010;
    height: 17px;
    padding: 0;
}
.ddcheckboxes_container img {
	vertical-align: bottom;
	display: inline;
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
}
.ddcheckboxesList {
	position: absolute;
	background-color: #DDDDDD;
	text-align: left;
	padding: 0px;
    margin-top: -1px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
}
.ddcheckboxesLine {
	background-color: #FFFFFF;
    padding: 0;
    margin: 0;
}
.ddcheckboxesList label {
    font-size: 11px;
	display: block;
	float:left;
	font-weight: normal;
    padding: 0;
    margin: 0;
}

