/* Couleur principale dbstop : FFCC00 */
/* Couleur texte centre : CC9900 */
/* Biseau titre centre : FFCC00 */
/* Fond boite centre : E7E7E1 */
/* Biseau titre actu : FFCC00 */
/* Fond boite actu : DFDBCA */

/* Styles écrans consultation. */
/*=============================*/
table.consultation th p {
	background-color: #FFCC00;
	color: #000000;
}

div.backcolor {
	background-color: #FFCC00;
}
div.backcolor a {
}
div.actualites div.titre a.lienTitre {
}

/* Eléments unitaires pour les pages. */
div#bandeauMenu {
	background-color: #FFCC00;
}
div#conseil {
	background-image: url(/tpl/dbstop/img/a-votre-ecoute.png);
}
a.lienSegment:hover {
	color: #745C00;
}
div.vousCherchez {
	background-image: url(/tpl/dbstop/img/vous-cherchez.png);
}
ul#inscrivezVous li {
	color: #745C00;
}
div.couleursite {
	background-image: url(/tpl/dbstop/img/inscrivez-vous.png);
}
div#simulateur {
	background-image: url(/tpl/dbstop/img/simulez-votre-projet.png);
}
div.inscription span {
	color: #FFCC00;
	font-weight: bold;
}

div#projets div.titre {
	background-image: url(/tpl/dbstop/img/biseau-centre.png);
	color: #000000;
}
div#projets div.contenu {
	background-color: #E7E7E1;
}
div.projet span.projetDate {
	color: #CC9900;
}

a.espace {
	background-image: url(/tpl/dbstop/img/bouton-fournisseur.png);
	color: #000000;
}
a.contactFournisseur {
	background-image: url(/tpl/dbstop/img/fleche-ronde.png);
	color: #FFCC00;
}

div.actualites div.titre {
	background-image: url(/tpl/dbstop/img/biseau-centre.png);
	color: #000000;
}
div.actualites div.contenu {
	background-color: #DFDBCA;
}
div.actualites div.contenu a.courant {
	color: #FFCC00;
}

/* Styles fiche produit */
div.produit h1 {
	color: #FFCC00;
}
div.produit h4 {
	color: #FFCC00;
}

/* Styles des resultats. */
/*-----------------------*/
*.text0{
	color: #FFCC00;
}

div.fiche {
	border-color: #CC9900;
}
div.resultatProduit a.lien {
	background: url(/tpl/dbstop/img/biseau-centre.png) no-repeat right top;
	color: #000000;
}

/* Styles biseaux site partie centre. */
/*------------------------------------*/
h1.color0 {
	background: url(/tpl/dbstop/img/biseau-centre.png) no-repeat right top;
}
div.color0 {
	background-color: #E7E7E1;
}

/* Styles des formulaires. */
/*-------------------------*/
fieldset {
}
legend {
} 
table.Formulaire {
}

*.pucerubrique{
	background: url(img/puce-rubrique.png) no-repeat center top;
}