/* Formulaires AD83 Archives */

#admin {
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
form   { margin:0px;padding:0px; }

form p { clear: left; }

#textfield, input[type="text"], input[type="password"], textarea  {
	color:#5E4A07;
	font-size:11px;
	background-color: #F5F2F0;
	border:1px solid #CDACA3;
	display: inline;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 350px;
}

select {
	width: 350px;
	color:#595959;
	font-size:11px;
	vertical-align: middle;
	display: inline;
}

input[type="text"].court { width: 120px; }
input[type="text"].trescourt { width: 40px; }
#macaron_recherche input[type="text"] {
	width: 185px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select.court { width: 80px; }
select.micourt { width: 100px; }
label {
	float:left;
	width:25%;
	margin-right:10px;
	text-align:right;
	font-weight:bold;
	color: #806A66;
	padding-top: 2px;
	margin-bottom: 15px;
	font-size: 11px;
	clear: left;
  }
label  .label_info { 	display: block;
font-size: 90%;
	font-weight: normal;
}
  #pop-up {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.alerte {
	margin: 10px 20%;
	padding: 5px;
	background-color: #B44033;
	color: #F3E1DF;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
.alerte  a {
	color: #FFF;
	font-weight: bold;
}

.rouge { color: #B44033; }

.pre_champ {
	font-size: 11px;
	color: #806A66;
	width: 90px;
	display: inline-block;
}

#myAutoComplete {
    width:25em; /* set width here or else widget will expand to fit its container */
    padding-bottom:2em;
}
.myContainerCss {
	color: #FFFFFF;
	background-color: #B46458;
	list-style-image: url(../images/icones/puce_claire.gif);
	margin-top: 10px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
}
.yui-ac-bd        {
	padding-top: 5px;
	padding-bottom: 5px;
}
.yui-ac-bd   ul { list-style-image: url(../images/icones/puce_claire.gif); 	}
.yui-ac-bd   li {
	margin-left: 10px;
	text-align: left;
	padding-left: 0px;
}

.yui-ac-bd li:hover { text-decoration: underline; }
.resizehandle {
background:transparent url(../images/icones/resizer.png) no-repeat scroll 45% 50%;
cursor:s-resize;
font-size:0.1em;
height:16px;
width:100%;
}
.champ_ead {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9D0C7;
}
.label_niv1    {
	text-align: left;
}
.label_niv2      {
	text-align: left;
	color: #9A7F7A;
	padding-left: 4%;
	width: 21%;
}

.label_niv3 {
	text-align: left;
	color: #A6918D;
	width: 17%;
	padding-left: 8%;
}

.label_niv4 {
	text-align: left;
	color: #B39F9B;
	width: 13%;
	padding-left: 12%;
	font-size: 10px;
	font-weight: normal;
}

.label_niv5 {
	text-align: left;
	font-size: 10px;
	color: #B39F9B;
	width: 9%;
	padding-left: 16%;
	font-weight: normal;
}
.post_label { margin-left: 27%; }
.post_label ul {
	margin-top: 0px;
	padding-top: 0px;
}

