/**************** formatage de la classe sfWidgetFormPropelSelectManyCheckboxGroupArbo */
/***************************************************************************************/
/* CSS pour tous les arbo du site 
avec le parametre css = arbo
*/
 p.arbo_icone  
   {
  cursor: pointer; 
  font-size: medium;
  font-weight: normal;
  text-decoration: none;
  border-color:gray;
  border-style: dashed;
  border-width:0px; 
  margin:0 5px 0 0;
  padding: 0px;
  text-align: right;
  font-weight: bolder;
  font-size: x-large;
 }
 div.arbo
 {  /* la div qui englobe tout */
  width: 400px;
  margin:0 0 10px 5px;
  padding: 0px;
  border-color:gray;
  border-style: dashed;
  border-width:0px; 
 }
 div.arbo_g
 { /* La div qui contient les groupes (titre + checkboxes) */
  font-size: small;
  font-weight: bold;
  margin: 0 0 2px 0;
  padding: 0px;
  border-color:gray;
  border-style: dashed;
  border-width:0px;  
 }
 div.arbo_g div.arbo_p
 { /* Les libelles cliquables inactifs des groupes de checkbox */
  cursor: pointer;
  font-size: small;
  border-bottom-color:#CCC;
  border-bottom-style: solid;
  border-bottom-width:1px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 3px;
 }
 div.arbo_g div.arbo_p_active
 { /* Les libelles cliquables actifs des groupes de checkbox */
  cursor: pointer;
  font-size: small;
  border-bottom-color:#EEE;
  border-bottom-style: solid;
  border-bottom-width:1px;
  border-left-color:gray;
  border-left-style: dashed;
  border-left-width:0px; 
  font-weight: normal;
  font-style: normal;
  margin: 0 ;
  padding: 0 0 0 3px;
 }
 div.arbo_g span.triangle 
 { /* le triangle en face des libellé p */
  cursor: pointer;
  color: gray;
 }
 div.arbo_g div.arbo
 { /* Le div qui contient un groupe de checkbox */
  cursor: pointer;
  font-size: small;
  border-left-color:gray;
  border-left-style: dashed;
  border-left-width:0px;
  font-weight: normal;
  margin: 0 0 0px 12px;
  padding: 0 0 0px 0px;
  overflow: hidden; /********** !!!! Obligatoire !!!!!!*********/  
 }
 div.arbo_g table.arbo    
 { 
  margin:0px;
  padding:0 0 0 0px;
  width:100%;
 }
 div.arbo_g tr.arbo   
 { 
 
 }
 div.arbo_g td.arbo           
 { 
  vertical-align: top;
 }
 div.arbo_g ul.arbo             
 { 
  margin:0px;
  padding:0px;
 }
 div.arbo_g li.arbo             
 { 
  padding:0;
  margin:0;
  line-height:normal;
  font-size: x-small;
  list-style: none;
 }
 div.arbo_g label.arbo            
 { 
  font-size: x-small;
  
 }
 
 
/**************** formatage de la classe sfWidgetFormPropelSelectManyCheckboxGroupArboFrance */
/***************************************************************************************/
/* CSS pour tous les arboFrance du site 
avec le parametre css = arbofrance
*/
 p.arbofrance_icone  
   {
  cursor: pointer; 
  font-size: medium;
  font-weight: normal;
  text-decoration: none;
  border-color:gray;
  border-style: dashed;
  border-width:0px; 
  margin:0 0 0 0;
  padding: 2px;
  text-align: right;
  font-weight: bolder;
  font-size: x-large;
  
 }
 div.arbofrance
 {  /* la div qui englobe tout */
  width: 620px;
  margin:0 0 10px 5px;
  padding: 0px;
  border-color:green;
  border-style: dashed;
  border-width:0px; 
 }
 div.arbofrance_g
 { /* La div qui contient les groupes (titre + checkboxes) */
  font-size: small;
  font-weight: bold;
  margin: 0 0 2px 0;
  padding: 0px;
  border-color:gray;
  border-style: dashed;
  border-width:0px;  
  width: 200px;
 }
 div.arbofrance_g div.arbofrance_p
 { /* Les libelles cliquables inactifs des groupes de checkbox */
  cursor: pointer;
  font-size: small;
  border-bottom-color:#CCC;
  border-bottom-style: solid;
  border-bottom-width:0px;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 3px;
 }
 div.arbofrance_g div.arbofrance_p_active
 { /* Les libelles cliquables actifs des groupes de checkbox */
  cursor: pointer;
  font-size: small;
  border-bottom-color:#EEE;
  border-bottom-style: solid;
  border-bottom-width:0px;
  border-left-color:gray;
  border-left-style: dashed;
  border-left-width:0px; 
  font-weight: normal;
  font-style: normal;
  margin: 0 ;
  padding: 0 0 0 3px;
 }
 div.arbofrance_g span.triangle 
 { /* le triangle en face des libellé p */
  cursor: pointer;
  color: gray;
 }
 div.arbofrance_g div.arbofrance
 { /* Le div qui contient un groupe de checkbox */
  cursor: pointer;
  font-size: small;
  border-left-color:gray;
  border-left-style: dashed;
  border-left-width:0px;
  font-weight: normal;
  margin: 0 0 0px 12px;
  padding: 0 0 0px 0px;
  overflow: hidden; /********** !!!! Obligatoire !!!!!!*********/  
 }
 div.arbofrance_g table.arbofrance    
 { 
  margin:0px;
  padding:0 0 0 0px;

 }
 div.arbofrance_g tr.arbofrance   
 { 
 
 }
 div.arbofrance_g td.arbofrance           
 { 
  vertical-align: top;
 }
 div.arbofrance_g ul.arbofrance             
 { 
  margin:0px;
  padding:0px;
 }
 div.arbofrance_g li.arbofrance             
 { 
  padding:0;
  margin:0;
  line-height:normal;
  font-size: x-small;
  list-style: none;
 }
 div.arbofrance_g label.arbofrance            
 { 
  font-size: x-small;
  
 }
 
 		