/* -----------------------
 * standard
 * -----------------------
 */

#actus input, #actus select {
   font-size:10px;
} 
 
#actus fieldset {
   font-size:12px;
   color : #202020;
   background-color:#fcfffc;
   border:1px solid #68a55a;
   margin : 10px 10px 10px 10px;
   text-align : justify;
}

#actus legend {
   font-size:13px;
   color : #202020;
   background-color:#fcfffc;
   padding : 2px 10px 2px 10px;
   font-weight : bold;
}

#actus img {
	display : inline;
}

#actus hr {
   color: #68a55a;
   height : 1px;	
   border:1px dashed #88b57a;
}

/* -----------------------
 * gauche
 * -----------------------
 */

#actus td.cal {
   font-size:10px;	
   width:22px;
   text-align:center;
   border:1px dashed #B0B0B0;
   color:#206020;
}

#actus td.cal1 {
   font-size:10px;	
   width:22px;
   text-align:center;
   border:1px dashed #B0B0B0;
   color:#000000;
   height:22px;
}

#actus td.cal2 {
   font-size:10px;	
   width:22px;
   text-align:center;
   border:1px dashed #B0B0B0;
   color:#000000;
   height:22px;
   background-color: #E0FAE0;
}

#actus fieldset.selected {
   border:2px solid #68a55a;
}

/* -----------------------
 * admin
 * -----------------------
 */
#actus .admtab {
	font-size:12px;
	border: 1px solid #A0A0A0;
}

#actus th.admtab {
	background-color:#C0C0C0;
	text-align:center;
	color:#fff;
}
