/*Couleur des éléments qui dépendent de la zone choisie (violet pour agents, jaune orangé pour entreprise et gris pour pages communes)*/
.txt_col_theme{
	color:#656567;
}

/*	TETIERE	*/
/*rien de particulier (on prend le style par défaut avec les deux zones grisées)*/

/*	NAVIG TOP		*/
#navtop .actif {
	background:url(../img/commun/navtop-menu2-agent.gif) no-repeat;
}
#navtop.noprofil .actif {
	background:url(../img/commun/navtop-menu2-agent-noprofil.gif) no-repeat;
}
#navtop #faq.actif {
	background:url(../img/commun/navtop-menu3-agent.gif) no-repeat;
}
#navtop #serv.actif {
	background:url(../img/commun/navtop-menu1-agent.gif) no-repeat;
}

/*	PAGE SERVICE		*/
.content_services h1 {
	color:#656567;
}
.colserv strong {
	background:url(../img/commun/logo-petit-agent.gif) no-repeat;
}
.colserv .creercompte {
	background:url(../img/commun/serv-creercompte-agent.gif) no-repeat;
}

/*	LISTING DE RESULTATS	*/
.lst_result {
	background:url(../img/commun/result-bg1-pcom.jpg) no-repeat;
}
.lst_result.bg_white {
	background:url(../img/commun/result-bg1-pcom-bgw.jpg) no-repeat;
}
.lst_result.w100pourc {
	background:url(../img/commun/result-bg2-pcom.jpg) no-repeat;
}
.col_domaine em,
.col_secteur em {
	color:#656567;
}

/*	PAGE ESPACE		*/
.accroch_espace {
	padding: 8px 0 10px 5px !important;
}
.accroch_espace h1{
	color:#656567;
}
.p_titre {
	color:#656567;
	background:url(../img/commun/espa-border-profil-agent.jpg) no-repeat bottom left;
}
.resume_nfo p em {
	color:#656567;
}
.espace_col_droite h3, .blocbas h3 {
	color:#656567;
}
.col_temoignage h3 {
	background:url(../img/commun/accueil-bg-h3bas3.gif) no-repeat 12px 12px;
}
.col_partenaire h3 {
	background:url(../img/commun/accueil-bg-h3bas1.gif) no-repeat 12px 12px;
}
.col_actualite h3 {
	background:url(../img/commun/accueil-bg-h3bas2.gif) no-repeat 12px 12px;
}
.blocbas.bloc1 h3 {
	background:url(../img/commun/accueil-bg-h3bas1.gif) no-repeat 15px 4px;
}
.blocbas.bloc2 h3 {
	background:url(../img/commun/accueil-bg-h3bas2.gif) no-repeat 15px 4px;
}
.blocbas.bloc3 h3 {
	background:url(../img/commun/accueil-bg-h3bas3.gif) no-repeat 15px 4px;
}
.col_der_offr table strong {
	color:#656567;
}
.col_der_offr table p.detail span {
	color:#656567;
}
