/*********************************************************************/
/********************** MAISONS & PRODUCTEURS ************************/


/*------------------- STYLES PAR BALISES -------------------*/

body {
	scrollbar-track-color: #FCEFEE;
	SCROLLBAR-SHADOW-COLOR: #D08F84;
	SCROLLBAR-3DLIGHT-COLOR: #D08F84;
	SCROLLBAR-ARROW-COLOR: #D08F84;
	}

li {
	list-style-image:   url("../images/structure/1_annuaire/puce2.gif");
	}
	
ul.sub li, li.sub {
	list-style-image:  url("../images/structure/1_annuaire/puce3.gif");
	}
ul.minifleche li, li.minifleche {
	list-style-image: url("../images/structure/1_annuaire/mini_fleche_puce.gif");
	}
li.fleche {
	list-style-image: url("../images/structure/1_annuaire/fleche.gif");
	}

/*tableau*/
table.tableau {
	border-color: #D08F84;

	
	}
table.tableau th {
	background-color: #C34932;
	border-color: #D08F84;
}

table.tableau td {
	border-color: #D08F84;
}

.lignecolor {
	background-color: #FCEFEE;
}

.filetbas {
	border-bottom:#D08F84;
}
	
/* styles onglets génériques (ex : actu.) */

.onglet_nonactif {
	background-color:#FCEFEE;
}
	
.onglet_styletitre {
	color:#A42F19;
}	

/*------------------ STYLES DES LIENS ---------------------*/

/*-- Lien par défaut --*/	
a { 
	COLOR:#C34932;
	} 


/*-- Liens specifiques --*/
a.lexique {
	border-bottom-color:#C34932;
	}
	
a.lexique:hover {
	COLOR: #C34932; 
	
	}

/*---------------- STYLES APPLICABLES -----------------*/
/* pas de styles applicables dans cet univers.*/

/*------------------------ STYLES DES TITRES -----------------------*/

.titre1, h1 {
	background-image: url(/cognac/images/structure/1_annuaire/fd_titre1.jpg);
	}
	
.titre2, h2 {
	background-image:url(/cognac/images/structure/1_annuaire/fd_titre2.jpg);
	}
	
.titre3, h3 {
	COLOR: #C34932;
	}

.titre4, h4 {
	COLOR: #444444;
	}
	
.titre_souligne {
	COLOR: #C34932;
	border-bottom-color:#A42F19;
	}
	
.titre_fiche {
background-image:url(../images/structure/1_annuaire/fd_titre_fiche2.jpg);
}

/*---------------- STYLES DU FORMULAIRE DE RECHERCHE AVANCEE (ACTUALITE) -----------------*/

/* titre */
.ra_cadre_titre {
background-color:#D08F84;
border-color: #BA5F4E;
}

/* cadre en couleur foncée */
.ra_cadre1 {
background-color:#D08F84;
border-color: #A42F19;
}

/* cadre en couleur claire */
.ra_cadre2 {
background-color:#FCEFEE;
border-color: #A42F19;
}

/*---------------- STYLES D'AFFICHAGE DU CALENDRIER POP-UP -----------------*/

#dlcalendar_navigationRow { 
	background-color:#D08F84; 
}

#dlcalendar_headerRow {
	background-color:#E6BFB9;
}

td.dlcalendar_daySelected {
	background-color:#D08F84;
}

/* styles Synomia */

.cooc_b {
	background-color:#FCEFEE;
}

