body {
	color: #551513;
	font: .7em Verdana, "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0 0 5px;
	}
hr, .cacher { display: none; }
.flowfix { clear: both; }
form, table { margin: 0 auto; }
#col_1 table { border-collapse: collapse; }
a { color: #952421; text-decoration: none; }
a:hover { text-decoration: underline; }
.piedagent a { color: #fff; text-decoration: none; }
.piedagent a:hover { text-decoration: underline; }

a.bouton span { color: #fff; padding: 5px 0 3px 8px; font-weight: bold; display: block; }
.nav_sequentielle { font-size: .85em; font-weight: bold; text-align: right; padding: .5em 0 !important; background: transparent; }
a.nav_sequentielle, .nav_sequentielle a { color: #551513; margin-left: 1.5em; }

.bouton { background-image: url(../images/ES/outils/fleches_fr.png); text-decoration: none !important ; }
.bouton.effacer              { width: 70px; height: 22px; background-position: 0 -22px; }
.bouton.afficherresultats    { width: 148px; height: 22px; background-position: 0 -44px; }


#col_1 h2 { margin: 4px 0 4px; padding: 8px 0 8px 25px; background-position: 13px 50%; background-repeat: no-repeat; background-color: #952421; color: #fff; font-size: 1.3em; }
#col_1 h4 { font-size: 1.1em; font-weight: bold; margin: 1.8em 0 0; }
.ti_trouveragent { background-image: url(../images/CJ/titres/ti_trouveragent.png); }
#f_trouver table td.entete_liste { font-size: .85em; font-weight: bold; padding: .5em .8em .5em 26px; background: url(../images/ES/outils/bg_cellule_liste.png) 13px 50% no-repeat transparent; }
#f_trouver table caption { font-weight: bold; text-align: left; padding: 10px 13px 10px 26px; background: url(../images/ES/outils/bg_cellule.png) 13px 50% no-repeat #e5e5e5; }
#f_trouver table tr.pair { background: #f6f6f6; }
#f_trouver table th, #f_trouver table td { padding: 8px 13px; border-width: 0 0 1px 1px; border-style: solid; border-color: #fff; }
#f_trouver table th { text-align: left; border-left: 0; }

/*Formulaire*/
#f_trouver th { color: #551513; text-align: left; width: 190px; padding-left: 26px; background: url(../images/ES/outils/bg_cellule.png) 13px 50% repeat-x #e5e5e5; }
#f_trouver td { background: #f6f6f6; }
#f_trouver td input.texte, form td select {
	font: 1em Arial, Helvetica, sans-serif;
	width: 212px;
	margin-left: 48px;
	padding: 2px 4px;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #ddd;
	border-style: solid;
	background: #fff;
	}
#f_trouver td input.texte:focus, form td select:focus { background: #f2f3f5; }
#f_trouver td select { width: 222px; padding: 0; }
#f_trouver td select option { border-bottom: 1px solid #e5e5e5; }
#f_trouver td.blocbouton { height: 22px; padding-right: 0; background: transparent; }
#f_trouver td.blocbouton a { margin-left: 5px; float: right; }


#atCIGM { font-size: 1em; background: #fff; }
#atCIGM h2 { margin-top: 0; }
#atCIGM p.piedagent { font-size: .9em; font-weight: bold; text-align: right; padding: 10px; background: #952421; }
#atCIGM #col_1 { font-size: .7em; text-align: left; padding: 0 !important; width: 100% !important;}
#atCIGM #col_1 table { font-size: .9em; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }
#atCIGM #col_1 th#thError { background: none; }
/* Fiche de l'agent */
div.agent_fiche { padding: 5px; background: #f2f3f5; }
div.agent_fiche h3 {
  text-align: left;
  height: auto !important;
  margin-top: 0 !important;
  padding: 10px 13px 10px 26px;
  background: url(../images/CJ/outils/bg_cellule.png) 13px 50% no-repeat #e5e5e5;
  }
div.agent_fiche img { margin: 15px; float: left; border: 1px solid #589cdb; }

#atCIGM tbody td.courriel, #atCIGM tbody td.internet { text-align: center; padding-left: 0; padding-right: 0; }
#atCIGM tbody td.courriel a, #atCIGM tbody td.internet a, #atCIGM tbody td.visualiser a, #atCIGM tbody td.telecharger a {
	width: 16px;
	height: 11px;
	margin: 0 auto;
	background: url(../images/ES/outils/bg_cellule_liens.png) no-repeat;
	display: block;
	}
#atCIGM tbody td.courriel a:hover, #atCIGM tbody td.internet a:hover,
#atCIGM tbody td.visualiser a:hover, #atCIGM tbody td.telecharger a:hover { background-image: url(../images/ES/outils/bg_cellule_liens_over.png); }
#atCIGM tbody td.courriel span, #atCIGM tbody td.internet span,
#atCIGM tbody td.visualiser span, #atCIGM tbody td.telecharger span { display: none; }
#atCIGM tbody td.internet a { width: 11px; background-position: -16px 0; }
#atCIGM tbody td.visualiser a { width: 11px; background-position: -27px 0; }
#atCIGM tbody td.telecharger a { width: 11px; background-position: -38px 0; }

#thError { color: #db6a2c; }


