/* --------------  feuille de style pour les formulaires TULN  --------------- */

p.accroche{
font-size:13px;
background:#ffcece;
padding:7px;
color:red;
font-weight:bold;
}

#detail_form_new{
font-size:11px;
width:628px;
}

#form_ci{
padding:20px 30px 20px 15px;
background:url(../images/interface/2011/Images/cadreFormCI.gif) repeat-y -628px 0;
}

.formCI_end{
height:18px;
width:628px;
background:url(../images/interface/2011/Images/cadreFormCI.gif) no-repeat 0 0;
}

#detail_form_new h2{
color:#fff;
padding:0 0 0 15px;
width:100%;
height:59px;
line-height:50px;
font-size:17px;
background:url(../images/interface/2011/Images/articles_elements.png) no-repeat -17px -400px;
}

#detail_form_new h3{
color:#848181;
padding:0 0 7px 0;
font-size:12px;
border-bottom:solid 1px #c1c1c1;
margin-bottom:15px;
}


.field1, .field2{
float:left;
}

.field1{
margin:0 40px 7px 0;
width:335px;
}

.field1 h3{
width:330px;
}

.field2{
width:205px;
}

#detail_form_new label{
float:left;
height:18px;
line-height:18px;
width:140px;
text-align:right;
margin-right:9px;
padding:2px 0;
}

#detail_form_new .field2 label{
text-align:left;
}

#detail_form_new input.basicInput,
#detail_form_new select,
#detail_form_new textarea{
float:left;
width:180px;
margin:0 0 5px 0;
font-size:11px;
height:15px;
border:solid 2px #e1e1e1;
padding:2px 0;
}

#detail_form_new select{
height:24px;

}

#form_ci .important{
font-size:12px;
color:#848181;
border-top:dashed 1px #cdcdcd;
padding:15px 0 0 15px;
margin:0 0 15px 0;
}

#form_ci .important2{
font-size:12px;
color:#848181;
padding:0 0 0 15px;
float:left;
}

#form_ci a.validation{
display:block;
float:right;
width:160px;
height:60px;
background:url(../images/interface/2011/Images/boutons_detail.png) no-repeat -519px -468px;
}

.important2 a{
color:#332f83;
}
