body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#3e3e3e;
	margin:0px;
	padding:0px;
}

ol {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	list-style-type:decimal;
}

/*p {
	margin:0px;
	padding:0px;
}*/

ul {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	list-style-type:disc;
}

li {
	margin:0px;
	padding:0px;
}


td {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}


a {
	color:#0a389e;
	text-decoration:none;
}
a:hover {
	color:#0a389e;
	text-decoration:underline;
}

h1 {
	color:#3e3e3e;
	font-size:11px;
	font-weight:bold;
}

h2 {
	color:#3e3e3e;
	font-size:10px;
	font-weight:bold;
}


/* Plan du site */
ul.plan li {
	margin-left:15px;
}

p.accroche {
	font-weight:bold;
}

/* Moteur de recherche */
form#moduleRecherche #query {
	border:1px solid #CCCCCC;
	font-size:0.8em;
	color:#000000;
}

#search {
	font-size:0.8em;
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
}

#recherche_resultats h3 {
	font-size:11px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}


.requis {
	color:#FF0000;
}

/* Formulaire de contact */
legend {
	font-size: 11px;
	color:#616163;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}

fieldset {
	font-size: 1.0em;
	border:none;
	width:588px;
}

#contenu td {
	font-size:11px;
}

#contenu fieldset br {
	clear:left;
}
#contenu label {
	display:inline;
	float: left;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:230px;
}

#contenu label.requis {
	color:#FF0000;
	font-weight:bold;
}

#contenu input {
	font-size:1em;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:160px;
}

#contenu textarea {
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	font-size:1em;
	width:160px;
	margin-bottom:12px;
}

#contenu .submit input {
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
	font-weight:bold;
	border:none;
	font-size:1em;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#contenu .submitUnChamp input {
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
	font-weight:bold;
	border:none;
	font-size:1em;
	width:auto;
}

#contenu .radio, #contenu .checkbox {
   margin-bottom:12px;
}


#contenu  select {
   margin-bottom:1em;
}

#contenu select#id_objet {
   margin-bottom:0em;
}

#aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

#contenu .submit {
	width:420px;
	text-align:center;
}
	
#contenu  .radio input, #contenu  .checkbox input, #contenu .submit input {
   width:auto;
   border:none;
   margin-bottom:0px;
}

#txt-legal {
	font-size:11px;
	text-align: justify;
	margin:0px;
	padding:0px;
}


/* Annuaire de contacts */

#formAnnuaire fieldset {
	font-size: 1.0em;
	border:none;
	width:400px;
}

#formAnnuaire fieldset br {
	clear:left;
}
#formAnnuaire label {
	display:inline;
	float: left;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:110px;
}

#formAnnuaire label.requis {
	color:#FF0000;
	font-weight:bold;
}

#formAnnuaire input {
	font-size:1em;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:160px;
}

#formAnnuaire .submit {
	width:400px;
	text-align:left;
}

#formAnnuaire .submit input {
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
	font-weight:bold;
	border:none;
	font-size:1em;
	clear:both;
}

ul.annuaire {
	list-style-image:url(/img/interface/puce-annuaire.gif);
}

ul.categories {
	width:250px;
	border-left:10px solid #d5d8a3;
	background-color:#f4f5e3;
	margin:8px 0px 8px 0px;
	padding:10px 0px 10px 25px;
}

/*li.annuaire {
}*/
.popup table td {
	border-style:solid;
	border-width:1px;
	padding:4px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#3e3e3e;
}


/* formulaire d'adhésion */
#formAdhesion legend {
	font-size:11px;
	color:#616163;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

/*#formAdhesion td {
	font-size:11px;
}*/

td.alignRight {
	text-align:right;
}

#formAdhesion fieldset {
	font-size:11px;
	border:none;
	width:588px;
}

#formAdhesion label {
	text-align:right;
}
#formAdhesion label {
	text-align:right;
	margin:0px;
	padding:0px 10px 0px 0px;
	color:#212121;
	font-weight:normal;
}
#formAdhesion label.requis {
	text-align:right;
	margin:0px;
	padding:0px 10px 0px 0px;
	color:#FF0000;
	font-weight:normal;
}

#formAdhesion input {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:180px;
	margin-bottom:8px;
}

input#tel_bureau_stras_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#tel_bureau_brux_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#tel_stras_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#tel_brux_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_stras_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_brux_adh {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}

input#tel_stras_assist1 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#tel_brux_assist1 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_stras_assist1 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_brux_assist1 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}

input#tel_stras_assist2 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#tel_brux_assist2 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_stras_assist2 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}
input#fax_brux_assist2 {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:8px;
}

#formAdhesion select {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:180px;
	margin-bottom:8px;
}

#formAdhesion textarea {
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	font-size:1em;
	width:490px;
	margin-bottom:12px;
}

#formAdhesion .submit input {
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
	font-weight:bold;
	border:none;
	font-size:1em;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#formAdhesion .submitUnChamp input {
	color:#FFFFFF;
	background-color:#616163;
	border:1px outset #616163;
	font-weight:bold;
	border:none;
	font-size:1em;
	width:auto;
}

#formAdhesion .radio {
   margin:0px 0px 8px 0px;
   padding:0px;
}


#formAdhesion  select {
   margin-bottom:1em;
}

#formAdhesion select#id_objet {
   margin-bottom:0em;
}

#formAdhesion #aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

#formAdhesion .submit {
	text-align:right;
}


#formAdhesion .radio input, #formAdhesion .checkbox input, #formAdhesion .submit input {
   width:auto;
   border:none;
   margin-bottom:0px;
}

#formAdhesion txt-legal {
	font-size:8pt;
	text-align:justify;
	margin:10px 0px 10px 0px;
	padding:0px;
}

input#heure_resa {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	width:105px;
	margin-bottom:0px;
}

input#chekbox_service {
	width:25px;
	border-style:inset;
	border-width:1px;
	border-color:#616163;
	margin-bottom:0px;
}


.interTitre {
	font-weight:bold;
	color:#0a389e;
	font-size:12px;
}