label, label:hover
{display:block;padding:0.5em;padding-left:32px;background-position:8px center;background-repeat:no-repeat;border:1px solid #DDDDDD;clear:both;cursor:pointer;width:auto;}

label.check_normal, label.check_normal:hover
{border:0px;width:auto;}

label.sondage, label.sondage:hover  
{border:0px;width:250px;}

label.carnet, label.carnet:hover  
{border:0px;width:400px;}

label.choix_contact, label.choix_contact:hover
{display:block;padding:0.5em;background-position:8px center;background-repeat:no-repeat;clear:both;cursor:pointer;width:20px;height:20px;}

label.gestion_agenda, label.gestion_agenda:hover
{width:54px;}

label.gestion_article, label.gestion_article:hover
{width:54px;}

label.gestion_rubrique, label.gestion_rubrique:hover
{width:60px;}

label.check_statut, label.check_statut:hover
{width:106px;}

label.check_statut_2, label.check_statut_2:hover
{width:55px;}

label.check_charte, label.check_charte:hover
{width:460px;}

label.bouton_option_ajout, label.bouton_option_ajout:hover
{
	width:50px;
	padding:0.2em;padding-left:28px;
}

label.bouton_option_envoyer, label.bouton_option_envoyer:hover
{
	width:55px;
	padding:0.2em;padding-left:28px;
}

label.bouton_option_ajout {
	background-color:#EEEEEE;
	background-image:url(../interface/puce_a.png); }

label.bouton_option_ajout:hover {
	border:1px solid #CCCCCC;
	background-color:#DDDDDD;
	background-image:url(../interface/puce_a.png); }
	
label.bouton_option_ajout a, label.bouton_option_ajout a:hover, label.bouton_option_envoyer a, label.bouton_option_envoyer a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;}
	
	label.bouton_option_envoyer {
	background-color:#EEEEEE;
	background-image:url(../interface/puce_email.png); }

label.bouton_option_envoyer:hover {
	border:1px solid #CCCCCC;
	background-color:#DDDDDD;
	background-image:url(../interface/puce_email.png); }

label.check_inscription, label.check_inscription:hover
{border:0px;width:auto;padding:0px;padding-left:32px;margin-left:10px;}

label.check_gratuit
{border:0px;width:50px;padding:0px;padding-left:32px;margin-left:10px;}

.checked
{background-color:#EEEEEE;background-image:url(../interface/chk_on.png);}
.unchecked
{background-color:#F6F6F6;background-image:url(../interface/chk_off.png);}

/*.checked{background-image:url(../interface/chk_on.png);}
.unchecked{background-image:url(../interface/chk_off.png);}*/
.selected{background-image:url(../interface/rdo_on.png);}
.unselected{background-image:url(../interface/rdo_off.png);}
.leftcol{float:left;clear:left;width:50%}
.rightcol{float:left;clear:right;width:50%}