/*
Saisie Datation
*/
#datationStep1 a {
    padding: 2px 24px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    margin: 0px 4px;
    cursor: pointer;
}

#datationStep1 {
    margin: 10px;
    margin-bottom: 5px;
    width: 700px; /*  Ancienne valeur 550px */
}

.datationMenuLeft {
    width: 180px;
    height: 160px;
    float: left;
}

.datationMenuLeft ul
{
    list-style-type:none;
    margin:5px;
    margin-left:0;
    padding:0;

}

.datationMenuLeft li
{
    margin:0px;
    margin-bottom:4px;
    padding:1px;
    padding-left:3px;
    padding-right:3px;

    cursor:pointer;
}

.datationMenuLeft a
{

    font-size:11px;
    color:black;

}




.datationStep2{

    margin:10px;
    margin-left:1px;
 }



.ValidPreDate {
    clear: both;
    text-align: right;
    height: 30px;
    position: absolute;
    top: 110px;
    left : 195px;
}

.datationLeft{
    float:left;
}


#datationStep3 {
    text-align: center;
    margin-left: 10px;
    margin-top: 5px;
    clear: both;
    padding-top: 10px;
}

.dateExtend {
    padding: 3px;
    font-size: 11px;
    color: black;
    width: 470px; /*   Ancienne valeur 344 */
    float: left;
}

.datationEnum ul{

  text-align:center;
   width:470px; /*   Ancienne valeur 340 */
}
.datationEnum li{


    list-style-type:none;
    margin:0;
	 padding:4px;
  border:1px solid #b1b7d7;
    background:#dee1ef;
    cursor:pointer;
    display: inline;



}

.datationEnum {
    padding-left:0;
    margin:0;
    text-align:center;
    line-height:26px;
}


.datationSelected{
    background-color: #000;
    color: white;
    border: 2px solid #000;
}

.datationUnselected{
    background-color: white;
    color: black;
    border: 2px solid #000;
}

/*.datationSelected:hover{

    color:black;
}*/

.datationUnselected:hover{

    color:black;
}


.datationLabelStyle
{
     font-weight: bold;
}

/*#subOpt1{
margin-top:6px;
padding-top:6px;

     border-top:1px dotted #F88020;
}

#subOpt2{
margin-top:6px;
padding-top:6px;

     border-top:1px dotted #F88020;
}*/

input:disabled{
   background-color: #F3F3F3;
	border: #d7bca6 1px solid;
}

.datationEnumDay table{
	margin:0;
	padding:0;

}


.divPreDateSimple{


}

.calendar {
    width: 230px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.selectDay{
	padding:0;
        border:1px dotted #c8d3e6;
	margin:5px;
	margin-left:0px;
}

#divPreDateSimple1{

        float:left;
}

#divPreDateSimple2{

        float:left;
}


#datationStep2Etendue {
    background: #FFF8F3;
    border: 1px solid #F7D5BF;
    padding: 0.2em;
    height: 160px;
    display: none;
    position: absolute;
    top: 59px;
}

#datationStep2Etendue2 {
    background: #FFF8F3;
    border: 1px solid #F7D5BF;
    padding: 0.2em;
    height: 160px;
    display: none;
    position: absolute;
    top: 225px;
}

#datationStep2Simple{
        background:#FFF8F3;
	 border:1px solid #F7D5BF;
	 padding:0.5em;
	 position:absolute;
	 top:60px;
}

#datationStep2Simple2 {
    background: #FFF8F3;
    border: 1px solid #F7D5BF;
    padding: 0.5em;
    position: absolute;
    left: 475px;
    top: 60px;
}

.datationEnable
{
  border:1px dotted #b1b7d7;
    background:#dee1ef;
	width:40px;
}

.datationDisable
{
   border:1px dotted #d1d1d1;
    background:#d1d1d1;
    color:#e9e9e9;
	width:17px;
}


.spacer {
  clear: both;
}


.precisionBox
{
	display:none;
}

.monthYear {
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica sans-serif;
    font-size: 0.8em;
    width: 230px;
}

.DatationCommandButton {
    background: #e8e8da;
    padding: 3px 24px;
    margin: 5px;
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica sans-serif;
    color: #717171;
    font-size: 0.85em;
    font-weight: bold;
    cursor: pointer;
    border: 0;
}

.precisionSimple {
	position: absolute;
	border: 1px solid black;
}

.precisionSimple2 {
    position: absolute;
    border: 1px solid black;
    left: 475px;
}

.precisionExtend {
	position: absolute;
	border: 1px solid black;
}

.precisionExtend2 {
	position: absolute;
   	top: 212px;
	border: 1px solid black;
}

.flora-datation-valid-check img{
    width : 24px;
    height : 24px;
}

tr td.datationEnable a {
  color: black;
}
