@import "../commun/annonces/style_ann.css";

/******************************** Style formulaires annonces *************************/


/******************** Polices *****************/


/********************************************/

.ann_form_search h1
{
	color: #496D77;
}	


/********* chapitres *********/

/* chapitres formulaire recherche */

/* onglets consultation */

.ann_form_consult .ann_chap_liens td
{
	background-color: #B1D1D2;
	color: #F58220;
}

.ann_form_consult .ann_chap_liens td.active, .ann_form_consult .ann_chap_liens td:hover
{
	background-color: #CFCFCF;
}

.ann_form_consult .ann_chap_liens td:hover a,
.ann_form_consult .ann_chap_liens td.active a
{
	color: #496D77;
}


/********* recherche *********/


/********* questions *********/

table.ann_table_multiple th, .ann_form_consult table.ann_table_multiple th
{
	background-color: #CFCFCF;
}

table.ann_table_multiple .even th, table.ann_table_multiple .even td
{
	background-color: #EAF5F5;
}

table.ann_table_multiple .odd th, table.ann_table_multiple .odd td
{
	background-color: #DDE7E6;
}

/********* classes particuli¸res *********/

.ann_form_consult div.ann_titre
{
	color: #496D77;
}


/********* chapitre annonceur *********/

/********* liste des sous catˇgories *********/

table.ann_liste_cat 
{
	background-color: #DDE7E6;
}

