
/*plan du verger jeudi 18 mars 2021 10 h */

.suptitre {font-size: 32px; font-weight:bolder; font-style:italic;}
.titre {font-size: 14px; font-weight:bolder;}
.soustitre {font-size: 14px; font-style: italic;}
.normal {font-size: 12px;}
#blanc {color: #ffffff;}

.planverger {font-family: Arial;
            font-size: 10px; text-align: center;
            border-collapse: separate;
            border-spacing: 1px;
            border-radius: 3px 3px;
            margin-left: auto; margin-right: auto;
            background-color: #FFFF00; border-color: #FFFF00; }
.milefte {position: absolute; top: 100px; left: 5px;}
.cellphot {width: 150px; height: 108px;}
.nseo {text-align: center; font-size:16px; font-weight: bolder;
      font-style:italic; color: rgb(20,61,0);}
.surblanc {background-color: #ffffff;
          width: 210px;}

.cellarbre {background-image: url(Images/BOSKOP3.jpg); font-weight:bolder;
            height: 25px; width: 100px; color: rgb(20,61,0);}
.celljeune {background-color: #ffa07a;
            height: 25px; width: 100px; color: rgb(20,61,0);}
.cellblanc {background-color: #ffffff; height: 25px; width: 100px; color: rgb(20,61,0);}
.celljaune {background-color: #fafada; height: 25px; width: 100px; color: rgb(20,61,0);}
.cellvert {background-color: #22cc55; height: 25px; width: 100px;
          font-weight: bolder; color: rgb(20,61,0);}
.cellbat {background-color: #999999; height: 25px; width: 100px; color: #000000;}
.cellhaie {background-color: rgb(20,61,0); height: 25px; width: 100px; color: #ffffff;}
.cellhaiebord {background-color: rgb(20,61,0); height: 25px; width: 25px; color: #ffffff;}
.cellor {background-color: #d5d5d5; height: 25px; width: 60px;}
.cellorbord {background-color: #d5d5d5; height: 25px; width: 25px;}
.cellbarree {background-color: #fafada; height: 25px; width: 100px;
			color: rgb(20,61,0); text-decoration: line-throught;}
.cellsimple {vertical-align: top;}
