body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label {
	cursor: pointer;
}

.bandeau-table {
	font-family: Georgia;
	font-size: 36px;
	font-weight: bold;
	color: #CC6699;
	background-color: #993366;
	text-align: center;
	border: 3px double #990099;
}
.bandeau-4 {
	color: #339966;
	background-color: #66CC99;
	height: 36px;
}
.liens-barre-table {
	background-color: #CC6699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	color: #FFCCCC;
	margin: 3px;
}

.liens-barre-a {
	background-color: #CC6699;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	color: #FFCCCC;
}


.annuaire-table-detail {
	margin-top:3px;
	/*margin-left:50px;*/
	
	background-color: #F4A460;
	/*border: 1px solid Lime;*/
}

.annuaire-td-titre {
	background: #F0F8EA;
}	

.annuaire-td-titre-activite {
   color: #20643D;		
	background: #F0F8EA;
   font-size: 8pt;	
}	
	
.annuaire-lien-titre {
 color: #E82E53;		
 text-decoration: none;
 text-transform: capitalize;
 font-size: 10pt;
 font-weight: bold;
 font-family: Verdana;
}

.annuaire-lien-detail {
 color: #267548;			
 font-size: 13px;
}

.annuaire-td-detail-off {
height: 0;
visibility: hidden;
}

.annuaire-td-detail-on {
height: 135;
visibility: visible;
}

.annuaire-td-detail-titre {
	color: #F48134;
	background: #FFF8D0;
}

.annuaire-td-detail {
	background: #FFFCE8;
	}

.annuaire-div-detail-off {
	position:absolute;
	visibility: hidden;
	width: 100%;
}

.annuaire-div-detail-on {
position:absolute;
visibility: visible;
width: 100%;
}	
	
.annuaire-lien-modifier {
 color: #BA55D3;
 font-size: 12px;						
}

.a-champ-result {
 color: Black;
 font-size: 14px;
 font-weight: bold;
}

.Layer-EJ-table {
	border: 2px outset;
	background: #C7C7C7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Layer-EJ-bouton {
	border-top: 1px outset #CCCCCC;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #CCCCCC;
	font-weight: bold;
}

.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #cd0546;
	text-decoration: none;
}
.a-blanc {
	color: #FFFFFF;
	text-decoration: none;
}
	
.titre-theme {
 color: #CD0546;		
 text-decoration: none;
 font-size: 16px;
 font-weight: bold;
}
.titre-theme-lien {
 color: #ffac26;		
 text-decoration: none;
 font-size: 14px;
 font-weight: bold;
}

.input-text {
	border: 1px solid #E82E53;
}

.input-textarea {
	border: 1px solid #E82E53;
}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
.layer1 {
	margin: 3px;
	border-width: 1px;
	border-color: #B60440;
}.arial11 {
	font-size: 11px;
}

