/* Feuille de style pour l'annuaire */
/* style phrase referencer votre site */
.referencer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: normal;
}
.referencer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: underline;
	font-weight: lighter;
}
.referencer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	color: #b29681;
}

/* style pour la nav de la page rubrique.asp et rechercher.asp*/
.acceuil,.acceuil a		{ color:#eb6714; font-size:14px}
.acceuil a:hover 		{
	color:#eb6714;
	font-size:14px;
	text-decoration: underline;
}

/* style pour la phrase "Actuellement dans l'annuaire : XX sites référencés" */
.titreAnnuaire 			{ font-family: Arial, Helvetica, sans-serif;font-size: 15px;color: #B15512; }

/* class pour les titres des rubriques ex: VENTE DIRECTE */
.titreRubrique 			{ font-size:14px;font-weight:bold;color:#b8907d; }
.titreRubrique .nbSites {display:inline; color:#CC9900; font-size:12px;}

/* class pour les categories ex: Bovins lait */
.categorie , 
.categorie a, 
.categorie a:hover 		{ font-size:11px;color:#8d8c3b;}

.categorie a			{text-decoration:none; color:#8d8c3b; }
.categorie a:hover 		{text-decoration:none; color:#656524; }
.categorie .nbSites 	{display:inline; color:#AF8268; font-size:10px;}


/* Pour gerer le formulaire de la page rechercher*/
.formSite				{ font-size:13px;color:#b6937d; font-family: Arial, Helvetica, sans-serif, Times, serif; }
.obligatoire 			{ font-size:10px;color:#FF0000; }
.explication			{ font-size:9px;font-weight:lighter; }
.valider a,
.valider a:hover 		{ font-size:10px;color:#C0C0C0; text-decoration:none;}

fieldset { padding:10px; border:#959744 1px solid; margin-top:5px;}
legend {
	padding:3 10;
	margin:0;
	font-weight:bold;
	background: #959744;
	color: #FFFFFF;!important
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/* style de la barre d'outil en dessous de la description de chaque site*/
.barreOutil , 
.barreOutil a			{ font-size:10px;color:#EB6712; text-decoration:none;}
.barreOutil a:hover 	{ font-size:10px;color:#54514F; text-decoration:none;}


/* Css pour la liste des sites */
.site {
	lbackground:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	border-spacing:1px;
	clear:both;
	text-align:left;
	width:100%;
	margin-top:3px;
	margin-bottom:3px;
}

.site td {
	padding:5px;
}

#LabelEntete { font-size:9px; color:#b6937d; font-family: Arial, Helvetica, sans-serif, Times, serif; }

 th table {
 	color:#CC9948;
	font-size:80%;
	font-weight:bold;
	height:24px;
	text-align:center;
 }

th {
	background:#E8EFB9 none repeat scroll 0%;
	border-bottom:1px solid #CCCCCC;
	color:#CC9948;
	font-size:80%;
	font-weight:bold;
	height:24px;
	text-align:center;
	white-space:nowrap;
}
tr.ligne0 {
	background-color:#EEEEEE;
	font-size:80%;
}
tr.ligne1 {
	background:#EEEEEE none repeat scroll 0%;
	font-size:80%;
}
tr.basSite{
	background-color:#EEEEEE;
}

a.siteLien:hover {
	color:#656524;
	text-decoration: none;
	font-size:100%;
}

a.siteLien{
	font-size:100%;
	font-weight:bold;
	color:#8d8c3b;
	text-decoration:underline;
}

/* css pour les differentes colonnes de la liste des sites */
.nb_vote, .titre, .description {
	font-size:90%;
	margin:5px 0pt;
}

.site3 .titre { background-color:#E2CFC1;}
.site2 .titre { background-color:#E2CFC1;}
.site1 .titre { background-color:#E2CFC1;}

.site3 .description { background-color:#E2CFC1;}
.site2 .description { background-color:#E2CFC1;}
.site1 .description { background-color:#E2CFC1;}

.site3 .nb_vote { background-color:#E2CFC1;}
.site2 .nb_vote { background-color:#E2CFC1;}
.site1 .nb_vote { background-color:#E2CFC1;}

.site0 .oeil { background-color:#EEEEEE;}
.site3 .oeil { background-color:#E2CFC1;}
.site2 .oeil { background-color:#E2CFC1;}
.site1 .oeil { background-color:#E2CFC1;}

.titreEntetesPrincipal			{ font-size:80%;font-weight:bold;color:#B15512; }
.selectCategorie { font-size:80%;}

.fondHaut {
background-image:url(/finc/TNM_Annuaire/images/ban_haut.gif);
background-repeat:no-repeat;

}
	

